Skip to content

Latest commit

 

History

History
118 lines (64 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

118 lines (64 loc) · 1.59 KB

All notable changes to this project will be documented in this file.

2019-01-04

  • Renamed some pages to better reflect their content

2017-11-08

  • Add PyPI guide
  • Organize documents and README

2017-07-14

  • Updated to reflect lack of scripting support in IE 8

2016-08-26

  • Added a starter guide to building atomically.

2016-08-25

  • Updated guidance on who reviews code and when it should be merged.

2016-07-20

Changed

  • Updated ESLint linter file to 3.1.1 compatibility.

2015-10-01

Changed

  • Updated ESLint key-spacing mode to "minimum"

2015-09-28

Changed

  • Updated ESLint quote-props to "consistent-as-needed"

2015-09-22

Changed

  • Updated README with full list of links.

2015-07-06

Changed

  • Updated .eslintrc to conform with ESLint 0.24.0.

2015-06-02

Added

  • Added jQuery to list of allowed globals in .eslintrc

2015-05-06

Added

  • 'testing.md': front-end testing tips

2015-04-30

Fixed

  • .eslintrc: default tab width set to two space

2015-04-08

Added

  • 'build.md': a general guideline for front-end build technology

2015-04-08

Added

  • npm.md: a general guideline for publishing node modules
  • Added a "guides" section to the README

2015-04-07

Added

  • css.md: initial CSS/Less standards

2015-04-06

Added

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

2015-03-30

Added

  • initial markup standards

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.