- W3C test automation
- Automated retrieval of tests
- https://github.com/jquery/PEP/pull/199
- First draft of logo with wordmark
- Stefan Neubert submitted a W3C test for dispatching pointermove events for chorded button interactions
Author Archives: builder
jQuery Mobile Team Meeting – Jul 02 2015
- Ticket Triage:
- 253 tickets (-30)
- 21 pull requests (+7)
link 1.5.0
- 1.5-dev
- auto init
- PRs
- Making Progress
- new PRs need reviewing, Cory's slider has been reviewed, need more testing
- Gabriel has been working on Alex's review comments for popup. Should be pretty ready for another round.
- Making Progress
- Issue Triage
- Alex has worked on this
- most issues are dealt with with PR or are related to demos and removing deprecated code. https://github.com/jquery/jquery-mobile/issues?page=1&q=is%3Aopen+-label%3A%22Remove+deprecated+code%22+is%3Aissue+-label%3ATests+-label%3ADemos+-label%3A%22Status%3A+Has+PR%22+milestone%3A1.5.0&utf8=%E2%9C%93
- Some of these may be moved to 1.6
- most issues are dealt with with PR or are related to demos and removing deprecated code. https://github.com/jquery/jquery-mobile/issues?page=1&q=is%3Aopen+-label%3A%22Remove+deprecated+code%22+is%3Aissue+-label%3ATests+-label%3ADemos+-label%3A%22Status%3A+Has+PR%22+milestone%3A1.5.0&utf8=%E2%9C%93
- Alex has worked on this
- download builder
- remains a big blocker on UI side
- we cannot do a custom build without it.
- An issue to be resolved by the Mobile team (not UI)
- remains a big blocker on UI side
- next steps
- Cory to look at rangeslider now that slider is almost ready to land, followed by toolbar and navbar
- Jasper continues work on demos
- Alex ready to push a PR updating collapsible / set demos and the widget for new icons
jQuery UI Team Meeting – Jul 01 2015
- Ticket triage
- 391 tickets total, +1
- 22 pull requests, -1
- Button
- PR still needs another review
- jquery-git breakages
- AMD in demos
- DB CSS dependencies
- Datepicker
- Let's merge master and move on
Chassis Team Meeting – Jun 30 2015
Short meeting
- Reviews needed for the following PRs:
- Build: add jsass-vars and completely modularize grunt
- Comments: Comments are now CSS compliant/ fixed typos
- Table Styling
- Items available for work
- Form elements
- buttons
- Form Validation states
- Mixin for Media Queries to allow for themeroller/builder to specify mobile/responsive/non responsive layouts
jQuery Core Team Meeting – Jun 29 2015
Attending: timmywil, DaveMethvin, gibson042, m_gol, markelog
link gibson has a beard!!1
link Current failures on master and compat
- 6 Animation fails in IE8
- gnarf to take a look
link Issues needing review
- https://github.com/jquery/jquery/issues/2057 show/hide
- will keep what we have for alpha and adjust later based on feedback
link PRs
- https://github.com/jquery/jquery/pull/2425 Fullscreen integration test
- LGTM
- https://github.com/jquery/jquery/pull/2363 .each(undefined)
- LGTM
- https://github.com/jquery/jquery/pull/2428 .end - remove unnecessary param
- LGTM
link Blockers without pull requests
- Currently 4
- Shooting for July 6 alpha
link Beta release todo
- Blog post - continuous review
- Migrate
link jQuery 3.0 beta
jQuery UI Team Meeting – Jun 24 2015
- Ticket triage
- 508 tickets total, +16 (since June 10th, most spam though)
- 23 pull requests, +1
- Button
- PR needs another review
- Fluid thinks it doesn't matter which label we pick, so we stick with length - 1
- jquery-git breakages
- Core reverted, Alex submitted PR for Position, needs updates
- AMD in demos
- Spinner update
- DB CSS dependencies
Project Leads Meeting – Jun 24 2015
Attending: Alex, Timmy, Rafael, Jörn
link Core
- Shooting for July 6 alpha release
- 5 blockers to finish up, still thrashing on show/hide
- will probably drop the performance fix in favor of features (hopefully, Chrome will improve when retrieving a computed display value)
link UI
- Working towards 1.12 beta
- Still working on button, AMD-demos
- Answer on button a11y issue, “doesn’t matter”
- Fixing DB 1.12 packer issues, required for beta and Mobile 1.5
link Mobile
- Closing out remaining 1.5 issues
- landing 1.5 PR’s
- All things 1.5
link Chassis
- No update
link QUnit
- Progress on js-reporters, working on event data
link PEP
- Discussing support of css touch-action (instead of attribute) #151
link Globalize
- Good progress on the non-gregorian support PR#447 made by Daniel (a collaborator) (related issue #320).
- Might lead in using a separate library for calendrical calculations (which is sufficiently complex by its own). I got Edwin (from LG) engaged (iLib has good calendar support), so maybe we both collaborate on it.
link Other
- Looking forward to Gabriel joining these going forward, as new Project Representative Director
- Would’ve been nice to have this meeting in SF
jQuery Core Team Meeting – Jun 22 2015
Attending: timmywil, markelog, gibson042, m_gol
link Issues needing review
- https://github.com/jquery/jquery/issues/2413 ajax request pending indefinitely
- https://github.com/jquery/jquery/issues/2390 IE Edge: Permission Denied on iframe access
- https://github.com/jquery/jquery/issues/2289 Remove jQuery.support
- Should this be removed?
link PRs
- https://github.com/jquery/jquery/pull/2408 support.ownLast -> ownFirst
- LGTM
- https://github.com/jquery/jquery/pull/2393 getStyles reduction
- LGTM
- https://github.com/jquery/jquery/pull/2384 prop == attr
- LGTM
- https://github.com/jquery/jquery/pull/2326 https://github.com/jquery/jquery/pull/2340 Effects tests from gnarf
- LGTM
- https://github.com/jquery/jquery/pull/2376 Remove extra easing param
- LGTM, after landing gnarf’s tests
- https://github.com/jquery/jquery/pull/2401
- LGTM (an integration test to add)
link Blockers without pull requests
- Currently 4
- Shooting for July 6 alpha
link Beta release todo
- Blog post - continuous review
- Migrate
link Current failures on master and compat
- GREEN
link jQuery 3.0 beta
PEP Team Meeting – Jun 18 2015
- Events fired on capture
- No consensus but there is an issue https://github.com/w3c/pointerevents/issues/15
- Touch action
- Jacob has offered to set up a call with someone who worked on http://ecsstender.org/ to try and find a way to use css instead of attribute
- This would also include folks from Hammer.js
- Test automation
jQuery Mobile Team Meeting – Jun 18 2015
- Ticket Triage:
- 283 tickets (+0)
- 14 pull requests (+0)
link 1.5.0
- 1.5-dev
- auto init
- PRs
- Making Progress
- down to 14
- Making Progress