- 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
Author Archives: builder
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 Content Team Meeting – Jan 27 2016
- Ticket Triage (Issues + PR):
- 286 (-8)
- Attending: Arthur, Anne, Scott
link Content:
- 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 - We should also update all entries to makes sure we use tabs and not spaces
- We should update the PR to have all file types to use tab except for
- What should we do with https://github.com/jquery/api.jquery.com/pull/530 ?
- Pinged Timmy
- 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
- 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)
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
jQuery Core Team Meeting – Jan 25 2016
Attending: timmywil, m_gol, markelog
link Issues needing review
- https://github.com/jquery/jquery/issues/2863 Toggle disconnected
- Further discussion in the ticket
- https://github.com/jquery/jquery/issues/2841 Drop jsdom on Node < 4
- Approved
- https://github.com/jquery/jquery/issues/2382 jsonp + error callbacks
- Is this possible in IE9+? Maybe, will investigate in 3.1.0.
- https://github.com/jquery/jquery/issues/2073 Standardize custom pseudo
- Deferred to next week
- https://github.com/jquery/jquery/issues/1799 json -> jsonp promotion causing query string change when it contains a “?”
- I’d say close. Too much breakage to take out jsonp promotion. Document contentType workaround?
link PRs
- https://github.com/jquery/jquery/pull/2860 Event: defineProperty
- Deferred to next week
- https://github.com/jquery/jquery/pull/2860 Ready without Deferred
- Worth the bytes?
- Deferred to next week
link Current failures on master
- http://swarm.jquery.org/result/1010166 Android 4.4: manip tagname error
jQuery Mobile Team Meeting – Jan 21 2016
- Ticket Triage:
- 280 tickets (+4)
- 33 pull requests (-2)
link 1.5.0
- jQuery UI
- released beta
- still facing infra issues
- released beta
- Blog Post
- ready to go - monday?
- 1.5 blockers
- landed several prs
- 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)
- alex reviewing
- checking into test failures (cgack)
- updated for review (cgack)
- Panel
- PR from apsedhel
- waiting on review
- PR from apsedhel
PEP Team Meeting – Jan 21 2016
- 0.4.1 released
- W3C test automation
- Marius has a PR to add more tests
- Marius is looking for help with touch events in leadfoot
jQuery UI Team Meeting – Jan 20 2016
- Ticket triage
- 404 tickets total, +1
- 28 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
- API site has been deployed
- Download Builder needs some work because of the way ThemeRoller currently works
- https://github.com/jquery/download.jqueryui.com/pull/288
Chassis Team Meeting – Jan 19 2016
- Typography: Add Variables #139
- Initial pass committed, open for discussion. Decided to put anything that might be opinionated design wise into a variable, similar to what has been done so far on the buttons PR
- Buttons PR is now up on views.css-chassis.com
- sfrisk to do a palette commit to nail down basic colors and their active/hover/focus/disabled colors, since trying to adjust colors programmatically didn't look very good.
- kristjy to move current draft of the scss style to a google doc so the team can contribute, with the goal of having a finalized version of that up for next meeting
jQuery Core Team Meeting – Jan 18 2016
Attending: timmywil, markelog, DaveMethvin, gibson042, m_gol
link Migrate 3.0 status?
- add the version warning to the existing 1.3.0 and encourage users to upgrade to latest 1.12/2.2
link Migrate 3.0 tickets
- https://github.com/jquery/jquery-migrate/issues?q=is%3Aopen+is%3Aissue+milestone%3A3.0.0
- jQuery 3.0 Behavior change tickets
- Add warning for isNumeric
- Restore custom ready event
link Issues needing review
- Deferred to next week
link Current failures on master
- None