|
1 |
| -=== HEAD |
| 1 | +## HEAD |
2 | 2 |
|
3 |
| -=== 0.6.2 (November 18, 2014) |
| 3 | +### 1.0.0 (October 18, 2015) |
| 4 | + |
| 5 | +* Fix Vertical alignment modifiers to support nesting. |
| 6 | +* Drop bower.json and component.json support |
| 7 | + |
| 8 | +### 0.6.2 (November 18, 2014) |
4 | 9 |
|
5 | 10 | * Fix equal-width modifier layout calculation.
|
6 | 11 |
|
7 |
| -=== 0.6.1 (October 28, 2014) |
| 12 | +### 0.6.1 (October 28, 2014) |
8 | 13 |
|
9 | 14 | * Add support for JS bundling.
|
10 | 15 |
|
11 |
| -=== 0.6.0 (June 26 2014) |
| 16 | +### 0.6.0 (June 26 2014) |
12 | 17 |
|
13 | 18 | * Change variable names.
|
14 | 19 |
|
15 |
| -=== 0.5.2 (June 24, 2014) |
| 20 | +### 0.5.2 (June 24, 2014) |
16 | 21 |
|
17 | 22 | Add `.css` extension to imports for interoperability.
|
18 | 23 |
|
19 |
| -=== 0.5.1 (June 21, 2014) |
20 |
| -=== 0.5.0 (June 21, 2014) |
| 24 | +### 0.5.1 (June 21, 2014) |
| 25 | +### 0.5.0 (June 21, 2014) |
21 | 26 |
|
22 | 27 | * npm-based workflow.
|
23 | 28 | * Add preprocessor build tools.
|
24 | 29 |
|
25 |
| -=== 0.4.0 (May 14, 2014) |
| 30 | +### 0.4.0 (May 14, 2014) |
26 | 31 |
|
27 | 32 | * Update variables syntax.
|
28 | 33 |
|
29 |
| -=== 0.3.0 (March 31, 2014) |
| 34 | +### 0.3.0 (March 31, 2014) |
30 | 35 |
|
31 | 36 | * Add npm support.
|
32 | 37 | * Re-introduce the gutter modifier, relying on a variable for configuration.
|
33 | 38 | * Stop using CSSLint.
|
34 | 39 |
|
35 |
| -=== 0.2.0 (November 13, 2013) |
| 40 | +### 0.2.0 (November 13, 2013) |
36 | 41 |
|
37 | 42 | * Remove gutter modifier; add instructions for it to README.
|
38 | 43 | * Fix a spacing bug when gutters-between-cells and equal-width-cells were combined.
|
39 | 44 | * Use suit-test for the test file.
|
40 | 45 | * Use Component(1) for development.
|
41 | 46 |
|
42 |
| -=== 0.1.1 (September 2, 2013) |
| 47 | +### 0.1.1 (September 2, 2013) |
43 | 48 |
|
44 | 49 | * Fix Bower ignores.
|
45 | 50 | * Add CSS linting and configuration.
|
46 | 51 | * Add Component(1) support.
|
47 | 52 |
|
48 |
| -=== 0.1.0 (May 26, 2013) |
| 53 | +### 0.1.0 (May 26, 2013) |
49 | 54 |
|
50 | 55 | * Public release.
|
0 commit comments