This repository was archived by the owner on Oct 8, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
1.4 planning
toddparker edited this page Jan 30, 2013
·
29 revisions
- Use widgets like toolbars, popups, panels outside of a page ** Build demos showing how to use the server to serve up a full page vs. just the contents ** Query param option that could be set globally to communicate that it's an AJAX request
- Revisit question of whether we should delete the contents of the original page contents (option)
- Use anchors and deep links simply - foo.com#bar
- Be able to update hash w/o manipulating history (pushstate only)
- Ability to pass hashes through (pushstate only)
- Easier ways to wire in back button support for widgets like panels,
- Switch to SVG or font based icons
- re-consider using a CSS pre-processor?
- reduce markup decoration with JS
- use media queries to shield css rules to non-enhanced browsers to simplify enhancement
- improve the C-grade styling
- Make it possible (and easy) to apply jQuery Mobile themes to jQuery UI widgets