No repo updates. Ben started working on Octopress-based site. Working with Doug to get QUnit-specific swatch and logo, needs something that overlaps less with jQuery Mobile.
Author Archives: builder
jQuery UI Team Meeting – Oct 26 2011
Completed
- Landed position fix for fraction support in 1-8-stable
- Fixed focus/blur handling in mask tests
Todo
- Clark to add tag support to view.jqueryui.com
- Scott & Corey to fix focus/blur handling in all tests
- Dave Stein to start working on new droppable implementation
- Scott to implement key handling for tabs
Testing Team Meeting – Oct 24 2011
An Octopress-based site and deployment is in place, deploying to http://qunitjs.com/ - the source repository is at https://github.com/jquery/web-qunitjs-com-source - used to edit theme, content and track issues. If you wanna contribute, check out the open issues.
jQuery UI Team Meeting – Oct 19 2011
Completed
- Merged Hans' datepicker updates
- Reviewed Dave's draggable work
- Discussion about key handling for tabs
Todo
- Corey to work with Clark on tag support for view.jqueryui.com
- Scott to review position pull request
- Scott & Jörn to work on widget factory docs
- Scott to review Hans' key handling for tabs
Testing Team Meeting – Oct 14 2011
QUnit:
- Added window.onerror handler, catches errors outside QUnit's try-catch blog, both within and outside the scope of a test
- Improved jsDump's handling of arrays and array-like objects. Solved issue in Safari with outputting NodeList objects
- Released 1.1.0, tag: https://github.com/jquery/qunit/tree/1.1.0, changelog: https://github.com/jquery/qunit/blob/1.1.0/History.md
- qunitjs.com: Tested integrating new jQuery theme into Octopress: http://bassistance.de/i/d9524d.png
TestSwarm:
- Added Firefox 7
- Added IE10 as Beta
Integration
- Integrated PhantomJS running QUnit tests into Jenkins, updated script here: https://github.com/jquery/qunit/blob/cli-phantomjs/test.js
- QUnit green on Jenkins build: http://swarm.jquery.org:8080/
- BrowserStack commited to providing TestSwarm clients by end of October, mobile clients in about two months
jQuery UI Team Meeting – Oct 12 2011
Completed
- Released 1.9m6
- Initial discussion with Nodejitsu about download builder
- Contacted BrowserStack about providing clients for TestSwarm; aiming for end of month
Todo
- Dan to contact clarkbox about getting tags to work on view.jqueryui.com
- Scott to review position pull request
- Scott and Corey to review Dave Stein's draggable code
- Scott, Jörn, Hans, and Felix to have discussion about tabs key handling
Testing Team Meeting – Oct 07 2011
Released QUnit 1.0.0 and created a Twitter account to do that and other announcements: http://twitter.com/qunitjs (106 followers so far!)
jQuery UI Team Meeting – Sep 14 2011
Completed
- Found someone to implement the new download builder: Nodejitsu
- Dan made view repo public
Todo
- Discussion about key commands for tabs (scheduled)
- Discussion with Nodejitsu about download builder (scheduled)
- Scott to release 1.9m6
- Scott to review Kris' fix for datepicker regression
- Corey to write tests for animations
jQuery UI Team Meeting – Sep 07 2011
Todo
- Kris to look into datepicker regression with close event
- Scott to look for someone to implement new download builder
- Organize meeting to discuss key commands for tabs
jQuery UI Team Meeting – Aug 17 2011
Completed
- 1.8.16 released
- Created (temp) repo to document the Widget Factory: https://github.com/scottgonzalez/widget-factory-docs/