- Swipe event
- Panel widget
- https://github.com/jquery/jquery-mobile/pull/6947
- has to wait until 1.5
- https://github.com/jquery/jquery-mobile/pull/6947
- dependencies
- https://github.com/jquery/jquery-mobile/pull/6868
- landed on Jan 10 '14
- needs to be documented
- https://github.com/jquery/jquery-mobile/pull/6868
- code coverage
- Find out if there is a way to report coverage only at the end of the test cycle
- https://github.com/jquery/jquery-mobile/issues/6959
- Ghislain contacted coveralls to see if we can delay the posting of the coverage result
- unit tests
- Code Climate
- https://codeclimate.com/
- Don't use if results are going to be misinterpreted; no updates
- https://codeclimate.com/
- TravisCI
- Split unit and integration tests in different execution cycles
- https://github.com/jquery/jquery-mobile/pull/6922
- Create 4 more matrix variables: --types=unit, --types=integration, --suites=!navigation, --suites=navigation
- API docs iframes
- remove iframe examples for widgets that can be used outside page
- https://github.com/jquery/api.jquerymobile.com/issues/213
- need to comment on issue which widget can be used standalone
- have to set $.mobile.gradeA=$.noop to prevent JQM taking over the page
Author Archives: builder
jQuery UI Team Meeting – Jan 15 2014
- AMD
- Going to land the changes and change the tests later.
- Accessibility
- Autocomplete live region update landed in master.
- Autocomplete
- Disabled items won't be handled out-of-the-box.
- Ticket triage
- 1 pending ticket, +/-0
- 393 tickets total, -3
- 37 pull requests, -12
- Draggable
- Dave and Mike to fix TestSwarm failures
- CSS Linter
- https://github.com/jquery/jquery-ui/pull/1152
- Waiting for review from WordPress
jQuery Core Team Meeting – Jan 13 2014
Attending: DaveMethvin, gnarf, markelog, jauboug, m_gol, timmywil
link 1.11/2.1 RC?
- Dave putting out the help beacon!
- 1.x branch failing due to sinon fake timers
- Date.now assignments removed
- Still failing, timers aren't finished
- m_gol to look
- jquery-release fails on Windows
- shelljs sync execution seems to mess up quotes
- timmywil to release
link Pull requests for RC
- https://github.com/jquery/jquery/pull/1482 markelog to land
- https://github.com/jquery/jquery/pull/1466 markelog to land
link Tickets for RC
- http://bugs.jquery.com/ticket/14663
- http://bugs.jquery.com/ticket/14484 push
- http://bugs.jquery.com/ticket/14038 push, together with #14484
jQuery Mobile Team Meeting – Jan 09 2014
- Panel widget
- https://github.com/jquery/jquery-mobile/pull/6820
- Needs review
- https://github.com/jquery/jquery-mobile/pull/6820
- Removing style options
- web-ui-fw team is going to work on removing style options from widgets for 1.5
- description of new API for all affected widgets needed
- web-ui-fw team is going to work on removing style options from widgets for 1.5
- dependencies
- https://github.com/jquery/jquery-mobile/pull/6868
- one last PR from Ghislain to review + merge
- https://github.com/jquery/jquery-mobile/pull/6868
- code coverage
- https://github.com/jquery/jquery-mobile/tree/karma#jquery-mobile--
- for local browser testing and code coverage via coveralls.io
- Landed on Jan 8th '14
- unit tests
- Code Climate
- https://codeclimate.com/
- Don't use if results are going to be misinterpreted
- https://codeclimate.com/
- TravisCI
- Split unit and integration tests in different execution cycles
- Create 4 more matrix variables: --types=unit, --types=integration, --suites=!navigation, --suites=navigation
- Split unit and integration tests in different execution cycles
- API docs iframes
- remove iframe examples for widgets that can be used outside page
jQuery UI Team Meeting – Jan 08 2014
- AMD
- https://github.com/jquery/jquery-ui/pull/1029
- Working on tests
- https://github.com/jquery/jquery-ui/pull/1029#issuecomment-30845291
- Use AMD in the tests
- Accessibility
- Tooltip PR landed!
- Dylan now looking at live region in autocomplete
- Button
- PR for review:
- https://github.com/jquery/jquery-ui/pull/1126
- Alex started working on checkbox/radio.
- Working on an implementation using spans for icons
- Porting docs to planning wiki
- Menu
- Added _isDivider() extension point + docs
- Autocomplete
- Disabled items
- https://github.com/jquery/jquery-ui/pull/1163
- Scott to build an extension and close the ticket
- Selectmenu
- Need to figure out what to do about native menu option
- Empty options issue, see #9701
- See menu above
- Alex reported some mobile issues, see wiki comment
- Ticket triage
- 1 pending ticket, +/-0
- 396 tickets total, +2
- 49 pull requests, +6
- Classes Option
- http://wiki.jqueryui.com/w/page/65050459/Classes%20Option
- Still needed, not just for compat with Mobile themes
- Alex to finish his testing. Status?
- Effects Rewrite
- https://github.com/jquery/jquery-ui/pull/1017
- Mike asked for review, still pending.
- Otherwise, two issues: 1. failing tests (which I think are faulty tests), 2. one of the effects actually needs to modify layout, so that one should use placeholder, but the placeholder should shrink accordingly
- Any news since last week?
- Datepicker
- Alex to test the rewrite on mobile and report issues. Inline datepicker seems like the wrong solution. Status?
- Determining what formats to support for min/max
- Start with just date, determine how to handle strings with Globalize
- Drop support for numbers, confusing compared to timestamps, and duplicative of "+2d" which can be handled through libraries like moment.js.
- Draggable
- Dave and Mike to fix TestSwarm failures
- CSS Linter
- https://github.com/jquery/jquery-ui/pull/1152
- https://github.com/nzakas/parser-lib/pull/98
- New version of parser-lib released. Ready to re-test the jquery-ui PR.
jQuery Core Team Meeting – Jan 06 2014
Attending: DaveMethvin, gnarf, markelog, jaubourg, m_gol, gibson, rwaldron
link Next stop, 1.11/2.1 RC?
- Date? Shoot for Thu/Fri this week
- Would like to have final next week, "State of jQuery"
link Pull requests
link Tickets for RC
- http://bugs.jquery.com/ticket/14663
- Seems like we'll need 1.11 on npm
- http://bugs.jquery.com/ticket/14484 gibson042 to look at on Weds
- http://bugs.jquery.com/ticket/14038 markelog to work on simple fix
- http://bugs.jquery.com/ticket/14283 notabug
- Is this really a bug? is never visible -- nope, add some docs
link Triage
- http://bugs.jquery.com/ticket/14672
- Let's just document that it's a dumb thing to do.
- http://bugs.jquery.com/ticket/13767
- was closed but the explanation doesn’t match the whole picture
- http://bugs.jquery.com/ticket/14664
- get more info
jQuery Mobile Team Meeting – Jan 02 2014
- Filterable backcompat
- https://github.com/jquery/jquery-mobile/pull/6823
- Gabriel is working on this
- https://github.com/jquery/jquery-mobile/pull/6823
- dependencies
- https://github.com/jquery/jquery-mobile/pull/6868
- one last PR from Ghislain to review + merge
- https://github.com/jquery/jquery-mobile/pull/6868
- karma
- https://github.com/jquery/jquery-mobile/tree/karma#jquery-mobile--
- for local browser testing and code coverage via coveralls.io
- Ghislain is looking into this
jQuery Core Team Meeting – Dec 30 2013
Attending: DaveMethvin, markelog, gibson042
link Next stop, RC?
- Date? How about Thursday January 2?
- karma-related
- https://github.com/jquery/sizzle/pull/235 markelog to land
- Pull requests
- https://github.com/jquery/jquery/pull/1470 markelog lands
- https://github.com/jquery/jquery/pull/1430 gibson042 lands
link Tickets regarding npm-related changes
- http://bugs.jquery.com/ticket/14650 notabug
- http://bugs.jquery.com/ticket/14646 no response?
- seems like a docs bug, precipitated by the upgrade of npm jquery from 1.8.3 for very strange edge cases
- https://github.com/jquery/jquery/pull/1457 - dave landed
link Others to do before RC/final?
- http://bugs.jquery.com/ticket/14283 dave
- http://bugs.jquery.com/ticket/14541 dave
- http://bugs.jquery.com/ticket/14484 gibson042
- http://bugs.jquery.com/ticket/14038 timmywil
- http://bugs.jquery.com/ticket/14656 gibson042 (may be wontfix)
- http://bugs.jquery.com/ticket/14657 gibson042
- http://bugs.jquery.com/ticket/14623 dave
link "Fixes" vs "Fix"
- Yep, current info at contribute.jquery.org is fine
link Ship a new Migrate (dave)
- Waiting on core release to be sure nothing more is needed
jQuery Core Team Meeting – Dec 24 2013
Attending: DaveMethvin, gibson042, markelog
link Fixed blog post - thanks m_gol
link Next stop, RC?
Date? How about Thursday January 2?
Tickets regarding npm-related changes
- http://bugs.jquery.com/ticket/14650
- http://bugs.jquery.com/ticket/14646
- Let's collect more info and figure out how to document
https://github.com/jquery/jquery/pull/1457 - dave to land today
Others to do before RC/final?
http://bugs.jquery.com/ticket/13967 blocked on gh-1457 above
- it's a feature, wait for 1.12/2.2
http://bugs.jquery.com/ticket/14484 gibson042
http://bugs.jquery.com/ticket/14038 timmywil
push to 1.12/2.2?
link New ticket discussion
- http://bugs.jquery.com/ticket/14530 no
- http://bugs.jquery.com/ticket/14568 yes
- http://bugs.jquery.com/ticket/14633 ugh discuss for 1.12/2.2
link Ship a new Migrate (dave)
jQuery Mobile Team Meeting – Dec 19 2013
- Attending: Jasper de Groot, Gabriel Schulhof, Alexander Schmitz, Anne-Gaelle Colom, Ghislain Seguin, Ralph Whitbeck, Todd Parker
Time: 2pm ET
link Official Agenda:
- We are in the middle of the 1.4 final release YEAHHH!!!
- New weekly meeting doc (starting 2014): https://docs.google.com/spreadsheet/ccc?key=0AskujzE4Ig0QdG5nSmZiSUhjYm4ya29CdjhLZmJwSWc&usp=sharing
- Next week no meeting because of holidays
- Way we work
- New commit message standard: http://contribute.jquery.org/commits-and-pull-requests/#commit-guidelines (use same name for component as we use in issue tracker!)
- Until further notice ALL commits to any mobile repo must be to a branch no commits to master.
- Planning
- First focus on triage, PR reviews, bug fixes, cleanup branches (also API docs, ThemeRoller, Download Builder repos) - 1.4.1 release end of January
- Wait with changing file structure and removing deprecated code until after 1.4.1 release
link Updates:
link Jasper de Groot
- Worked on jquerymobile.com content
link Alexander Schmitz
- Changelog
- working on branch of new button widget using spans instead of after
- thoughts on this concept as it affects mobile?
link Gabriel Schulhof
- Epic API docs rebase
link Ghislain Seguin
- Released 1.4 with jquery-release, discovered a bug. Scott is going to fix it.
- Our release script needs to tag the demos.jquerymobile.com repo when releasing a stable version
- Download builder is broken for 1.4.0, looking into it… fixed
link Anne-Gaelle Colom
- kept away from the mobile docs ;-)
- Will upload the missing meeting minutes tomorrow