jQuery Core Team Meeting – May 12 2014


Attending: DaveMethvin, m_gol, timmywil, markelog, gibson042

link 1.11.2 / 2.1.2 watch

  • Anything that requires a patch release?

link Angular use of .data()

  • Makes use of jQuery._data()
  • Issues:
    • copying _data(node, ‘events’) won’t work with events with setup/teardown hooks
  • Should we expose in the 2.x branch so Angular 1.3 could use it?
    • Yes, we need to leave jQuery._data() in place
    • Perhaps document so people would know to leave it alone?

link Pulls

link 1.12/2.2 planning