- 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.
Author Archives: builder
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
jQuery UI Team Meeting – Dec 18 2013
- Working AMD support
- Determining which model to use for tests.
- Accessibility
- One more change needed before landing the tooltip PR.
- Button rewrite
- Working on implementation using spans for icons.
- Porting docs to planning wiki.
- Menu needs extension point for dividers.
- Ticket triage
- 1 pending ticket -1
- 394 tickets total -3
- 43 pull requests -3
- Globalize master branch now uses CLDR.
- CSS linter needs an update to support touch-action.
- Prompted by Windows 8 touch support PR.
- PR to update parser-lib (parser-lib -> csslint -> grunt-contrib-csslint -> jquery-ui)
jQuery Core Team Meeting – Dec 16 2013
Attending: DaveMethvin, markelog, m_gol, rwaldron, gibson042
link bugs.jquery.com
- Changed http://bugs.jquery.com to be just the readme-style notes
- Links to http://bugs.jquery.com/newticket
link Todo for Beta3?
- Feedback from Twitter on exposing global when used in browserify
- Generally felt it should NOT be exposed by default
link Pull requests
- https://github.com/jquery/jquery/pull/1459
- markelog to look at it this week
- wait for OP to rebase, but logic needs some work
- https://github.com/jquery/jquery/pull/1458
- land for beta3
- https://github.com/jquery/jquery/pull/1457
- land for beta3
- https://github.com/jquery/jquery/pull/1455
- fix and thank, but don't land this pull
- https://github.com/jquery/jquery/pull/1449
- save for 1.12
- https://github.com/jquery/jquery/pull/1421
- gibson042 to land
- https://github.com/jquery/jquery/pull/1436
- m_gol to land
- exclude a failing Ajax test in Chrome 31 (& 32?) - m_gol
- gibson042 to look at http://bugs.jquery.com/ticket/14484
link Beta3 ship date: Thursday 12/19
link Sinon fake timers
- working fine for effects.js
- does it? we see lots of failures: http://swarm.jquery.org/project/jquery
- johnkpaul to look into using for ajax
link Ship a new Migrate
- Any other tickets to land for this? $.ui.version warning?
link How do we communicate a need for updating browsers to the infra team?
- Ticket: https://github.com/jquery/infrastructure/issues/220
- Can we use karma?
- markelog says maybe, he will look at it
jQuery Mobile Team Meeting – Dec 12 2013
- Attending: Jasper de Groot, Gabriel Schulhof, Alexander Schmitz, Anne-Gaelle Colom, Ghislain Seguin
Time: 2pm ET
link Official Agenda:
- Releasing 1.4 final on Monday
link Updates:
link Jasper de Groot
- Finished new jquerymobile.com
link Alexander Schmitz
link Gabriel Schulhof
- Re-basing 1-4 onto master
- Did a semi-automated rebase, but that may not be the best
- Doing a second re-base, this time even more manually, with regard to those commits that should also end up in an eventual 1-3 branch
link Ghislain Seguin
- Good progress on the jquery-release implementation for mobile
- Left to do is create the directory to receive the demos on the website and figure out how to send an automated email to Google with their CDN version.
link Anne-Gaelle Colom
- a few fixes on the demo site for the 1-4 release (content divs changed to the new format)
- produced a list of my commits that need to be in master (some however rely on previous commits): https://docs.google.com/document/d/1yZbjyoctmhfvJUb27EkGyoNvUjxSlYzVlbF0UUUJukw/edit
jQuery UI Team Meeting – Dec 11 2013
- Working AMD support
- Will use comments for CSS: Add to UI, but implement in Download Builder later.
- Discussion on how to test the UMD wrappers, including the return value
- Need to write tests for the AMD syntax
- Update or replace resource loader with an AMD loader. If that turns out to be a bad idea, add a test for each widget that loads it via AMD.
- Accessibility
- Dylan updated tooltip PR again, still needs
.html()
support.
- Dylan updated tooltip PR again, still needs
- Button rewrite mostly done.
- Alex started working on checkbox/radio.
- Ticket triage
- 2 pending tickets -3
- 397 tickets total +3
- 46 pull requests +1