- Ticket triage
- 381 tickets total -6
- 20 pull requests +4
- Classes option
- Alex pushed another update last night, Scott to review
- Selectmenu - http://bugs.jqueryui.com/ticket/11198
- Added support for
width: false
and changed default - https://github.com/jquery/jquery-ui/pull/1467
- Added support for
- Released 1.11.4
Author Archives: builder
jQuery Content Team Meeting – Mar 11 2015
- Ticket Triage (Issues + PR):
- 245 (-7 in 2 weeks)
- Attending: Arthur, Alex, Sarah, Anne, Scott, Aurelio, Karl
link Genesis script
- will clone build and deploy all websites, update all the sites at once and clone and deploy all the sites at once if you don’t have them
- https://github.com/jquery/jquery-wp-content/pull/346
- discussion:
- Not frequent use, but could be useful
- raised concerns: risk of losing uncommitted work in master
- decision: next meeting to decide and continue the discussion on the PR on GH
- discussion:
link Site Spider
- Add spider task for checking website for issues
- https://github.com/jquery/api.jquerymobile.com/pull/364
- discussion:
- if we use it, only crawl stage, not production
- this issue needs more discussion/investigation and we defer the decision to the next meeting
- discussion:
link Trello
- Only used for task management. Should we remove from readme and keep to team only?
- Agreed to remove from readme. Doesn’t add value to contributors
link Actions from last meeting:
- check past messages and see if any contain private info, then, make mailing public
- Not done - ongoing
- Anne to update matrix with details (mail sent/consent received)
- ongoing
- Aurelio to see how we can get more help from the community
- blog post
- Looks good!
- Last few comments were addressed and Karl did a final check
- aim to publish Monday 12ET and tweet again tuesday 10GMT
- Scott will add Aurelio as Author.
- Done
Chassis Team Meeting – Mar 10 2015
Issues:
- Labels added to indicate phases for issue according to Chassis Roadmap
- File Structure
- Initial commit landed, closed the issue so work can begin on CSS goals for Phase One.
- Create Semantic Color Variable Names
- sfrisk and others added some suggestions for variable names for required colors for Phase One to be used for the themeroller/customization. Prefer a smaller/simpler list of variables starting out.
- Next Steps
- Styling for typography, form elements, form validation (will need color variables), html4 elements, tables, and finally Grid.
- Create a Grid System
- Looking for a flexible grid, similar to suzy
- This is a lower priority for Phase One, styling for other elements should be done first.
jQuery Core Team Meeting – Mar 09 2015
Attending: timmywil, gibson042, markelog, arthurvr
link Should we return null for attributes?
- https://github.com/jquery/jquery/issues/2118
- Already have a PR (needs revision) https://github.com/jquery/jquery/pull/2129
- DOM attributes are always strings, so null vs undefined is arbitrary
- Matching the spec’d behavior is appealing
- try for beta and gauge breakage
link Combine our 2 branches and use build script to generate master from compat?
- Timmy thinks yes, but we should wait until after 3.0 for that significant an overhaul.
- Need issue opened
link Current failures on master and compat. Go green!
- https://github.com/jquery/jquery/issues/2104 (markelog)
- Rick to fix css failure caused by recent changes to data
link Sizzle blockers
- https://github.com/jquery/sizzle/issues/316 Limit teardown to IE (gibson)
link 3.0 Blocker issues
- https://github.com/jquery/jquery/issues?q=is%3Aopen+is%3Aissue+label%3ABlocker
- Deferred
- PR needs a rebase before landing, currently conflicting (gibson)
- Data
- In progress (timmy)
- showhide
- [hidden] where available (gibson)
- investigation https://github.com/jquery/jquery/issues/2057
- markelog to get to this after async exec
- domManip interception
- PR to open discussion next week (gibson)
- .width fractations (mgol)
link PRs
- https://github.com/jquery/jquery/pull/2043 .offset() with Shadow DOM
- need someone to land
- https://github.com/jquery/jquery/pull/2011 .css() +-%
- gibson to merge
- https://github.com/jquery/jquery/pull/1714 .position() when parent scrolled
- needs input from mike
link jQuery 3.0 beta
PEP Team Meeting – Mar 05 2015
- New Intern PR from Colin
- https://github.com/jquery/PEP/pull/167
- Fixes bad test completion
- Adds Travis CI support using BrowserStack to launch browsers
- Shows some failing tests
- Should add a method for spawning the browsers locally without specifying BrowserStack credentials
- Can use grunt-selenium-server or we can write a tunnel for Dig Dug
- Scott and Alex to work on a Dig Dug tunnrl
- Release script
- Scott has started working on this
- We need a different name than PEP for publishing to npm
- Should make sure the name is available on Bower as well
- pepjs suggested, not too much interest in any name
- Should we automate updating gh-pages or keep that manual?
- Automate copying samples
jQuery Mobile Team Meeting – Mar 05 2015
- Ticket Triage:
- 283 tickets (+0)
- 35 pull requests (+0)
link 1.5.0
- ui-1-12 all up to date
- not up to date anymore but no api changes
- Classes questions
- Classes
- ALMOST REALLY REALLY CLOSE 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 CLOSE 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
- https://github.com/jquery/jquerymobile.com/pull/120
- 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!
- Builder
- we need to switch to ui builder before 1.5
jQuery UI Team Meeting – Mar 04 2015
- Ticket triage
- 387 tickets total -6
- 16 pull requests -9
- Classes option
- Scott did another round of review, Alex to push more updates
- Selectmenu - http://bugs.jqueryui.com/ticket/11198
- Add
width: false
to not set inline style - Set
14em
as default width in stylesheet
- Add
- CSS dependencies PR landed in master
- Discussions about GSoC proposals
Project Leads Meeting – Mar 04 2015
Attending: Scott, Kris, Alex, Sarah, Rafael
link Core
- No report
link UI
- Hoping to land classes option by end of week
- Landed CSS dependencies
- Same as what jQuery Mobile does
link Mobile
- Working on PRs for classes updates
- Switching from the current demo system spider to Alex’s new spider
- Updating all icons to be inline instead of absolute positioning
link Chassis
- Working through open PRs
- Released initial roadmap
- https://github.com/jquery/css-chassis/wiki/Chassis-Roadmap
- Hoping for v1 (beta?) in May
- Tooling such as Themeroller after
- Plans pretty much finalized for typography
- Decided on a logo
link QUnit
- No report
link PEP
- Working on release script
link Globalize
- Initial blog post draft for 1.0.0
- Kirill (Twitter) has filed the issues for the missing features, which demonstrates their engagement.
- Ecma-402: two proposals submitted. Both will bring the spec to be more in line with the Globalize implementation.
- Intl.NumberFormat round option (status: proposal for stage 0)
- Fix 9.2.3 LookupMatcher algorithm (status: accepted as stage 0)
link Other
*CLA checker
Getting lots of errors due to unforeseen timing issues (I think they’re actually new)
Alex to get spider on all sites, expected to be done by next week
Chassis Team Meeting – Mar 03 2015
Version 1.0 Goals
- Release Summer 2015
- Features
- Typography
- HTML4 Elements
- HTML5 Elements(?)
- Form Validation
- Form input state styling
- grid
- color pallet
Issues:
- Is there some sort of roadmap? #39
- sfrisk created a wiki of the roadmap
- https://github.com/jquery/css-chassis/wiki/Chassis-Roadmap
- Logo
- Blue won!
- Google Summer of Code
- jQuery Foundation (and Chassis) accepted into Google Summer of Code
Pull Requests:
- Initial SASS file Structure
- arschmitz made requested changes. Shall land
- Performance: Add performance test suite for comparing other frameworks
- arschmitz will land this and create more issues. Interest from potential GSOC students in helping arschmitz to add more frameworks to test
Goals for the Week:
- Land PRs so we can start coding!
- Add labels to help organize issues by release
- sfrisk to create issue on color variables
jQuery Core Team Meeting – Mar 02 2015
Attending: timmywil, DaveMethvin, markelog, m_gol, arthurvr, gibson042
link PR Review (any we can land right now?)
- https://github.com/jquery/jquery/pull/2043 .offset() with Shadow DOM
- https://github.com/jquery/jquery/pull/2029 deprecated JSHint options
- markelog to merge
- https://github.com/jquery/jquery/pull/2011 .css() +-%
- gibson to merge
- https://github.com/jquery/jquery/pull/1975 XHR detection
- https://github.com/jquery/jquery/pull/1821 consume standard thenables
- https://github.com/jquery/jquery/pull/1714 .position() when parent scrolled
link Current failures on master and compat
link Sizzle blockers
- https://github.com/jquery/sizzle/issues/316 Limit teardown to IE
link 3.0 Blocker issues
- https://github.com/jquery/jquery/issues?q=is%3Aopen+is%3Aissue+label%3ABlocker
- Deferred
- PR needs a rebase before landing, currently conflicting
- Data
- In progress
- show/hide
- [hidden] where available
- investigation https://github.com/jquery/jquery/issues/2057
- markelog to get to this after async exec
- domManip interception
- gibson to continue work
- .width fractations
- m_gol not available this week