- 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.
Author Archives: builder
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
jQuery Mobile Team Meeting – Jan 28 2016
- Ticket Triage:
- 280 tickets (+0)
- 33 pull requests (+0)
link 1.5.0
- jQuery UI
- released beta
- published
- released beta
- Blog Post
- went today
- 1.5 blockers
- landed several prs
- going to land more later today
- Selectmenu
- still using deprecated pagehide in page
- going to buy down and leave for now
- still using deprecated pagehide in page
- Table
- updated for review (cgack)
- reviewed needs a few updates
- 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
- partially reviewed
- PR from apsedhel
jQuery UI Team Meeting – Jan 27 2016
- Ticket triage
- 408 tickets total, +4
- 29 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
- Jörn fixed the quick download generation
- Finally announced!
- http://blog.jqueryui.com/2016/01/jquery-ui-1-12-0-beta-1/
- Determining focus management for interactions
- https://github.com/jquery/jquery-ui/pull/1548
- Scott is trying to figure out what the correct behavior is
- No existing native models on the web
- Will discuss with Mozilla accessibility team