Project Leads Meeting – Sep 02 2015

Attending: Sarah, Timmy, Scott, Gabriel, Rafael, Richard

link Core

link UI

link Mobile

  • Selectmenu, table, and panel need updates for classes option
  • Working on update to handle UI’s core breakup

link Chassis

  • After a lot of discussion regarding naming conventions with BEM, decided to go with a ‘BE M M M M’ naming convention, where modifiers are their own separate classes to make sure that elements with multiple modifiers aren’t a complete headache
  • This means that a few ongoing PRs need to be redone, currently in the process of doing that, and stuff should be up for review by next week

link QUnit

  • Released 1.19.0 with support for Map and Set in equal assertion

link PEP

  • Getting more frequent bug reports, which means we must be gaining users :-)

link Globalize

link Other

  • Edge added to TestSwarm for jQuery Core and jQuery UI

jQuery UI Team Meeting – Sep 02 2015

Chassis Team Meeting – Sep 01 2015

Attending Members: sfrisk, kristyjy, geekman-rohit, arthurvr

Current PRs

  • Localize downloads
  • almost done, will be updated in a day or two
  • Buttons: Initial pass at buttons, covering sizes, options, disabled, active, focus, and hover states
  • sfrisk is working on a second pass at this, using the new agreed about style for BEM discussed in last meeting
  • Table styling
  • open for someone to take over this
  • Progress and Meter styling
  • geekman-rohit is working on a second pass at this, using the new agreed about style for BEM discussed in last meeting

PRs for sfrisk to pull in

  • Build: Fix jscs lint errors in task files
  • [hidden] { display: none !important; }

jQuery Core Team Meeting – Aug 31 2015

Attending: timmywil, markelog, DaveMethvin, arthurvr, gibson042, m_gol

link Issues needing review

link Current failures on master and compat

jQuery Mobile Team Meeting – Aug 27 2015

  • Ticket Triage:
    • 245 tickets (-6)
    • 22 pull requests (+0)

link 1.5.0

jQuery UI Team Meeting – Aug 26 2015

jQuery Content Team Meeting – Aug 26 2015

  • Ticket Triage (Issues + PR):
    • 259 (-3)
  • Attending: Anne, Aurelio, Karl

link Content:

  • Not much to report as we’re slowly coming back from holiday
  • globalizejs.com & api.globalizejs.com
    • WordPress is all setup
    • Need to port over all markdown API docs in the repo to api.globalizejs.com
    • All help welcome :P - Received confirmation that work has not started yet
  • Anne to file issues around mobile broken/incorrect views for jquery.com

link Actions from last meeting:

  • Arthur and Aurelio received the browserstack account

Chassis Team Meeting – Aug 25 2015

Attending Members: sfrisk, kristyjy, arschmitz, arthurvr

Build Related PRs

  • Build: Fix jscs lint errors in task files
  • fixes a build error, if no one has any issues sfrisk will pull in

CSS/SCS Related Issues

  • BEM usage and modifier ordering policy for chassis classes
  • Decided to go with "option 3", where modifiers in BEM can be their own class, to deal with cases where there may be 3+ modifiers on an element.
  • sfrisk and geekman-rohit to rework buttons and progress to adapt to this style

jQuery Core Team Meeting – Aug 24 2015

Attending: timmywil, markelog, DaveMethvin, gibson042

link Blog post asking for more feedback on show/hide

link Issues needing review

link Current failures on master and compat

jQuery Mobile Team Meeting – Aug 20 2015

  • Ticket Triage:
    • 251 tickets (+0)
    • 22 pull requests (+0)

link 1.5.0

  • 1.5-dev
  • Button
    • Major updates
  • Listview classes / review
    • No Update
  • Loader Classes
    • Update loader widget
      • Landed
  • Toolbar Classes
    • Once over review
      • second review done waiting for update - almost there -cgack
  • pagecontainer
  • Accordion
    • PR Submitted
      • no updates
  • editorconfig
    • we should add this
      • no update
  • Core breakup and file re org
    • split up done doing re-org
      • landed in ui
  • Filterable no-filter
  • Bootstrap
    • failing tests
  • Form hash
  • qunit update
    • updated
  • Accessibility
    • grunt-axe-webdriver
      • no update
  • CSS and demo updates
    • Jasper submitted pr
      • landed