- Attending: DaveMethvin, gibson042, orkel, timmywil, rwaldron, scott_gonzalez, jrburke, tbranyen
link jQuery 2.0
- Beta 3 this week, REALLY NO APRIL FOOLS!
- Ship for jQuery UK (April 19) (still)
- Stuff for beta 3
- rwaldron fixed the hasData side effects issue reported by Boris Moore
- Use in node.js
- Focus issues in IE9 (timmywil)
link Removing named global jQuery for AMD (tbranyen suggestion, jrburke joins)
- tbranyen to create a ticket
link Migrate
- Ship 1.2 with 2.0 beta, reflecting 1.10 changes
- All bugs closed last week
- Still need a good approach to detect/warn on scripts
- Approach?
- Ship 1.3 with jQuery 2.0
- List of changes below
link jQuery 1.10
- Create a 1.x-master today
- Dave working on blog post; shared here:
- Ship a month or two after 2.0, near Portland conf
link Document differences 1.x to 2.x
- 2.x data can be attached anywhere
- ???
link (Add these to Migrate Plugin and document NOW for 2.0/1.10 release)
- No script execute by default, must use $.parseHTML
- Groundwork for XSS reduction, but not a complete fix atm
- This would make the no-leading-space restriction unnecessary?
- http://bugs.jquery.com/ticket/13417 domManip and empty text nodes
- http://bugs.jquery.com/ticket/12838 $.ajax hook point for domManip
- change Event.isTrigger from boolean to bitmask
- allow multiple args for .replaceWith (ref)