- Ticket triage
- 429 tickets total, +4
- 18 pull requests, +2
- Controlgroup
classes
option is set incorrectly for children
- jQuery 3.0.0
- Alex pulled in jQuery 3.0.0 to master and 1-11-stable
- Some failing tests
- Resizable
- Support for flexbox
- https://bugs.jqueryui.com/ticket/14997
- Need more information on what is expected with the provided demo
- Support for flexbox
- Draggable
- Can't pinch zoom within draggable
- https://bugs.jqueryui.com/ticket/14993
- Seems like expected behavior based on
touch-action
- Can't pinch zoom within draggable
Author Archives: builder
js-reporters Team Meeting – Jul 04 2016
12:00 UTC (noon), IRC, Freenode, #jquery-meeting; attending: Jörn Zaefferer (project lead, GSoC mentor), Florentin Simion (GSoC student, working on js-reporters)
First meeting!
Since the start of the program: Created an extensive testsuite to thoroughly test all 3 adapters. Rewrote all adapters, fixing a lot of bugs in the process. Meanwhile migrated from esperanto to rollup. Update tap-reporter to TAP 13, adding tests for that as well
Last week: Focus on getting js-reporters adapters into browserstack-runner. Discussed/reviewed issue in their existing tests. Trying to decide how to deal with older framework versions, built separate tests for those.
This week:
- Land versions tests, without CI. Can for now run it manually every now and then. Debug CI failure on node 6 later.
- Fix browserstack-runner integration, create PR
- Help searls adopt js-reporters for teenytest
Later:
- Address issues with nested suites and suite names
- Reboot communication with Mocha and Jasmine
- Implement js-reporters support in QUnit
jQuery Core Team Meeting – Jul 04 2016
Attending: timmywil, markelog, m_gol, jbedard, gibson042
link Issues needing review
- https://github.com/jquery/jquery/issues/3194 load vs ready
- Options:
- Plugin that triggers load if it’s already been fired
- Gibson against doing this in core
- Document ‘DOMContentLoaded’ as usable (and sync)
- Add .load Promise handler
- Trigger load async
- https://github.com/jquery/jquery/issues/3204 Edge 14 - style property
- Not high priority, can experiment
- https://github.com/jquery/jquery/issues/3212 deprecate event shorthands?
- Opening separate issue for that
link 3.1.0 is next release
link Migrate
- 3.x
- No critical issues for 3.0.1 yet
- https://github.com/jquery/jquery-migrate/issues/198
- m_gol any issues you've seen with Angular?
PEP Team Meeting – Jun 30 2016
- Marius fixed W3C test download when the directory doesn’t exist
- https://github.com/jquery/PEP/pull/301
- Probably caused by dependency upgrades
- Modifier keys are not forwarded from touch events
- https://github.com/jquery/PEP/issues/304
- Fixed by community member
- Need to detect
mouseup
outside of window- https://github.com/jquery/PEP/issues/279
- Marius has a pull request
- https://github.com/jquery/PEP/pull/297
- Ready to merge
- Chrome released Pointer Events behind a flag
jQuery Mobile Team Meeting – Jun 30 2016
- Ticket Triage:
- 88 tickets (-23)
- 7 pull requests (-1)
- 4 blocker issues
link 1.5.0
- 1.5 blockers
- Alpha
- in next couple weeks
- Core
- Core git is causing 3/4 of mobile tests to fail
- Alex will open PR fixes done in core
- Core git is causing 3/4 of mobile tests to fail
- listview count bubbles
- swap caret and count positions
- fixed
- swap caret and count positions
- Selectmenu
- Landed in 1.5-dev
- HTML Linter and JSHInt
- apsdehal opened a PR for adding grunt-html
- Demos
- fix remaining demos issues
- still WIP
- https://github.com/jquery/jquery-mobile/issues/8245
- landed in 1.5-dev - apsdehal
- fix remaining demos issues
- Docs
- Cory just started looking at api docs for navbar (still just getting started as of 2 June)
- no progress
- Cory just started looking at api docs for navbar (still just getting started as of 2 June)
- Panel
- Dismissible: Discussion on how data-dismissible attribute should be handled in general.
- https://github.com/jquery/jquery-mobile/issues/7036
- Bug re opened
- Dismissible: Discussion on how data-dismissible attribute should be handled in general.
- listview refresh
- does not handle icons
- https://github.com/jquery/jquery-mobile/issues/8334
- bug. Gabriel working on it
- need to test icons in refresh
- going to add new method for performance reasons
- does not handle icons
jQuery UI Team Meeting – Jun 29 2016
- Ticket triage
- 425 tickets total, +4
- 16 pull requests, -0
- Controlgroup
classes
option is set incorrectly for children- https://bugs.jqueryui.com/ticket/14984
- https://github.com/jquery/jquery-ui/pull/1713
- jQuery 3.0.0
- Alex to pull in jQuery 3.0.0 to mater and 1-11-stable
- Need to verify tests are passing
jQuery Core Team Meeting – Jun 27 2016
Attending: DaveMethvin, m_gol, gibson042, markelog, jbedard
link Issues needing review
- https://github.com/jquery/jquery/issues/3194
- Seems bad to have load code run before ready code?
- (attaching event outside ready seems okay to me tho)
- Can Migrate detect this and warn about setting a load handler in a ready handler?
- https://github.com/jquery/jquery/issues/3193
- Do we just live with this? If not, how do we "fix" it?
- https://github.com/jquery/jquery/issues/3187
- Leave as a wontfix?
- https://github.com/jquery/jquery/issues/3174
- readyList.then(fn).catch(err => jQuery.readyException(err)) or some such
- Default would be to log and rethrow (so it remains unhandled)
link Angular issue
- https://github.com/angular/angular.js/blob/v1.5.7/src/angular.suffix
- Init is wrapped in a ready and
throw new Error()
swallowed - Switching to always use ready-no-deferred would fix this?
- Init is wrapped in a ready and
link Should we move our wontfix page? (Dave)
- https://contribute.jquery.org/wont-fix/
- Maybe to our own repo's wiki? Seems related to the info there
link BrowserStack
- IE 6 automated tests removed completely -- YAY!
- https://jquery.com/upgrade-guide/3.0/#browser-support - the browser support changes policy - only on majors? Decide.
link 3.0.1
link What is codacy-bot and why is it talking on our PRs?
- Thoughts about whether this is useful?
- It’s running on custom settings incompatible with our code… e.g. https://github.com/jquery/jquery/pull/3202/files/37e5e0d9f1c3f2261071019db84bf5e1f5e9135b#r68554905
- Let's block it for now, we can do our own code complexity metrics
link Migrate
- 3.x
- No critical issues for 3.0.1 yet
- https://github.com/jquery/jquery-migrate/issues/198
- m_gol any issues you've seen with Angular?
jQuery Mobile Team Meeting – Jun 23 2016
- Ticket Triage:
- 111 tickets (-28)
- 8 pull requests (-1)
- 4 blocker issues
link 1.5.0
- 1.5 blockers
- Alpha
- in next couple weeks
- Core
- Core git is causing 3/4 of mobile tests to fail
- Alex will open PR fixes done in core
- Core git is causing 3/4 of mobile tests to fail
- listview count bubbles
- swap caret and count positions
- apsedehal fixing
- swap caret and count positions
- Demos
- fix remaining demos issues
- still WIP
- https://github.com/jquery/jquery-mobile/issues/8245
- no-update
- fix remaining demos issues
- Docs
- Cory just started looking at api docs for navbar (still just getting started as of 2 June)
- no progress
- Cory just started looking at api docs for navbar (still just getting started as of 2 June)
- Panel
- Dismissible: Discussion on how data-dismissible attribute should be handled in general.
- https://github.com/jquery/jquery-mobile/issues/7036
- Bug re opened
- Dismissible: Discussion on how data-dismissible attribute should be handled in general.
- listview refresh
- does not handle icons
- https://github.com/jquery/jquery-mobile/issues/8334
- bug. Gabriel working on it
- need to test icons in refresh
- going to add new method for performance reasons
- does not handle icons
jQuery Mobile Team Meeting – Jun 16 2016
- Ticket Triage:
- 139 tickets (-21)
- 9 pull requests (-2)
link 1.5.0
- 1.5 blockers
- Core
- Core git is causing 3/4 of mobile tests to fail
- Alex will open PR fixes done in core
- Core git is causing 3/4 of mobile tests to fail
- Selectmenu
- needs updates
- Gabriel working on it
- needs updates
- Phantom 2.x
- Merged into 1.5-dev
- HTML Linter and JSHInt
- apsdehal opened a PR for adding grunt-html
- JSHint updates for demos and tests landed on 1.5-dev
- apsdehal opened a PR for adding grunt-html
- Demos
- fix remaining demos issues
- still WIP
- https://github.com/jquery/jquery-mobile/issues/8245
- no-update
- fix remaining demos issues
- Docs
- Cory just started looking at api docs for navbar (still just getting started as of 2 June)
- no progress
- Cory just started looking at api docs for navbar (still just getting started as of 2 June)
- Panel
- Dismissible: Discussion on how data-dismissible attribute should be handled in general.
- https://github.com/jquery/jquery-mobile/issues/7036
- Bug re opened
- Dismissible: Discussion on how data-dismissible attribute should be handled in general.
- listview refresh
- does not handle icons
- https://github.com/jquery/jquery-mobile/issues/8334
- bug. Gabriel working on it
- need to test icons in refresh
- going to add new method for performance reasons
- does not handle icons
PEP Team Meeting – Jun 16 2016
- Need a way to allow native scrolling while also doing custom multi-pointer gesture recognition
- Perhaps add
touch-action: single-point
or similar - If the second pointer is delayed, only allow custom handling if scrolling has not begun
- The spec currently states that this is explicitly out of scope: https://w3c.github.io/pointerevents/#h-note25
- Alex will post a proposal to the public-pointer-events mailing list
- Perhaps add