- Ticket triage
- 397 tickets total, +1
- 28 pull requests, -1
- Datepicker
- globalize-runtime support was merged
- Felix working on focus issue, Scott did an initial review
- https://github.com/jquery/jquery-ui/pull/1658
- Upgrade Guide, API docs
- Still need to document
$.fx.step.clip
and$.effects.getBaseline()
- Still need to document
- stage.api.
- Scott meeting with Adam tonight to work through the deployment issue
- Trac
- Working through email configuration
- Need to make sure team members are notified for all changes
Author Archives: builder
Chassis Team Meeting – Dec 08 2015
Attending: sfrisk, kristyjy, geekman-rohit
- Phase One Complete Date: March 8th.
- Goals for this week:
- Buttons PR demonstrating JSASS variables in action up before next meeting
- Clean up PR list, pull in complete items, close issues that haven't been updated
- Come up with some palette options that we can pick from to be presented in next week's meeting. If any designers are interested in contributing, please ping sfrisk on IRC
- Variables: Initial pass on button variables
- update almost done, will be out within the next few days
- Add some fixes to readme
- For the most part good, just requires a sentence change.
- Build: Upgrade JSCS
- sfrisk to pull this in
jQuery Core Team Meeting – Dec 07 2015
Attending: timmywil, m_gol, gibson042, markelog
link Dave added mentionbot to the Core PRs
- Can remove if it seems annoying :)
link 2.2/1.12 status
- 2.2-stable: https://github.com/jquery/jquery/issues/2723
- Verifying today, right after meeting (halfway through)
- m_gol to fix Opera failures
- 2.2-stable on swarm: http://swarm.jquery.org/job/1731
link show/hide
- maybe this week, definitely next week
link Issues needing review
- https://github.com/jquery/jquery/issues/2753 .trigger(“multiple events”)
- Close
link PRs
- https://github.com/jquery/jquery/pull/2757
- Fine
- https://github.com/jquery/jquery/pull/2746 http -> https
- OK
- https://github.com/jquery/jquery/pull/2737 Deferred: warn on exceptions
- How’s this coming?
- Punting til next week to discuss with Dave
link Current failures on master
- None
PEP Team Meeting – Dec 03 2015
- Re-enabled functional tests
- Polyfill
offsetX
andoffsetY
- https://github.com/jquery/PEP/pull/233
- Needs tests
- Would like to get confirmation from a browser vendor that this is the correct implementation
- Launch/detect ChromeDriver automatically for tests
- Suppress boundary events during capture
- https://github.com/jquery/PEP/pull/195
- Scott to review
- Need to update the revision of W3C tests we pull in
jQuery Mobile Team Meeting – Dec 03 2015
- Ticket Triage:
- 271 tickets (+11)
- 30 pull requests (+1)
link 1.5.0
- 1.5-dev
- Button
- Major updates
- need to pull in from ui landed on master there
- no update
- Navbar review/classes
- PR Created https://github.com/jquery/jquery-mobile/pull/8297
- landed!
- PR Created https://github.com/jquery/jquery-mobile/pull/8297
- pagecontainer
- https://github.com/jquery/jquery-mobile/pull/7947
- adding classes option instead of pagecontainers
- https://github.com/jquery/jquery-mobile/pull/7947
- Core breakup and file re org
- split up done doing re-org
- waiting on mobile breakup before pulling in ui
- split up done doing re-org
- Filterable no-filter
- https://github.com/jquery/jquery-mobile/issues/8184
- Common use case
- going to add
- Common use case
- https://github.com/jquery/jquery-mobile/issues/8184
- Bootstrap
- Tests passing, each of tests updated to use bootstrap except events
- waiting on changes to istanbul
- Tests passing, each of tests updated to use bootstrap except events
- Form hash
- https://github.com/jquery/jquery-mobile/issues/5069
- Do we want to try and get this into 1.5?
- https://github.com/jquery/jquery-mobile/issues/5069
- qunit update
- updated
- need to land the rest of this
- updated
- demo issues
- Jasper submitted pr: https://github.com/jquery/jquery-mobile/pull/8294
- reviewed continuing work
- Jasper submitted pr: https://github.com/jquery/jquery-mobile/pull/8294
- selectmenu
- working on non-native - can't really use theme extension because we're dealing with child widgets rather than child elements
- Waiting on qunit update
- working on non-native - can't really use theme extension because we're dealing with child widgets rather than child elements
- iOS 9
- Going to see if just switching to push state will fix this
- alex going to find old branch with this change
- no update
- alex going to find old branch with this change
- Going to see if just switching to push state will fix this
jQuery Content Team Meeting – Dec 02 2015
- Ticket Triage (Issues + PR):
- 280 (+0)
- Attending: Karl, Arthur, Aurelio, Anne
link api.jquery.com
- Karl has prepared a PR to go through the docs and add <figure> and <figcaption> elements for those images so we have something in place for iframe stuff
- https://github.com/jquery/api.jquery.com/commit/306ec8135a911c0b925ad4397f550864cf7e193c
- https://github.com/jquery/jquery-wp-content/pull/383
- Would be great to get a review from a few people
- Anne & Aurelio to review
- Would be great to get a review from a few people
link Content:
- https://github.com/jquery/meetings.jquery.org/issues/27
- Anne has starting putting up the notes for dev leads meeting
link Ongoing issues:
- Need to review https://github.com/jquery/api.jquery.com/issues/806
- Aurelio fixed issues with the WP website (PRs have been and are being reviewed)
- https://github.com/jquery/jquery-wp-content/pull/374 still needs to be reviewed
- Karl to review
- New grunt-jquery-content feature allows to set up redirects in the repo (redirects.json)
- Arthur working on moving all redirects from the infrastructure repo to the repos
- Example: https://github.com/jquery/api.qunitjs.com/pull/108
- Should be finished soon as there are only a few sites to go
- Status on the http -> https redirects?
- We should implement
- issues with mixed content so we need to make sure that refs to http are changed to https (example: https://github.com/jquery/jqueryui.com/issues/118)
- Arthur will take care of this if possible
jQuery UI Team Meeting – Dec 02 2015
- Ticket triage
- 396 tickets total, +2
- 29 pull requests, +1
- Datepicker
- globalize-runtime support is ready to land
- Felix started looking into the focus issue
- Release script
- Jörn and Scott worked through release script updates
- Landed
- Upgrade Guide, API docs
- Scott finished documenting most effects APIs
- Just
$.fx.step.clip
and$.effects.getBaseline()
left
- stage.api.
- Still not deploying any content, can't tell what's missing. Scott trying to get Adam to help
- Trac
- New install is live!!!
- GitHub auth
- Much faster, no more hacked together code
- Beta release
- Just need api.jqueryui.com/1.12/ to work
Chassis Team Meeting – Dec 01 2015
Attending: sfrisk, kristyjy
- Variables: Initial pass on button variables
- sfrisk submitted PR on button variables for JSASS discussions
- continued discussion from last week regarding JSASS variables vs maps, eventually decided that variables made more sense on context. sfrisk to build out part of buttons PR to show use cases.
jQuery Core Team Meeting – Nov 30 2015
Attending: timmywil, m_gol, gibson042, DaveMethvin
link Down to 6 3.0 issues w/o PRs!
link 2.2/1.12 status
- 2.2-stable: https://github.com/jquery/jquery/issues/2723
- Still needs verification
- 2.2-stable on swarm: http://swarm.jquery.org/job/1731
link PRs
https://github.com/jquery/jquery/pull/2749 Attr: lowercase A-Z
- Ready for review
https://github.com/jquery/jquery/pull/2721 Ajax: preserve hash
- LGTM
- Land this week
https://github.com/jquery/jquery/pull/2737 Deferred: warn on exception
link Current failures on master
- None
jQuery UI Team Meeting – Nov 25 2015
- Ticket triage
- 394 tickets total, +3
- 28 pull requests, +1
- Datepicker
- Waiting for review
- https://github.com/jquery/jquery-ui/pull/1651
- Release script
- Working on generating all themes, still not ready
- MANIFEST is back, individual theme.css files are done, structure+theme for each (and minified) still missing.
- Upgrade Guide, API docs
- Scott is working on documenting effects rewrite, blocked by missing Core docs for $.fx.step
- stage.api.jqueryui.com/1.12/
- Still not deploying any content, can't tell what's missing. Scott trying to get Adam to help