- Marius created a PR for passive event listeners and
touch-action
- https://github.com/jquery/PEP/pull/309
- Need clarification on "nearest ancestor with default touch behavior" from https://www.w3.org/TR/pointerevents/#h3_the-touch-action-css-property
- Release a new version as soon as passive event listeners land
Author Archives: builder
jQuery UI Team Meeting – Aug 31 2016
- Ticket triage
- 437 tickets total, +0
- 19 pull requests, +0
- Spinner
- Doesn't work with Globalize 1.x
- https://bugs.jqueryui.com/ticket/15030
- Will be tricky to support both because of
Globalize.format()
being split into multiple methods
- Doesn't work with Globalize 1.x
- Menu
- Doesn't work with accented characters
- https://bugs.jqueryui.com/ticket/15038
- This is exactly the problem we discussed with the numpad problem :-(
- Doesn't work with accented characters
- Position
- Fractional value detection is failing in Chrome
- Just rip it out since it only applies to IE <=9
- Scott to send a PR
- Fractional value detection is failing in Chrome
jQuery Core Team Meeting – Aug 29 2016
Attending: timmywil, dmethvin, mgol, jbedard, markelog, gibson042
Location: https://gitter.im/jquery/meeting
link 3.1.1
- https://github.com/jquery/jquery/issues?q=is%3Aopen+is%3Aissue+milestone%3A3.1.1
- https://github.com/jquery/jquery/issues/3260 CDN .map
- Progress report
- https://github.com/jquery/jquery/issues/3072 & https://github.com/jquery/jquery/issues/3003
- In progress
- https://github.com/jquery/jquery/issues/3204 Edge 14 whitespace error
- Assigned to mgol
link PRs
- https://github.com/jquery/jquery/pull/3151 rAF timestamp
- FF has fixed jitter
- Add one test not mocked to ensure proper rAF behavior
link TestSwarm fails in Edge 14 for two reasons:
- AJAX tests time out
link Do we want to support Edge on Windows 10 Mobile?
- Dave to talk to MS about intentions for Edge
link Finish up remaining 3.1.1 issues before Sept. 12
jQuery UI Team Meeting – Aug 24 2016
- Ticket triage
- 437 tickets total, +0
- 19 pull requests, -2
- Spinner
- Doesn't work with Globalize 1.x
- Selectmenu
- Doesn't work with numpad
- https://bugs.jqueryui.com/ticket/15031
- Felix sent a PR
- https://github.com/jquery/jquery-ui/pull/1732
- merged
- Doesn't work with numpad
jQuery Core Team Meeting – Aug 22 2016
Attending: timmywil, jbedard, dmethvin, gibson042, markelog, mgol Location: https://gitter.im/jquery/meeting
link 3.1.1
- https://github.com/jquery/jquery/issues?q=is%3Aopen+is%3Aissue+milestone%3A3.1.1
- https://github.com/jquery/jquery/pull/3279 noConflict + AMD
- landed
- https://github.com/jquery/jquery/issues/3260 CDN .map
- Any updates? No
link PRs
- https://github.com/jquery/jquery/pull/3278 Deprecate isArray
- LGTM, land in 3.2
- https://github.com/jquery/jquery/pull/3151 rAF timestamp
- FF has fixed jitter
- Add one test not mocked to ensure proper rAF behavior
link TestSwarm fails in Edge 14 for two reasons:
- AJAX tests time out
- Will be addressed before release
link Finish up remaining 3.1.1 issues, release before Sept. 1
PEP Team Meeting – Aug 18 2016
- Marius is looking into passive event listeners
jQuery UI Team Meeting – Aug 17 2016
- Ticket triage
- 437 tickets total, +3
- 21 pull requests, +3
- Tabs
- Hidden tabs can be navigated to via keyboard
- https://bugs.jqueryui.com/ticket/15013
- Automatically disabling tabs based on visibility would require additional complexity to track the fact that the tab is only disabled because it was hidden (so that it can automatically enabled when it becomes visible again)
- This doesn't seem worth the effort, the user should just manually disable the tabs
- Hidden tabs can be navigated to via keyboard
- Spinner
- Doesn't work with Globalize 1.x
- Selectmenu
- Doesn't work with numpad
- https://bugs.jqueryui.com/ticket/15031
- We're using
String.fromCharCode(event.keyCode)
- We should stop using
keyCode
since it's deprecated - Felix to send a PR
- Doesn't work with numpad
jQuery Core Team Meeting – Aug 15 2016
Attending: timmywil, gibson042, markelog Location: https://gitter.im/jquery/meeting
link 3.1.1
- https://github.com/jquery/jquery/issues?q=is%3Aopen+is%3Aissue+milestone%3A3.1.1
- https://github.com/jquery/jquery/pull/3261 .not(arraylike) PR
- landed
- https://github.com/jquery/jquery/pull/3279 noConflict + AMD
- LGTM!
- https://github.com/jquery/jquery/issues/3260 CDN .map
- Who wants this? Dave?
link TestSwarm fails in Edge 14 for two reasons:
- AJAX tests time out
- https://github.com/jquery/jquery/issues/3204
link Release 3.1.1 next week
js-reporters Team Meeting – Aug 08 2016
IRC, Freenode, #jquery-meeting; attending: Jörn Zaefferer (project lead, GSoC mentor), Florentin Simion (GSoC student, working on js-reporters)
Last week:
- Landed getters refactor, now ES5 compatible (with es5-shim)
- Bugfix in QUnit adapter
- Added testCounts property to suites, in spec and adapters
- Dealing with rollup-plugin-babel regression
This week:
- Finish spec update
- Add examples to README
- Release adapters and update browserstack-runner, with testCounts
- Rebase QUnit implementation on top of their new ES6 modules, discuss using our TAP reporter
jQuery Core Team Meeting – Aug 08 2016
Attending: timmywil, markelog, DaveMethvin, gibson042, mgol, jbedard
link 3.1.1
- https://github.com/jquery/jquery/issues?q=is%3Aopen+is%3Aissue+milestone%3A3.1.1
- https://github.com/jquery/sizzle/pull/384 :enabled/:disabled
- landed
- https://github.com/jquery/jquery/pull/3261 .not(arraylike) PR
- Dave will check comments and land
- https://github.com/jquery/jquery/pull/3253 ajax mangling PR
- landed
link Issues needing review
- https://github.com/jquery/jquery/issues/3251 $.fn.append may fail in Microsoft Edge
- https://github.com/jquery/jquery/issues/3238 animate with radius/FF
- Will not add support for animating attributes
- More SVG attributes will be settable in CSS soon
- Workaround: https://jsfiddle.net/bxmgqnq3/8/
link TestSwarm fails in Edge 14 for two reasons:
- AJAX tests time out
link Gitter
- This is the first meeting in gitter: https://gitter.im/jquery/meeting
- Archive: https://gitter.im/jquery/meeting/archives/2016/08/08