-
Notifications
You must be signed in to change notification settings - Fork 14
Table 15: Mobile Dev & UI Testing
toddparker edited this page Oct 12, 2012
·
3 revisions
- Todd Parker gh:toddmparker @toddmparker
- Scott Jehl gh:scottjehl @scottjehl
- jQuery UI Repo: http://github.com/jquery/jquery-ui
- jQuery Mobile Repo: http://github.com/jquery/jquery-mobile
We will be prototyping designs and sketching out the API for a number of new features for 1.3 with input from the whole team. Key items to tackle:
- Responsive data tables
- Responsive sliding panels
- Responsive option for grids
- Explore other grid ratios - 25/75, 25/75/25, 33/66
- Listview: Tile layout for list items
- Reduce the number of globals.
- Fix dialog off-by-1 errors.
- Figure out why tabs tests timeout in phantomjs (
grunt qunit
) - Review all active tests for completeness.