Commit graph

9 commits

Author SHA1 Message Date
CJ Cenizal
80aaaf2872 Add preprocessor-related rules to CSS style guide. (#8921) 2016-11-02 10:44:18 -07:00
Court Ewing
7dae7bde27 Current styleguide conventions with modern JS (#7435)
The existing styleguide was in great need of a rewrite as it did not
reflect the conventions we're using in the codebase or even the best
practices that we follow. In some cases, the guidance it provided was
outright contrary to our current practices.
2016-11-01 21:22:59 -04:00
CJ Cenizal
35fc5f40a3 Merge pull request #8859 from cjcenizal/improvement/css-style-guide-references
Add BEM references to CSS style guide.
2016-10-27 12:12:31 -07:00
CJ Cenizal
bbf948ed1a Add BEM references to CSS style guide. 2016-10-27 12:09:03 -07:00
CJ Cenizal
bc1b49b88e Fix CSS style guide state class naming convention to be camel case. 2016-10-27 11:54:40 -07:00
CJ Cenizal
2c5e2bff3c Update CSS style guide with new state class format. Change examples to use component name instead of namespace. 2016-07-26 16:12:37 -07:00
CJ Cenizal
4cc4252230 Change HTML style guide. Specify that the opening tag's closing bracket goes on its own line. 2016-06-27 09:32:00 -07:00
CJ Cenizal
81fb346a8c Update API and HTML style guides.
- 80-character line limit in HTML.
2016-06-09 15:32:03 -07:00
CJ Cenizal
9d8776b199 Add style_guides dir, extracted sections from STYLEGUIDE.md.
- css_style_guidee.md
- js_style_guide.md
- html_style_guide.md
- api_style_guide.md
2016-06-09 08:13:35 -07:00