- Ticket triage
- 427 tickets total +10
- 48 pull requests +0
- Globalize
- Datepicker
- Need to update PR to remove old commits
- 1.11.0 released!
- 35k+ downloads, no bug reports yet
Author Archives: builder
jQuery Core Team Meeting – Jun 30 2014
Attending: gibson042, markelog, m_gol, timmywil, DaveMethvin
link Sizzle on npm; ender support; browserify support
link $.xhr strawman
- please provide feedback in the gist
- Promise support - thenables only?
link Download builder in 1.12/2.2?
- already a third-party one
- might encourage more subset use and reduce bloat whining
- need to warn people about third-party code needing everything
link Test fails
- Core: Android 2.x and window.onerror not firing
- IE8 fails on effects
- http://swarm.jquery.org/result/1937999
- markelog to look
- Migrate: button.attr("value", val) failing, jQuery 1.8 or older
- http://swarm.jquery.org/result/1914335
- dave to take a look
link Pulls
- I suggest we don't land for API consistency -- done
link Tickets
- Should .animate() work for non-DOM properties? I think it's supposed to :)
- 1.12/2.1 tickets: http://goo.gl/NsAfgV
- tickets needing an owner: http://goo.gl/v8YQdp
jQuery Mobile Team Meeting – Jun 26 2014
link 1.4.3 release
- aiming for Monday June 30
- one PR for tests coming up, one other PR need final review
link 1.5 development
- Widgets:
- Remove style options from widgets, use classes in markup instead
- widget
- Table review
- Working on moving the column toggle popup to an extension with button as option and writing new tests
- https://github.com/jquery/jquery-mobile/pull/7372
- Navbar review
- New PR against navbar-review branch
- https://github.com/jquery/jquery-mobile/pull/7473
- 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
- pagecontainer needs tests
- 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 for 1.5 release - no updates
- https://github.com/jquery/jquery-mobile/issues/7377
- provide guideline + make them stand out more in the demos
jQuery UI Team Meeting – Jun 25 2014
- Ticket triage
- 417 tickets total +0
- 48 pull requests +0
- Bower
- Globalize
- Datepicker
- Felix and TJ making progress, updating unit tests after the calendar split
- Discussed API changes
- Ready to release 1.11.0
jQuery Core Team Meeting – Jun 23 2014
Attending: timmywil
link Test fails
- Core: Android 2.x and window.onerror not firing
- Migrate: button.attr("value", val) failing, jQuery 1.8 or older
- http://swarm.jquery.org/result/1914335
- dave to take a look
link Pulls
- https://github.com/jquery/sizzle/pull/267
- merged
- https://github.com/jquery/jquery/pull/1601
- closed
- https://github.com/jquery/jquery/pull/1593 (external)
- merged
- https://github.com/jquery/sizzle/pull/270 (external for sizzle)
- merged
link Tickets
- 1.12/2.1 tickets: http://goo.gl/NsAfgV
- tickets needing an owner: http://goo.gl/v8YQdp
jQuery Mobile Team Meeting – Jun 19 2014
link 1.4.3 release
- still some minor issues and tests that need to be fixed
link 1.5 development
- Widgets:
- Remove style options from widgets, use classes in markup instead
- PRs against new branch style-option-deprecation (button and checkboxradio almost done, collapsible(set) in progress
- https://github.com/jquery/jquery-mobile/pull/7348
- Table review
- Working on moving the column toggle popup to an extension with button as option and writing new tests
- https://github.com/jquery/jquery-mobile/pull/7372
- Navbar review
- New PR against navbar-review branch
- https://github.com/jquery/jquery-mobile/pull/7473
- 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
- pagecontainer needs tests
- 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 for 1.5 release - no updates
- https://github.com/jquery/jquery-mobile/issues/7377
- provide guideline + make them stand out more in the demos
jQuery UI Team Meeting – Jun 18 2014
- Ticket triage
- 417 tickets total -1
- 48 pull requests +3
- Download Builder
- Updating jqueryui.com to use the new resources after externals update
- Bower
- Globalize
- Selectmenu
- TJ and Felix reviewed the menu padding issue
- TJ has a fix, though the underlying issue is still unclear
- Datepicker
- Felix and TJ making progress, updating unit tests after the calendar split
- Setting up meeting to discuss API changes
- 1.11
- Now at 1625 1.11-beta.2 downloads
- Final release planned for the 23rd
- Working on upgrade guide
Testing Team Meeting – Jun 18 2014
link QUnit
- Leo working on assert instance, #588
- Progress on supporting other envs, waiting for some code improvements to land #540
- Landed API updates with redirects, jquery/api.qunitjs.com#49
- Working on maxDepth config for QUnit.dump (formerly QUnit.jsDump)
- James to work on assert.throws related PR and issues
link TestSwarm
- Improving rerun handling would be a big improvement for our own testing, #217
- Discussed with Timo previously, more effort than expected.
link Testing Infrastructure
- n/a
jQuery Core Team Meeting – Jun 16 2014
Attending: DaveMethvin, m_gol, gibson042, markelog
link Test fails
- Core: Android 2.x and window.onerror not firing
- Migrate: button.attr("value", val) failing, jQuery 1.8 or older
- http://swarm.jquery.org/result/1914335
- dave to take a look
link Pulls
- https://github.com/jquery/sizzle/pull/267
- good to go
- https://github.com/jquery/jquery/pull/1601
- better way to do those dependencies?
- volunteers welcome for a better way
link Tickets
jQuery Mobile Team Meeting – Jun 12 2014
link 1.4.3 release
- page events
- PR needs to be reviewed
- land last PRs with 1.4 bug fixes
- release on Monday
link 1.5 development
- Widgets:
- Remove style options from widgets, use classes in markup instead
- PRs against new branch style-option-deprecation (button and checkboxradio almost done, collapsible(set) in progress
- https://github.com/jquery/jquery-mobile/pull/7348
- Table review
- Working on moving the column toggle popup to an extension with button as option and writing new tests
- https://github.com/jquery/jquery-mobile/pull/7372
- Navbar review
- New PR against navbar-review branch
- https://github.com/jquery/jquery-mobile/pull/7473
- 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 for 1.5 release - no updates
- https://github.com/jquery/jquery-mobile/issues/7377
- provide guideline + make them stand out more in the demos