-
Notifications
You must be signed in to change notification settings - Fork 74
Publish 1.11 pre-releases #208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
The pre-release quick download probably shouldn't be the first link under quick downloads either. |
JQuery UI began to publish pre-releases, eg. 1.11.0-beta.1, which can't be described as stable nor legacy. So, it turned out that one more option was needed: "pre-release". Ref: #208
Fixed by dc2d86f. The implementation creates a new attribute
jQuery UI 1.0.0-beta.1 misses
Which order should it appear? It could be changed by changing the order it appears in config.json. |
A PR to add the selectmenu manifest: jquery/jquery-ui#1240 |
Let's do stable, pre-release, legacy. |
Yes, #210, correct. I've updated that PR to include the reordering from your's. If that looks good, I'll rebase/squash and land that. We can actually deploy it when releasing rc.1, since we don't have the selectmenu manifest in beta.1. |
@jzaefferer it looked good to me |
@rxaviers okay, I've squashed and pushed to master. To test on stage I need to |
In here, |
Alright, that's done, looking good: http://stage.jqueryui.com/download/ |
👍 |
At the last UI meeting we discussed publishing the 1.11.0-beta.1 pre-release on jqueryui.com/download, both to increase the odds of users testing the beta (by making it easier to create a custom build as for stable releases) and to test DB before the final release.
Rafael tried this after the meeting and deployed on stage. There were two problems I found: The 1.11 release was listed as "Legacy" (should beta "Pre-release") and Selectmenu wasn't listed as a component.
The text was updated successfully, but these errors were encountered: