Minutes (Notes) of the meeting of jQuery
Location: #jquery-meeting on Freenode
Time: Noon ET
Official Agenda:
AGENDA for jQuery Meeting
Duration is 1 hour, so please keep comments brief and to the point to
facilitate discussion on all topics
CORE
1.5.1 Status
RC is on the 18th, this Friday
Blockers: http://bugs.jquery.com/report/75
live(‘click’) does not fire when when live(‘submit’) is bound first in IE
- dmethvin is working on this, should have a patch by the end of the day.
-
- SlexAxton, done – landing now.
SPAN element becomes block level on show()
- rwaldron, done – landing now.
jQuery metadata is exposed on plain JS objects when serializing with JSON.stringify
- dmethvin is tackling now, using a toJSON override approach
- https://github.com/dmethvin/jquery/commit/7acd7ae2abc04aa10fcd61ed618e1cb20f27fd2b
Release notes
- Addy is tackling
Timmywil is asking for review of his pulls