- Working on tests for the Pointer Events spec.
- Implemented tests for
pointerdownevent andPointerEventinterface. - Dave Methvin working on more tests at Test the Web Forward.
- Implemented tests for
- Fixed issue with various ImageMagick versions and download builder.
- Still discussing how to implement custom classes for widgets.
Author Archives: builder
jQuery Core Team Meeting – Apr 08 2013
Attending: DaveMethvin, gibson042, orkel, timmywil, gnarf, rwaldron
link jQuery 2.0
- Beta 3 TODAY!
- Ship for jQuery UK (April 19) (still)
- Draft of blog post
- Stuff for beta 3
- Punted on stopping scripts from running; Too disruptive a change for short notice
- Pull requests to land?
- dave https://github.com/jquery/jquery/pull/1230 boxModel
- timmy https://github.com/jquery/jquery/pull/1228 tabIndex hook
- rick https://github.com/jquery/jquery/pull/1226 (needs splitting?)
- gibson https://github.com/jquery/jquery/pull/1223
- Focus issues in IE9 (timmywil)
link jQuery 1.10
- Mentioned quickly in 2.0 beta 3 blog post
- Dave working on blog post; shared here
- Ship a month or two after 2.0, near Portland conf
link Document differences 1.x to 2.x
- 2.x data can be attached anywhere
- ???
link Open tickets triage
jQuery Mobile Team Meeting – Apr 04 2013
- Attending: Todd Parker, John Bender, Jasper de Groot, Alex Schmitz, Ghislain Seguin
link Todd
- Finishing up 1.3.1 testing, hope to release within the next few days. Table refresh method will be included.
- Open issues: https://github.com/jquery/jquery-mobile/issues?milestone=23&state=open
- Download builder ready?
- ThemeRoller prep?
- 1.4.0 planning underway
- Alex created a punchlist of widget standards, we need to review in this meeting and prioritize - https://docs.google.com/document/d/1avua2a3QLtUdcFyRcX67FsVTKyFTpGdtJiBpg-AMvKo/edit
- Next week will be a big push on theming
link John Bender
- transition refactor is in, review appreciated
- static base tag support is ready to merge
- working on panels issue in master
link Jasper de Groot
- triage
- fixed bugs (most of them panel issues)
- iOS slide transition bug is fixed on Safari but still an issue on Chrome (I think we have to look in navigation.js) https://github.com/jquery/jquery-mobile/issues/5764
- reviewed PR’s
- created branch table-refresh-1.3 that contains Sven (@frequent) his commits, currently working on fixing the table unit tests in that branch https://github.com/jquery/jquery-mobile/pull/5854
link Ghislain Seguin
- Download builder is broken starting at 1.3.1: fixing it.
link Alexander Schmitz
- Widget standards list
- Make performance stuff a separate wiki?
- fixed 2 range slider bugs for 1.3.1
- #5773 & #5644
- working with frequent on his filter widget
- review prs for table refresh methods
jQuery UI Team Meeting – Apr 03 2013
- Prototyping Pointer Events polyfill
- Looking into jQuery special events implementation.
- Reviewing hand.js by MS Open Tech.
- Reviewing toolkitchen polyfill.
- Volunteered to write tests for the Pointer Events spec.
- Removing duplication between Grunt and Download Builder.
- Working on new effects implementations using CSS clip.
jQuery Core Team Meeting – Apr 01 2013
- Attending: DaveMethvin, gibson042, orkel, timmywil, rwaldron, scott_gonzalez, jrburke, tbranyen
link jQuery 2.0
- Beta 3 this week, REALLY NO APRIL FOOLS!
- Ship for jQuery UK (April 19) (still)
- Stuff for beta 3
- rwaldron fixed the hasData side effects issue reported by Boris Moore
- Use in node.js
- Focus issues in IE9 (timmywil)
link Removing named global jQuery for AMD (tbranyen suggestion, jrburke joins)
- tbranyen to create a ticket
link Migrate
- Ship 1.2 with 2.0 beta, reflecting 1.10 changes
- All bugs closed last week
- Still need a good approach to detect/warn on scripts
- Approach?
- Ship 1.3 with jQuery 2.0
- List of changes below
link jQuery 1.10
- Create a 1.x-master today
- Dave working on blog post; shared here:
- Ship a month or two after 2.0, near Portland conf
link Document differences 1.x to 2.x
- 2.x data can be attached anywhere
- ???
link (Add these to Migrate Plugin and document NOW for 2.0/1.10 release)
- No script execute by default, must use $.parseHTML
- Groundwork for XSS reduction, but not a complete fix atm
- This would make the no-leading-space restriction unnecessary?
- http://bugs.jquery.com/ticket/13417 domManip and empty text nodes
- http://bugs.jquery.com/ticket/12838 $.ajax hook point for domManip
- change Event.isTrigger from boolean to bitmask
- allow multiple args for .replaceWith (ref)
link Open tickets triage
jQuery Mobile Team Meeting – Mar 28 2013
- Attending: Todd Parker, John Bender, Jasper de Groot, Jason D Scott, Anne-Gaelle Colom, Gabriel Schulhof, Alex Schmitz, Ghislain Seguin
link Todd
- Maintenance releases went out last week for legacy versions. These were delayed until after 1.3 but still useful for people stuck on older versions.
- 1.1.2 - http://jquerymobile.com/blog/2013/03/19/announcing-jquery-mobile-1-1-2/
- 1.2.1 - http://jquerymobile.com/blog/2013/03/22/announcing-jquery-mobile-1-2-1/
- 1.3.1 in the works, to be released within a week. Moving towards more frequent maintenance releases.
- Down to 5 issues: https://github.com/jquery/jquery-mobile/issues/5284
- Refresh methods for tables and panels - wait for later
- Target a code freeze Monday EOD for testing
- Met with Ralph last week on the new site design, he is pushing forward with porting/updating pages. I will do some homepage design cleanup.
- 1.4.0 work is underway, widget re-factoring and extension cleanup
- We’ll be tracking key changes here: https://github.com/jquery/jquery-mobile/wiki/1.4-changelog
link John Bender
- finished test split that Ghislain did all the work on
- fast start on transitions refactor
link Jasper de Groot
- bug fixes (panel, fixed toolbar, etc. issues) and triage
link Anne-Gaelle Colom
- had some good discussions with Scott Gonzalez to improve/fix some aspects of the api docs
- data-attribute is a page now, not an entry
- Scott prepared the event template (XSLT) so I can now start to use that to document events
- started to optimise the api docs (button page) so down from 47 iframes to 31
- fixed some issues in the api docs
- Will be on holiday from tomorrow with no internet for 2 weeks! (back on the 15th April)
link Gabriel Schulhof
- Fixed https://github.com/jquery/jquery-mobile/issues/5775 (no more double page change on Webkit during startup)
- Worked on lazy widget initialization:
- Ready to do page load time testing (instead of just library execution time)
- Need to move initSelector out of the prototype
- Need to make changes to $.widget
link Ghislain Seguin
- Fixed “release” grunt task
- Split “deploy” task so we can do test deploys
- Changed copyright banners
- Pushed the tests splitting, Bender finished it and merged it to master
- Continued CLA quest
link Alexander Schmitz
- removed page.sections and got toolbar widget working
- in branch page-sections-remove
- still more work to be done
- working on two range slider issues for 1.3.1
jQuery UI Team Meeting – Mar 27 2013
- Reducing duplication beween Grunt and Download Builder.
- Mike implemented feedback from clip effects review.
jQuery Core Team Meeting – Mar 25 2013
- Attending: DaveMethvin, gibson042, orkel, timmywil, jaubourg, gf3
link jQuery 2.0
- Beta 3 this week
- Ship for jQuery Uk (April 19)
- Stuff for beta 3
- Use in node.js
- Focus issues in IE9 (timmywil)
- CSP issues in Chrome (closed, cantfix)
- http://bugs.jquery.com/ticket/13507
- Unit test is doing the best it can
- Test in support.js is unaffected by the CSP block
link Migrate
- Ship 1.2 with 2.0 beta, reflecting 1.10 changes
- Fix sourcemap support (Scott says it's always been broken)
- Ship 1.3 with jQuery 2.0
- List of changes below
link jQuery 1.10
- Create a 1.10-stable branch to land stuff? Or maybe a 1.x-stable?
- Decision:
- Dave working on blog post; shared here:
- Ship a month or two after 2.0, near Portland conf
link Document differences 1.x to 2.x
- 2.x data can be attached anywhere
- ???
link (Add these to Migrate Plugin and document NOW for 2.0/1.10 release)
- No script execute by default, must use $.parseHTML
- Groundwork for XSS reduction, but not a complete fix atm
- This would make the no-leading-space restriction unnecessary?
- http://bugs.jquery.com/ticket/13417 domManip and empty text nodes
- http://bugs.jquery.com/ticket/12838 $.ajax hook point for domManip
- change Event.isTrigger from boolean to bitmask
- allow multiple args for .replaceWith (ref)
link jQuery 1.9.2
- None planned
link Open tickets triage
jQuery Mobile Team Meeting – Mar 21 2013
- Attending: Todd Parker, John Bender, Jasper de Groot, Jason D Scott, Anne-Gaelle Colom, Gabriel Schulhof, Alex Schmitz, Ghislain Seguin
link Todd
- 1.1.2 maintenance release went out Tuesday
- 1.2.1 shipping today
- Working on final testing, blog post
- 1.3.1 within the next 10 days
- Add missing refresh methods for tables
- 1.4 planning
- First in-depth planning session for Theming sub-team happened on Wednesday, going to start a branch and work on button widget first
- We should set up a API/widget sub-team session - tomorrow?
- Meeting with Victor re: accessibility improvements this week, he will log issues
- Interesting finding: ARIA can be confusing for webviews in PhoneGap apps, suggested an option to turn off ARIA for these situations
link John Bender
- 1.1.2 deploy
- discussion on lazy parsing js
link Jasper de Groot
- preparations 1.1.2 and 1.2.1 release
- triage
link Anne-Gaelle Colom
- Claim success in getting FFOS phones to the Filament group! Big thanks to Brad Lassey from Mozilla
- triage
- catching up with updates on the api docs setup
- had a discussion with Scott Gonzalez regarding collapsible collapse and expand events
link Gabriel Schulhof
- Merged some PRs
- delved into the lazy loading
link Ghislain Seguin
- Tracked down pending PR authors up to 6-month old to get them to sign a CLA
- Updated Readme.md on master need to port to 1.3-stable
- Listening in to the CLA automated validation conversation. Hopefully it comes sooner than later because the manual process is a real PITA
- Little progress on unit/integration tests separation
link Alexander Schmitz
- looked at some pr’s suggestions for widget’s
- filter widget
- continued work on page.sections have not had much time lately
jQuery UI Team Meeting – Mar 20 2013
- Released 1.10.2.
- Reducing duplication beween Grunt and Download Builder.
- Scott reviewed Mike's progress on clip animations.
- We're getting close.
- Mike will address the issues we found.
- Gathering feedback for jqueryui.com.