- Landed the sparse array implementation for PointerMap
- Jacob to see if we can get a Microsoft intern to automate the W3C tests
- Jacob to review https://github.com/jquery/PEP/pull/168
- Improve pointerdown/up events and buttons property in combination with mouse events
Author Archives: builder
jQuery Mobile Team Meeting – Jun 04 2015
- Ticket Triage:
- 283 tickets (-3)
- 14 pull requests (-6)
link 1.5.0
- 1.5-dev
- auto init
- PRs
- lots waiting lets get these cleaned up
- down to 15
- lots waiting lets get these cleaned up
- Button
- Button
- Scott started reviewing
- Button
- Classes
- Cory: rangeslider landed, toolbar submitted, flipswitch landed - slider in queue
- rangeslider and flipswitch now landed
- fixing alex's review
- rangeslider and flipswitch now landed
- Cory: rangeslider landed, toolbar submitted, flipswitch landed - slider in queue
- UI splitting up core
- we will need to figure out our dependencies
- widget theme extension
- needs to handle more use cases
- alex working on this https://github.com/jquery/jquery-mobile/pull/8141
- needs next round of review
- alex working on this https://github.com/jquery/jquery-mobile/pull/8141
- needs to handle more use cases
- Accordion
- sarah submitting PR tonight
- core breakages
- changes to events and offset really breaking tests
- all fixed waiting on revert of offset changes
- changes to events and offset really breaking tests
- Auto Init
- UPGRADES!
- waiting on passing tests
- UPGRADES!
- 1.5 docs
- need to start upgrade guide and a branch for updating docs
- spider
- things are wonky need to look into this
- fixed
- things are wonky need to look into this
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
jQuery Content Team Meeting – Jun 03 2015
- Ticket Triage (Issues + PR):
- 248 (+0)
- Attending: Arthur, Alex, Anne, Aurelio, Karl
link Content:
- New Team Member: Aurelio De Rosa!
- Netawards nominations, please vote:
- Arthur: https://thenetawards.com/vote/talent/
- jQuery Team: https://thenetawards.com/vote/team/the-jquery-team/
- Should we get the post to help tweeted by jQuery twitter account?
- Anne to ask Kris
- Should we update code examples on the sites to use the latest jQuery JavaScript style guide?
- Yes, we should
- Arthur will work on developing a tool to automate the formatting
- Content:
- New Foundation Pages:
- Kris pushed his branch
- New Foundation Pages:
jQuery UI Team Meeting – Jun 03 2015
- Ticket triage
- 388 tickets total +4
- 21 pull requests +0
- Button
- Scott continued reviewing
- https://github.com/jquery/jquery-ui/pull/1513
- jquery-git breakages
- The disconnected and hidden element change to
.offset()
is likely to be reverted - We just need to handle
$( window ).offset()
- Alex to send PR
- Push out new 1.11 and 1.10 releases with fix for window usage.
- The disconnected and hidden element change to
- Remove use of
.bind()
, etc.- Landed in master
- AMD in demos
- https://github.com/jquery/jquery-ui/pull/1557
- Alex to update the rest of the demos
- https://github.com/jquery/jqueryui.com/pull/113
- Alex to land https://github.com/jquery/jqueryui.com/pull/114 and update https://github.com/jquery/jqueryui.com/pull/113
- https://github.com/jquery/jquery-ui/pull/1557
Chassis Team Meeting – Jun 02 2015
- Chassis Themeroller
- Work has begun on the Chassis themeroller by geekman-rohit as part of his GSoC project.
- Style Guides
- Kristyjy has started work on scss style guide
- Slayslot has a PR ready to review for the html style guide
- Discussion regarding slim-underline and overwriting default
<a>
functionality. sfrisk to remove this before the next meeting. - Colors: Adding Chassis palette
- sfrisk and arschmitz working on an approach that will make variables easy to tweak for the themeroller
jQuery Core Team Meeting – Jun 01 2015
Attending: timmywil, markelog, m_gol, arthurvr, gibson042, arschmitz, DaveMethvin
link Issues needing review
- https://github.com/jquery/jquery/issues/2192 .toggleClass(cls, function)
- I like this, but the PR needs revision. Needs a mentor (m_gol to review).
- https://github.com/jquery/jquery/issues/1693 for-ofability
- Do eet.
link PRs
- https://github.com/jquery/jquery/pull/2362 remove legacy load event handling
- LGTM
- https://github.com/jquery/jquery/pull/2340 https://github.com/jquery/jquery/pull/2326 effects tests from gnarf
- LGTM
- https://github.com/jquery/jquery/pull/2330 license update for package.json
- Waiting for feedback from Scott
- Needs a discussion with npm about our special MIT
- https://github.com/jquery/jquery/pull/2292 finish calls progress
- LGTM
- https://github.com/jquery/jquery/issues/2308 stylesheet-hidden elements with .show()
- Going to do a blog post about the problems we’re facing here and the solutions we have
- markelog to present some possible solutions
- Need to keep thrashing
- Going to try something and release an alpha once all blockers are fixed
link Blockers without pull requests
- Currently 5
link Beta release todo
- Blog post - continuous review
- Migrate
link Current failures on master and compat
- NONE
link jQuery 3.0 beta
jQuery Mobile Team Meeting – May 28 2015
- Ticket Triage:
- 286 tickets (-1)
- 20 pull requests (-6)
link 1.5.0
- 1.5-dev
- auto init
- PRs
- lots waiting lets get these cleaned up
- Button
- Button
- Scott started reviewing
- Button
- 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
- alex working on this https://github.com/jquery/jquery-mobile/pull/8141
- needs to handle more use cases
- core breakages
- changes to events and offset really breaking tests
- gabriel fixed event breaks waiting on decision on offset
- changes to events and offset really breaking tests
- Auto Init
- UPGRADES!
- waiting on passing tests
- UPGRADES!
- 1.5 docs
- need to start upgrade guide and a branch for updating docs
- spider
- things are wonky need to look into this
- alex working on it
- things are wonky need to look into this
- 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
jQuery UI Team Meeting – May 27 2015
- Ticket triage
- 384 tickets total +3
- 21 pull requests +2
- Button
- Scott started reviewing
- https://github.com/jquery/jquery-ui/pull/1513
- Form reset module
- Landed in master, along with mixin support for widgets
- jquery-git breakages
- The disconnected and hidden element change to
.offset()
is likely to be reverted - We just need to handle
$( window ).offset()
- Push out new 1.11 and 1.10 releases with fix for window usage.
- The disconnected and hidden element change to
- Remove use of
.bind()
, etc.- https://github.com/jquery/jquery-ui/pull/1556
- Ready to land in master
jQuery UI Team Meeting – May 25 2015
- Ticket triage
- 422 tickets total, +0
- 20 pull requests, +3
- Checkboxradio
- Checkboxradio icons are broken inside dialogs
- https://bugs.jqueryui.com/ticket/14955
- https://github.com/jquery/jquery-ui/pull/1704
- PR will break ThemeRoller; Alex to send alternate PRs
- Checkboxradio icons are broken inside dialogs
- Controlgroup
- Labels get re-wrapped during refresh
- Refresh breaks spinner
- Overwrites user's
classes
option value - All being addressed in one PR
- https://github.com/jquery/jquery-ui/pull/1703
- Alex pushed updates; Scott to review again
- Controlgroup with only one element does not get correct rounded corners
- https://bugs.jqueryui.com/ticket/14972
- Alex to fix
- Update jQuery Core versions
- Michał sent a PR to update 1.x and 2.x versions
- https://github.com/jquery/jquery-ui/pull/1706
- Also added 2.x to CI
- Michał sent a PR to update 1.x and 2.x versions
PEP Team Meeting – May 21 2015
- Stuart proposed a PointerMap update
- Two approaches to choose from:
- Map: https://github.com/jquery/PEP/pull/189
- SparseArrayMap: https://github.com/jquery/PEP/pull/190
- Use sparse array implementation
- Using an object, while more straight-forward, is actually slower: https://jsperf.com/performance-of-array-vs-object/17
- Two approaches to choose from:
- Stuart working on dispatcher improvements
- No PEWG call this week
- Still waiting to discuss Web Driver tests and events after pointer capture is released