- Pointer Events became a W3C Recommendation on Tuesday
- Lots of publicity and traffic to PEP repo
- Mostly from http://blog.jquery.com/2015/02/24/getting-on-point/ and http://arstechnica.com/information-technology/2015/02/pointer-events-finalized-but-apples-lack-of-support-still-a-deal-breaker/
- Got a few more people to chime in on the team issue as well
- Jacques to update Intern PR for early next week
- Will do first release once CI is enabled
- After first release, work on ES3 support
Author Archives: builder
jQuery Mobile Team Meeting – Feb 26 2015
- Ticket Triage:
- 283 tickets (+3)
- 35 pull requests (+2)
link 1.5.0
- ui-1-12 all up to date
- latest classes, button, tests
- Classes questions
- Classes
- ALMOST REALLY REALLY COSE TO READY
- Updating right now
- Cory: rangeslider submitted, toolbar in progress, flipswitch & slider in queue
- Reviewed
- Gabriel: textinput submitted, listview in progress, working on widget backcompat tests and correctness
- Reviewed
- ALMOST REALLY REALLY COSE TO READY
- Button
- CSS update (button, checkboxradio, controlgroup)
- Jasper updating checkboxradio and button icon CSS
- CSS update (button, checkboxradio, controlgroup)
- Auto Init
- New module details
- rebased on ui-1-12 fixing broken tests
- affected by choices on data- attributes
- New module details
- Accordion
- sarah working on this start actual work today
- no update this week
- sarah working on this start actual work today
- qunit-assert-classes
- use everywhere
- re-wirte added hasClassesStrict, hasClassRegex, lacksClassRegex, hasClassStart, lacksClassStart, hasClassPartial, lacksClassPartial
- use everywhere
link Other Topics
- team page
- Will be on the jquerymobile.com/about, will use gravatars and link to GH plus possibly twitter
- GSoC
- There have been lots of people with lots of questions around try to help when you can
- Websites
- grunt task Demo Spider
- Replace with Spider.js
- perf-testing buttons WE WIN!
jQuery Content Team Meeting – Feb 25 2015
- Ticket Triage (Issues + PR):
- 252 (-1 in 2 weeks)
- Attending: Arthur, Sarah, Alex, Anne
link Site Spider:
- Alex been working on it for a while. The idea is to have it on all content repo, and add it on a grunt task. It checks for errors and deadlinks, missing resources, etc. Currently reporting a lot of errors and Alex needs help from us to fix those. Alex will be trying to add the task to the repos over the next week or 2.
link Learn Site
Email from Justin Crawford https://groups.google.com/forum/#!topic/jquery-content-team/MaXPstGj1os
- Awesome!
- Can we think of a response?
- Jörn asked why the mailing list wasn’t public. There is no reason for the jquery-content-team not to be public...
- action: check past messages and see if any contain private info, then, make mailing public
Analysis of the articles, and develop a matrix of articles/library version:
- Matrix created
- ongoing
Actions from last meeting:
- Anne to speak with the Legal team to identify what document we need to receive consent from Authors to have their content on the Learn site.
- Email is ok. Anne started sending emails. Will need to pdf responses and save to Foundation Dropbox.
- Anne to update matrix with details (mail sent/consent received)
- Scott to work on automating the CLA check, which will manage the label in place. Action completed.
- Action Completed
- Make doc public for comments
- Action Completed
- Anne to speak with the Legal team to identify what document we need to receive consent from Authors to have their content on the Learn site.
Actions from last meeting:
- Scott to work on automating the CLA check, which will manage the label
- in place. minor issues
- currently for api.jquery.com jquery jquery-license jquery-mobile jquery-ui learn.jquery.com
- Aurelio to see how we can get more help from the community
- Draft Post
- Looks good! A few comments need addressing and a final review from Karl would be great.
- Dan to investigate whether BV could donate rating services
- Outcome: yes, if we want it we can have it. A little more red-tape to work through on the BV end.
- Action ongoing
- Scott to work on automating the CLA check, which will manage the label
link All Content Sites:
- Agreed to make reference to https: removes (now-deprecated) protocol-relative URLs in favor of https:// URLs
- Also see https://github.com/jquery/jquery.com/issues/86 (slightly different issue)
- Demos in api sites and learn should be easy to copy/paste and work without editing, so replacing protocol-relative with https:// makes sense here.
- Will need to add a note/warning to ajax examples that will not work with file:///
- Api sites:
- Mobile: update core version to 1.11.2
- https://github.com/jquery/api.jquerymobile.com/issues/358
- Action: Anne to update (after jQuery UK)
- Core: update to latest version
- https://github.com/jquery/api.jquery.com/issues/651
- Arthur will take it after the v3 release
- v3 changes will be in a separate branch
- https://github.com/jquery/api.jquery.com/issues/651
- Mobile: update core version to 1.11.2
link Repos at healthy cadence:
- We aim to have less than 5 issues or be closing more issues than we open on all content-related repos
- We continue to make good progress. Big thanks to everyone!
jQuery UI Team Meeting – Feb 25 2015
- Ticket triage
- 393 tickets total +3
- 25 pull requests -3
- Classes option
- Alex pushed another update, Scott to review PR #1411 again
- Tabs problem with auth in URLs in Firefox
- Will also be a problem in Chrome stable very soon
- Recommending not to use this authentication mechanism
- Will provide an extension to workaround it, but will land "fix" in tabs directly
- CSS dependencies PR is ready to land
.outerWidth()
setter detection is slow- See if performance is better when attaching the test element to the document
- If not, switch to inference based on function length
- Delay any decision about publishing to npm until after 1.12
Testing Team Meeting – Feb 25 2015
- QUnit
- Leo prototyping to test ES6 features via Goiabada: https://github.com/leobalter/goiabada
- babel works well for transpiling ES6, but to output browser-compatible code we need another step; browserify doesn’t support UMD, still need to solve that
- alternative: disable babel’s es6.modules transform, then use esperanto to transform to UMD
- Scott to put together a test
- TestSwarm
- Moved to new server, seems to work fine
- browserstack-runner
- Enabled browserstack-runner for Travis, including PRs, for QUnit repo
- Will do the same for Globalize once requirejs load issues are resolved
- jQuery UI takes 5+ minutes to run everything, times out before finishing
jQuery UI Team Meeting – Feb 24 2015
- Ticket triage
- 409 tickets total, -1
- 29 pull requests, +1
- Build dependency updates
- Scott tried two different ways to get Travis to use a newer version of Java
- https://github.com/jquery/jquery-ui/pull/1674
- https://github.com/jquery/jquery-ui/pull/1679
- Try one more time with the trusty build
- Selectmenu
- Alex landed the fix for icon position
- https://github.com/jquery/jquery-ui/pull/1671
- Alex sent a PR to update docs
- https://github.com/jquery/api.jqueryui.com/pull/297
- Menu
- Regression with active styling
- https://bugs.jqueryui.com/ticket/14919
- Jörn to look into fixing this
Chassis Team Meeting – Feb 24 2015
Issues:
- Is there some sort of roadmap? #39
- Question came up about is the roadmap for this project to better understand the goals
- sfrisk to create a wiki page explaining the roadmap for Chassis.
- Create a SCSS Style Guide #41
- Seemed to be some interest in working on this
- Make this a PR to allow for collaboration (vs wiki)
- When style guide is finished, submit it to contribute
- Logo
- Vote for the color you like best
- Mailing List
- sfrisk created a mailing list and shared link
- join with your IRC and github username if you want to be a member
Pull Requests:
- Initial SASS file Structure
- Comments still need to be addressed. Michaelarestad is swamped with work, so arschmitz or sfrisk will update the PR with the suggested changes
- Performance: Add performance test suite for comparing other frameworks
- arschmitz to add a few more updates
Goals for this week:
- add yourself to the mailing list
- sfrisk or arschmitz to update SASS file structure PR
- sfrisk to add roadmap to wiki
jQuery Core Team Meeting – Feb 23 2015
Attending: timmywil, markelog______________, arthurvr, m_gol, gibson042, scott_gonzalez
link jQuery 3.0 beta
- Unassigned
- PRs and Issues
link Sizzle blockers
- https://github.com/jquery/sizzle/issues/316 Limit teardown to IE
- https://github.com/jquery/sizzle/issues/311 Sizzle.matches context
link 3.0 Blocker issues
- https://github.com/jquery/jquery/issues?q=is%3Aopen+is%3Aissue+label%3ABlocker
- Deferred
- Can we land this?
- Will land this week. gibson to make minor adjustments
- Data
- Timmy to do this week
- showhide
- [hidden] where available
- investigation https://github.com/jquery/jquery/issues/2057
- markelog to get to this after async exec
- domManip interception
- PR to open discussion next week
- .width fractations
- m_gol at conf
link Should we have 2 branches of jQuery?
- Generate master build from compat code using script?
- Go back to 1.x-only and support node, etc.?
link Deprecate jQuery.fn.load for 4.0 removal?
- downloads whole page with doctype
- issues with XML documents
- url + selector api is weird
- markelog to open an issue for further review
link $.ajax deprecations?
- async: false
- success/error/complete passed in options
PEP Team Meeting – Feb 19 2015
- Not much response on the team issue
- https://github.com/jquery/PEP/issues/162
- Jacob and Jacques will post comments
- Doesn't seem like there will be much activity beyond that
- Still waiting for updated PR from Jacques for Intern testing
- Walked through the necessary changes to get the tests passing in the meeting
- Jacques will send a new PR today
- Scott to set up Travis CI testing once the Intern PR lands
jQuery Mobile Team Meeting – Feb 19 2015
- Ticket Triage:
- 280 tickets (+1)
- 33 pull requests (+2)
link 1.5.0
- ui-1-12 all up to date
- latest classes, button, tests
- Classes
- ALMOST ready
- Scott reviewed updating this afternoon
- Cory: rangeslider submitted, toolbar in progress, flipswitch & slider in queue
- Gabriel: textinput submitted, listview in progress
- Alex currently reviewing textinput
- ALMOST ready
- Button
- CSS update (button, checkboxradio, controlgroup)
- all updated in ui-1-12
- latest change: button using inline icons and the "space" span
- CSS update (button, checkboxradio, controlgroup)
- Auto Init
- New module details
- rebased on ui-1-12 fixing broken tests
- affected by choices on data- attributes
- New module details
- Accordion
- sarah working on this start actual work today
- no update this week
- sarah working on this start actual work today
- data- attribute name space
- backcompat
- might wait for 1.6?
- ok
- might wait for 1.6?
- backcompat
- qunit-assert-classes
- use everywhere
- adding more tests this weekend
- use everywhere
link Other Topics
- team page
- Will be on the jquerymobile.com/about, will use gravatars and link to GH plus possibly twitter