- 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
Author Archives: builder
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
jQuery Mobile Team Meeting – Apr 03 2014
- PRs
- use labels
- Anne added labels in API docs repo; we will add them 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
- jQuery Mobile Page Events
- proposal for fixing pagecontainer events this should be considdered a bug and done in 1.4.3
- https://github.com/arschmitz/jquery-mobile-event-debugger
- CasperJS to validate demos before and after build
- Delay triggering .change() in custom select
- selectmenu remove dialog / we break multiple selects
- 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 is working on this
- https://github.com/jquery/download.jqueryui.com/issues/178
- STAY, DAMN YOU! delay triggering .change() in custom select until after popup/dialog is gone
jQuery UI Team Meeting – Apr 02 2014
- Ticket triage
- 3 pending tickets +1
- 408 tickets total +3
- 40 pull requests +1
- Button
- Determine if we really want to support anchors
- Globalize
- Working on number module
- Implemented number and fraction digits format
- Implemented significant digits format
- Implemented grouping separators
- Improving getting started docs
- Working on number module
- Release
jQuery Core Team Meeting – Mar 31 2014
Attending: DaveMethvin, m_gol, timmywil, markelog
link 1.11.1 / 2.1.1
- Bugs or feedback since release?
- Open tickets
link Forum thread: http://forum.jquery.com/topic/matchers-and-pseudos
- timmywil and/or gibson042 comment?
- isn’t this just https://github.com/jquery/sizzle/issues/254?
- yes, i think it is!
link http://bugs.jquery.com/ticket/1477
- May be a cantfix
- I hate focus issues. A LOT.
link Karma
- markelog finishing this up soon
link Browser support
- m_gol to add iOS6 and Android 4.0+ to support page
- Need to fix Android 2.3 on unit tests
- Need a solution for WWA support to avoid regressions!