Attending: DaveMethvin, markelog, m_gol, jaubourg, mikesherov, gibson042
##jQuery 1.11/2.1 beta 2 TODOs
- http://bugs.jquery.com/ticket/14180 - dave
- http://bugs.jquery.com/ticket/14340 - m_gol
- http://bugs.jquery.com/ticket/14207 - jaubourg
- http://bugs.jquery.com/ticket/14424 - jaubourg
- http://bugs.jquery.com/ticket/14475 - jaubourg
- http://bugs.jquery.com/ticket/14379 - gibson042
- Beta2 next week?
link JSCS from markelog
link jQuery Migrate
- Look into unit test failures - gibson042
- Dave to land
- http://swarm.jquery.org/project/jquerymigrate
link How to solve the problem of people not installing Bower/Grunt?
- https://github.com/jquery/jquery/pull/1393
- close this
- markelog to check with timmywil, maybe use grunt-bower-task
link Sourcemaps
- http://bugs.jquery.com/ticket/14415
- m_gol raising discussion here:
- Remove file from map and use CDN reference to map?
- See discussion on IRC … several problems still happen
- Either
- wait for Chrome to stop complaining about missing "file" property in the map file and use an absolute path
- remove the map
- Always provide the (local) map file for custom builds
link jQuery 1.11/2.1 final
- How do we publish to npm?
- How do we publish to bower?
- Need to update build script to create tagged headless commit for release
- Should include bower deps and built file for simplicity
- Timmy to update the release script