- QUnit
- Released 1.18, including AMD support and improved diff module
- Leo focusing on open PRs, should be able to address all of them in more 1.x releases
- 2.x should be pretty trivial, just replacing some functions with deprecation errors
- browserstack-runner
- Added QUnit/AMD support
- Still working on improved stability. Random errors on their end cause tests to time out eventually
Author Archives: builder
Chassis Team Meeting – Apr 07 2015
- Typography
- marestad to commit local changes that addresses requests in PR
- Logo
- isaacdurazo has created a palette of colors and use cases for the logo
- SCSS style guide
- if no one has any more comments to add to the issue, sfrisk will start writing up a PR
- HTML Style guide
- slayslot to start PR
- Create Semantic Colors and palette based on logo colors
- sfrisk to start PR this week
- Form Validation Styling
- sfrisk created list of validation components for the form, please comment on the issue if there are any other components you can think of
- Form Input State Styling
- sfrisk updated issue to include more input states
- Base Styling of HTML4 Elements
- sfrisk to create separate issue of different buttons vs base styling. This will include inline and fullwidth buttons, icon only buttons, icon and text, sizes and states.
- Add Automatic task to check for contrast
- sfrisk to create issue and assign to arschmitz.
jQuery Core Team Meeting – Apr 06 2015
Attending: timmywil, DaveMethvin, arthurvr, gibson042
link Patch release (iOS bug wrt jQuery.each)
- https://github.com/jquery/jquery/issues/2145
- PR is ready: https://github.com/jquery/jquery/pull/2185
- Schedule release
- Timmy to do blog post
link Sizzle blockers
- https://github.com/jquery/sizzle/pull/328 New approach to oldIE cache cloning problem.
- Sizzle expando no longer exposed.
- will land
- Sizzle needs release
- gibson to release today or tomorrow
link PRs
- https://github.com/jquery/jquery/pull/2182 jQuery.swap
- land for beta
- https://github.com/jquery/jquery/pull/2183 Use native XHR for cross-domain in IE
- needs test
- https://github.com/jquery/jquery/pull/2179 Follow AMD spec in src/selector.js
- will land
- https://github.com/jquery/jquery/pull/2125 Simplification of native API usage
- https://github.com/jquery/jquery/pull/2043 .offset() with Shadow DOM
- timmywil to land, needs cherry-pick to compat with some extra stuff
- https://github.com/jquery/jquery/pull/1714 .position() when parent scrolled
- needs input from mike
link Next week
- Low-level effects https://github.com/jquery/api.jquery.com/issues/61#issuecomment-89979540
- Deprecate use of plain objects
link Beta release todo
- Dave is working on blog post
- Any missing issues in migrate?
- Issues tagged behavior-change: https://github.com/jquery/jquery/issues?q=is%3Aissue+label%3Abehavior-change+is%3Aopen
- https://github.com/jquery/jquery-migrate/issues
- data, once it’s done
- Dave: Working on jquery-migrate issues for 3.0 (and some undone older ones)
link Current failures on master and compat
- NONE! Nice work.
link 3.0 Blocker issues
- https://github.com/jquery/jquery/issues?q=is%3Aopen+is%3Aissue+label%3ABlocker
- Data
- timmy
- showhide
- https://github.com/jquery/jquery/pull/2180
- investigate [hidden] https://github.com/jquery/jquery/issues/2057
- markelog to get to this after async exec
- domManip interception
- gibson
- .width fractations
- mgol
link jQuery 3.0 beta
PEP Team Meeting – Apr 02 2015
- ES3 support
- https://github.com/jquery/PEP/issues/174
- For now continue to rely on ES5 features
- Look into a custom build that replaces the use of ES5 features that can’t be properly polyfilled (to avoid the use of es5-sham)
- Only a concern for less than a year, until Microsoft officially drops support for IE8
- W3C tests
- Replace the test harness reporter with a custom reporter that accumulates the results and passes them to Intern
- Ready to release?
- Do some manual testing first
- jquery/PEP vs. jquery.pep.js
- https://github.com/jquery/PEP/issues/176
- Nothing for us to do
jQuery Mobile Team Meeting – Apr 02 2015
- Ticket Triage:
- 283 tickets (+0)
- 35 pull requests (+0)
link 1.5.0
- ui-1-12 all up to date
- pushing right now with latest from ui
- Classes
- Cory: rangeslider submitted, toolbar in progress, flipswitch & slider in queue
- Cory is fixing review comments
- Gabriel: textinput submitted, listview in progress, working on widget backcompat tests and correctness
- Landed in ui-1-12
- Cory: rangeslider submitted, toolbar in progress, flipswitch & slider in queue
- Button
- CSS update (button, checkboxradio, controlgroup)
- Jasper updating checkboxradio and button icon CSS
- CSS update (button, checkboxradio, controlgroup)
- Auto Init
- New module details
- no update
- New module details
- Accordion
- sarah working on this start actual work today
- no update
- sarah working on this start actual work today
- esformatter
- lots of PR's for this to get us closer to style guide compliance and using jscs
- UMD Wrapper
- qunit
- upgraded to 1.17.1
- Had to fix some issues in the tests
- upgraded to 1.17.1
link Other Topics
- testing
- Should we switch from QUnit to intern?
- Everyone seems to like the idea of intern
- Should we switch from QUnit to intern?
- team page
- Will be on the jquerymobile.com/about, will use gravatars and link to GH plus possibly twitter
- https://github.com/jquery/jquerymobile.com/pull/120
- GSoC
- There have been lots of people with lots of questions around try to help when you can
- Websites
- grunt task
- discussion on how this will work has moved to content
- grunt task
- Demo Spider
- Replace with Spider.js
- no update
- Replace with Spider.js
- Builder
- we need to switch to ui builder before 1.5
- Gabriel working on new boilerplate - removing a dep on json!../package.json has revealed some nav issues (https://github.com/jquery/jquery-moble/issues/8056)
- we need to switch to ui builder before 1.5
jQuery UI Team Meeting – Apr 01 2015
- Ticket triage
- 377 tickets total -2
- 21 pull requests -2
- Button
- Alex to push another set of updates
- AMDifying tests
- https://github.com/jquery/jquery-ui/pull/1511
- Added AMD support to QUnit
- Added AMD support to grunt-contrib-qunit
- Once QUnit is released, we should be good to update all tests and land
- Classes API docs
- Waiting for proper review from Alex
- Update theming section
- https://github.com/jquery/api.jqueryui.com/pull/257#issuecomment-88532012
- Tooltip endlessly append to the DOM for the ARIA live region
- http://bugs.jqueryui.com/ticket/10689
- Scott to ask Dylan if the JAWS workaround is still needed
- Need to determine how to handle long selectmenu lists
- http://bugs.jqueryui.com/ticket/11606
- Use
max-height: 20em
Project Leads Meeting – Apr 01 2015
Attending: Scott, Sarah, Timmy, Jörn, Alex, Rafael
link Core
- Backed out the undefined -> null change in attributes
- Still working on beta
- Sizzle release this Thursday
- Will do small patch release before the beta for an iOS bug
link UI
- Working on converting tests to use AMD
- Trac team is working on upgrading our install
link Mobile
- Fixed last of the bugs with new autoinit modules
- cleaned up test runs and output
- faster travis runs
- less chance of failure
- updated to use spider.js for demos
- fixed issues with core git build
- Working on using esformatter for style compliance
- coveralls code coverage notifications
- allows github status api with thresholds for failure
- does not seem to be working yet
link Chassis
- Increased participation due to GSoC, a lot of headway has been made on performance testing by adding more frameworks. Potential GSoC student also adding testing for components than buttons
- view.css-chassis.com set up
- Typography is currently in a PR, with discussion being had on how to implement other features dependent on typography.
- Logo is done, Isaac should be finishing up approved use cases later this week
- Discussions with Myles from Famo.us regarding Chassis being represented at jQuery SF
link QUnit
- Fixed AMD usage
- Added support for AMD in grunt-contrib-qunit and grunt-qunit-instanbul (waiting for the latter to get merged)
- Using diff-match-patch for diff output now
- Lots of updates to the HTML reporter
- New release coming soon, waiting for Leo to confirm
link PEP
- Blink working on spec changes so they can implement :-)
link Globalize
- Relative time support and Ordinal support landed.
- Several minor fixes landed: #273, #313, #379, #408, #410, #411.
- CLDR has released 27 (and Globalize can immediately use it).
- CLA Checker
link Other
- Intel is considering building a mobile device test lab for running automated tests on real devices.
- Will also provide a way to run tests on local devices from your computer
- npm for client-side modules
Chassis Team Meeting – Mar 31 2015
Issues:
- Typography PR
- Updates made, although still a work in progress
- noufal has offered to help with the PR
- Discussion regarding removing default focus outline for all
<a>
elements, since it goes against accessibility goals. Decided that it's best to keep the outline for focus on all<a>
, individual components could possibly remove it as long as there is a:focus
styling.
- Create SCSS Style Guide
- Haven't heard from prasunanand, so this is up for someone to work on
- Update HTML Style Guide
- Discussion in Contribute have continued.
- Logo
- isaacdurazo should have time this week to finish up the different use cases for the logo
- Semantic Color Definitions
- Base the default colors on the logo colors
- sfrisk to update issue with color list
- arschmitz has also updated the issues for naming convention, typography, and grid system to help summarize the discussions for newcomers.
- GSoc Students
- Student deadlines have passed, and we're currently evaluating proposals. If we need more information, we'll contact you
jQuery Core Team Meeting – Mar 30 2015
Attending: timmywil, arthurvr, gibson042, DaveMethvin, markelog, scott_gonzalez, m_gol
link Recent attributes change
- UI code changes (not just tests) were needed for the undefined -> null change in attributes
- https://github.com/jquery/jquery-ui/pull/1516
- also caused problems for mobile https://travis-ci.org/jquery/jquery-mobile/jobs/55491651
- Should we back this out? yes
- reverted
link Current failures on master and compat
- NONE! Nice work.
link Beta release todo
- Dave is working on blog post
- Any missing issues in migrate?
- Issues tagged behavior-change: https://github.com/jquery/jquery/issues?q=is%3Aissue+label%3Abehavior-change+is%3Aopen
- https://github.com/jquery/jquery-migrate/issues
- data, once it’s done
link Sizzle blockers
- https://github.com/jquery/sizzle/pull/328 New approach to oldIE cache cloning problem. Sizzle expando no longer exposed.
- Sizzle release this week? yes, late Thursday
link Patch release (iOS bug wrt jQuery.each)
- https://github.com/jquery/jquery/issues/2145
- Fixed in webkit, but we’re still doing a release
- Timmy to do this before data work
link window.setTimeout/setTimeout
link moar tests for the factory needed
link PRs
- https://github.com/jquery/jquery/pull/2154 Update jsdom
- good to land
- https://github.com/jquery/jquery/pull/2003 .unwrap( selector )
- Dave to land
- https://github.com/jquery/jquery/pull/2043 .offset() with Shadow DOM
- timmywil to land, needs cherry-pick to compat with some extra stuff this will be after the patch and data work
- https://github.com/jquery/jquery/pull/1714 .position() when parent scrolled
- needs input from mike
link 3.0 Blocker issues
- https://github.com/jquery/jquery/issues?q=is%3Aopen+is%3Aissue+label%3ABlocker
- Data
- timmy
- showhide
- [hidden] where available (gibson)
- investigation https://github.com/jquery/jquery/issues/2057
- markelog to get to this after async exec
- domManip interception
- gibson
- .width fractations
- mgol
link jQuery 3.0 beta
jQuery Mobile Team Meeting – Mar 26 2015
- Ticket Triage:
- 283 tickets (+0)
- 35 pull requests (+0)
link 1.5.0
- ui-1-12 all up to date
- pushing right now with latest from ui
- Classes
- Cory: rangeslider submitted, toolbar in progress, flipswitch & slider in queue
- Cory is fixing review comments
- Gabriel: textinput submitted, listview in progress, working on widget backcompat tests and correctness
- Landed in ui-1-12
- Cory: rangeslider submitted, toolbar in progress, flipswitch & slider in queue
- Button
- CSS update (button, checkboxradio, controlgroup)
- Jasper updating checkboxradio and button icon CSS
- CSS update (button, checkboxradio, controlgroup)
- Auto Init
- New module details
- no update
- New module details
- Accordion
- sarah working on this start actual work today
- no update
- sarah working on this start actual work today
- esformatter
- lots of PR's for this to get us closer to style guide compliance and using jscs
- UMD Wrapper
- qunit
- upgraded to 1.17.1
- Had to fix some issues in the tests
- upgraded to 1.17.1
link Other Topics
- testing
- Should we switch from QUnit to intern?
- Everyone seems to like the idea of intern
- Should we switch from QUnit to intern?
- team page
- Will be on the jquerymobile.com/about, will use gravatars and link to GH plus possibly twitter
- https://github.com/jquery/jquerymobile.com/pull/120
- GSoC
- There have been lots of people with lots of questions around try to help when you can
- Websites
- grunt task
- discussion on how this will work has moved to content
- grunt task
- Demo Spider
- Replace with Spider.js
- no update
- Replace with Spider.js
- Builder
- we need to switch to ui builder before 1.5