- Ticket triage
- 410 tickets total, +1
- 28 pull requests, +1
- Build dependency updates
- grunt-html requires a newer version of Java though, need to try specifying the JDK for Travis
- Scott to see if this works
- Selectmenu
- Alex sent a PR to fix icon position
- https://github.com/jquery/jquery-ui/pull/1671
- Jörn has one pending question about docs
- Alex to fix docs and land the PR
- API docs
- Check size of demo frames after theme update
- https://github.com/jquery/api.jqueryui.com/issues/241
- Anne checked all demos, Scott updated based on Anne's notes
- Menu
- Regression with active styling
- https://bugs.jqueryui.com/ticket/14919
- Resizable
- Regression with westward resize of grids
- https://bugs.jqueryui.com/ticket/14916
Author Archives: builder
Chassis Team Meeting – Feb 16 2016
- Colors: Initial pass on updated palette
- Updated, merged in
- Typography: Add Variables
- Working on this week and finishing up with the colors in palette
- Variables: Initial pass on button variables
- Review updated changes, if it is good, pull in next week
jQuery Core Team Meeting – Feb 15 2016
Attending: timmywil, markelog, m_gol
link Issues needing review
- https://github.com/jquery/jquery/issues/2890 insight
- How do we want to try this? Include only for custom builds?
- Include as dev dependency, with permission check
- Remove in 3.0.1 if it causes problems
link PRs
- https://github.com/jquery/jquery/pull/2860 Event: defineProperty
- Dave to perf
- https://github.com/jquery/jquery/pull/2921 Tests: limit selection in attributes
- LGTM
- https://github.com/jquery/jquery/pull/2916 Attr: remove lowercasing
- LGTM
link 1.12.1/2.2.1
- Check out Opera issue and release
link Migrate
jQuery Mobile Team Meeting – Feb 11 2016
- Ticket Triage:
- 281 tickets (+0)
- 33 pull requests (+0)
link 1.5.0
- 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 10 2016
- 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.
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
*.yml
and 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
button
andbuttons
properties- 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