- Style guide landed
- Alex updating quotes to use double quotes
- Functional tests landed
- Scott looking into failing unit tests
- No PEWG call this week
- Still waiting to discuss Web Driver tests and events after pointer capture is released
Author Archives: builder
jQuery UI Team Meeting – May 13 2015
- Ticket triage
- 381 tickets total +3
- 19 pull requests +1
- Button
- Scott to review
- Form reset handling
- Handle common logic for resetting input-based widgets when their form is reset
- Scott, Alex, Jörn discussed the various solutions and decided on a mixin
- Modify widget factory to support mixins
- Scott to send a PR* Form-related methods
- jquery-git breakages
- Half of our test suite is failling against jquery-git
- http://swarm.jquery.org/job/548
- Remove use of
.bind(), etc.- Alex to send a PR that removes use of event aliases
- Eventually get tests running against a custom build that doesn't have the deperecated module or the event alias module
Project Leads Meeting – May 13 2015
Attending: Alex, Scott, Dave, Sarah, Richard, Rafael
link Core
- Lots of progress on 3.0
- .show()/.hide() ignores the CSS cascade
- https://github.com/jquery/jquery/pull/2180
- any proposed solutions that will fix the previous issues and still show stylesheet-hidden elements?
link UI
- Lots of broken tests with jquery-git
- Adding support for mixins in the widget factory
- Going to start testing against a custom build of jQuery that excludes the event alias and deprecated modules
link Mobile
- Landed new autoinit
- landed classes for textinput
- landing old PRs cleaning up some old stuff
- labels, focus use
- breaking up core files into individual modules
link Chassis
- Phase One coming along nicely, typography has landed, with tables, color palettes, form inputs, and buttons in current active department
- Beginning prep work for GSoC Student’s project for the Chassis Themeroller
link QUnit
- no report
link PEP
- Initial implementation for running W3C tests through Web Driver using Intern
link Globalize
Chassis Team Meeting – May 12 2015
- Close current meter styling PR
- kristyjy to start work on scss style guide
- New issue created for
- Issue created to convert SCSS comments into valid css comments.
- Created Chassis Theme roller repo.
jQuery Core Team Meeting – May 11 2015
Attending: timmywil, arthurvr, DaveMethvin, markelog, gibson042
link Issues needing review
- https://github.com/jquery/jquery/issues/2267 isArraylike(undefined | null)
- https://github.com/jquery/jquery/issues/2192 .toggleClass(function)
- https://github.com/jquery/jquery/issues/2103 $.Promise constructor
- Now that we consume thenables, I’m inclined to close this
- https://github.com/jquery/jquery/issues/2100 doScroll or “interactive” in .ready
- timmywil to try some stuff
link PRs
- https://github.com/jquery/jquery/pull/2183 Use native XHR
- Land, but separate the integration test from the unit tests
- mgol to modify
- https://github.com/jquery/jquery/pull/2180 CSS Cascade
- Anything blocking this one?
- Working on compat sync
- https://github.com/jquery/jquery/pull/2292 Effects: call progress on finish
- land
- https://github.com/jquery/jquery/pull/2281 :visible/:hidden update
- Will land today if no objections
- https://github.com/jquery/jquery/pull/2276 CSS: margin: auto
- Big, but +1
- https://github.com/jquery/jquery/pull/2271 Data: remove unneeded expando
- Will land today if no objections
- https://github.com/jquery/jquery/pull/2268 SVG class manip and perf boost!
- Will land today if no objections
- Let’s add to blog post!
- https://github.com/jquery/jquery/pull/2265 Core: Remove ready event
- what’s our policy on changing code styles? I’m not overly concerned about it, but my OCD doesn’t like seeing jscs warnings.
- https://github.com/jquery/jquery/pull/1714 Include scroll in position calc
- Land, but with gibson’s suggested modification
- https://github.com/jquery/jquery/pull/1975 Ajax: simplify xhr detection
- Haven’t heard from OP, and we can’t land as-is. Should we close?
link Blockers without pull requests
- Currently only 3
link Beta release todo
- Blog post - continuous review
- Migrate
- Issues tagged behavior-change: https://github.com/jquery/jquery/issues?q=is%3Aissue+label%3Abehavior-change+is%3Aopen
- https://github.com/jquery/jquery-migrate/issues
- .data() changes
- https://github.com/jquery/jquery/pull/2180/files#r28251161 .show changes
link Current failures on master and compat
- NONE! Nice work.
link jQuery 3.0 beta
jQuery Mobile Team Meeting – May 07 2015
- Ticket Triage:
- 281 tickets (-1)
- 27 pull requests (-2)
link 1.5.0
- 1.5-dev
- auto init
- Button
- Button
- scott getting ready for first review, a few pending things
- Button
- widget mixins
- allow an array of mixin prototypes to $.widget
- form reset mixin
- going to use only a single handler per for for ALL widgets
- Classes
- Cory: rangeslider submitted, toolbar in progress, flipswitch & slider in queue
- toolbar, rangeslider, flipswitch ready for review, Cory working on slider
- fixing alex's review
- toolbar, rangeslider, flipswitch ready for review, Cory working on slider
- Cory: rangeslider submitted, toolbar in progress, flipswitch & slider in queue
- UI splitting up core
- we will need to figure out our dependencies
- widget theme extension
- needs to handle more use cases
- Auto Init
- UPGRADES!
- multiple widgets, faster performance, more modular, no widget factory dependency, nested options???
- UPGRADES!
- 1.5 docs
- need to start upgrade guide and a branch for updating docs
- Qunit
- unstable since upgraded to 1.17.1
link Other Topics
- team page
- Will be on the jquerymobile.com/about, will use gravatars and link to GH plus possibly twitter
- https://github.com/jquery/jquerymobile.com/pull/120
- Builder
- we need to switch to ui builder before 1.5
- UI DB should be ready to go, with the node-0.12-supporting version published to npm
- we need to switch to ui builder before 1.5
- Navigation
- Talking with Ian Maffett from Intel about brining in aspects of App Framework
- Specifically interested in multi container support
- Talking with Ian Maffett from Intel about brining in aspects of App Framework
- html style checking
PEP Team Meeting – May 07 2015
- Style guide
- https://github.com/jquery/PEP/pull/185
- Ready to land?
- Yes
- Functional tests
- https://github.com/jquery/PEP/pull/184
- Ready to land?
- Yes
- Scott started looking into failing unit tests
- Bad detection of MSPointerEvent in test setup
- Need to determine what is and isn’t tested right now and if there are tests that don’t make sense to keep.
jQuery Content Team Meeting – May 06 2015
- Ticket Triage (Issues + PR):
- 248 (+2)
- Attending: Arthur, Alex, Anne, Aurelio
link Content:
- Should we agree priorities? (e.g. Issues vs PRs?)
- Agreed to address PRs from new contributors quickly (ideally 1-2 weeks)
- Arthur will be working through v3 tickets this week
- Arthur needs help checking https://github.com/jquery/api.jquery.com/pull/669
- We need help from someone with a Windows setup
- Alex will test when he gets a chance
- We need help from someone with a Windows setup
- Need a solution for contributors that use only the github web interface and have their username as name (i.e. the CLA will not match as we need a valid name and the name is not the username).
- Maybe improve the documentation on contribute as well
- Actions from last meeting:
- New Foundation Pages:
- Asked Kris to push branch with existing changes (today)
- Kris will soon
- Contribute pages:
- https://github.com/jquery/contribute.jquery.org/issues/116
- Action completed
- https://github.com/jquery/contribute.jquery.org/issues/115
- Action: Anne to update the section
- Ongoing
- https://github.com/jquery/contribute.jquery.org/issues/116
- Asked Kris to push branch with existing changes (today)
- New Foundation Pages:
jQuery UI Team Meeting – May 06 2015
- Ticket triage
- 378 tickets total -0
- 18 pull requests -4
- Button
- Alex and Jörn worked through another round of review
- Scott to review
- 1.9 git build
- Removed listing from CDN, but file still exists
- Form reset handling
- Handle common logic for resetting input-based widgets when their form is reset
- Utility functions, mixin, extension, or widget?
- Scott to prototype mixin and extension for review
- Form-related methods
.labels(),.form(), and$.ui.escapeSelector()landed in master- Only
.labels()is public API; needs docs
- Draggable/Mouse blur on interaction
- http://bugs.jqueryui.com/ticket/12472
- http://bugs.jqueryui.com/ticket/6642
- https://github.com/jquery/jquery-ui/pull/1548
- Attempt to write tests against mouse
- Start with tests for use cases that have bugs filed against them
Chassis Team Meeting – May 05 2015
Open PRs:
- Meter Styling
- New comments need Addressing
- Color Palette
- Waiting on changes
- Table Styling
- Decided to move 'scrollable' styling to a new issue so it can be consistent everywhere (even for non table situations)
- Typography
- Landed!
Issues:
- Performance testing
- Discussion regarding the use of local files for performance testing to cut back on network traffic and what sort of tests we should do (Appending, scrolling, appending + scrolling)
- sfrisk to create the following issues:
- adjust scss comments to standard css comments
- create issue for visual scroll indicator