jQuery Core Team Meeting – Apr 18 2016

Attending: timmywil, markelog, m_gol, DaveMethvin, gibson042

link Upgrade Guide

link 1.12.4/2.2.4

link 3.0

link JSHint, JSCS, ESLint

  • Should we switch to ESLint completely?

link Issues needing review

  • https://github.com/jquery/jquery/issues/2824 # in selectors
    • No revert
    • “be more careful with code changes that may introduce exceptions on invalid input, during code review, but not have a policy to test for invalid input”
    • “it doesn't mean we're not going to introduce exceptions, but we can make sure people have warning.” Moving an exception to major version may be appropriate.
  • https://github.com/jquery/jquery/issues/3060 Remove default Deferred callback context
    • Yes

link Migrate

jQuery Mobile Team Meeting – Apr 14 2016

  • Ticket Triage:
    • 289 tickets (+4)
    • 5 pull requests (+1)

link 1.5.0

Chassis Team Meeting – Apr 12 2016

  • JSASS
  • Pulled in
  • [WIP] Tables: Table styling
  • In progress, udate next week
  • RTL : Added CSSjanus to build process
  • Updated code currently merges the rtl and ltr css files together, doubling the file size.
  • Need to handle possible icon flipping
  • Need to have some elements be flippable, but some should not
  • CSSJanus might not be our best solution - might want to go custom instead of automatic
  • Images : Basic styling
  • Review changes
  • How goes UI library for components
  • Some dribble collection work has started
  • Grunt: 'grunt watch' runs all tasks at beginning
  • Should be good to go

jQuery Core Team Meeting – Apr 11 2016

Attending: m_gol, gibson042, markelog, dmethvin, timmywil

link Upgrade Guide

link 3.0

link PRs

link Migrate

jQuery Mobile Team Meeting – Apr 07 2016

  • Ticket Triage:
    • 285 tickets (+0)
    • 4 pull requests (-1)

link 1.5.0

Chassis Team Meeting – Apr 05 2016

  • JSASS
  • Has Travis issues been resolved?
  • Need to pull this in too fix node issues: https://github.com/jquery/css-chassis/issues/152
  • sfrisk to pull in after meeting
  • [WIP] Tables: Table styling
  • Classes part of PR should be updated by this weekend?
  • RTL : Added CSSjanus to build process
  • To be updated tonight
  • Images : Basic styling
  • Styling is similar to what is in bootstrap - discussion had if it matches what our current design pattern is, or if we should play with more ideas
  • Notes left on PR that need work
  • Nashvail to start working on a UI library for components

jQuery Core Team Meeting – Apr 04 2016

Attending: timmywil, m_gol, gibson042, markelog

link Upgrade Guide

link 3.0

link 1.12.3/2.2.3

link PRs

link Migrate