- Ticket triage
- 3 pending tickets -1
- 410 tickets total -1
- 40 pull requests +2
- Globalize
- Need a seperate API site
- Number parsing and instances landed, published alpha.3
- Improve error handling only remaining ticket in 1.0.0 milestone
- 1.11.0-beta.2
- Either all is well or no one is testing
- Selectmenu
- Felix needs some help to improve ARIA implementation, trying some of the suggestions Hans posted
- Felix emailed Dylan to ask for help
- Alex is going to ask Victor Tsaran, he helped out with Mobile before
- checkbox focus outline
- Active checkbox needs a focus indicator
- Try to use native outline via CSS where possible (Chrome), use custom styles to emulate Chrome's outline elsewhere
Author Archives: builder
jQuery Mobile Team Meeting – May 22 2014
link 1.5 development
- Widgets:
- Remove style options from widgets, use classes in markup instead
- Web-UI-Framework team is working on this. Started with PR for button.
- https://github.com/jquery/jquery-mobile/pull/7348
- Table review
- Working on moving the column toggle popup to an extension with button as option
- https://github.com/jquery/jquery-mobile/pull/7372
- Navbar review
- Discussed new API, Cory is updating the ticket
- https://github.com/jquery/jquery-mobile/issues/7359
- Listview review
- no planning yet
- Toolbar review
- no planning yet
- Selectmenu review
- no planning yet
- Panel review
- review or wait for rewrite
- Remove style options from widgets, use classes in markup instead
- Remove deprecated code
- Navigation: Start with API review
- Start with API review:
- Alex will work on this
- Establish the API
- Hash/query params according specs
- Support deeplinking
- Start with API review:
- Adopt widgets from UI:
- Menu
- no planning yet
- Autocomplete
- no planning yet
- Selectmenu (if ready)
- probably not ready in time
- Datepicker (if ready)
- probably not ready in time
- Spinner
- no planning yet
- Menu
- Namespacing:
- Switch to fixed namespace: data-ui-*
- Events:
- review swipe (event data used)
- taken care of in 1.4.2
- review swipe (event data used)
- Tests:
- Remove test for deprecated features and flaky tests (especially dialog)
- in progress
- Remove test for deprecated features and flaky tests (especially dialog)
- Download Builder:
- update the file structure in the Mobile repo to match UI's
- done
- Use jQuery UI’s download builder
- Rafael working on this
- update the file structure in the Mobile repo to match UI's
- Tools: Adopt jquery-release script
- done
link Other topics:
- css transitions
- should they stay or should they go
- http://jsbin.com/xatiz/1/edit
- draggable panel
- browserstack-runner
- get tests running here
- https://github.com/arschmitz/jquery-mobile-onpage
- plugin for easy and effecient event attachment for pages; this will stay a external plugin
- https://docs.google.com/spreadsheets/d/10FBrCSUFCmLIbJlODJCXvLNmKSUqQesWIX41H26YWsc/edit
- 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
- needs review
- 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
- https://github.com/jquery/jquery-mobile/issues/7377
- provide guideline + make them stand out more in the demos
jQuery UI Team Meeting – May 21 2014
- Ticket triage
- 4 pending tickets +2
- 411 tickets total +1
- 38 pull requests +2
- Globalize
- working on plural module, formatUnit and formatRelative
- Download builder
- Slider rewrite
- David Petersen available on Tuesdays, starting to work on slider rewrite
- checkbox/radio
- wrapping input in label, without for attribute, should be fine by now
- will put together a patch and test that
jQuery Core Team Meeting – May 19 2014
Attending: DaveMethvin, m_gol, timmywil, markelog, gibson042
link 1.11.2 / 2.1.2 watch
- Anything that requires a patch release?
link Bugs
- use isNaN instead?
- markelog has https://github.com/jquery/jquery/pull/1583
link Pulls
- Use page viz api to determine whether to run animation
- too big to land as-is
- see if we can work with him to reduce
link Failing IE6/7 tests in .data()
- Source of the problem isn't clear, very few changes recently
- Could be the
<object>
tests, maybe a change at BrowserStack - m_gol to check with BS
link Google bug bounty
- Replied to them with a go-ahead based on team response
link 1.12/2.2 planning
jQuery Mobile Team Meeting – May 15 2014
link 1.5 development
- Widgets:
- Remove style options from widgets, use classes in markup instead
- Web-UI-Framework team is working on this. Started with PR for button.
- https://github.com/jquery/jquery-mobile/pull/7348
- Table review
- Review done. Gabriel is testing now.
- https://github.com/jquery/jquery-mobile/pull/7372
- Navbar review
- Cory started with describing new API. Jasper will schedule a meeting to discuss.
- https://github.com/jquery/jquery-mobile/issues/7359
- Listview review
- no planning yet
- Toolbar review
- no planning yet
- Selectmenu review
- no planning yet
- Panel review
- review or wait for rewrite
- Remove style options from widgets, use classes in markup instead
- Remove deprecated code
- Navigation: Start with API review
- Start with API review:
- Alex will work on this
- Establish the API
- Hash/query params according specs
- Support deeplinking
- Start with API review:
- Adopt widgets from UI:
- Menu
- no planning yet
- Autocomplete
- no planning yet
- Selectmenu (if ready)
- probably not ready in time
- Datepicker (if ready)
- probably not ready in time
- Spinner
- no planning yet
- Menu
- Namespacing:
- Switch to fixed namespace: data-ui-*
- Events:
- review swipe (event data used)
- taken care of in 1.4.2
- review swipe (event data used)
- Tests:
- Remove test for deprecated features and flaky tests (especially dialog)
- in progress
- Remove test for deprecated features and flaky tests (especially dialog)
- Download Builder:
- update the file structure in the Mobile repo to match UI's
- done
- Use jQuery UI’s download builder
- Rafael working on this
- update the file structure in the Mobile repo to match UI's
- Tools: Adopt jquery-release script
- done
link Other topics:
- css transitions
- should they stay or should they go
- http://jsbin.com/xatiz/1/edit
- draggable panel
- browserstack-runner
- get tests running here
- https://github.com/arschmitz/jquery-mobile-onpage
- plugin for easy and effecient event attachment for pages; this will stay a external plugin
- https://docs.google.com/spreadsheets/d/10FBrCSUFCmLIbJlODJCXvLNmKSUqQesWIX41H26YWsc/edit
- 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
- needs review
- 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
- https://github.com/jquery/jquery-mobile/issues/7377
- provide guideline + make them stand out more in the demos
jQuery UI Team Meeting – May 14 2014
- Ticket triage
- 2 pending tickets +2
- 410 tickets total +2
- 36 pull requests -4
- Globalize
- Need a seperate API site
- Talked to Isaac to create logo and color scheme
- Download builder
- Simplifying our bundle
- include theme + structure + concat
- _on() signature
- checkbox focus outline
- Active checkbox needs a focus indicator
- Leaving it up to the user to style ui-state-focus is awful
- jQuery Mobile currently uses box-shadow to add a custom focus outline
- Can't recreate native outline
- Still no solution, will continue discussion elsewhere
jQuery Core Team Meeting – May 12 2014
Attending: DaveMethvin, m_gol, timmywil, markelog, gibson042
link 1.11.2 / 2.1.2 watch
- Anything that requires a patch release?
link Angular use of .data()
- Makes use of jQuery._data()
- Issues:
- copying _data(node, ‘events’) won’t work with events with setup/teardown hooks
- Should we expose in the 2.x branch so Angular 1.3 could use it?
- Yes, we need to leave jQuery._data() in place
- Perhaps document so people would know to leave it alone?
link Pulls
- rAF https://github.com/jquery/jquery/pull/1578
- Use page viz api to determine whether to run animation
- https://github.com/jquery/jquery/pull/1577
- Do we duplicate // Supports comments in support.js and use point?
- What is the correct form of a // Supports comment?
link 1.12/2.2 planning
jQuery Mobile Team Meeting – May 08 2014
link 1.5 development
- .trigger( "change" )
- https://github.com/jquery/jquery-mobile/issues/7363
- Should be discussed with UI team during in-person meeting
- Should we trigger native events with code like: https://gist.github.com/gabrielschulhof/c50cd5b0cc5bcad9d224
- https://github.com/jquery/jquery-mobile/issues/7363
- Remove deprecated code
- Navigation: Start with API review
- Start with API review:
- Alex will work on this
- Establish the API
- Hash/query params according specs
- Support deeplinking
- Start with API review:
- Widgets:
- Remove style options from widgets, use classes in markup instead
- Web-UI-Framework team is working on this
- Table review
- Gabriel will work on this
- Navbar review
- Cory will work on this (with Jasper)
- https://github.com/jquery/jquery-mobile/issues/7359
- Listview review
- no planning yet
- Toolbar review
- no planning yet
- Selectmenu review
- no planning yet
- Panel review
- review or wait for rewrite
- Remove style options from widgets, use classes in markup instead
- Adopt widgets from UI:
- Menu
- no planning yet
- Autocomplete
- no planning yet
- Selectmenu (if ready)
- probably not ready in time
- Datepicker (if ready)
- probably not ready in time
- Spinner
- no planning yet
- Menu
- Namespacing:
- Switch to fixed namespace: data-ui-*
- Events:
- review swipe (event data used)
- taken care of in 1.4.2
- review swipe (event data used)
- Tests:
- Remove test for deprecated features and flaky tests (especially dialog)
- in progress
- Remove test for deprecated features and flaky tests (especially dialog)
- Download Builder:
- update the file structure in the Mobile repo to match UI's
- done
- Use jQuery UI’s download builder
- Rafael working on this
- update the file structure in the Mobile repo to match UI's
- Tools: Adopt jquery-release script
- done
link Other topics:
- css transitions
- should they stay or should they go
- http://jsbin.com/xatiz/1/edit
- draggable panel
- browserstack-runner
- get tests running here
- https://github.com/arschmitz/jquery-mobile-onpage
- plugin for easy and effecient event attachment for pages; this will stay a external plugin
- https://docs.google.com/spreadsheets/d/10FBrCSUFCmLIbJlODJCXvLNmKSUqQesWIX41H26YWsc/edit
- 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
- needs review
- 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
- https://github.com/jquery/jquery-mobile/issues/7377
- provide guideline + make them stand out more in the demos
jQuery UI Team Meeting – May 07 2014
- Ticket triage
- 0 pending tickets -1
- 408 tickets total -4
- 40 pull requests -1
- Selectmenu
- Fixed some tests.
- Landed new demo.
- Felix needs some help to improve ARIA implementation, trying some of the suggestions Hans posted.
- Working on issues from 1.11.0-beta.1
jQuery Core Team Meeting – May 05 2014
Attending: DaveMethvin, m_gol, gibson042, timmywil, markelog
link 1.11.1 / 2.1.1
- Shipped last week
- Any feedback or bugs?
- Let's make this the last before 1.12/2.2 barring bad regressions
link The demise of jquery-latest
- Google folks are on board to make /1/ point to 1.11.1
- Dave to make a blog post
link 1.12/2.2 planning
- Tickets and pulls already tagged
- Who wants what?
- Most tickets are claimed now, so begin!
- http://bugs.jquery.com/query?status=assigned&status=new&status=open&status=reopened&group=milestone&report=3&order=priority
link CSS selector escaping?
- http://bugs.jquery.com/ticket/14692
- https://github.com/mathiasbynens/CSS.escape/blob/master/css.escape.js
- Kind of big and we don't use it, maybe just document this and tell people where to get it?