- Ticket triage
- 1 pending tickets +1
- 412 tickets total +4
- 41 pull requests +4
- Duplicates
- Button
- working on checkboxradio and controlgroup
- Did another review and testing round, lots to fix
- will make controlgroup filter out hidden elements, if too slow, don't use the JS widget
- will make controlgroup support selectmenu and textinputs, shouldn't require more then a few lines of extra CSS
- Need to discuss with Jasper and Scott a more generic .ui-btn class as currently in jQuery Mobile, affects selectmenu, button, checkbox; controlgroup could use that instead of each widget individually
- Decided to support anchors
- Focus styling for active radio/checkbox
- Perhaps add outline to .ui-state-focus
- Alex to ping Chris Coyier to see if there's a good solution
- Globalize
- Working on plural module, created a PR for reviewing, still missing functional tests and docs
- Discussing support for locale-specific instances, Rafael worked on it, will open a PR soon
- Working on continuous cross-browser testing, sent a PR to fix the issue within browserstack-runner, waiting for that to land
- Need a seperate API site - We've got globalizejs.com, still need to create the site
- Selectmenu
- Fixed some tests
- New demo: radius and color of a circle, using two dropdowns
- Felix needs some help to improve ARIA implementation, trying some of the suggestions Hans posted:
- Jörn and Felix to work on that
- Release
- Release 1.11.0-beta.1
- Need to fix menu and tooltip regressions
- Need to fix prerelease script to push JS files to CDN
- Should remove -cdn postfix from zip file to put that on jqueryui.com
- Download builder
- Offer pre-releases? Seems sane for beta and rc releases, since its more likely that people will test those with their custom builds
- Let's try it with rc.1, since we're likely not doing another beta; or even for beta.1, Rafael will put it on stage
- buildCSSBundles() from Ghislain's AMD builder is working
- Discussing how to simplify our bundle, please chime in on that issue.
- Offer pre-releases? Seems sane for beta and rc releases, since its more likely that people will test those with their custom builds
- Menu
- Need to test the PR for the #9995 fix, looks simple enough, Jörn to test this
Author Archives: builder
jQuery Core Team Meeting – Apr 28 2014
Attending: DaveMethvin, timmywil, m_gol
link 1.11.1 / 2.1.1 RC2
- Shipped last week
- Any feedback or bugs?
link 1.11.1 / 2.1.1 final
- Release? How about Thursday 5/1
- Code changes to land:
- http://bugs.jquery.com/ticket/14824 (markelog)
- https://github.com/jquery/jquery/pull/1566
- http://bugs.jquery.com/ticket/14894 (dave)
- Build/Test changes aren't blockers
- (Let's stay conservative here)
link Sizzle pulls
link Velocity: replacement for $.animate
- http://julian.com/research/velocity/
- MIT licensed
- Wonder how compat it is?
- Related: Should we bring back requestAnimationFrame?
link 1.12/2.2 planning
- Tickets and pulls already tagged
- Who wants what?
- Take a look and let's discuss next week
- We'll do async
jQuery Mobile Team Meeting – Apr 24 2014
link Last week:
- make buildCSSBundle available to UI Download builder
- https://github.com/jquery/download.jqueryui.com/issues/178
- decoupled and published to NPM
- https://github.com/jquery/download.jqueryui.com/issues/178
- page events demo
- https://github.com/arschmitz/jquery-mobile-event-debugger
- Alex is working on this
- http://view.jquerymobile.com/page-events-demo/demos/page-events/logevents.php
- https://github.com/arschmitz/jquery-mobile-onpage
- plugin for easy and effecient event attachment for pages; this will stay a external plugin
- jQuery Mobile Page Events
- proposal for fixing pagecontainer events this should be considdered a bug and done in 1.4.3; WIP in branch
- https://github.com/jquery/api.jquerymobile.com/pull/297
- pr for api docs
- https://github.com/arschmitz/jquery-mobile-event-debugger
- select menu
- working on refactoring regular select to allow multiple and add enhanced along with various other cleanup hoing for simpler interaction with custom select for fallback
- no update
- http://view.jquerymobile.com/select-fallback/demos/selectmenu-custom/
- working on refactoring regular select to allow multiple and add enhanced along with various other cleanup hoing for simpler interaction with custom select for fallback
- android 4.4 swipe
- i dont think we can support swipe on 4.4 research from google
- talking to Rick Byers the guy in charge of touch / pointer events in chrome pleding our case but this was an intentional change
- Touch event behavior details across browsers
- future of pointer events may be in jeopardy going to help scott and dave push for implementation
- i dont think we can support swipe on 4.4 research from google
- testswarm
- Alex working with Timo on this
- no update
- Alex working with Timo on this
- 3rd party code demos
- provide guideline + make them stand out more in the demos
- Jasper will work on this - no update
- provide guideline + make them stand out more in the demos
jQuery UI Team Meeting – Apr 23 2014
- Ticket triage
- 0 pending tickets +0
- 408 tickets total -1
- 37 pull requests -2
- Duplicates
- Several open issues have several duplicates
- Mostly interactions and datepicker (getting there), two autocomplete issues (#7434, #6642)
- All tickets sorted by duplicates
- [http://bugs.jqueryui.com/report/42](Most discussed open tickets:)
- Button
- working on checkboxradio
- Did another review and testing round, lots to fix
- Discussing Focus styling for active radio/checkbox
- Perhaps add outline to .ui-state-focus, ping Chris Coyier to see if there's a good solution
- Globalize
- Selectmenu
- Need to figure out label association
- Felix to test with aria-describedby instead of modifying for-attribute
- Still need to review docs
- New demo: radius and color of a circle, using two dropdowns
- Release
- Working on migration to jquery-release
- Beta on Thursday
jQuery Core Team Meeting – Apr 21 2014
Attending: DaveMethvin, timmywil, markelog, gibson042
link 1.11.1 / 2.1.1 RC
- m_gol did RC1
- I published an RC1 blog post for about 5 minutes
- I missed the update required to Sizzle (but there was a ticket)
- gibson042 landed it Friday
- Dave set up a VM, can (or will try to) publish the beta today
- To simplify, let's call this RC2 and not speak of RC1 :-)
link "browser" KEYWORD for npm
- https://github.com/npm/npm/issues/4321#issuecomment-40880868
- Dave will open a ticket
link Open tickets for .1 release
- IE11 being stupid
- http://bugs.jquery.com/ticket/14894
- Dave will fix
- Way to prevent accidental release without latest Sizzle
- http://bugs.jquery.com/ticket/14915
- Some of this is just procedure, and not code
- timmywil to land later this week before final release
- slideUp/Down on inline elements
- http://bugs.jquery.com/ticket/14824
- markelog to investigate
- We're getting a ton of spam on the tracker
- Ideas on how to reduce it?
- Delete the spammy posts when you see them
- Lots of fake logins being created as well
jQuery Mobile Team Meeting – Apr 17 2014
- panel slide out on Android
- https://github.com/jquery/jquery-mobile/issues/7326
- Decided to leave this for the panel rewrite (1.7)
- https://github.com/jquery/jquery-mobile/issues/7326
link Last week:
- PRs
- use labels
- Jasper will add labels in the library repo as well
- use labels
- page events demo
- https://github.com/arschmitz/jquery-mobile-event-debugger
- Alex is working on this
- http://view.jquerymobile.com/page-events-demo/demos/page-events/logevents.php
- https://github.com/arschmitz/jquery-mobile-onpage
- plugin for easy and effecient event attachment for pages; this will stay a external plugin
- jQuery Mobile Page Events
- proposal for fixing pagecontainer events this should be considdered a bug and done in 1.4.3; WIP in branch
- https://github.com/jquery/api.jquerymobile.com/pull/297
- pr for api docs
- https://github.com/arschmitz/jquery-mobile-event-debugger
- select menu
- working on refactoring regular select to allow multiple and add enhanced along with various other cleanup hoing for simpler interaction with custom select for fallback
- no update
- http://view.jquerymobile.com/select-fallback/demos/selectmenu-custom/
- working on refactoring regular select to allow multiple and add enhanced along with various other cleanup hoing for simpler interaction with custom select for fallback
- android 4.4 swipe
- i dont think we can support swipe on 4.4 research from google
- talking to Rick Byers the guy in charge of touch / pointer events in chrome pleding our case but this was an intentional change
- Touch event behavior details across browsers
- future of pointer events may be in jeopardy going to help scott and dave push for implementation
- i dont think we can support swipe on 4.4 research from google
- testswarm
- Alex working with Timo on this
- no update
- Alex working with Timo on this
- make buildCSSBundle available to UI Download builder
- https://github.com/jquery/download.jqueryui.com/issues/178
- Ghislain working on publishing the project as an NPM module - no updates
- https://github.com/jquery/download.jqueryui.com/issues/178
- 3rd party code demos
- provide guideline + make them stand out more in the demos
- Jasper will work on this - no update
- provide guideline + make them stand out more in the demos
jQuery UI Team Meeting – Apr 16 2014
- Ticket triage
- 0 pending tickets -3
- 409 tickets total +0
- 39 pull requests -6
- Globalize
- Selectmenu
- Need to finish some fixes
- Felix to test with aria-describedby instead of modifying for-attribute
- Ideas for better demos?
- Radius and color of a circle, using two dropdowns
- Still need to review tests and docs
- Need to finish some fixes
- Release
- Download builder
- Trying to use buildCSSBundles() from Ghislain's AMD builder
- Ghislain extracted the module, Rafael started testing that in DB
- Discussing how to deal with base.css and theme.css
jQuery Core Team Meeting – Apr 14 2014
Attending: DaveMethvin, m_gol, markelog, gibson042
link 1.11.1 / 2.1.1
- Bugs or feedback since release?
- Open tickets for release
- ship date for next beta?
- thursday 17th
link Ticket/pull discussion
- Multiple args for jQuery.merge
- http://bugs.jquery.com/ticket/14982
- https://github.com/jquery/jquery/pull/1556
- Not really a fan unless we can use it
- close plugin
- DOMNodeRemoved text node
- http://bugs.jquery.com/ticket/14986
- https://github.com/jquery/jquery/pull/1558
- let them do it with a hook
- Event capturing support
- http://bugs.jquery.com/ticket/14953
- Lots of implications, e.g. trigger()ing
- close wontfix
- Changes to tags for Bower?
- https://github.com/jquery/jquery/pull/1542
- Doesn't seem like we need any changes
- nope, no changes and close the PR
- npm 1.x tag
- https://github.com/jquery/jquery/pull/1553
- good as-is
- Karma!
jQuery Mobile Team Meeting – Apr 10 2014
- PRs
- use labels
- Jasper will add labels in the library repo as well
- use labels
- page events demo
- https://github.com/arschmitz/jquery-mobile-event-debugger
- Alex is working on this
- http://view.jquerymobile.com/page-events-demo/demos/page-events/logevents.php
- https://github.com/arschmitz/jquery-mobile-onpage
- plugin for easy and effecient event attachment for pages; this will stay a external plugin
- jQuery Mobile Page Events
- proposal for fixing pagecontainer events this should be considdered a bug and done in 1.4.3; WIP in branch
- https://github.com/jquery/api.jquerymobile.com/pull/297
- pr for api docs
- https://github.com/arschmitz/jquery-mobile-event-debugger
- select menu
- working on refactoring regular select to allow multiple and add enhanced along with various other cleanup hoing for simpler interaction with custom select for fallback
- no update
- http://view.jquerymobile.com/select-fallback/demos/selectmenu-custom/
- working on refactoring regular select to allow multiple and add enhanced along with various other cleanup hoing for simpler interaction with custom select for fallback
- android 4.4 swipe
- i dont think we can support swipe on 4.4 research from google
- talking to Rick Byers the guy in charge of touch / pointer events in chrome pleding our case but this was an intentional change
- Touch event behavior details across browsers
- future of pointer events may be in jeopardy going to help scott and dave push for implementation
- i dont think we can support swipe on 4.4 research from google
- testswarm
- Alex working with Timo on this
- no update
- Alex working with Timo on this
- make buildCSSBundle available to UI Download builder
- https://github.com/jquery/download.jqueryui.com/issues/178
- Pushed the decoupling of buildCSSBundles to master on 4/10. Ghislain working on publishing the project as an NPM module
- https://github.com/jquery/download.jqueryui.com/issues/178
- Create filterable upon listview create
- https://github.com/jquery/jquery-mobile/issues/6911
- fix in the backcompat code
- https://github.com/jquery/jquery-mobile/issues/6911
- 3rd party code demos
- provide guideline + make them stand out more in the demos
- Jasper will work on this
- provide guideline + make them stand out more in the demos
jQuery UI Team Meeting – Apr 09 2014
- Ticket triage
- 3 pending tickets +0
- 409 tickets total +1
- 45 pull requests +5
- Button
- working on checkboxradio
- ready for functional and accessibility testing
- First round of code review and update is done, will do another round
- Determine if we really want to support anchors
- Globalize
- Working on documentation updates
- Addresses #206, #210, #218, #225
- Selectmenu
- Started final review
- Ideas for better demos?
- Shopping cart with dropdowns for color and size
- Still need to review tests and docs
- Release
- Working on migration to jquery-release
- Everything ready, Scott to do another test