jQuery Core Team Meeting – Aug 27 2012

August 27, 2012
Minutes (Notes) of the meeting of jQuery
Location: #jquery-meeting on Freenode
Attending: DaveMethvin, timmywil, gibson042,
Time: Noon ET

Official Agenda:

jQuery 1.8.1

Final or RC? Leaning towards final.

Release day? Wednesday, Thursday?

Things to emphasize in the 1.8.1 release blog post

  • Dropped FF 3.6 support, tho Sizzle still has it

No ticket but broken

  • Wilto checked the Android 2.1 issue with .ready(), still there

Tickets with patches

http://bugs.jquery.com/ticket/12403 (UI-related selector fail)

  • landed

http://bugs.jquery.com/ticket/12313 (be kind to SVG on width/height)

Tickets and PRs we need to land (blocker)

http://bugs.jquery.com/ticket/12392 (created elements have a parent)

http://bugs.jquery.com/ticket/12359 (XHTML again)

  • fixed

http://bugs.jquery.com/ticket/12384(regression with .after)

http://bugs.jquery.com/ticket/12369 (.find() and oldIE XML)

http://bugs.jquery.com/ticket/12346 (.append multiple stuff)

http://bugs.jquery.com/ticket/12303 (:first inside attribute values)

http://bugs.jquery.com/ticket/12337 (.nth-child selector fail)

  • marked as dup of 12205, fixed

Full list of blockers

Quick triage on new tickets

jQuery Mobile Team Meeting – Aug 23 2012

  • Attending: John Bender, Todd Parker, Jasper de Groot, Maurice Gottlieb

link Todd

  • 1.2 status - we’ve decided to re-work some of the popup history code to see if that will help with some of the WP7 (focus state, scroll jump when closing popups). Since this will require a fair amount of code re-factoring (and reduction), we’ve decided to release a beta version to make sure there are no regressions before moving on to RC status.
  • Updating master to use 1.8 today, been testing with core master for a while but good to use it daily. When 1.2 final hits, we should support 1.6.4-1.8.1
  • Targeting 1.2 beta late next week at the earliest with a RC soon after
  • Roadmap prioritization in progress, will have public details within a week or so

link Ghislain Seguin

  • Joyent is discontinuing no.de, that’s where we host the backend service for the download builder. Their replacement (nodejitsu) is really cool but you can’t SSH to the VM which doesn’t work for our purpose: it’s needed to create the initial checkout and workspaces. Waiting on gnarf for the machine to be ready on jQuery hardware.
  • Move master to jQuery core 1.8

link John Bender

link Jasper de Groot

  • Started to look into some open issues and PRs for 1.2
  • Triage a priority next week

jQuery Core Team Meeting – Aug 20 2012

August 20, 2012
Minutes (Notes) of the meeting of jQuery
Location: #jquery-meeting on Freenode
Attending: DaveMethvin, gibson042, jaubourg, rwaldron, timmywil (cameo by phone)
Time: Noon ET

Official Agenda:

jQuery 1.8.1

RC or final? (depends on tix that land by then)

This week:  Thursday?

Tickets and PRs we need to land (mark as blocker)

  • sizzle fixes (timmywil and/or gibson042)

jQuery 1.9 & 2.0

Mark your faves as “1.9-discuss” or “2.0-discuss” in the tracker

Intentionally avoiding major rewrites in 1.9 — mostly just deletes

Intend to release 1.9 and 2.0 very close to each other

Aim for alpha after our hackfest in October?

How can we avoid the 1.9.0 bug rush?

How can we involve the community?

  • Running blog posts about changes
  • More alpha/beta releases?

jQuery Mobile Team Meeting – Aug 16 2012

  • Attending: John Bender, Ghislain Seguin, Gabriel Schulhof, Jasper de Groot, Anne-Gaelle Colom

link Todd

  • 1.2 status - hunting down last two WP7 critical issues (focus state, scroll jump when closing popups) and confirming that Android forms with on-screen keyboard is 100% ok on all versions, now targeting for RC next week
  • If WP7 issues aren’t fixable due to hashchange bugs in their browser, we may need to exlcude back button support on this platform.
  • Targeting 1.2 RC1 late this week
  • Roadmap prioritization well underway, will have public details within two weeks or so

link John Bender

  • 2 highs, 2 criticals fixed
  • Basetag work continues
  • Helping infra get setup on Vagrant

link Ghislain Seguin

  • Builder issue fixed
  • Need a node.js to replace no.de instance it's running on now

link Gabriel Schulhof

  • Popup issues - #4784 “fixed” on branch fix-4784 - gonna investigate why there are no problems if the overlay stays visible (as Wilto was experiencing)
  • Android 4.0 hangage - rapidly running out of ideas. We may have to use the fix currently on master, but confine it to Android 4.0 via UA checking (à la fixedToolbar) - everyone else attaches the handler to the screen (rather than allowing the event to bubble up to document and handling it there)
  • Observation: responsive-carousel inside a listview + “swipeleft swiperight” event handler = swipe-to-reveal

link Jasper de Groot

  • No Updates (device issues), joining back in tomorrow

link Anne-Gaelle Colom

  • fixed a few issues on the api docs, need to add the event parameters to the existing widget pages
  • Will be away for the next 2 meetings

Testing Team Meeting – Aug 16 2012

**August 16, 2012
**

Location: #jquery-meeting on Freenode

Attending: Scott, Dave, John, Rick, Jörn

Time: Noon ET

QUnit

Landed module filter select. Now it is trivial to filter by module, so much more convenient.

A few PRs and issues to review

TestSwarm

  • Jenkins/TestSwarm/BrowserStack running pretty stable, lots of green
  • Maintaining browser mappings is annoying. Will get a little easier once testswarm-browserstack is moved to jquery orga. Maybe a bit more easier when moving TestSwarm to ua-parser.

 

jQuery Core Team Meeting – Aug 13 2012

August 13, 2012
Minutes (Notes) of the meeting of jQuery
Location: #jquery-meeting on Freenode
Attending: DaveMethvin, mikesherov, gibson042, timmywil, jaubourg
Time: Noon ET

Official Agenda:

Thanks for jumping in on ticket triage!

  • General policy: jsFiddle/jsbin preferred but not required
  • Sometimes hard to repro ajax or .ready() stuff there
  • If you find out anything, make a note on the ticket

jQuery 1.8 — The Aftermath

Tickets to discuss

http://bugs.jquery.com/ticket/12269

  • .width() needs to know box-sizing now
  • Requires gCS which is 100x slow, esp in Chrome
  • Most people really want .css(“width”)
  • For now, advise that they use it ^^
  • mikesherov to look at options for speeding up .width()

Tickets and PRs we need to land (mark as blocker)

Stumpers?

jQuery 1.8.1 for next week’s agenda

jQuery Mobile Team Meeting – Aug 09 2012

  • Attending: Todd Parker, John Bender, Ghislain Seguin, Gabriel Schulhof, Jasper de Groot, Jason D Scott

link Todd

  • 1.2 status - fixed few small issues, ready for RC next week
  • Bump up core support to 1.8 for next 1.2 release - now in place
  • Starting work on roadmap prioritization

link Ghislain Seguin

  • addressed a few issues with the builder:
    • Fixed metadata in the jQM code
    • More aggressive cleanup of workspace on checkout
  • Resuscitated $.support.touch as $.mobile.support.touch

link John Bender

  • $.mobile.path.getLocation (XSS)
  • base tag support
  • vagrant for infra

link Gabriel Schulhof

link Jasper de Groot

link Anne-Gaelle Colom

  • fixed a few issues on the api docs, need to add the event parameters to the existing widget pages
  • Will be away for the next 2 meetings

link Jason D Scott

  • About to release the BlackBerry 10 theme for JQM
  • Getting back up to speed with the project after being away.
  • Looked into - jQuery Mobile breaks jQuery.serializeArray() by including submit button (https://github.com/jquery/jquery-mobile/issues/3925 ): This seems to be intentional in the code.