jQuery Core Team Meeting – Mar 25 2013


  • Attending: DaveMethvin, gibson042, orkel, timmywil, jaubourg, gf3

link jQuery 2.0

link Migrate

  • Ship 1.2 with 2.0 beta, reflecting 1.10 changes
  • Fix sourcemap support (Scott says it's always been broken)
  • Ship 1.3 with jQuery 2.0
  • List of changes below

link jQuery 1.10

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)

link jQuery 1.9.2

  • None planned

link Open tickets triage