Skip to content

Commit 8a26b8b

Browse files
authored
Update CHANGELOG.md
1 parent 944b391 commit 8a26b8b

1 file changed

Lines changed: 0 additions & 211 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 211 deletions
Original file line numberDiff line numberDiff line change
@@ -1,212 +1 @@
11
See: https://github.com/ruedap/emma.css/releases
2-
3-
<a name="0.15.0"></a>
4-
# [0.15.0](https://github.com/ruedap/emma.css/compare/v0.14.0...v0.15.0) (2018-05-28)
5-
6-
7-
### Features
8-
9-
* Add snippets `fx0`, `fx1`, `fx2`, `fx3` ([2c7c200](https://github.com/ruedap/emma.css/commit/2c7c200))
10-
* Declare variables of font-family ([6e97b9f](https://github.com/ruedap/emma.css/commit/6e97b9f))
11-
* Declare variables of font-weight ([370db6e](https://github.com/ruedap/emma.css/commit/370db6e))
12-
* Remove snippets `ff-a`, `ff-t`, `ff-v`, `ff-l`, `ff-ja` ([f3a0cdc](https://github.com/ruedap/emma.css/commit/f3a0cdc))
13-
14-
15-
### BREAKING CHANGES
16-
17-
* Several snippets of the font-family have been deleted.
18-
19-
20-
21-
<a name="0.14.0"></a>
22-
# [0.14.0](https://github.com/ruedap/emma.css/compare/v0.13.0...v0.14.0) (2018-04-19)
23-
24-
25-
### Bug Fixes
26-
27-
* Remove snippet `abce` ([c98c7c0](https://github.com/ruedap/emma.css/commit/c98c7c0))
28-
29-
30-
### Features
31-
32-
* Add snippet `cxcy` ([02f3b89](https://github.com/ruedap/emma.css/commit/02f3b89))
33-
* Add snippet `fw-l` (font-weight: 300) ([f58fb4c](https://github.com/ruedap/emma.css/commit/f58fb4c))
34-
* Add snippet `fx-a` ([9b5e1f0](https://github.com/ruedap/emma.css/commit/9b5e1f0))
35-
* Add snippets `deol`, `deul` ([dedc8e3](https://github.com/ruedap/emma.css/commit/dedc8e3))
36-
* Add snippets `trsdl`, `trstf`, `trsdr` , `trsp` ([29f77e2](https://github.com/ruedap/emma.css/commit/29f77e2))
37-
* Improve font-weight values (normal -> 400, bold -> 700) ([92122e5](https://github.com/ruedap/emma.css/commit/92122e5))
38-
* Improve snippet `reli` ([2867cc2](https://github.com/ruedap/emma.css/commit/2867cc2))
39-
40-
41-
### BREAKING CHANGES
42-
43-
* The snippet `abce` has been removed.
44-
45-
46-
47-
<a name="0.13.0"></a>
48-
# [0.13.0](https://github.com/ruedap/emma.css/compare/v0.12.0...v0.13.0) (2018-03-28)
49-
50-
51-
### Features
52-
53-
* Improve snippet: letter-spacing ([9f30b4c](https://github.com/ruedap/emma.css/commit/9f30b4c))
54-
55-
56-
57-
<a name="0.12.0"></a>
58-
# [0.12.0](https://github.com/ruedap/emma.css/compare/0.11.0...v0.12.0) (2018-03-27)
59-
60-
61-
### Code Refactoring
62-
63-
* Change SCSS files' directory name ([5091e6c](https://github.com/ruedap/emma.css/commit/5091e6c))
64-
65-
66-
### Features
67-
68-
* Improve snippet: border-radius ([65f2506](https://github.com/ruedap/emma.css/commit/65f2506))
69-
* Improve snippet: tetr ([91849f2](https://github.com/ruedap/emma.css/commit/91849f2))
70-
71-
72-
### BREAKING CHANGES
73-
74-
* The directory name of the SCSS files has changed from `sass/` to `scss/`.
75-
76-
77-
78-
<a name="0.11.0"></a>
79-
# [0.11.0](https://github.com/ruedap/emma.css/compare/0.10.0...0.11.0) (2017-07-30)
80-
* Add snippets:
81-
* `trf-n` (`transform: none`)
82-
* `t100p` (`top: 100%`)
83-
* `r100p` (`right: 100%`)
84-
* `b100p` (`bottom: 100%`)
85-
* `l100p` (`left: 100%`)
86-
* `fx0-0-100p` (`flex: 0 0 100%`)
87-
* -webkit-overflow-scrolling
88-
* Rename snippets:
89-
* `wkfsm-a` -> `wkfsm-aa` (`-webkit-font-smoothing: antialiased`)
90-
* `wkfsm-sa` -> `wkfsm-saa` (`-webkit-font-smoothing: subpixel-antialiased`)
91-
* Change black color from #111111 to #000000
92-
* Change group of backface-visibility
93-
* Add package-lock.json and remove yarn
94-
* Introduce Prettier (#12)
95-
96-
97-
<a name="0.10.0"></a>
98-
# [0.10.0](https://github.com/ruedap/emma.css/compare/0.9.0...0.10.0) (2017-05-27)
99-
* Move root Sass file (from `./emma.scss` to `./sass/all.scss`)
100-
* Remove default prefix `u-`
101-
* Avoid hyphenation at numeric values (e.g. `mt-0` -> `mt0`)
102-
* Add snippets:
103-
* Viewport units (vw, vh, vmax, vmin)
104-
* flex-grow
105-
* flex-shrink
106-
* flex-basis
107-
* appearance
108-
* user-select
109-
* -webkit-touch-callout
110-
* -moz-osx-font-smoothing
111-
* `fsm-a` (mixin)
112-
* `d-ih` (`display: inherit`)
113-
* `pos-sk` (`position: sticky`)
114-
* `bdrs9999` (`border-radius: 9999px`)
115-
* Improve snippets:
116-
* flex
117-
* width
118-
* max-width
119-
* `cf` (clearfix)
120-
* `ff-ja` (Japanese font-family)
121-
* Rename snippets:
122-
* `d-f` -> `d-fx` (`display: flex`)
123-
* `d-if` -> `d-ifx` (`display: inline-flex`)
124-
* `wfsm` -> `wkfsm` (`-webkit-font-smoothing`)
125-
* `bgsz` -> `bgz` (`background-size`)
126-
* `rsz` -> `rz` (`resize`)
127-
* Remove snippets:
128-
* `d-rb` (`display: ruby`)
129-
* `d-rbb` (`display: ruby-base`)
130-
* `d-rbbg` (`display: ruby-base-group`)
131-
* `d-rbt` (`display: ruby-text`)
132-
* `d-rbtg` (`display: ruby-text-group`)
133-
* `d-ri` (`display: run-in`)
134-
* `d-cp` (`display: compact`)
135-
* `d-tbcp` (`display: table-caption`)
136-
* `d-tbco` (`display: table-column`)
137-
* `d-tbcog` (`display: table-column-group`)
138-
* `fw-l` (`font-weight: light`)
139-
* [Bower is deprecated](https://github.com/bower/bower/pull/2458)
140-
141-
142-
143-
<a name="0.9.0"></a>
144-
# [0.9.0](https://github.com/ruedap/emma.css/compare/0.8.0...0.9.0) (2017-05-21)
145-
* Restructure based on YAML documents
146-
147-
148-
149-
<a name="0.8.0"></a>
150-
# [0.8.0](https://github.com/ruedap/emma.css/compare/0.7.0...0.8.0) (2017-04-10)
151-
* Add snippet: `fz-0` (`font-size: 0`)
152-
* Add snippet: horizontal and vertical padding
153-
* Add snippet: horizontal and vertical margin
154-
155-
156-
157-
<a name="0.7.0"></a>
158-
# [0.7.0](https://github.com/ruedap/emma.css/compare/0.6.0...0.7.0) (2016-08-08)
159-
* Add snippet: `ff-j` (`font-family for Japanese`)
160-
* Add snippet: `z-9999` (`z-index: 9999`)
161-
* Change from ruby-sass to node-sass
162-
* Introduce npm run commands to build sass
163-
164-
165-
166-
<a name="0.6.0"></a>
167-
# [0.6.0](https://github.com/ruedap/emma.css/compare/0.5.0...0.6.0) (2016-06-03)
168-
* Change `$emma-alternative-colors` default value from false to true
169-
* Add Makefile
170-
171-
172-
173-
<a name="0.5.0"></a>
174-
# [0.5.0](https://github.com/ruedap/emma.css/compare/0.4.0...0.5.0) (2016-03-31)
175-
* Add max-width sizes
176-
* Add border-radius sizes
177-
* Add 5 colors
178-
* Change margin/padding variables
179-
* Change line-height variables
180-
* Change font-size variables
181-
182-
183-
184-
<a name="0.4.0"></a>
185-
# [0.4.0](https://github.com/ruedap/emma.css/compare/0.3.0...0.4.0) (2015-04-25)
186-
* Rename snippet name: `lire` -> `reli`
187-
* Improve snippet: `tehi`
188-
* Improve snippet: `abce`
189-
190-
191-
192-
<a name="0.3.0"></a>
193-
# [0.3.0](https://github.com/ruedap/emma.css/compare/0.2.0...0.3.0) (2015-03-25)
194-
* Add snippet: `tehi` (Text hiding)
195-
196-
197-
198-
<a name="0.2.0"></a>
199-
# [0.2.0](https://github.com/ruedap/emma.css/compare/0.1.0...0.2.0) (2015-03-20)
200-
* Rename `opacity` snippet names (e.g. `op-01` -> `op-0_1`)
201-
* Rename multiple declaration snippet names
202-
* `tet` -> `tetr`
203-
* `lir` -> `lire`
204-
* `abc` -> `abce`
205-
* Add snippet: `m-a` (`margin: auto`)
206-
* Add snippet: `m-0_a` (`margin: 0 auto`)
207-
208-
209-
210-
<a name="0.1.0"></a>
211-
# 0.1.0 (2015-03-20)
212-
* Initial public release

0 commit comments

Comments
 (0)