|
| 1 | +## 1.0.0 - unreleased |
| 2 | +* Added box (absolute postioned box), margin auto, @media, @import, @include, @mixin, align-items, flex, flex-direction, justify-content, & order |
| 3 | +* Added alternative !important using `i` |
| 4 | + |
1 | 5 | ## 0.10.0 - 8-5-16
|
2 | | -* Remove 0ドル from the end of snippets |
3 | | -* Add box-shadow, max-height, max-width |
| 6 | +* Removed 0ドル from the end of snippets |
| 7 | +* Added box-shadow, max-height, & max-width |
4 | 8 |
|
5 | 9 | ## 0.9.0 - 8-20-15
|
6 | | -* Add min-height, min-width, display flex, content, & alternative left |
| 10 | +* Added min-height, min-width, display flex, content, & alternative left |
7 | 11 |
|
8 | 12 | ## 0.8.0 - 4-25-15
|
9 | 13 | * Make border radius width values consistent with other snippet types
|
10 | | -* Add background size |
| 14 | +* Added background size |
11 | 15 |
|
12 | 16 | ## 0.7.0 - 4-14-15
|
13 | | -* Add package keywords |
| 17 | +* Added package keywords |
14 | 18 |
|
15 | 19 | ## 0.6.0 - 4-14-15
|
16 | | -* Add vertical-align: middle, fill, width/height: auto, float: none |
| 20 | +* Added vertical-align: middle, fill, width/height: auto, float: none |
17 | 21 | * Make height's prefix more consistent
|
18 | 22 | * Move breakpoints around to support my workflow better
|
19 | 23 |
|
|
0 commit comments