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?

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!

link Sizzle blockers

link 3.0 Blocker issues

link PRs

link jQuery 3.0 beta

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
  • Button
    • CSS update (button, checkboxradio, controlgroup)
      • Jasper updating checkboxradio and button icon CSS
  • Auto Init
    • New module details
      • rebased on ui-1-12 fixing broken tests
      • affected by choices on data- attributes
  • Accordion
    • sarah working on this start actual work today
      • no update this week
  • qunit-assert-classes
    • use everywhere
      • re-wirte added hasClassesStrict, hasClassRegex, lacksClassRegex, hasClassStart, lacksClassStart, hasClassPartial, lacksClassPartial

link Other Topics

  • team page
  • 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

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

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

link QUnit

  • No report

link PEP

  • Working on release script

link Globalize

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:

Pull Requests:

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?)

link Current failures on master and compat

link Sizzle blockers

link 3.0 Blocker issues

link jQuery 3.0 beta

PEP Team Meeting – Feb 26 2015

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
  • Button
    • CSS update (button, checkboxradio, controlgroup)
      • Jasper updating checkboxradio and button icon CSS
  • Auto Init
    • New module details
      • rebased on ui-1-12 fixing broken tests
      • affected by choices on data- attributes
  • Accordion
    • sarah working on this start actual work today
      • no update this week
  • qunit-assert-classes
    • use everywhere
      • re-wirte added hasClassesStrict, hasClassRegex, lacksClassRegex, hasClassStart, lacksClassStart, hasClassPartial, lacksClassPartial

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!