Felix Stürmer
08d0045270
[6.0] [docs] Add css style guide section on open/closed principle ( #13369 )
...
Backports PR #12276
2017-08-07 19:40:29 +02:00
CJ Cenizal
cebf834321
Fix markdown typo in CSS style guide. ( #9408 )
2016-12-07 13:20:02 -08:00
CJ Cenizal
7cdd29822f
Use data attribute to select loading message, instead of CSS class… ( #9248 )
...
* Use uniquely and semantically named data attribute to select loading message, instead of CSS class since that creates a brittle coupling between JS and CSS.
* Formalize this rule in the CSS style guide.
2016-11-29 14:21:57 -07:00
CJ Cenizal
80aaaf2872
Add preprocessor-related rules to CSS style guide. ( #8921 )
2016-11-02 10:44:18 -07: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
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