Chassis Team Meeting – Aug 11 2015

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

Performance Testing PRs:

  • Localize downloads
  • part of the work for issue #60
  • geekman-rohit to update using bower/bower copy
  • Also seems there is a selenium server error on perf, geekman-rohit to look into

Build Related PRs

  • Build: make JSCS and JSHint lint the grunt config too
  • sfrisk to pull in
  • Linting:Add scss variable files to linting
  • sfrisk to pull in
  • Build: add accessibility testing
  • please review
  • Build: heirarchial prefixer for scss variable files
  • Wait on this, will see if it will be useful for the buttons PR

Chassis Team Meeting – Aug 04 2015

Attending Members: sfrisk, kristyjy, arschmitz

Performance Testing PRs:

  • Performance: Add BEM-Components to test suite
  • Not ready to be pulled in
  • Need the work on #60 to be completed first, write tests that test what we want, have a way to run them where the environment will be consistent, make this work with chassis demos and integrate into our CI. Will need to create seperate issues to encompass the scope of work
  • Performance: Add checkbox to performance suite
  • Not ready to be pulled in

Build Related PRs

  • The Build is Fixed!
  • Build: make JSCS and JSHint lint the grunt config too
  • merge conflict, sfrisk to fix while arthurvr is away on vacation
  • Linting: Add scss variable files to linting
  • fix needs to be removed
  • Build: heirarchial prefixer for scss variable files
  • Please Review
  • Build: add accessibility testing
  • Please Review

CSS/SCSS Related PRs

  • Typography: Add breakpoint variables and use them
  • Please Review
  • [hidden] { display: none !important; }
  • Please Review
  • Buttons: Initial pass at buttons, covering sizes, options, disabled, active, focus, and hover states
  • sfrisk needs to merge in master changes to adjust variables
  • sfrisk needs to also come up with better contrasting colors
  • Table styling
  • This PR work can be taken over by someone else. Volunteers?

Misc

  • Style Guide: Initial commit of SCSS style guide
  • Initial PR in, please review
  • Contributing: Adding information about the weekly IRC meeting
  • sfrisk to make updates
  • README: Improve wording, formatting, links, headers
  • Please Review

Chassis Team Meeting – Jul 28 2015

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

Chassis Team Meeting – Jul 21 2015

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

  • Contributing: Adding information about the weekly IRC meeting
  • Addresses the need to attract contributors, allows them to know about the IRC meeting
  • sfrisk to add link to meeting log, and mention IRC log link, arschmitz will add a few more comments
  • Buttons: Initial pass at buttons, covering sizes, options, disabled, active, focus, and hover states
  • Basic pass at buttons, and a more in depth test of the BEM naming convention
  • Not ready to pull in, but needs review. Also need color contrasting that passes accessibility standards.
  • Todo: add in button blocks, and create issue for control groups, add buttons for info, success, warning, error states
  • Media Query Mixin
  • Not be required anymore
  • Close pr and issue, but need to adjust how media queries work for different screen breakpoints
  • Have 4 breakpoints, $viewport-xs (400), $viewport-sm (768), $viewport-md (920), $viewport-lg (1200)
  • Submit PR to add breakpoint variables and update typography media queries to match this style
  • Build: add jsass-vars and completely modularize grunt
  • Some style fixes need to be made, then this can be pulled in
  • Table styling
  • Any update on this? Table Styling needs to move forward, if MichealArestad is no long around, someone should work on this issue.

Chassis Team Meeting – Jul 07 2015

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

Open PRs Requiring Reivew:

  • Media Query Mixin
  • Fix Readme Typo
    • still requires CLA signing
  • Upgrade to Boostrap 3.3.5
  • Build: add jass-vars to completely modularize grunt

Issues:

  • Update Chassis to support node 0.12
    • This is a result from a discussion regarding the themeroller gsoc project, and Chassis should be able to support node 0.11 and 0.12
    • arthurvr will submit a PR
  • sfrisk will be creating an issue to determine goals and deadlines for phase one, as well as an assignment list.

Chassis Team Meeting – Jun 30 2015

Short meeting

  • Reviews needed for the following PRs:
  • Build: add jsass-vars and completely modularize grunt
  • Comments: Comments are now CSS compliant/ fixed typos
  • Table Styling
  • Items available for work
  • Form elements
  • buttons
  • Form Validation states
  • Mixin for Media Queries to allow for themeroller/builder to specify mobile/responsive/non responsive layouts

Chassis Team Meeting – Jun 12 2015

  • Discussion regarding impending announcement for the upcoming jQuerySF, and work that would be nice if it was done.
  • Build: add jsass-vars and completely modularize grunt
    • Updates made, please review
  • Updated comments in SCSS to be compliant with the CSS style guide.
  • Decided on the flavor of BEM to use. Examples of BEM styles include:
    • .ui_base__some-element--modifier--another-modifier
    • .ui-button__icon--rainbow-mode

Chassis Team Meeting – Jun 09 2015

Open PRs

Chassis Team Meeting – Jun 02 2015

  • Chassis Themeroller
  • Work has begun on the Chassis themeroller by geekman-rohit as part of his GSoC project.
  • Style Guides
  • Discussion regarding slim-underline and overwriting default <a> functionality. sfrisk to remove this before the next meeting.
  • Colors: Adding Chassis palette
    • sfrisk and arschmitz working on an approach that will make variables easy to tweak for the themeroller