- 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
Author Archives: builder
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:
PEP Team Meeting – May 05 2015
- Marius replaced Esperanto with Rollup for builds
- Marius created a PR for ensuring mouse is always an active pointer
- https://github.com/jquery/PEP/pull/282
- Differentiates between active pointer and active buttons state
- Ongoing discussion in W3C about whether pointer IDs should be consistent across frames and whether cross-frame capturing should be allowed
- Marius created a PR which adds more tests
- There’s a W3C discussion about whether over/out/enter/leave events should be fired during capture
- Need to handle scenarios where browsers don’t trigger
mouseup
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
jQuery Core Team Meeting – May 04 2015
Attending: timmywil, markelog, m_gol, gibson042, arthurvr
link Patches 1.11.3 and 2.1.4 released!
link PRs
- https://github.com/jquery/jquery/pull/2183 Use native XHR
- Do we stub IE, add integration tests, or stick with unit tests for now?
- Create issue for integration tests
- Land, but separate the integration test from unit tests
- https://github.com/jquery/jquery/pull/2254 Remove npm from dependencies
- yea, what happened there? :P
- Things happens
- markelog to land
- https://github.com/jquery/jquery/pull/2243 Remove node check from isArrayLike
- landable
- markelog to land
- https://github.com/jquery/jquery/pull/2180 CSS Cascade
- Anything blocking this one?
link Blockers (list getting shorter!)
- Data landed https://github.com/jquery/jquery/issues/2257
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
PEP Team Meeting – Apr 30 2015
- Style guide implemented
- https://github.com/jquery/PEP/pull/185
- Using JSCS and JSHint for linting
- Using JSCS for automated whitespace fixes
- Need discussion on property access spacing: https://github.com/jquery/PEP/pull/185#discussion_r29373592
- Settle on no spaces inside brackets
- Alex to update quotes after
- Initial functional tests implemented
- https://github.com/jquery/PEP/pull/184
- Scott to implement some changes to reduce boilerplate
- Random pointerId for mouse-initiated events
- https://github.com/jquery/PEP/issues/186
- Leave as-is
jQuery Mobile Team Meeting – Apr 30 2015
- Ticket Triage:
- 281 tickets (-1)
- 29 pull requests (+0)
link 1.5.0
- 1.5-dev
- landed all esformatter updates!!
- ui updates
- Button
- Working through files 1 at a time with Jörn trying to get this landed on master
- new core methods getFormParent, getLabel coming
- Button
- Classes
- Cory: rangeslider submitted, toolbar in progress, flipswitch & slider in queue
- toolbar, rangeslider, flipswitch ready for review, Cory working on slider
- waiting on alex to review
- toolbar, rangeslider, flipswitch ready for review, Cory working on slider
- Gabriel: textinput submitted, listview in progress, working on widget backcompat tests and correctness
- Landed in 1.5-dev
- waiting on alex to review
- Landed in 1.5-dev
- Cory: rangeslider submitted, toolbar in progress, flipswitch & slider in queue
- Auto Init
- New module details
- PR has been updated
- New module details
- 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
jQuery UI Team Meeting – Apr 29 2015
- Ticket triage
- 378 tickets total -1
- 22 pull requests -2
- Button
- Alex and Jörn working through another round of review
- 1.9 git build
- We still have the 1.9 git build on the CDN
- It's never been a proper build because it doesn't have its own theme directory
- Drop from the CDN
- Autocomplete focus handling
- Separate handling for hover and focus
- Hovering would highlight the item, but pressing enter would not select it
- Would remove the Firefox workaround for hovering over newly visible elements (which is about to become the common behavior in all browsers)
- Tooltip endlessly append to the DOM for the ARIA live region
- Dylan is testing a simplified approach in our supported browser/AT combinations
- Selectmenu height
- Scott to work with Alex on this
- Tooltip focus/click behavior
- http://bugs.jqueryui.com/ticket/12380
- Nothing to change
Project Leads Meeting – Apr 29 2015
Attending: Timmy, Scott, Rafael, Kris, Alex, Richard
link Core
- Released 1.11.3 and 2.1.4
- Continuing work on 3.0
link UI
- Fixed use of AMD in TestSwarm via a shim configuration
- Adding .labels() method to mimic native element.labels
- Removing 1.9 git build from CDN
link Mobile
- esformatter
- update all the files to get closes to following style guides
- Starting to work on porting some tests to intern
- Updated AMD wrapper to be UMD and match UI
- Working on switching to UI Download builder
link Chassis
- Typography getting ready to land
- Base table styling about to land
- Usage examples for logo looking good
- Going to use colors from logos for initial color pallet
- Getting started on form elements starting with buttons
link QUnit
- no report
link PEP
- First release!
- Adopting jQuery style guide but without spaces inside parens
- Plan on using JSCS for linting and fixing
- Firefox is getting ready to ship Pointer Events!
link Globalize
- 1.0.0 Announcement
- Some interesting stats
- Topsy "Announcing Globalize 1.0 | Official jQuery Blog"
- Topsy "Announcing @globalizejs 1.0 - An always up-to-date, modular and simple i18n library http://t.co/L4ovKL59y3 #internationalization"
- Topsy "happy to see the @jquery foundation launch the @globalizejs effort, thrilled for us to support it https://t.co/m7X8kQKG7N"
- Npm stats
- Github traffic stats
- Related articles:
- jQuery Blog Post - Announcing Globalize 1.0 Press release on PrWeb - jQuery Foundation Launches Globalize v 1.0 GlobalByDesign - Do your web developers know about Globalize? Can we use Adobe, Twitter and IBM quotes on our repo or somewhere else now that Press release has been published? Working on Runtime Optimization (smaller and quicker code) for production #398.
- Some interesting stats
Chassis Team Meeting – Apr 28 2015
Open PRs:
- Meter Styling
- on view.css, needs meter scss added to the compiled css file
- Chassis Palette
- sfrisk needs to change things
- Table Styling
- Alex going to go over in detail this week
- Typography
- Ready to land
- BEM Components to Test Suite + Gumby and Skeleton to Test suite waiting on having files to be local
Issues:
- HTML Style Guide
- Waiting for status form slayslot
- Textinput/Textarea styling
- michealarestad to work on this after typography
- Buttons
- sfrisk to work on this after palette changes done
- SCSS and BEM Style Guide
- Ready for someone to start writing
- Create Styled Checkboxes/Radio Buttons for jQuery UI/Mobile Support
- Waiting on buttons