- Ticket triage
- 404 tickets total, +1
- 28 pull requests, +1
- Datepicker
- Felix working on accessibility issues
- https://github.com/jquery/jquery-ui/pull/1660
- Need to figure out how to handle multi-month calendars
- 1.12.0-beta.1
- API site has been deployed
- Download Builder needs some work because of the way ThemeRoller currently works
- https://github.com/jquery/download.jqueryui.com/pull/288
Author Archives: builder
Chassis Team Meeting – Jan 19 2016
- Typography: Add Variables #139
- Initial pass committed, open for discussion. Decided to put anything that might be opinionated design wise into a variable, similar to what has been done so far on the buttons PR
- Buttons PR is now up on views.css-chassis.com
- sfrisk to do a palette commit to nail down basic colors and their active/hover/focus/disabled colors, since trying to adjust colors programmatically didn't look very good.
- kristjy to move current draft of the scss style to a google doc so the team can contribute, with the goal of having a finalized version of that up for next meeting
jQuery Core Team Meeting – Jan 18 2016
Attending: timmywil, markelog, DaveMethvin, gibson042, m_gol
link Migrate 3.0 status?
- add the version warning to the existing 1.3.0 and encourage users to upgrade to latest 1.12/2.2
link Migrate 3.0 tickets
- https://github.com/jquery/jquery-migrate/issues?q=is%3Aopen+is%3Aissue+milestone%3A3.0.0
- jQuery 3.0 Behavior change tickets
- Add warning for isNumeric
- Restore custom ready event
link Issues needing review
- Deferred to next week
link Current failures on master
- None
PEP Team Meeting – Jan 14 2016
- Document usage with React JSX?
- 0.4.1 release
- Scott is working on updating the README during releases
- https://github.com/jquery/PEP/issues/249
- jquery-release doesn’t provide a hook to perform this task at the current time
- Will just update the README manually for this release
- Scott is working on updating the README during releases
Testing Team Meeting – Jan 13 2016
QUnit
- event-emitter:
- currently stalled (missing dedicated time)
- needs to detach node grunt process to another PR
- needs to complete PR with events details
- deprecation warnings:
- PR on the go, with a list of all deprecations: https://github.com/jquery/qunit/pull/918
- still need some work
- needs discussion: deprecate QUnit.reset?; expose warning method?; etc
- also look at the expected argument deprecation https://github.com/jquery/qunit/pull/885
- before/after PR:
- https://github.com/jquery/qunit/pull/919
- needs docs
- needs code review
- contributors and members:
- Mixed is helping a lot, it's good to call him for more contributions.
- Raphamorim expressed a will to contribute frequently, needs some guidance on code style and current issues.
- Let's try async meetings on emails?
- QUnit release
- testing and releasing a new version (patch/minor?) before the before/afer PR
- main reason: time. I (Leo) don't want to wait so long between releases. It's also easier to detect regressions.
- js-reporter: needs update
- node-qunit: needs update
jQuery UI Team Meeting – Jan 13 2016
- Ticket triage
- 403 tickets total, +0
- 27 pull requests, -1
- Datepicker
- Felix working on accessibility issues
- Need to figure out how to handle multi-month calendars
- Upgrade Guide, API docs
- Just
$.fx.step.clip
left
- Just
- 1.12.0-beta.1
- Need to deploy new API site
- Download Builder is ready for release
- Changelog is finished
Chassis Team Meeting – Jan 12 2016
- Build: Upgrade JSCS
- Pull in as is
- Build: add accessibility testing
- Merge Conflict with master, need to test with current master status
- sfrisk is working on merging this in with current master
- Discussed that a designer may be useful in helping come up with an overall design guide.
- Style Guide: Initial commit of SCSS style guide
- come up a list of the CSS items we want to add to the CSS style guide
jQuery Core Team Meeting – Jan 11 2016
Attending: timmywil, DaveMethvin, markelog, m_gol
link 2.2/1.12 released!
- The internet hasn’t blown up. Yay!
- 1.12/2.2 docs merged
- migrate status? Needs a release for 1.12/2.2.
link Sizzle update committed to jQuery
- https://github.com/jquery/jquery/commit/5c4be05d3b32456553dc944853b77fa96ae8b2b8
- Enabled ASCII-only in uglify to prevent the need for charset when loading .min.js
link show/hide progress
One blocker left without a PR: https://github.com/jquery/jquery/issues/2710
link $.when + progress
- Assigned to Dave
link Migrate
link Issues needing review
- https://github.com/jquery/jquery/issues/2796 closest context
- What’s the proposed docs change here?
link PRs
- https://github.com/jquery/jquery/pull/2737 Deferred exceptions
- Add note to blog post about exception plugin
- https://github.com/dmethvin/jquery-deferred-reporter
link Branches
compat removed!
Another review of tickets/PRs with a 3.0.0 milestone that might need moving to 1.12/2.2 to be done by m_gol
link Current failures on master
- None
PEP Team Meeting – Jan 07 2016
- Polyfill
offsetX
andoffsetY
- https://github.com/jquery/PEP/pull/233
- Waiting on Jacob’s review
- Launch/detect ChromeDriver automatically for tests
- https://github.com/jquery/PEP/pull/245
- Alex to look into issues
- Suppress boundary events during capture
- https://github.com/jquery/PEP/pull/195
- Landed in master
- Filed separate issue for what happens after capture is released and the pointer is over a different element
- Still need to release 0.4.1 with Firefox fix
- Need to ramp up W3C test automation so we can drop the unit tests
jQuery Mobile Team Meeting – Jan 07 2016
- Ticket Triage:
- 276 tickets (+2)
- 35 pull requests (+2)
link 1.5.0
- jQuery UI
- released beta
- Blog Post
- release info blog post planned for monday
- ie drop tuesday
- Selectmenu
- still using deprecated pagehide in page
- going to buy down and leave for now
- still using deprecated pagehide in page
- Table
- waiting on updates from cgack
- Panel
- PR from apsedhel
- waiting on review
- PR from apsedhel