58553ba6e8
* Added Distribution and Usage charts to the theme preview page to make branding them easier. * Added additional color options for the distribution pie charts * Cleaned up naming, using dashes instead of underscores Closes-bug: #1565303 Change-Id: If82a94ccc8e37353dcaf313929ca876b92552c28
10 lines
400 B
YAML
10 lines
400 B
YAML
---
|
|
prelude: >
|
|
In an effort to standarize our HTML class naming
|
|
conventions, we will be updating various class
|
|
names to use dashes, instead of underscore or
|
|
camelcasing, to match with Bootstrap's convention.
|
|
deprecations:
|
|
- All instances of HTML class 'd3_pie_chart_usage' to 'pie-chart-usage'
|
|
All instances of HTML class 'd3_pie_chart_distribution' to 'pie-chart-distribution'
|