- Marius sent a PR to make
gotpointercaptureandlostpointercaptureevents actualPointerEvents- https://github.com/jquery/PEP/pull/271
- Scott reviewed, ready for merge
- Marius started work on fixing
pointerenterandpointerleave- https://github.com/jquery/PEP/issues/197
- https://github.com/jquery/PEP/pull/274
- Scott implemented logic for finding common ancestor
- Marius is almost done with the implementation
- Scott looking into tests from jdalton
- https://github.com/jquery/PEP/pull/226/files#r50330083
- Will either get the test passing or figure out what’s wrong in PEP
Author Archives: builder
jQuery UI Team Meeting – Mar 09 2016
- Ticket triage
- 414 tickets total, +2
- 29 pull requests, +1
- Selectmenu
- Docs update merged
- https://github.com/jquery/api.jqueryui.com/pull/297
- Menu
- Regression with active styling
- https://bugs.jqueryui.com/ticket/14919
- Scott and Jörn to work on this on Friday
- Resizable
- Regression with westward resize of grids
- https://bugs.jqueryui.com/ticket/14916
- RTL support
- Ahmed Asaleh sent an initial PR for RTL support
- https://bugs.jqueryui.com/ticket/14923
- https://github.com/jquery/jquery-ui/pull/1682
- Started with accordion, but after review all of the changes were not needed
- Now working on autocomplete
jQuery Content Team Meeting – Mar 09 2016
- Ticket Triage: 283 (issues +PR) (+3)
- Attending: Anne, Karl
link Content
- New Requests on Learning Center:
- Selecting Elements: "Multiple Selector" missing
- https://github.com/jquery/learn.jquery.com/issues/702
- Agreed.
- Karl to prepare a PR (page needs an overhaul)
- Anne to check that there aren’t any other issues reported with this page so that everything can be taken care of in one go.
- More detailed explanation in article on deferred
- http://learn.jquery.com/code-organization/deferreds/jquery-deferreds/
- https://github.com/jquery/learn.jquery.com/issues/701
- Dave made a suggestion.
- We think the suggestion is good
- Waiting on user to comment back.
- http://learn.jquery.com/code-organization/deferreds/examples/
- https://github.com/jquery/learn.jquery.com/issues/693
- Article on optimizing selectors
- https://github.com/jquery/learn.jquery.com/issues/697
- https://github.com/jquery/learn.jquery.com/issues/696
- Karl will try to come up with a solution
- Selecting Elements: "Multiple Selector" missing
- Api.jquery.com & api.jquerymobile.com
- Deployment is broken (however api.jqueryui.com is fine and some other sites are fine as well).
- Ongoing issues:
- 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.
- 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.
- GSOC:
- Getting some interest
- Students should be directed to https://github.com/jquery/learn.jquery.com/issues/641 to see past discussion
- CLA:
- Seems to be reporting incorrect failures
Chassis Team Meeting – Mar 08 2016
Attending: sfrisk, kristyjy, geekman-rohit, thej, sagarhani
Agenda:
- JSASS
- Work almost done, arschmitz is updating jsass and grunt plugin for jsass, just needs to published/tested
- asrchmitz is also writing up docs to help with use
- Buttons
- ‘not-allowed’ variable added and tweaks to default
- sfrisk to pull in
- Typography Variables
- Pulled In!
- Testing: Added Pure for sass unit testing #35
- thej to look into the current lib for pure and pending prs to see what uses we can find for Pure
- thej to write more example tests
- Typography: Added basic styles for paragraphs and lists
- Recently update, please review
- Accessibility testing
- arschmitz to pull in
To Do For Next Week kristyjy: tables sfrisk: pull in buttons pr, finish up inputs geekman-rohit: meter arschmitz: jsass work, pull in accessibility thej: look into Pure, come up with some more test examples everyone: review basic styles for paragraph and lists
jQuery Core Team Meeting – Mar 07 2016
Attending: timmywil, m_gol, DaveMethvin, gibson042
link Fixing the 3.0.0 milestone
- A non-trivial amount of issues backported to 1.12/2.2 had a 3.0.0 milestone
- m_gol looked at all 3.0.0 issues and changed the relevant ones, adding a comment: “This has been backported to
1.12.0&2.2.0so I changed the milestone (it used to say3.0.0).” - What should we do about those tickets? They weren’t mentioned in the 1.12.0/2.2.0 blog post, they won’t be mentioned in the 3.0.0 one.
- Timmy can add them to the blog post if we compile a list
link Changelogs
- Create changelog archive page for core?
- 3.0+ only
- Dave to start an upgrade guide on jquery.com
link PRs
- https://github.com/jquery/jquery/pull/2126 async manip script load
- https://github.com/jquery/jquery/pull/2949 code/support comments cleanup
- LGTM
link Migrate
- Migrate needs more help for 3.0
- Remaining 3.0 issues
jQuery Mobile Team Meeting – Mar 03 2016
- Ticket Triage:
- 285 tickets (+1)
- 29 pull requests (-2)
link 1.5.0
1.5 blockers
Selectmenu
- reviewed waiting updates
- Worked on tests - surprisingly, backcompat is fairly easy to remove
- reviewed waiting updates
Table
- checking into test failures (cgack)
- tests in 2.x git failing
- checking into test failures (cgack)
Phantom 2.x
- look into upgrading to get more stable tests
- might fix table issues ( apsdehal1 is going to look into this )
- look into upgrading to get more stable tests
Panel
- PR from apsedhel
- Landed
- issue with toolbar
- need to add data-toolbar to selector
- PR from apsedhel
Build
- fix tests on 1.5-demos-issues
- Alex looking into
- 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
vclick
- future
1.4.6?
- core compat
PEP Team Meeting – Mar 03 2016
- Marius sent a PR to make
gotpointercaptureandlostpointercaptureevents actualPointerEvents- https://github.com/jquery/PEP/pull/271
- Scott reviewed, ready for merge
- Marius started work on fixing
pointerenterandpointerleave- https://github.com/jquery/PEP/issues/197
- https://github.com/jquery/PEP/pull/274
- Scott to implement logic for finding common ancestor
jQuery UI Team Meeting – Mar 02 2016
- Ticket triage
- 412 tickets total, +3
- 28 pull requests, -1
- Build dependency updates
- Finally got grunt-html updated with Travis' trusty build
- https://github.com/jquery/jquery-ui/commit/ff3769272bb5530b224297fa5d2add1865acbb7f
- Selectmenu
- Alex sent a PR to update docs
- https://github.com/jquery/api.jqueryui.com/pull/297
- Menu
- Regression with active styling
- https://bugs.jqueryui.com/ticket/14919
- Jörn to look into fixing this
- RTL support
- Ahmed Asaleh from IBM reached out about helping with RTL support
- https://bugs.jqueryui.com/ticket/14923
- Ahmed will send a PR for accordion so we can discuss the approach
Chassis Team Meeting – Mar 01 2016
- jQuery Foundation has been accepted into Google Summer of Code! Yay!
- Typography
- Need to add basic styling for p, ol, li, ul tags. PR for this to be submitted later this week based of the typography pr currently being worked on by geekman-rohit
- Outline should be styled so they're consistent for all browsers
- JSASS Style Guide
- General rule moving forward - double quotes and hyphens for variable names so it is similar to how we name things in scss.
- Need to update JSASS variable tooling, right now files are compiled alphabetically, which was a problem for buttons since it was being compiled before colors or typography
- Variables: Initial pass on button variables
- Center buttons vertically in Firefox.
- Make the default button state change more obvious
- Once this is done, commit
- Typography: Add Variables One small commit needed from geekman-rohit to follow the JSASS style guide, then good to pull in.
- Table Styling
- kristyjy to start work on that this week
- HTML 4 Inputs
- sfrisk has started working on this. To be submitted for PR later this week
jQuery Core Team Meeting – Feb 29 2016
Attending: timmywil, DaveMethvin, m_gol, markelog, gibson042
link Deprecate <1.11 npm versions
- Syntax: https://docs.npmjs.com/cli/deprecate
- "Versions of the jquery npm package older than 1.9.0 are patched versions that don't work in web browsers. Please upgrade to >=1.11.0."
- Look into which of the latest versions do work on web browsers
- It should be: old Node-based <=1.8, new ours >=1.11 but 1.9.1 has been published 2 months after 1.11.1, what’s up about that?
- I recall publishing an older version because it was completely absent.
link Issues needing review
- https://github.com/jquery/jquery/issues/2941 remove document.implementation usage
- Remove only in 1.12.2/2.2.2 for now
- https://github.com/jquery/jquery/issues/2945 hardcode path to sizzle
- g2g
link PRs
- https://github.com/jquery/jquery/pull/2126 async manip script load
- tabled for next week
link Migrate
- Migrate needs more help for 3.0
- Remaining 3.0 issues