Skip to content

Commit 3606e87

Browse files
committed
update changelog
1 parent aee8f70 commit 3606e87

File tree

1 file changed

+43
-2
lines changed

1 file changed

+43
-2
lines changed

CHANGELOG.md

Lines changed: 43 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,45 @@
11

2+
4.0.0-0 / 2019-10-28
3+
==================
4+
5+
* Implement new Card Component #218 from @ghislaineguerin and @mansona
6+
* Remove unused documentation #230 from @mansona
7+
* Add more Css Helpers #221 from @ghislaineguerin
8+
* Update global navigation to match latest design #227 from @pichfl
9+
* Fixes to Inter font use #226 from @pichfl
10+
* Introduce Inter font #225 from @pichfl
11+
* fix background shape `swipe-top` #223 from @mansona
12+
* small navbar fixes #220 from @mansona
13+
* Fix initial navbar implementation #219 from @mansona
14+
* Set body and text color #213 from @ghislaineguerin
15+
* improve typography and color docs #214 from @ghislaineguerin
16+
* implementing background shapes #204 from @mansona
17+
* optimising ember-logo.svg with svgo #206 from @mansona
18+
* Initial work on navbar redesign #202 from @MelSumner
19+
* Remove es-ulist #203 from @mansona
20+
* removing tabs implemenation #201 from @mansona
21+
* Use CSS grid for layout classes #199 from @ghislaineguerin
22+
* implementing new footer #197 from @mansona
23+
* add icon classes #196 from @ghislaineguerin
24+
* adding the ability to style links as buttons #195 from @mansona
25+
* Fixing colour documentation on smaller screens #194 from @mansona
26+
* Add offsets and spacing helper classes #193 from @ghislaineguerin
27+
* Fixing tests, travis and turning on Percy #192 from @mansona
28+
* finalising es-page-header #190 from @mansona
29+
* Adding colour contrast test to colour pallet component #189 from @mansona
30+
* Create accessibility docs from @MelSumner
31+
* add primary and secondary palettes #181 from @ghislaineguerin
32+
* Layout classes #177 from @ghislaineguerin
33+
* Add typography styles #176 from @ghislaineguerin
34+
* adding color pallet implementation #174 from @mansona
35+
* Add styling for new nav component #162 from @ghislaineguerin
36+
* documenting page-header and css helper `dark` #161 from @mansona
37+
* using field-guide instead of ember-cli-addon-docs #156, #160, #186 from @ghislaineguerin and @mansona
38+
* Starting typeography implementation #155 from @mansona
39+
* Convert Button to sparkles component #154 from @mansona
40+
* moving over to postcss
41+
* starting out with a blank slate
42+
243
v3.1.1 / 2019-06-24
344
==================
445

@@ -23,9 +64,9 @@ v3.0.0 / 2018-05-23
2364
* Update legal and releases links #159 from @j-brennan
2465
* fixing accessibility bugs on navbar toggle button and footer links #149 from @alexpark90
2566
* Comply with axe-core 2.2 #150 from @wycats
26-
* Update _es-navbar.scss #147 from @melsumner
67+
* Update `_es-navbar.scss` #147 from @melsumner
2768
* Navbar tweaks #146 from @mansona
28-
* Update _es-note.scss #144 from @melsumner
69+
* Update `_es-note.scss` #144 from @melsumner
2970
* fixing z-index of dropdown #143 from @aklkv
3071
* Add closePopupMenu function to navbar service #142 from @patocallaghan
3172
* es-navbar: hide menu items when navbar is closed #140 from @mansona

0 commit comments

Comments
 (0)