Scrum notes
- Want to understand what has happened in the Drupal 8 mobile initiative till date, checkout my blog on the mobile initiative
- dragon not for camel cases in CSS
- oresh, ryan, Lewis and team working on sandbox called 78, new style guide http://drupal.org/sandbox/ry5n/1932040
- Checkout Jesse's blog post at groups.drupal.org/node/290788 on Making the D8 Toolbar meet contrib's needs now and into the future
Most important places to help 4/03/13
Toolbar issues:
Top priority
#1860434: Provide a JavaScript API to control the state of various Toolbar components and triggered events to respond to state changes.
#1847314:Reduce the dependency on javascript for the toolbar to display properly - This is a css only issue, to make the toolbar display properly even if javascript is disabled.
Secondary priority
#1805054: Cache localized, access filtered, URL resolved, (and rendered?) menu trees - NEEDS REVIEW
#1849078: Replace many toolbar icon files with a single CSS sprite image - Needs work, @droplet identified points that need to be worked on.
Architect Drupal CSS
Rename old CSS constants to CSS_AGGREGATE_* and add new CSS weight constants - A blocker has moved to RTBC during the meeting! Cheers to Carwin!
Mobile admin pages
#1261002:Draggable tables do not work on touch screen devices
JS issues
#1799594:Update to jQuery 1.9 version - Needs reviews
Needs manual testing: Test pages that are using jquery in different browsers.
#1664940:[Policy, no patch] Decide on JSHint configuration
Issues that got committed this week!
#1902856: Search page results in narrow screens
Thanks to @echoz and carwin & rcaracaus (COMMITTED to core on 29th March)
#1847084: Vertical toolbar doesn't work with overlay (measure/track displacing elements better + provide change events for them)(COMMITTED to core on 29th March)
Thanks to Pawel, nod & jesse
