- 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
Author Archives: builder
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
jQuery Core Team Meeting – Apr 27 2015
Attending: timmywil, m_gol, gibson042, markelog, DaveMethvin
link Patch to be released today!
- timmywil to do this after meeting
link PRs
- https://github.com/jquery/jquery/pull/2218 Default easing
- duration?
- https://github.com/jquery/jquery/pull/2234 Test intro.js
- Looks good
- https://github.com/jquery/jquery/pull/2233 Cleanup
- Good to land
- https://github.com/jquery/jquery/pull/2232 QUnit timeout
- Looks good
- https://github.com/jquery/jquery/pull/2183 native XHR
- tabled for next week (read through the discussion)
- https://github.com/jquery/jquery/pull/2206 No content replaceWith
- Ready to land? yes
- https://github.com/jquery/jquery/pull/2203 HTML insertion point
- Pending above PR
link Issue review (label issues for review)
- https://github.com/jquery/jquery/issues/2134 Standardize invalid input
- Where to go from here?
- https://github.com/jquery/jquery/issues/2115 Remove ownerDocument check
- https://github.com/jquery/jquery/issues/2114 Allow offset setter to throw
- Seems good to me
- https://github.com/jquery/jquery/issues/2053 Integrate Velocity
- We can probably close this?
- Commented to see where the tests are
link Beta release todo
- Blog post - continuous review
- Any missing issues in 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, once it’s done
link Current failures on master and compat
- NONE! Nice work.
link 3.0 Blocker issues
- https://github.com/jquery/jquery/issues?q=is%3Aopen+is%3Aissue+label%3ABlocker
- Data
- timmy
- showhide
- investigate [hidden] https://github.com/jquery/jquery/issues/2057
- markelog to get to this after async exec
- domManip interception
- .width fractations
- mgol
link jQuery 3.0 beta
- Unassigned (currently 16 unassigned issues)
- PRs and Issues
jQuery Mobile Team Meeting – Apr 23 2015
- Ticket Triage:
- 282 tickets (+2)
- 29 pull requests (-32)
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
- enhanced option
- we need to re think this in light of the classes option
- esformatter
- lots of PR's for this to get us closer to style guide compliance and using jscs
- all landed
- lots of PR's for this to get us closer to style guide compliance and using jscs
- 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 – Apr 23 2015
- Released 0.3.0
- M4rius is working on suppressing over/out/enter/leave events during pointer capture
- Style guide
- Use jQuery style guide, but reduce the use of whitespace
- No spaces inside parenthesized bodies
jQuery UI Team Meeting – Apr 22 2015
- Ticket triage
- 379 tickets total +5
- 24 pull requests +1
- Button
- Alex and Jörn working through another round of review
- Create a private method for finding the form from an input
- Only need for IE8, which will be dropped in less than a year
- Create a public method for finding the label from an input
- Mimic native
element.labels
- Mimic native
- AMDifying tests
- Scott and Jörn got tests working in TestSwarm and IE8
- Classes API docs
- Jörn finished docs, landed in 1-12
- Slider scrollbar demo
- Custom scrollbars are generally terrible; this implementation is far from ideal
- Delete the demo
- Tooltip endlessly append to the DOM for the ARIA live region
- http://bugs.jqueryui.com/ticket/10689
- Scott met with Dylan to go over our AT support and discuss potential solutions
- Dylan is testing a simplified approach in our supported browser/AT combinations
- 1.12 docs
- Jörn is making good progress
Testing Team Meeting – Apr 22 2015
- QUnit
- Module split needs final review, should land soon
- Diff optimization can land, last discussion is resolved
- need to make progress on nested suites and jsreporters to get closer to 2.0
- stdout reporter looks good, found how QUnit ends up on the global object, once fixed this can land
- browserstack-runner
- Still lots of timeouts, making the CI results unreliable, if not useless. Try to escalate that.
- TestSwarm
- Added AMD support
jQuery Content Team Meeting – Apr 22 2015
- Ticket Triage (Issues + PR):
- 246 (-10 in 4 weeks)
- Attending: Arthur, Alex, Sarah, Anne, Scott, Aurelio
link Spider:
- http://jenkins.jquery.com/view/Websites/
- Many broken links have been fixed by Acho Arnold and Igor Stepanov. Many Thanks!
link CLA:
- Legal advises that if someone signs the CLA with their full name (first middle lastname) and their gitconfig is first lastname, we ask them to sign again. It was recommended also that as a result the CLA checker should check against an array of matches instead of first match.
link Content:
- Anne to work on new Foundation pages (with recommendations from Kris).
- Action: Anne to ask Kris to push the branch he’s been working on.
- Contribute pages:
- https://github.com/jquery/contribute.jquery.org/issues/116
- agreed to go with the proposed change and warning note
- Action: Anne to make the change
- https://github.com/jquery/contribute.jquery.org/issues/115
- Action: Anne to update the section
- Blog post
- See if jquery twitter account can tweet Aurelio’s post
- look into https://wordpress.org/plugins/wp-to-twitter/ and mention it at EC meeting
- it may not be needed as we do not post very often. Just a general question. Would be good to know what the correct workflow should be here.