kibana/style_guides
jasper 76175e6b30 Use data-id attribute to select loading message, instead of CSS class… (#9271)
Backports PR #9248

**Commit 1:**
Use data-id 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.

* Original sha: d5747639cc
* Authored by CJ Cenizal <cj@cenizal.com> on 2016-11-29T17:28:48Z

**Commit 2:**
Use uniquely and semantically named data attribute instead of data-id.

* Original sha: 0b426286f5
* Authored by CJ Cenizal <cj@cenizal.com> on 2016-11-29T20:24:54Z
2016-11-30 08:13:04 -07:00
..
angular_style_guide.md Current styleguide conventions with modern JS (#8929) 2016-11-01 21:23:39 -04:00
api_style_guide.md Update API and HTML style guides. 2016-06-09 15:32:03 -07:00
css_style_guide.md Use data-id attribute to select loading message, instead of CSS class… (#9271) 2016-11-30 08:13:04 -07:00
html_style_guide.md 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
js_style_guide.md Current styleguide conventions with modern JS (#8929) 2016-11-01 21:23:39 -04:00