-
Notifications
You must be signed in to change notification settings - Fork 75
Check size of all demo frames with theme updates #241
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
Let's do this once the theme update is in master, that should make it a bit easier. |
May want to wait until button lands, too, since it changes quite a few of the demos in some way. |
I suppose it times to finally do this ;-) Any takers? |
@scottgonzalez I'm happy to do this... Is it just about checking the demos fit in their frame? |
Wonderful! 👍
Yup. Specifically on the 1.12 site: http://api.jqueryui.com/1.12/
Those are actually the only demo frames that exist. We don't have inline demos like api.jquerymobile.com, so this is actually a fairly quick task.
Just go through the demos and either leave a comment here with any that aren't a good size or send a PR that updates their heights. Thanks. |
@scottgonzalez Brilliant. Also, how about these demos: (I thought these were the ones you meant): http://jqueryui.com/demos/, so http://jqueryui.com/accordion/, etc... |
@scottgonzalez These examples are still using UI 1.11.4. Will you update to 1.12beta? Or should I check the examples locally? |
This is only about api.jqueryui.com. |
Yes, but currently is using 1.11.4: |
Oh, yeah, we never updated that. Releasing the API docs during pre-releases is new, so I didn't have a checklist to work from. I'll get that updated and add it to the checklist. Thanks :-) |
Perfect :-) I'll get started when that's done :-) |
You can now test on http://stage.api.jqueryui.com/1.12/. |
Thank you will start checking now (I have 20min before I need to go) |
I'll add notes here, so we know what's been done/not done:
|
@scottgonzalez All done :-) Icons and easing are not crucial but I checked the size in case you wanted to avoid scrolling there as well. |
Wonderful. Thanks. |
Fixed in 18b4814. |
With the new theme and font size, we should go through all pages to make sure the demo frames are tall enough to show the full demo.
The text was updated successfully, but these errors were encountered: