- Ticket triage
- 409 tickets total, -1
- 27 pull requests, -2
- Determining focus management for interactions
- https://github.com/jquery/jquery-ui/pull/1548
- Scott added a test and landed
- Build dependency updates
- All dependencies have been updated
- https://github.com/jquery/jquery-ui/pull/1670
- grunt-html requires a newer version of Java though, need to try specifying the JDK for Travis
- Selectmenu
- Alex sent a PR to fix icon position
- https://github.com/jquery/jquery-ui/pull/1671
- API docs
- Check size of demo frames after theme update
- https://github.com/jquery/api.jqueryui.com/issues/241
- Anne offered to check all demos.
Author Archives: builder
jQuery Content Team Meeting – Feb 10 2016
- Ticket Triage: 286 (issues +PR) (+8)
- Attending: Anne, Aurelio
link Content
- UI produced api docs for 1.12. Anne going through to check the example fit in their frames
- Ongoing
- A few issues raised with SVG and jQuery. We need to make it clear to users that jQuery doesn’t support SVG even if some things will work.
- https://github.com/jquery/api.jquery.com/issues/884
- https://github.com/jquery/api.jquery.com/issues/885
- Aurelio will work on a PR for this.
- https://github.com/jquery/learn.jquery.com/pull/698
- We should update the PR to have all file types to use tab except for
*.ymland package.json- Aurelio will update the PR.
- We should also update all entries to makes sure we use tabs and not spaces
- Priority?
- We should update the PR to have all file types to use tab except for
- GSOC 16
- We will propose the Interactive tutorial project that we had to take out last year when we were only allocated 3 slots.
- Aurelio and Anne will mentor (others interested?)
- What should we do with https://github.com/jquery/api.jquery.com/pull/530 ?
- Pinged Timmy
- In their hands now.
- Should we see if the CLA checker can be made more clear? I think things like https://github.com/jquery/api.jquery.com/pull/854 could get even easier to handle.
- Arthur will see if he can come up with more concrete suggestions
- no update
- Can we get someone from the infrastructure team to look at https://github.com/jquery/learn.jquery.com/issues/690? (Strange behaviour of some redirects)
Chassis Team Meeting – Feb 09 2016
- Colors: Initial pass on updated palette
- Need to change the colors to what is currently in the Buttons PR. Once updated pull in for use in typography PR
- Typography: Add Variables
- Waiting on color palette merge
- Variables: Initial pass on button variables
- Add demos of anchor element buttons, input buttons, block buttons, and button group
- Active State Styling - Consistent Outline Style
- Need a consistent cross browser styling for outline. Currently brainstorming ideas and input from the larger community would be appreciated.
jQuery Core Team Meeting – Feb 08 2016
Attending: markelog, gibson042, DaveMethvin, m_gol
link Issues needing review
- https://github.com/jquery/jquery/issues/2073 Standardize custom pseudo
- "pseudos" is the chosen name
- Update Sizzle wiki, add page to api.jquery.com, add warning to migrate
- https://github.com/jquery/jquery/issues/2863 disconnected toggles
- markelog to do a PR
- https://github.com/jquery/jquery/issues/2895 deprecation of offsetParent (on SVG)
- markelog to open a new ticket for more general discussion about the deprecated properties
link Shipping 1.12.1 / 2.2.1
- https://github.com/jquery/jquery/issues/2828
- https://github.com/jquery/jquery/pull/1714
- Revert (on all 3 branches) and tackle in 3.0 since it doesn't seem major
- (Reopens https://github.com/jquery/jquery/issues/1708 )
link PRs
- https://github.com/jquery/jquery/pull/2860 Event: defineProperty
- Dave to perf
link Migrate
- https://github.com/jquery/jquery-migrate/pull/145 needs review
- https://github.com/jquery/jquery-migrate/pull/144 needs review
PEP Team Meeting – Feb 04 2016
- Launch/detect ChromeDriver automatically for tests
- https://github.com/jquery/PEP/pull/245
- Alex tracked down the issue to bad version mixing of nested dependencies
- Fixed with npm shrinkwrap and manually adjusting the versions
- W3C test automation
- Opened new issues for chunks of related tests
- Discussion around
buttonandbuttonsproperties- https://github.com/w3c/pointerevents/issues/33
- Spec needs to be updated
- Firefox’s implementation needs to be updated
- Should update our existing PR based on this discussion
jQuery Mobile Team Meeting – Feb 04 2016
- Ticket Triage:
- 281 tickets (+1)
- 33 pull requests (+0)
link 1.5.0
- jQuery UI
- released beta
- published
- released beta
- 1.5 blockers
- Selectmenu
- Ready for another round of review
- ... though the tests still need revamping
- Ready for another round of review
- Table
- updated for review (cgack)
- updated post review, backcompat coming this week, and tests are still failing randomly on travis
- checking into test failures (cgack)
- ones on 1.5-dev fixed but new on in all core versions
- updated for review (cgack)
- Panel
- PR from apsedhel
- mostly finished - tests almost completely reviewed
- PR from apsedhel
- Build
- fix tests on 1.5-demos-issues
- Demos
- fix remaining demos issues
- Jasper and Romeo will work on getting demos in good shape for beta
- https://github.com/jquery/jquery-mobile/issues/8245
- fix remaining demos issues
jQuery UI Team Meeting – Feb 03 2016
- Ticket triage
- 410 tickets total, +2
- 29 pull requests, +0
- Datepicker
- Jon Gunderson to talk to PFWG about multi-month calendars
- Determining focus management for interactions
- https://github.com/jquery/jquery-ui/pull/1548
- This is too complicated for us to deal with right now
- The behavior should be contextual based on what other actions can be taken
- Scott will write tests for the current proposed fix and land
- Selectmenu
- Icon moved to the left. Was this intentional?
- No, Alex will fix
- Draggable
- Allow setting
containmentoption during drag? - https://bugs.jqueryui.com/ticket/14912
- Support in the rewrite
- Allow setting
- Sortable
- Greedy dropping based on z-index
- https://bugs.jqueryui.com/ticket/14913
- Look into supporting this in the rewrite
Project Leads Meeting – Feb 03 2016
Attending: N/A
link Core
- Released 1.12.0 and 2.2.0
- Released 3.0 beta, dropped jQuery Compat
- Working towards 3.0 final, but took it easy for a couple weeks after releases
- Will set a date soon
- jQuery Migrate 3.0 will only support upgrading to jQuery 3.0
link UI
- Released 1.12.0-beta.1
link Mobile
- Released blog post giving project status update
- finishing last few prs before beta
- investigating ios 9.3 beta issue
- Merging up a lot of old testing cleanup PR’s
- new team members
- GSOC student apsdehal
- sfrisk now official
link Chassis
- No update
link QUnit
- Released 1.21.0
- Removing legacy browsers runs browserstack task (IE6, 7, and 8)
- new module before/after hooks, breaking change
- new environment property on modules for shared properties
link PEP
- Making progress on automating W3C tests
- Upstreaming fixes, both for tests and for spec changes/clarifications
link Globalize
- Released 1.0.1 (with IE8 support) and 1.1.0 (no IE8 support, with runtime support, unit formatting)
link Dojo
- 1.11.0-rc1 to be released soon
link Intern
- Working on a handful of open issues
- Colin has been working on a TypeScript refactor as a possible 4.0 release.
link Board
- No update
link Other
- jquery-color
- Leo found someone to take over maintenance. @raphamorim on Github
- CLA Checker
- We need to update the contribute.jquery.com to support “with owner” CLA verification (and still support the old urls). All the PR’s have broken status pages. https://github.com/jquery/jquery-wp-content/issues/390
jQuery Core Team Meeting – Feb 01 2016
Attending: timmywil, markelog, m_gol, gibson042, DaveMethvin
link Issues needing review
- https://github.com/jquery/jquery/issues/2073 Standardize custom pseudo
- pseudos
- Update Sizzle wiki, add page to api.jquery.com, add warning to migrate
- https://github.com/jquery/jquery/issues/2863 disconnected toggles
- markelog to do a PR
link PRs
- https://github.com/jquery/jquery/pull/2860 Event: defineProperty
- Dave to perf
- https://github.com/jquery/jquery/pull/2860 Ready without Deferred
- Worth the bytes? probably not
- Timmy to do a PR using Deferred that keeps Promise-consumable jQuery.ready
- Will also add code to ready at build time when Deferred is removed.
link Migrate
- https://github.com/jquery/jquery-migrate/issues/111 Shim easing parameters
- https://github.com/jquery/jquery-migrate/issues/140 warn on [href=#]
link Current failures on master
- http://swarm.jquery.org/result/1045500 IE9 effects tests
PEP Team Meeting – Jan 28 2016
- Launch/detect ChromeDriver automatically for tests
- https://github.com/jquery/PEP/pull/245
- Alex working on this again
- W3C test automation
- Marius’ PR was merged
- Marius still looking into touch event simulation
- Close the generic issue for implementing functional tests
- Open new issues for chunks of related tests
- This will make it easier to avoid duplicated efforts and more easily track progress