- Ticket triage
- 416 tickets total -11
- 47 pull requests +0
- Button
- Ready for another round of review
- Working on implicit label support
- Working on focus styling
- Datepicker
- 1.11 Regressions
- Bootstrap
Author Archives: builder
jQuery Mobile Team Meeting – Jul 17 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 – Jul 16 2014
- Ticket triage
- 427 tickets total +0
- 47 pull requests -1
- Button
- Cleaned up tests
- Ready for another round of review
- Datepicker
- Cleaned up history on datepicker branch.
- Rebased Calendar WIP PR
- 1.11.0 regressions
jQuery Core Team Meeting – Jul 14 2014
Attending: mikesherov, DaveMethvin, m_gol
link Test fails
- m_gol trying to get all the Browserstack issues resolved
- timeout does not seem to be working
- one job ran 6 days
- we have plugins (neither of them works :():
- a Jenkins timeout plugin
- TestSwarm timeout setting: https://github.com/jzaefferer/node-testswarm/issues/14
- disabled Android 4.0 temporarily
- Spawning jobs on Kindle Fire HD that hang
- error messages are not very specific, making diagnosis hard
- mobile devices are failing:
- Android 4.1 gets stuck on a login screen: https://www.browserstack.com/automate/builds/9eac6d2af8b21a4b4d6581029011d85bbab3f74e/sessions/42504cd22f37b3fa31fc91016adb01aab87273eb#automate_button
- Android 2.3 gets stuck in the queue, doing nothing and then timeouts: https://www.browserstack.com/automate/builds/9eac6d2af8b21a4b4d6581029011d85bbab3f74e/sessions/41cf9b3bc366f0f5e1a7dccc14ebda8c1c3b3ba7#automate_button
- iOS 7.0 fails for mysterious reasons
- BrowserStack emailed, they’re on it
link Migrate: button.attr("value", val) failing, jQuery 1.8 or older
- http://swarm.jquery.org/result/1914335
- I think the test may need to be removed
- Behavior is correct for IE<9 and jQuery<1.9
- Resolution: Move existing test to the 1.9+ branch in the unit tests
- gibson042 has a pull
link Support matrix
- iOS 6.1+ since Browserstack doesn't provide older versions
- Android 2.3, 4.0+ (not just 4.0+)
- we have a couple of manipulation failures on 2.3 but no one reported them so let’s claim support
link Dave will be on vacation July 17-26
link $.xhr strawman
- https://gist.github.com/dmethvin/43ffd1c743554e5c50ae
- Updated last week with feedback from comments
- Return value of $.xhr?
- thenable requires user to translate, and also means we always have a dependency on some sort of thenable shim (e.g., $.Deferred)
- Promise means we need either a shim or native Promise
- maybe https://github.com/getify/native-promise-only
- Oleg on a plane right now, will have some thoughts/comments tomorrow
- dave to ping domenic for input on how to add .xhr to Promise instance
- dave to ping snover on collab with Dojo
- mikesherov to ping getify on using native-promise-only for our shim
link Download builder in 1.12/2.2?
- Owner?
link Trac sucks
- Nacin volunteered to help, connected him with gnarf
- Got a second person (Christopher Schramm) interested as well
link Pulls
- markelog landed several things this weekend
link Tickets
- 1.12/2.2 tickets: http://goo.gl/NsAfgV
- tickets needing an owner: http://goo.gl/v8YQdp
jQuery Core Team Meeting – Jul 07 2014
Attending: markelog, m_gol, DaveMethvin, mikesherov
link $.xhr strawman
- Feedback?
- Always have $.xhr return a Promise? Deferred? thenable?
- Others can promisify using the node-like callback
- No consensus here
- markelog to prototype some things for the next meeting
- Continue to enhance $.ajax?
- e.g. https://github.com/jquery/jquery/pull/1541
- (no progress events in Promise so how would we support in $.xhr?)
link Download builder in 1.12/2.2?
- Yes, or No?
- Need to be able to test individual modules
- Use jQuery UI builder as a guide
link Trac sucks
- But moving to GH issues would be really hard
- https://github.com/trustmaster/trac2github might be worth a look
- Need to maintain Trac and move to 1.0
- Dave to put out blog post call for Trac help
link Test fails
- TestSwarm, no browsers are scheduled
- m_gol restarted
- Migrate: button.attr("value", val) failing, jQuery 1.8 or older
- http://swarm.jquery.org/result/1914335
- dave to take a look
link Pulls
- Support responseURL
- https://github.com/jquery/jquery/pull/1615
- Why do this unless we can cross-browser?
- Pull looks nice tho .. maybe get their help on $.xhr?
link Tickets
- 1.12/2.1 tickets: http://goo.gl/NsAfgV
- tickets needing an owner: http://goo.gl/v8YQdp
jQuery UI Team Meeting – Jul 02 2014
- 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
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