- Discussion regarding impending announcement for the upcoming jQuerySF, and work that would be nice if it was done.
- Build: add jsass-vars and completely modularize grunt
- Updates made, please review
- Updated comments in SCSS to be compliant with the CSS style guide.
- Decided on the flavor of BEM to use. Examples of BEM styles include:
.ui_base__some-element--modifier--another-modifier
.ui-button__icon--rainbow-mode
Author Archives: builder
PEP Team Meeting – Jun 11 2015
- Logo
- Marius sent a PR to fix the firing of boundary events during capture
- https://github.com/jquery/PEP/pull/195
- Need to check if this is covered by an existing W3C test
- If not, write a new one and submit to W3C
- John-David Dalton and Alex Lu will work on W3C test automation
- Hammer.js team to help with support for CSS
touch-action
jQuery Mobile Team Meeting – Jun 11 2015
- Ticket Triage:
- 283 tickets (+0)
- 14 pull requests (+0)
link 1.5.0
- 1.5-dev
- auto init
- PRs
- Making Progress
- down to 14
- Making Progress
- 1.5-dev
- Now up to date with Master
Project Leads Meeting – Jun 10 2015
Attending: Scott, Alex, Richard, Rafael, Timmy, Sarah
link Core
- show/hide - Asking for feedback in the 3.0 alpha blog post
- Will fix UI/Mobile .offset() breakage with disconnected elements by returning zeros; $(window).offset() will continue to throw
- Timmy to work up a complete Roadmap on one page soon – will be in the wiki
link UI
- Working on AMD for demos
- Will allow us to more easily split UI core
link Mobile
- Improvements to autoinit
- improvements to modularization for smaller builds
- reviewed and landed all the old PRs
- landed more updates for classes option
link Chassis
- Work has begun on the Chassis themeroller for GSOC
- Work on having javascript generate the variable files for scss to make it easy to update variables with a local build or the themeroller
- Table styling almost done
- Once the colors is in a useable state, work will be finished on form elements.
link QUnit
- no report
link PEP
- Microsoft to help with automating the W3C tests
- Possibly through jdalton
- Hoping to get Stuart (community member) more involved
- Sent a few PRs
link Globalize
- Twitter team showed interest for flask babel approach that avoids needing to maintain a separate file of translation messages: related issue yahoo/react-intl#89.
- Rafael provided them an experimental full app showcase using react-globalize + runtime compilation for proof of concept to them: React TodoMVC Example Using Globalize For Internationalization
- Twitter (Nicolas Gallagher) replied "That sounds great. I would be very interested in trying 'react-globalize' with the component api. I did think the authoring experience in the demo looked great, and I can see that you've put a lot of effort into Globalize. Plus, our i18n team had a preference for Globalize and I would like them to be happy too :)."
- Which sounded great so far.
link Project Representative
- Alex nominated Gabriel Schulhof
- No objects
- Gabriel is interested
- Need to hold a “formal” vote
jQuery UI Team Meeting – Jun 10 2015
- Ticket triage
- 392 tickets total +4
- 21 pull requests +0
- Button
- Scott continued reviewing
- https://github.com/jquery/jquery-ui/pull/1513
- Discussing accessiblity issue with toggle button
- Need to decide ourselves
- http://webaim.org/discussion/mail_thread?thread=6955
- jquery-git breakages
- Alex to push one-line change; otherwise waiting for Core to revert offset changes
- 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
- Spinner update
- Waiting for review
- https://github.com/jquery/jquery-ui/pull/1560
- DB CSS dependencies
- Waiting for review
- https://github.com/jquery/download.jqueryui.com/pull/256
Chassis Team Meeting – Jun 09 2015
Open PRs
Ready to merge
Ready to merge
Closed due to change in direction, new approach handled in above PR on Typography
Still a work in progress, please review when you have the time. Allows for creation of variable scss files via modular javascript objects.
Still needs review and some additional edits
sfrisk shall be in jQuerySF later this month to talk about Chassis
kristyjy is continuing work on the scss style guide
work on form elements, buttons, and form validation states need to be started. If people are looking to contribute, these are good issues to start with.
jQuery Core Team Meeting – Jun 08 2015
Attending: timmywil, DaveMethvin, arthurvr, markelog, m_gol, gibson042
link Issues needing review
- None marked.
link PRs
- https://github.com/jquery/jquery/pull/2374 show/hide PR
- I really don’t want to add another method.
- We could put something out for the alpha, ask for feedback in the 3.0 alpha blog post, and ask Paul, Addy, and Mike Taylor to ask for feedback too.
- https://github.com/jquery/jquery/pull/2376 remove easing params
- LGTM
- https://github.com/jquery/jquery/pull/2369 for of
- LGTM
- https://github.com/jquery/jquery/pull/2366 Remove interal event args
- LGTM
- https://github.com/jquery/jquery/pull/2363 isArrayLike(undefined)
- LGTM
- Hooray for camel casing!
link Blockers without pull requests
- Currently 5
link Beta release todo
- Blog post - continuous review
- Migrate
link Current failures on master and compat
- GREEN
link jQuery 3.0 beta
PEP Team Meeting – Jun 04 2015
- 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
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 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