Skip to content

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

Closed
scottgonzalez opened this issue Nov 21, 2014 · 17 comments
Closed

Check size of all demo frames with theme updates #241

scottgonzalez opened this issue Nov 21, 2014 · 17 comments
Milestone

Comments

@scottgonzalez
Copy link
Member

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.

@scottgonzalez scottgonzalez added this to the 1.12 milestone Nov 21, 2014
@jzaefferer
Copy link
Member

Let's do this once the theme update is in master, that should make it a bit easier.

@arschmitz
Copy link
Member

May want to wait until button lands, too, since it changes quite a few of the demos in some way.

@scottgonzalez
Copy link
Member Author

I suppose it times to finally do this ;-) Any takers?

@agcolom
Copy link
Member

agcolom commented Feb 10, 2016

@scottgonzalez I'm happy to do this... Is it just about checking the demos fit in their frame?
Should we also check the frames at the bottom of the examples in the api docs pages?
How do you want to proceed?

@scottgonzalez
Copy link
Member Author

@scottgonzalez I'm happy to do this...

Wonderful! 👍

Is it just about checking the demos fit in their frame?

Yup. Specifically on the 1.12 site: http://api.jqueryui.com/1.12/

Should we also check the frames at the bottom of the examples in the api docs pages?

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.

How do you want to proceed?

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.

@agcolom
Copy link
Member

agcolom commented Feb 10, 2016

@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...

@agcolom
Copy link
Member

agcolom commented Feb 10, 2016

@scottgonzalez These examples are still using UI 1.11.4. Will you update to 1.12beta? Or should I check the examples locally?

@scottgonzalez
Copy link
Member Author

This is only about api.jqueryui.com.

@agcolom
Copy link
Member

agcolom commented Feb 10, 2016

Yes, but currently is using 1.11.4:
http://api.jqueryui.com/1.12/accordion/#entry-examples (Or am I looking at the wrong place?)

@scottgonzalez
Copy link
Member Author

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 :-)

@agcolom
Copy link
Member

agcolom commented Feb 10, 2016

Perfect :-) I'll get started when that's done :-)

@scottgonzalez
Copy link
Member Author

You can now test on http://stage.api.jqueryui.com/1.12/.

@agcolom
Copy link
Member

agcolom commented Feb 10, 2016

Thank you will start checking now (I have 20min before I need to go)

@agcolom
Copy link
Member

agcolom commented Feb 10, 2016

I'll add notes here, so we know what's been done/not done:

  • widgets: All checked
    • selectmenu: 250, 250, 250 -> 250, 260, 265 (3 frames)
    • tooltip: 80 -> 100
  • theming: all checked
    • icons: 1000 -> 1650 if you want to avoid scrolling.
  • effects:
    • easing: change frame containing easing-graph.html 600 -> 960 if you want to avoid scrolling.
  • effects core: all ok
  • interactions: all ok
  • methods: all ok
  • method overrides:
    • position: 300 -> 305
  • selectors: all ok
  • ui core: all ok
  • utilities: all ok

@agcolom
Copy link
Member

agcolom commented Feb 10, 2016

@scottgonzalez All done :-) Icons and easing are not crucial but I checked the size in case you wanted to avoid scrolling there as well.

@scottgonzalez
Copy link
Member Author

Wonderful. Thanks.

scottgonzalez added a commit that referenced this issue Feb 16, 2016
@scottgonzalez
Copy link
Member Author

Fixed in 18b4814.

jzaefferer pushed a commit that referenced this issue Jul 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants