- Ticket triage
- 393 tickets total, +2
- 27 pull requests, -0
- Datepicker
- Felix is making good progress on switching to Globalize runtime
- Upgrade Guide, API docs
- Just effects rewrite left for upgrade guide
- https://github.com/jquery/jqueryui.com/issues/132
- Panel/Panelset
- Proposal for new elements
- http://radar.oreilly.com/2015/11/panels-and-panel-sets.html
- Alex and Scott both replied with skepticism
- The various widgets are too different and adoption of new complex elements like dialog hasn't been that great
- pointerevents support
- Land in 1.13 even without interaction rewrites
Author Archives: builder
jQuery Content Team Meeting – Nov 18 2015
- Ticket Triage (Issues + PR):
- 280 (+3)
- Attending: Karl, Anne
link api.jquery.com
- Question: Should we make the examples from inside the descriptions work (currently using images, as these were from Karl’s book).
- https://github.com/jquery/api.jquery.com/issues/829
- Kark will go through the docs and add <figure> and <figcaption> elements for those images so we have something in place for iframe stuff
link Ongoing issues:
- Need to review https://github.com/jquery/api.jquery.com/issues/806
- Aurelio fixed issues with the WP website (PRs have been and are being reviewed)
- https://github.com/jquery/jquery-wp-content/pull/374 still needs to be reviewed
- New grunt-jquery-content feature allows to set up redirects in the repo (redirects.json)
- Arthur working on moving all redirects from the infrastructure repo to the repos
- Example: https://github.com/jquery/api.qunitjs.com/pull/108
- Should be finished soon as there are only a few sites to go
- Status on the http -> https redirects?
- We should implement
- issues with mixed content so we need to make sure that refs to http are changed to https (example: https://github.com/jquery/jqueryui.com/issues/118)
- Arthur will take care of this if possible
Chassis Team Meeting – Nov 17 2015
Attending: sfrisk, arschmitz,
- JSASS Best Practices
- sfrisk to submit a button variables PR as an example to base the JSASS Best Practices style guide on
- Build: Upgrade JSCS
- need to add check for tabs/spaces, was taken out of jquery presets
jQuery Core Team Meeting – Nov 16 2015
Attending: timmywil, m_gol, DaveMethvin, markelog, gibson042
link Down to 9 3.0 issues w/o PRs!
link 2.2/1.12 status
- markelog made a lot of progress on 2.2!
- https://github.com/jquery/jquery/issues/2723
- Review questionable commits and speak up if you think something needs reverted.
- 1.12 is next
link Issues needing review
- https://github.com/jquery/jquery/issues/2717 Android 2.3 basic tests
- Only run at release
link PRs
- https://github.com/jquery/jquery/pull/2721 Ajax: preserve hash
- Underscore params?
- https://github.com/jquery/jquery/pull/2699 Ajax: sportsing
- === undefined or == null? Good to land after that.
- Dave to put together a PR for the style guide
link Current failures on master
- None
PEP Team Meeting – Nov 12 2015
- Issue with events in Firefox on Linux
- Marius is now a team member!
Project Leads Meeting – Nov 11 2015
Attending: Scott, Timmy, Rafael, Gabriel, Leo
link Core
- jQuery 3.0 down to 7 issues w/o PRs
- https://github.com/jquery/jquery/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+milestone%3A3.0.0+-label%3A%22Has+Pull+Request%22+
- Still plan to release January 12 – Microsoft’s date to drop IE8
- selector-native.js now passes jQuery tests!
- markelog working on 1.12 and 2.2. Lots of commits to migrate. The plan is to include high-priority bug fixes and no breaking changes for this last release before 3.0.
- Need to draft a response to web platform tests on why browsers the running the jQuery test suite is a good idea
link UI
- Finishing 1.12 upgrade guide and API docs
- Trying to set up api.jqueryui.com/1.12/ so docs are published during the pre-releaes phase
- Reached out to several people for button accessibility testing, but got no replies
link Mobile
- Making progress on selectmenu
- Cory is working on the remaining widgets for 1.5
- Anne is working on docs
- Amanpreet working on tests
link Chassis
- No update
link QUnit
- supporting ember-qunit to ship new QUnit 1.20 features, as nested modules
link PEP
- Released 0.4.0
- Better support webpack, browserify
- WIP build on the CDN now
link Globalize
- Andrew (Twitter) finished Unit Formatting implementation #512, landed and published as beta 1.1.x. (this is old news I couldn't include in past meeting)
- Unicode Conference 39
- Rafael's slides at http://git.io/v87Yv and talk transcript at http://git.io/v87YO.
- Paypal "Today: Globalize is much more powerful. Would start there if we did it again" Mike McKenna (Senior Manager) slide.
- Tripadvisor has a pilot using Globalize for i18n on frontend. They use angular.js. Chetan (Tripadvisor engineer) to use react-globalize as a baseline to write angular integration.
- Adobe has projects using react.js and has shown interest on using react-globalize integration. Rafael walked through some code with Yohann and Shailesh (both Adobe engineers).
link Board
- Kris was back from TPAC and Web Summit
- Question: How much of newer parts of the Pointer Events spec is in the polyfill -> Answer: Nothing that hasn’t been specced yet.
link Other
- Trying to get jQuery test suite into W3C’s web-platform-tests so that it’s run by all the browser vendors
- Ben is not interested in working on Grunt anymore
- Looking for a new project lead
jQuery UI Team Meeting – Nov 11 2015
- Ticket triage
- 391 tickets total, -0
- 27 pull requests, -0
- Team members
- Mike to become active again in December
- Will work on interactions and PEP
- TJ is inactive, but happy to help where needed
- Button
- Scott contacted various people about a11y
- Datepicker
- Rafael provided information on how to handle first day of week
- Upgrade Guide, API docs
- Just effects rewrite left for upgrade guide
- https://github.com/jquery/jqueryui.com/issues/132
- Panel/Panelset
- Proposal for new elements
- http://radar.oreilly.com/2015/11/panels-and-panel-sets.html
Chassis Team Meeting – Nov 10 2015
Attending: sfrisk, geekman-rohit, arschmitz, kristyjy
- Skipped last week's meeting due to lack of attendence.
- JSASS Best Practices
- Input on best practices for using JSASS variables.
- Review is needed for the following items:
- Add some fixes to the readme
- WIP Table Styling - Opened new PR to replace old table styling PR
- Typography: Added Color Variables
- sfrisk to update JSCS to validate indentation
jQuery Core Team Meeting – Nov 09 2015
Attending: timmywil, gibson042, arthurvr, markelog, m_gol, DaveMethvin
link Down to 11 3.0 issues w/o PRs!
link 2.2/1.12 status
- 1.12-stable and 2.2-stable branches created
- Need that list of commits
link show/hide behavior table
- https://docs.google.com/spreadsheets/d/1UaISjcS3UMxVJ7eSBIXtK-jqF8Grl67w640peCqlkoc/edit#gid=0
- gibson042 to work on a PR
link Issues needing review
- https://github.com/jquery/jquery/issues/2546
- Only one left for 3.0 that’s unassigned and needs assignment
- timmywil to take it
link PRs
- https://github.com/jquery/jquery/pull/2697 Contributing.md feature guidelines
- LGTM
- https://github.com/jquery/jquery/pull/2699 Ajax: sportsing
- LGTM
- https://github.com/jquery/jquery/pull/2696 Manip: maintain script context
- Merging today pending objection
- https://github.com/jquery/jquery/pull/2695 Dimensions: non-px
- Updated today
link TestSwarm update
- jobs (regular + periodic) for 1.12-stable & 2.2-stable created, the periodic compat job disabled
link Current failures on master
- None
PEP Team Meeting – Nov 05 2015
- Fixed warning about deprecated
Touch.webkit*
properties - Replaced
touch-action
value list with a link to the spec - Added a
grunt watch
task - Moved
pointerevents.js
to thesrc
directory - Disabled functional tests until we can fix the timeout issue
- Released 0.4.0
- https://github.com/jquery/PEP/releases/tag/0.4.0
- Need to announce
- Marius sent a PR to add a W3C test for validating the target during pointer capture