- Functional tests look good
- https://github.com/jquery/PEP/pull/207
- Only one test seems odd
- We’ll land now and revisit that test when we find out why it works the way it does
- Chorded buttons
- Jacob to merge https://github.com/w3c/web-platform-tests/pull/1949
- Then we can land https://github.com/jquery/PEP/pull/168
Author Archives: builder
jQuery Content Team Meeting – Sep 23 2015
- Ticket Triage (Issues + PR):
- 273 (+6)
- Attending: Arthur, Aurelio, Karl, Alex, Anne
link Content:
- 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
- It would be good to get api.jquerymobile.com PRs for 1-5 to land in the 1-5 branch to lower the issue count
link Ongoing issues from 9th Sept
- Mobile Api docs will need to be updated to core 1.11.1 for mobile 1.4.5
- 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 – Sep 23 2015
- Ticket triage
- 400 tickets total, -1
- 28 pull requests, +0
- Button
- Jörn did another round of review, Alex to update
- Datepicker
- https://github.com/jquery/jquery-ui/pull/1590
- Felix scheduling a meeting to discuss CLDR
- Didn't get enough responses last time, so trying again
- npm/CJS
- Jörn put together a PR
- https://github.com/jquery/jquery-ui/pull/1600
- Asked for feedback from ember-cli wrapper module
jQuery Core Team Meeting – Sep 21 2015
Attending: timmywil, m_gol, DaveMethvin, gibson042, markelog
link Issues needing review
- https://github.com/jquery/jquery/issues/2558 mouseenter + disabled
- Confirm with Dave that we should close
- wontfix
- Mozilla to fix on their end
- https://github.com/jquery/jquery/issues/2491 .toggleClass( [state] )
- Good to remove
- https://github.com/jquery/jquery/issues/2432 change default of cross domain script execution?
- Let’s vote (yes)
- PR: https://github.com/jquery/jquery/pull/2588/files
- https://github.com/jquery/jquery/issues/2577 githooks
- markelog to do a PR
link PRs
- https://github.com/jquery/jquery/pull/2605 Test array-like in .grep
- LGTM
- https://github.com/jquery/jquery/pull/2601 baar
- sure
- https://github.com/jquery/jquery/pull/2582
- LGTM, ready ok?
link Current failures on master and compat
- 1 failure in Edge
- https://github.com/jquery/jquery/issues/2390
- Needs a Sizzle release
- 1 failure in Chrome 45 (decimal difference for .offset())
- 1 failure in Safari 7.0 (the createHTMLDocument support test)
- it worked before BrowserStack temporarily removed the browser
- http://swarm.jquery.org/result/639380
link Some tickets moved to 3.0.1 and 3.1.0.
jQuery UI Team Meeting – Sep 16 2015
- Ticket triage
- 401 tickets total, +1
- 28 pull requests, +0
- Button
- Scott reviewed, Alex update, Jörn started another review
- Datepicker
- https://github.com/jquery/jquery-ui/pull/1590
- Jörn reviewed
- Once landed: Work on broken focus handling
- Felix scheduling a meeting to discuss CLDR
- http://doodle.com/poll/mix3v6bpxab2wzr8#table
- npm/CJS
- Rafael introduced Scott to Juho Vepsäläinen, Scott asked Juho to provide feedback
- https://github.com/bebraw/jquery-ui/tree/webpack
- https://github.com/bebraw/jquery-ui-webpack-demo
- "This is just a proof of concept and you'll have to add the missing imports. I also might declare jquery as a peer dependency of jquery-ui. You would have to check out the current recommendation for that, though."
- JSCS updates
Project Leads Meeting – Sep 16 2015
Attending: Scott, Jörn, Timmy, Alex, Sarah, Rafael, Gabriel
link Core
- Starting to push low priority tickets to 3.0.1 and 3.1.0. Down to 28 open 3.0 tickets.
- https://github.com/jquery/jquery/issues/2432
- Thinking about turning off auto-execution by default of cross-domain scripts retrieved with $.ajax
- Communication with the Edge team
- Blog post asking for more feedback on show/hide
link UI
- Finishing 1.12, button rewrite almost done
- Need to talk to Chrome team about broken
autocomplete=”off”
behavior
link Mobile
- No update
link Chassis
- Not too much new this week, contributors have been dealing with sudden high work loads. A lot of readme copy/contribute copy/bug fixing prs landed this week.
- Planning a hack-a-thon for Chassis for a weekend in October outside of the summit stuff to get some issues done. Chassis stickers shall be mailed to people who join in. Issue shall be posted shortly in Chassis for voting on the weekend.
link QUnit
- Looking for contributors. Lots of people and projects still use it, no one shows interest contributing, unless its a bug/feature immediately affecting them.
link PEP
- nothing too interesting
link Globalize
- Twitter started using Globalize in their pilot and contributing to Globalize related projects, i.e., rxaviers/react-globalize-webpack-plugin (sent PR with a fix for #2), rxaviers/react-globalize-compiler (PR#2), and kborchers/react-globalize (minor change #24).
link Board
- Gabriel to work on project incubator and https://jquery.org/projects/join/
- He’ll send something to jquery-operations soon
link Other
- All jquery-license issues are addressed, including comments on new PRs to ask for CLA signatures. Seems to be working well.
- Google Summer of Code review
- js-reporters: Lots of progress on spec and adapter implementation. Zero progress on recruiting other contributors or getting anyone to adopt/implement.
- Chassis ThemeRoller: Built a proof of concept, somewhat blocked by lack of progress on Chassis itself, ended up contributing a lot to Chassis
- Mobile tests to use Intern: Didn’t get jQuery Mobile on Intern, but made very good progress on Globalize and some on jQuery UI. Update jQuery Mobile tests to QUnit 2.0 API, updated QUnit version in use. Contributed to Intern itself. Still helping on Mobile.
jQuery Core Team Meeting – Sep 14 2015
Attending: timmywil, markelog, gibson042, m_gol
link Issues needing review
- https://github.com/jquery/jquery/issues/2562 return null or [] for multiple select
- Return [] for select-multiple
- https://github.com/jquery/jquery/issues/2558 mousenter + disabled
- wontfix
- https://bugzilla.mozilla.org/show_bug.cgi?id=218093
- draw attention from vendors
- https://github.com/jquery/jquery/issues/2594 $.ajax post ?? content
- Sounds like this can be closed? closed
- https://github.com/jquery/jquery/issues/2432 don’t execute crossDomain scripts
- How about markelog’s solution?
- worth discussing. possibly not 3.0. will leave it open for further review.
link PRs
- https://github.com/jquery/jquery/pull/2581 Reduce Android 2.3 support
- LGTM
- https://github.com/jquery/jquery/pull/2575 Use form prophook
- LGTM
- https://github.com/jquery/jquery/pull/2553 Data: combine register & cache
- LGTM, with early return
- https://github.com/jquery/jquery/pull/2499 XML markup in manip
- Let’s land despite progress on XHTML testing
link Current failures on master and compat
- 1 failure in Edge
- https://github.com/jquery/jquery/issues/2390
- Needs a Sizzle release
- 1 failure in Chrome 45 (decimal difference for .offset())
- 1 failure in IE8 (expando removal?)
link Communication with the Edge team
- focus(in | out) support detection and implementation according to W3C standard
- iframe security issue
link “defaultDisplay" blog post
jQuery UI Team Meeting – Sep 09 2015
- Ticket triage
- 400 tickets total, +0
- 28 pull requests, +1
- Button
- Scott is reviewing
- Datepicker
- https://github.com/jquery/jquery-ui/pull/1590
- Needs review
- Once landed: Work on broken focus handling
- Felix to schedule a meeting to discuss cldr
- npm/CJS
- http://bugs.jqueryui.com/ticket/14375
- http://bugs.jqueryui.com/ticket/11101
- Rafael introduced Scott to Juho Vepsäläinen
- Scott asked Juho to provide feedback
- JSCS updates
- https://github.com/jquery/jquery-ui/pull/1589
- Alex to finish and land this today
jQuery Mobile Team Meeting – Sep 09 2015
- Ticket Triage:
- 248 tickets (+3)
- 29 pull requests (+7)
link 1.5.0
- 1.5-dev
- Button
- Major updates
- Listview classes / review
- Updated
- Final review and landing
- Updated
- Toolbar Classes
- ready to land
- pagecontainer
- https://github.com/jquery/jquery-mobile/pull/7947
- adding classes option instead of pagecontainers
- https://github.com/jquery/jquery-mobile/pull/7947
- Accordion
- PR Submitted
- no updates
- PR Submitted
- editorconfig
- we should add this
- no update
- we should add this
- Core breakup and file re org
- split up done doing re-org
- landed 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
- failing tests
- 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
- Accessibility
- grunt-axe-webdriver
- no update
- grunt-axe-webdriver
- CSS and demo updates
- Jasper submitted pr
- landed
- Jasper submitted pr
link Other Topics
- Themeroller issue
jQuery Content Team Meeting – Sep 09 2015
- Ticket Triage (Issues + PR):
- 266 (+7)
- Attending: Arthur, Aurelio, Karl, Alex, Anne
link Content:
- Mobile Api docs will need to be updated to core 1.11.1 for mobile 1.4.5
- New grunt-jquery-content feature allows to setup redirects in the repo (redirects.json)
- Arthur working on moving all redirects from the infrastructure repo to the repos
- Example: 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: jqueryui.com/issues/118
- Arthur will take care of this if possible
- Globalizejs docs: a new contributor has offered to help :-)