Attending: Sarah, Timmy, Scott, Gabriel, Rafael, Richard
link Core
- Talking about supporting 3.0+ only in migrate
- One failure in Edge still
link UI
- Datepicker and button are getting closer to merging into master
- Investigating how to support webpack and similar tools
link Mobile
- Selectmenu, table, and panel need updates for classes option
- Working on update to handle UI’s core breakup
link Chassis
- After a lot of discussion regarding naming conventions with BEM, decided to go with a ‘BE M M M M’ naming convention, where modifiers are their own separate classes to make sure that elements with multiple modifiers aren’t a complete headache
- This means that a few ongoing PRs need to be redone, currently in the process of doing that, and stuff should be up for review by next week
link QUnit
- Released 1.19.0 with support for Map and Set in equal assertion
link PEP
- Getting more frequent bug reports, which means we must be gaining users :-)
link Globalize
- Runtime support landed and released on 1.1.0-rc.2.
- Globalize compiler released, currently at 0.0.4.
- Webpack example (full app example) completed and landed.
- It uses Globalize webpack plugin released under 0.1.1 the latest.
- Twitter folks have resumed our previous talk about the pilot project.
- Rafael updated react-globalize demo for them.
- Twitter should:
- Use the demo as a baseline to integrate Globalize into their stack.
- Contribute to rxaviers/react-globalize-webpack-plugin, to start with issue #2.
link Other
- Edge added to TestSwarm for jQuery Core and jQuery UI