jQuery UI Team Meeting – Mar 07 2012

  • Still need to investigate unit test failures.
  • Working on new build process.
    • Development is occurring in the grunt branch.
    • Finished zip task, unified header, and many other tasks (both old and new functionality).
    • Working on CDN and themes download tasks.
    • Need to fix a problem with banners not working inside concat tasks. Will sent a pull request to grunt.
    • Hoping to finish migration to grunt soon and use it for the 1.8.19 release.
  • Performed a code review of accordion.
    • Trying to work through the open TODOs this week.
  • Updating QUnit.
    • Reverted the fixture resetting change and pulled QUnit master instead of 1.3.0.
    • Will pull 1.4.0 when it's released (hopefully by end of week).
    • Need to update all branches after 1.4.0 is pulled in.
  • Finished consistent naming for .data() keys.
    • Limited scope to plugins that are not being rewritten.

Testing Team Meeting – Mar 05 2012

Had the first QUnit IRC meeting this week, going through most open tickets to figure out what to focus on. Some, like simulating events, still need a lot more thinking and input, others will get addressed over the next days/weeks. Will do a followup meeting, probably at the same time (Thursday, noon EST).

jQuery UI Team Meeting – Feb 29 2012

  • Investigating unit test failures.
    • Seems to be related to BrowserStack API usage.
  • Working on new build process.
    • Migrating to grunt.
    • Working on a zip task for gunt.
    • Need a new task for creating a unified header in concatenated files.
  • Tooltip is pretty stable.
    • Still gathering feedback, but not expecting any big API or implementation changes.
  • Reviewing accordion for completeness and usage of new widget APIs.
  • 1.8.18 was released.
    • jqueryui.com now uses code.jquery.com.
    • We're no longer waiting for the Microsoft or Google CDNs to update prior to announcing releases.
  • Updating QUnit.
    • QUnit 1.3.0's change to fixture resetting broke the button tests.
    • Will revert the QUnit change, then update QUnit.
  • Working on consistent naming for .data() keys.
  • Making progress on new API site.
  • Looking to implement new site and new docs for 1.9, but leverage existing download builder and ThemeRoller (to be replaced in 1.10).

Testing Team Meeting – Jan 20 2012

Improving the testing infrastructure: BrowserStack integration is in place, though various quirks still need to be ironed out. Improvements of the TestSwarm output in Jenkins jobs is under way.

To focus efforts, the jQuery Mobile Jenkin's jobs are to be migrated over to our (mt) hosted instance. They'll keep using Ruby/Selenium for now, with the goal of migrating to the same TestSwarm/BrowserStack setup as the other projects over the next months.

jQuery Core Team Meeting – Dec 13 2011

December 12, 2011
Minutes (Notes) of the meeting of jQuery
Location: #jquery-meeting on Freenode
Time: Noon ET

Official Agenda:

  • Open bugs — jQuery 1.7.2? http://goo.gl/jYbsc

  • 1.8 voting in tracker — http://goo.gl/sy3Ax

    • Suggestions boiled from list (see link from last week)
    • Team voting on 1.8 suggestions this week; Team vote here: http://goo.gl/lhKlz
    • Don’t add bugs to here unless you need to discuss them by vote
    • Landing contingent on final code review (size especially)
  • Public link to suggestions spreadsheet (sans emails): http://goo.gl/9Ss0K

  • Closure Compiler status — Chad working on string-defined methods