- AMD
- Still need to rename files
- Will use comments for CSS
- Accessibility
- Updated tooltip ajax PR
- TJ tested, Scott to do a final code review
- Tabs
- non-utf-8 URLs
- try/catch and on error use the non-decoded value.
- Dialog
- One open PR, need help with fixing unit tests, some test regressions from earlier changes kill the testsuite
- Jörn and Scott to get together on these this week
- Selectmenu
- Landed new menu-style
- Prototype for native menu, has lots of a11y issues
- Ticket triage
- 1 pending ticket -1
- 390 tickets total +3
- 44 pull requests -5
Author Archives: builder
jQuery Core Team Meeting – Nov 11 2013
Attending: DaveMethvin, timmywil, gibson042, m_gol
##Beta2 -- REALLY this week
- Thanks for moving things along
- TODOs for beta2
- http://bugs.jquery.com/ticket/14180 - dmethvin
- https://github.com/jquery/jquery/pull/1369
- http://bugs.jquery.com/ticket/14207 - dmethvin
- http://bugs.jquery.com/ticket/14424 - dmethvin
- http://bugs.jquery.com/ticket/14475 - dmethvin
- https://github.com/jquery/jquery/pull/1425 - m_gol landed
- https://github.com/jquery/jquery/pull/1421 - land this after other stuff
- https://github.com/jquery/jquery/pull/1419 - cast to string both branches, gibson042
- https://github.com/jquery/jquery/pull/1415 - meh
- https://github.com/jquery/jquery/pull/1400 - dmethvin
- https://github.com/jquery/jquery/pull/1384 - ask author to do all years
- https://github.com/jquery/jquery/pull/1377 - pinged johnkpaul
- https://github.com/jquery/jquery/pull/1367 - close until event refactor done
- https://github.com/jquery/jquery/pull/1346 (closed)
- https://github.com/jquery/jquery/pull/1340 - pinged author
- https://github.com/jquery/jquery/pull/1426 - m_gol landed
- Discussion regarding data-foo-42 and the meaning of life.
- Should we put jQuery 2.1.0-beta.2 on npm as an experimental/canary build? npm supports canary builds.
- it would give some time for browserify folks to try if it works as it should
- some people expect that: https://github.com/coolaj86/node-jquery/issues/59#issuecomment-25353525
jQuery Core Team Meeting – Nov 04 2013
Attending: DaveMethvin, gibson042, markelog
link Beta2 Thursday?
link jQuery 1.11/2.1 beta2 TODOs
- Need to get done before we ship (this week)
- http://bugs.jquery.com/ticket/14180 - dmethvin
- Patch doesn't work on Opera 12
- Do we still support Opera 12? markelog and m_gol vote yes
- If so, I will skip the test
- http://bugs.jquery.com/ticket/14415
- Move sourceMap comment to end of the file to simplify
- For beta2, remove comment from RELEASE .min.js file
- Custom builds will still have the map comment
- Remove .js reference from .min.map file - yes (dmethvin)
- Tell people to add their own comment at the end
- http://bugs.jquery.com/ticket/14340 - m_gol
- http://bugs.jquery.com/ticket/14207 - jaubourg
- http://bugs.jquery.com/ticket/14424 - jaubourg
- http://bugs.jquery.com/ticket/14475 - jaubourg
link Vagrant - gnarf to keep an eye on it
- http://bugs.jquery.com/ticket/14488
- https://github.com/jquery/jquery/pull/1410
- Dave asking status on the PR
link Other tickets (for the beta)? Who can take them?
- http://bugs.jquery.com/ticket/14484
- data()-related tickets
- http://bugs.jquery.com/ticket/14101 gnarf
- http://bugs.jquery.com/ticket/14376 rwaldron
- http://bugs.jquery.com/ticket/14459 gibson042
link Commit message style:
- https://github.com/jquery/contribute.jquery.org/pull/61
- Should we subscribe to some variant of this? Seems that we should, I've just been lazy about consistency.
- Please add your thoughts/comments there, let's see if we can have a project-wide standard
link JSCS - markelog to land
- https://github.com/jquery/jquery/pull/1396
- Any problems with landing this now?
link CSP - markelog to land
link jQuery Migrate
- http://swarm.jquery.org/project/jquerymigrate
- Should we add Bower support here as well?
link jQuery 1.11/2.1 final changes to release script (timmywil)
- http://bugs.jquery.com/ticket/14451
- Need to update build script to create tagged headless commit for release
- Should include bower deps and built file for simplicity
jQuery Mobile Team Meeting – Oct 31 2013
- Attending: Jasper de Groot, Gabriel Schulhof, Alexander Schmitz, Anne-Gaelle Colom
Time: 2pm ET
link Official Agenda:
- new issues after 1.4 RC1
- no blocker issues
- some minor issues that we can fix in first maintenance release 2-3 weeks after final
- status TODO’s for 1.4 final
- API docs are updated
- demos almost done
- ThemeRoller is still work in progress
- 2-3 days needed for new web site
link Updates:
link Jasper de Groot
- working on ThemeRoller update
link Alexander Schmitz
- investigating and triaging post rc issues
- updateing changelog script
- work on button re-write
- finished classes option testing
- ios 7 issues ( lots )
- demos updates
link Gabriel Schulhof
- Fixed most API issues.
- Not familiar enough with panels to document their classes
- No real excuse for not fixing #166 :), though I may not know enough about tabs
link Ghislain Seguin
- Started working on automation for the release process. Trying to use grunt-git but so far no success in committing the files to the codeorigin repo.
link Anne-Gaelle Colom
- api docs: added the icons page
jQuery UI Team Meeting – Oct 30 2013
- AMD
- https://github.com/jquery/jquery-ui/pull/1029
- Landend globals fix
- Still need to figure out how to deal with CSS files.
- Still need to rename files
- No de-facto solution for dealing with CSS; maybe defer solving this?
- Either keep ad-hoc solution in DB, or adopt comments-approach from Mobile?
- Need an estimate how much effort it is to implement comments parsing as an intermediate solution
- Accessibility
- Updated tooltip ajax PR:
- https://github.com/jquery/jquery-ui/pull/1118
- TJ to test
- Button
- Update from Alex on button rewrite?
- https://docs.google.com/document/d/1yFD_Y9QuuMTI4NOc-JQYRjPTrcVV52h7ZeLKLPbSj40/edit
- PR for review:
- https://github.com/jquery/jquery-ui/pull/1126
- Dialog
- One open PR, need help with fixing unit tests, some test regressions from earlier changes kill the testsuite
- Scott to look at failures after selectmenu tasks
- Scoped Themes
- Dialog needs to be appended to a container for scoped themes to work
- http://bugs.jqueryui.com/ticket/9616
- Could be addressed in DB
- https://github.com/jquery/download.jqueryui.com/issues/145
- Should see how this is solved in Mobile 1.4, talk to Jasper about it
- Swatches and their inheritance sounds like a much better solution then generating (multiple) themes with scopes
- Put it on the Amsterdam agenda
- Selectmenu
- Landed more bugfixes
- Experimenting with menu styling
- More margin:
- http://view.jqueryui.com/menu-item-styling/demos/menu/default.html
- Compact:
- http://view.jqueryui.com/menu-style/demos/menu/icons.html
- Need to add multi-line samples; styles should be more clean and tight, while making it easy enough to keep items apart
- Ticket triage
- 2 pending tickets +2
- 387 tickets total +13
- 49 pull requests +1
- 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?
- Put it on the Amsterdam agenda
- CLDR
- Rafael to test date formatting/parsing with datepicker rewrite; number formatting/parsing with spinner
- Progressing, reporting documentation issues in their Trac
- Rafael to test date formatting/parsing with datepicker rewrite; number formatting/parsing with spinner
- Datepicker
- TJ filled out the options list on the wiki
- Will schedule a call when the remaining TODOs are done
- Alex to test the rewrite on mobile and report issues. Inline datepicker seems like the wrong solution. Status?
- Still to do:
- Update $.date to remove the jQuery dependency.
- Fixing multi-month, WIP
- Partial fix in for multi-month
- Discussed moving $.date to Globalize, as its own module, but within the library. Not much favor, need an alternative solution.
- No dependency except for the namespace, so just need to come up with a name.
- TJ filled out the options list on the wiki
- Draggable
- Mike hardening the testsuite, fixing IE issues
jQuery Mobile Team Meeting – Oct 24 2013
- Attending: Jasper de Groot, Gabriel Schulhof, Alexander Schmitz, Anne-Gaelle Colom, Ghislain Seguin
Time: 2pm ET
link Official Agenda:
- 1.4 RC release today
- 1.4 final TODO’s
- API docs
- open 1.4 tickets (Gabriel) https://github.com/jquery/api.jquerymobile.com/issues?direction=desc&milestone=1&sort=updated&state=open
- ThemeRoller
- needs to be updated (Jasper)
- new web site (Jasper)
- upgrade guide
- finish before final release (Jasper)
- supported platforms
- needs to be updated (Alex)
- changelog
- script for auto generating complete changelog (Alex)
- cleanup the output (Alex)
- upgrade guide
- Demos
- new homepage (Jasper)
- open “demos” tickets https://github.com/jquery/jquery-mobile/issues?direction=desc&milestone=20&page=1&sort=updated&state=open
- blog post (Jasper)
- API docs
link Updates:
link Jasper de Groot
- fixed panel issues
- fixed external footer tap toggle issue https://github.com/jquery/jquery-mobile/issues/6604
- fixed table column toggle button issue https://github.com/jquery/jquery-mobile/issues/6639
- fixed grid solo button margin issue https://github.com/jquery/jquery-mobile/issues/6643
- worked on demos updates and cleanup
- working on ThemeRoller update
link Alexander Schmitz
- Review all api and file issues for changes / updates
- triage
- bug fixing
- ui / mobile button
- ui classes option seems like it will make most widgets work with out custom css or js
link Gabriel Schulhof
- Lots of small API doc fixes based on Alex’s issues
link Ghislain Seguin
- No update
link Anne-Gaelle Colom
- api.jquerymobile.com: fixed iframe links for the slider entry
jQuery UI Team Meeting – Oct 23 2013
- AMD
- https://github.com/jquery/jquery-ui/pull/1029
- "Globals" PR: https://github.com/jquery/jquery-ui/pull/1116
- Will rename files after landing globals PR
- Need to figure out how to deal with CSS files. Pinged AMD community about this.
- download builder
- Status?
- Running stable, no complaints from users
- Can't monitor properly with expired Splunk license
- Status?
- Accessibility
- Got PR for ajax tooltip: https://github.com/jquery/jquery-ui/pull/1117
- Scott to suggest one liveRegion per instance, like autocomplete
- TJ to test after that's implemented
- Got PR for ajax tooltip: https://github.com/jquery/jquery-ui/pull/1117
- Button
- Update from Alex on button rewrite? https://docs.google.com/document/d/1yFD_Y9QuuMTI4NOc-JQYRjPTrcVV52h7ZeLKLPbSj40/edit
- CSS-only layer almost done
- Alex to create a PR for reviewing soon
- Update from Alex on button rewrite? https://docs.google.com/document/d/1yFD_Y9QuuMTI4NOc-JQYRjPTrcVV52h7ZeLKLPbSj40/edit
- Dialog
- One open PR, need help with fixing unit tests, some test regressions from earlier changes kill the testsuite
- Scott to look at failures after selectmenu tasks
- One open PR, need help with fixing unit tests, some test regressions from earlier changes kill the testsuite
- Scoped Themes
- Dialog needs to be appended to a container for scoped themes to work: http://bugs.jqueryui.com/ticket/9616
- Could be addressed in DB: https://github.com/jquery/download.jqueryui.com/issues/145
- Should see how this is solved in Mobile 1.4, talk to Jasper about it
- Swatches and their inheritance sounds like a much better solution then generating (multiple) themes with scopes
- Selectmenu
- Felix waiting on feedback on width options
- Questions in wiki comments
- Still need to reply/answer
- one width option for controlling the button, menu gets auto width or override via CSS; add menu widget list item top / bottom margin;
- Ticket triage
- 0 pending tickets +/-0
- 374 tickets total -3
- 48 pull requests -8
- PR triage
- Getting better, still need to cover all existing PRs
- Check for: CLA signature; ticket; unit tests, coding standards, commit message standards.
- Boilerplate for replies: https://gist.github.com/jzaefferer/7043261
- Documenting return values
- TJ wanted to test Scott's commit locally - has that happened?
- grunt-jquery-content is tagged, TJ to test
- TJ wanted to test Scott's commit locally - has that happened?
- Classes Option
- http://wiki.jqueryui.com/w/page/65050459/Classes%20Option
- Alex to finish his testing. Status?
- Still needed, not just for compat with Mobile themes
- Effects Rewrite
- Mike asked for review, got one from Corey: https://github.com/jquery/jquery-ui/pull/1017
- 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?
- Nothing new
- CLDR
- Rafael to test date formatting/parsing with datepicker rewrite; number formatting/parsing with spinner
- Status?
- Nothing new
- Datepicker
- TJ filled out the options list on the wiki
- Alex to test the rewrite on mobile and report issues. Inline datepicker seems like the wrong solution. Status?
- Still to do:
- Update $.date to remove the jQuery dependency.
- Fixing multi-month
- Will schedule a call when the remaining TODOs are done
- Maybe move $.date to Globalize, as its own module, but within the library
- Draggable
- Mike verified the draggable testsuite
- Will fix bugs he caused earlier
jQuery Core Team Meeting – Oct 21 2013
Attending: DaveMethvin, markelog, m_gol, jaubourg, mikesherov, gibson042
##jQuery 1.11/2.1 beta 2 TODOs
- http://bugs.jquery.com/ticket/14180 - dave
- http://bugs.jquery.com/ticket/14340 - m_gol
- http://bugs.jquery.com/ticket/14207 - jaubourg
- http://bugs.jquery.com/ticket/14424 - jaubourg
- http://bugs.jquery.com/ticket/14475 - jaubourg
- http://bugs.jquery.com/ticket/14379 - gibson042
- Beta2 next week?
link JSCS from markelog
link jQuery Migrate
- Look into unit test failures - gibson042
- Dave to land
- http://swarm.jquery.org/project/jquerymigrate
link How to solve the problem of people not installing Bower/Grunt?
- https://github.com/jquery/jquery/pull/1393
- close this
- markelog to check with timmywil, maybe use grunt-bower-task
link Sourcemaps
- http://bugs.jquery.com/ticket/14415
- m_gol raising discussion here:
- Remove file from map and use CDN reference to map?
- See discussion on IRC … several problems still happen
- Either
- wait for Chrome to stop complaining about missing "file" property in the map file and use an absolute path
- remove the map
- Always provide the (local) map file for custom builds
link jQuery 1.11/2.1 final
- How do we publish to npm?
- How do we publish to bower?
- Need to update build script to create tagged headless commit for release
- Should include bower deps and built file for simplicity
- Timmy to update the release script
jQuery Mobile Team Meeting – Oct 17 2013
- Attending: Jasper de Groot, Gabriel Schulhof, Alexander Schmitz, Anne-Gaelle Colom, Ghislain Seguin
Time: 2pm ET
link Official Agenda:
- 1.4 RC release
- open tickets 1.4
- 1.4 final status
- Demos
- new homepage (Jasper)
- open tickets for new demos
- API docs
- make overview of what needs to be done (Alex)
- ThemeRoller
- Jasper working on updating for 1.4
- Download Builder
- Alex will look into why it doesn’t work with 1.4
- upgrade guide
- Jasper will finish this before final release
- supported platforms
- add new list on new web site (Jasper)
- changelog
- Alex made a script for auto generating complete changelog
- new web site (Jasper)
- blog post (Jasper)
- Demos
- new PR’s
- those can wait until we are done with 1.4
link Updates:
link Jasper de Groot
- worked on updating demos and new global nav and search
- made some changes in default theme, based on suggestions from Todd
- working on updating TR
link Alexander Schmitz
- triage
- bug fixes
- update demos search
- update jqm-demos.js
- accessibility summit
- continuing work on button
- continuing work on classes option
- will be working with ui on making some boiler plate for issues and pr’s and standards on how long to keep open as well as a PR checklist
link Gabriel Schulhof
- Bug fixing
- API docs
- New job (from Intel): also working on Cordova (making the cordova workflow work on Tizen)
link Ghislain Seguin
- No update
link Anne-Gaelle Colom
- No update
jQuery UI Team Meeting – Oct 16 2013
- AMD
- https://github.com/jquery/jquery-ui/pull/1029
- Blocked by globals update that Scott was working on
- https://github.com/scottgonzalez/jquery-ui/tree/globals
- download builder
- Fixed bug in cache module, fixing that should prevent further service outage
- Also fixed client-side theme URL handling
- Accessibility
- Update from Deque Accessibility Summit?
- good ideas for improvements for tooltip with ajax loaded content and contextual help for all widgets
- https://docs.google.com/document/d/1MFM0zaLt-Gqaj3Ajv2p5d-STuaEZ6MoqfpYANX1VgpM/edit
- Kris to track down the code - get people to send PRs or recycle manually
- Button
- Update from Alex on button rewrite?
- Not started, yet
- https://docs.google.com/document/d/1yFD_Y9QuuMTI4NOc-JQYRjPTrcVV52h7ZeLKLPbSj40/edit
- Will not support icons in IE7
- Dialog
- Jörn submitted another bug fix PR, needs help with unit tests
- Selectmenu
- Felix waiting on feedback on width option and a fix from Kris
- Alex and TJ to review width option, Felix to include it on the wiki page
- Ticket triage
- 0 pending tickets -3
- 377 tickets total +1
- 56 pull requests +5
- PR triage
- Need one or two people to review new PRs
- TJ and Mike to do a bash and keep up with new PRs.
- Check for: CLA signature; ticket; unit tests, coding standards, commit message standards.
- One of them to document these, until we can get it all automated. Rewrite contribute.md, get all the details on the contribute site.
- Alex to help as well and sync guidelines for Mobile
- Documenting return values
- Done, just needs to be deployed
- Jörn to help with deployment, once TJ tested Scott's commits locally
- Classes Option
- http://wiki.jqueryui.com/w/page/65050459/Classes%20Option
- Alex to finish his testing
- Effects Rewrite
- https://github.com/jquery/jquery-ui/pull/1017
- Corey? Scott?
- 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
- CLDR
- Unit tests migrated to QUnit, working with AMD, running with Grunt
- Now to finish datetime/format
- Rafael to test date formatting/parsing with datepicker rewrite; number formatting/parsing with spinner
- Datepicker
- TJ working on fixing multi-month next
- Fill out the options list on the wiki. Make suggestions, at least write down the questions we need to answer.
- Alex to test the rewrite on mobile and report issues. Inline datepicker seems like the wrong solution.
- Update $.date to remove the jQuery dependency.