- 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
Author Archives: builder
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
jQuery Mobile Team Meeting – Nov 05 2015
- Ticket Triage:
- 260 tickets (-1)
- 29 pull requests (-1)
link 1.5.0
- 1.5-dev
- Button
- Major updates
- need to pull in from ui landed on master there
- no update
- Navbar review/classes
- PR Created https://github.com/jquery/jquery-mobile/pull/8297
- landed!
- PR Created https://github.com/jquery/jquery-mobile/pull/8297
- pagecontainer
- https://github.com/jquery/jquery-mobile/pull/7947
- adding classes option instead of pagecontainers
- https://github.com/jquery/jquery-mobile/pull/7947
- Core breakup and file re org
- split up done doing re-org
- waiting on mobile breakup before pulling in ui
- split up done doing re-org
- Filterable no-filter
- https://github.com/jquery/jquery-mobile/issues/8184
- Common use case
- going to add
- Common use case
- https://github.com/jquery/jquery-mobile/issues/8184
- Bootstrap
- Tests passing, each of tests updated to use bootstrap except events
- waiting on changes to istanbul
- Tests passing, each of tests updated to use bootstrap except events
- Form hash
- https://github.com/jquery/jquery-mobile/issues/5069
- Do we want to try and get this into 1.5?
- https://github.com/jquery/jquery-mobile/issues/5069
- qunit update
- updated
- need to land the rest of this
- updated
- demo issues
- Jasper submitted pr: https://github.com/jquery/jquery-mobile/pull/8294
- reviewed continuing work
- Jasper submitted pr: https://github.com/jquery/jquery-mobile/pull/8294
- selectmenu
- working on non-native - can't really use theme extension because we're dealing with child widgets rather than child elements
- Waiting on qunit update
- working on non-native - can't really use theme extension because we're dealing with child widgets rather than child elements
- iOS 9
- Going to see if just switching to push state will fix this
- alex going to find old branch with this change
- no update
- alex going to find old branch with this change
- Going to see if just switching to push state will fix this
link Other Topics
- Themeroller issue
- More regular releases
- Aim to focus on more frequent smaller releases after 1.5
- We should write a blog post to explain why this release is taking so long (all the work involved and merger with UI)
jQuery UI Team Meeting – Nov 04 2015
- Ticket triage
- 391 tickets total, -0
- 27 pull requests, +1
- Button
- Scott contacted various people about a11y
- Datepicker
- Status of updates based on discussion during dev summit?
- Felix waiting for Rafael to fix access to CLDR "week's first day" field
- Theme
- Fixed icon sprite
- Upgrade Guide, API docs
- A few remaining items for the upgrade guide
- api.jqueryui.com updates landed in 1-12 branch
- Team members
- Ask Mike and TJ if they plan on being active again, if not move them to past contributors
jQuery Core Team Meeting – Nov 02 2015
Attending: timmywil, m_gol, DaveMethvin, gibson042, markelog
link show/hide behavior table
link Issues needing review
- https://github.com/jquery/jquery/issues/2676 Use Symbol in Data?
- Close. Most common case doesn’t use defineProperty.
- https://github.com/jquery/jquery/issues/2633 $.param(undefined)
- yes, but 3.1
link PRs
- https://github.com/jquery/jquery/pull/2682 Ajax: binary data response
- Dave to check on using gibson’s suggestion
- https://github.com/jquery/jquery/pull/2671 Ajax: form-encode requests with a body
- Merge
- https://github.com/jquery/jquery/pull/2684 Ajax: add onabort handler
- I didn’t see an easy way to adjust the status text. The error callback seemed more appropriate for 2 reasons: it matches compat behavior and we don’t want to call native abort again.
- https://github.com/jquery/jquery.com/pull/111 Browser support page update
link 2.2/1.12 status
- markelog working up a list of commits
link Current failures on master and compat
- None
Testing Team Meeting – Oct 29 2015
- Intern
- QUnit team does not have a good relationship with Colin. Can we fix that? Otherwise any collaboration on Intern is pretty much impossible.
- If we can get out of the way, we could look at the technical issues.
- node-qunit
- What are we going to do with it? Keep standalone as CLI client? Or integrate into qunitjs directly?
- Should at least merge version range for qunitjs package and make a new release, along with fixing whatever else breaks when updating from 1.10 to 1.20: https://github.com/kof/node-qunit/pull/118
- event-emitter
- Does it make sense to adopt js-reporters in QUnit if no one else adopts it? Yes, since its a good interface.
- Update QUnit EventEmitter PR with the proper details and remove old details from the new events, keep them only on old events.
- js-reporter compatible implementation blocker for QUnit 2.0/
- TAP
- Can we create a TAP adapter to use existing TAP reporters, to produce js-reporter output?
- Is TAP as or more comprehensive than js-reporters? If so, we don’t really need js-reporters and should just use TAP. If not, we can still generate TAP from js-reporters.
- We could add a tap property to the runEnd event, to support TAP output along with the regular interface. Orthogonal to everything else discussed here.
- js-reporters
- Reviewed https://github.com/js-reporters/js-reporters/issues/30 to add missing data types and missing details for errors. Leo to create pull request to add those to the spec.
- warnings
- link to 2.x migration guide, need to extend that for the event emitter
- QUnit 1.x should do single warnings for all uses of deprecated methods
- QUnit 2.0 helpfully breaks
- QUnit 2.1 unhelpfully breaks
PEP Team Meeting – Oct 29 2015
- Should we polyfill on* attributes?
- https://github.com/jquery/pep/issues/214
- Implement the properties, but not the attributes
- Landed package.json updates for better use in node
- https://github.com/jquery/PEP/issues/223
- Good to release?
- Yes, aim for a release before next week’s meeting
- Jörn and Scott went through a bunch of PRs and issues
- Jörn will be working on many of the issues
jQuery Mobile Team Meeting – Oct 29 2015
- Ticket Triage:
- 261 tickets (+3)
- 30 pull requests (+1)
link 1.5.0
- 1.5-dev
- Button
- Major updates
- need to pull in from ui landed on master there
- no update
- Navbar review/classes
- PR Created https://github.com/jquery/jquery-mobile/pull/8297
- reviewed / ready for merge
- PR Created https://github.com/jquery/jquery-mobile/pull/8297
- pagecontainer
- https://github.com/jquery/jquery-mobile/pull/7947
- adding classes option instead of pagecontainers
- https://github.com/jquery/jquery-mobile/pull/7947
- Core breakup and file re org
- split up done doing re-org
- waiting on mobile breakup before pulling in ui
- split up done doing re-org
- Filterable no-filter
- https://github.com/jquery/jquery-mobile/issues/8184
- Common use case
- going to add
- Common use case
- https://github.com/jquery/jquery-mobile/issues/8184
- Bootstrap
- Tests passing, each of tests updated to use bootstrap except events
- waiting on changes to istanbul
- Tests passing, each of tests updated to use bootstrap except events
- Form hash
- https://github.com/jquery/jquery-mobile/issues/5069
- Do we want to try and get this into 1.5?
- https://github.com/jquery/jquery-mobile/issues/5069
- qunit update
- updated
- need to land the rest of this
- updated
- demo issues
- Jasper submitted pr: https://github.com/jquery/jquery-mobile/pull/8294
- reviewed continuing work
- Jasper submitted pr: https://github.com/jquery/jquery-mobile/pull/8294
- selectmenu
- working on non-native - can't really use theme extension because we're dealing with child widgets rather than child elements
- Waiting on qunit update
- working on non-native - can't really use theme extension because we're dealing with child widgets rather than child elements
- iOS 9
- Going to see if just switching to push state will fix this
- alex going to find old branch with this change
- no update
- alex going to find old branch with this change
- Going to see if just switching to push state will fix this
link Other Topics
- Themeroller issue