11
2+ 4.0.0-14 / 2020-03-04
3+ ==================
4+
5+ * manually run postcss and add it to vendor #297 from @mansona
6+ * fix bg-none css helper #298 from @mansona
7+
8+ 4.0.0-13 / 2020-02-24
9+ ==================
10+
11+ * Remove isDevelopingAddon config #296 from @sivakumar
12+
13+ 4.0.0-12 / 2020-02-21
14+ ==================
15+
16+ * implement new footer design #295 from @mansona
17+
18+ 4.0.0-11 / 2020-02-17
19+ ==================
20+
21+ * Add bg-none CSS helper to reset background #293 from @melsumner
22+ * remove EsPageHeader component #287 from @mansona
23+ * Update EsButton CSS to fix border radius #282 from @melsumner
24+
25+ 4.0.0-10 / 2020-02-04
26+ ==================
27+
28+ * Add docs for the new Cards API #280 from @mansona
29+ * Improve the ESCard API #279 from @pichfl
30+ * use high-contrast brand colour for secondary button text #278 from @mansona
31+
32+ 4.0.0-9 / 2020-01-30
33+ ==================
34+
35+ * make the footer look more like the design #275 from @mansona
36+ * add netlify as a sponsor #275 from @mansona
37+ * move css helpers so that they have higher precidence than ` container ` and ` list-unstyled ` #274 from @mansona
38+ * add "dotted texture" to the background svg for the bg-shape-swipe-top #274 from @mansona
39+ * stop including all svgs in svg-jar #274 from @mansona
40+ * lighten border color of card when on a dark background #274 from @mansona
41+
42+ 4.0.0-8 / 2020-01-17
43+ ==================
44+
45+ * Small SVG fixes for homepage background shapes #269 from @mansona
46+ * Fix hover state on cards in a dark background #267 from @mansona
47+
48+ 4.0.0-7 / 2020-01-16
49+ ==================
50+
51+ * Add styling for secondary buttons and links #260 from @pichfl
52+ * Fix dropdown caret for navbar #260 from @pichfl
53+
54+ 4.0.0-6 / 2020-01-11
55+ ==================
56+
57+ * fix Heroku logo breaking survey pages #263 from @mansona
58+ * make hide-on-mobile !important #262 from @mansona
59+
60+ 4.0.0-5 / 2020-01-10
61+ ==================
62+
63+ * add hide-on-mobile helper #261 from @mansona
64+
65+ 4.0.0-4 / 2020-01-07
66+ ==================
67+
68+ * Fix nav-links and footer infoLinks overrides #259 from @mansona
69+ * Add custom property for mono font stack #258 from @pichfl
70+
71+ 4.0.0-3 / 2019-11-25
72+ ==================
73+
74+ * Scope link styling to main element #257 from @pichfl
75+
76+ 4.0.0-2 / 2019-11-22
77+ ==================
78+
79+ * Fix inline link styling #252 from @pichfl
80+ * Implemented ` .well ` css helper and added documentation #251 from @pichfl
81+ * Significant font/spacing/padding/margin rework to align with the design #249 from @pichfl
82+
83+ 4.0.0-1 / 2019-11-15
84+ ==================
85+
86+ * Helper for responsive video embeds #246 from @pichfl
87+ * Overhaul Sizes, Layout and Grids #245 from @pichfl
88+ * Add presentation role to image in es-card if its alternate text is empty string #243 from @ijlee2
89+ * Add link underlines back #240 from @ghislaineguerin
90+ * Update and cleanup CSS variables and related helpers #239 from @pichfl
91+ * Add outside spacing for containers on mobile #238 from @pichfl
92+
93+ 4.0.0-0 / 2019-10-28
94+ ==================
95+
96+ * Implement new Card Component #218 from @ghislaineguerin and @mansona
97+ * Remove unused documentation #230 from @mansona
98+ * Add more Css Helpers #221 from @ghislaineguerin
99+ * Update global navigation to match latest design #227 from @pichfl
100+ * Fixes to Inter font use #226 from @pichfl
101+ * Introduce Inter font #225 from @pichfl
102+ * fix background shape ` swipe-top ` #223 from @mansona
103+ * small navbar fixes #220 from @mansona
104+ * Fix initial navbar implementation #219 from @mansona
105+ * Set body and text color #213 from @ghislaineguerin
106+ * improve typography and color docs #214 from @ghislaineguerin
107+ * implementing background shapes #204 from @mansona
108+ * optimising ember-logo.svg with svgo #206 from @mansona
109+ * Initial work on navbar redesign #202 from @MelSumner
110+ * Remove es-ulist #203 from @mansona
111+ * removing tabs implemenation #201 from @mansona
112+ * Use CSS grid for layout classes #199 from @ghislaineguerin
113+ * implementing new footer #197 from @mansona
114+ * add icon classes #196 from @ghislaineguerin
115+ * adding the ability to style links as buttons #195 from @mansona
116+ * Fixing colour documentation on smaller screens #194 from @mansona
117+ * Add offsets and spacing helper classes #193 from @ghislaineguerin
118+ * Fixing tests, travis and turning on Percy #192 from @mansona
119+ * finalising es-page-header #190 from @mansona
120+ * Adding colour contrast test to colour pallet component #189 from @mansona
121+ * Create accessibility docs from @MelSumner
122+ * add primary and secondary palettes #181 from @ghislaineguerin
123+ * Layout classes #177 from @ghislaineguerin
124+ * Add typography styles #176 from @ghislaineguerin
125+ * adding color pallet implementation #174 from @mansona
126+ * Add styling for new nav component #162 from @ghislaineguerin
127+ * documenting page-header and css helper ` dark ` #161 from @mansona
128+ * using field-guide instead of ember-cli-addon-docs #156 , #160 , #186 from @ghislaineguerin and @mansona
129+ * Starting typeography implementation #155 from @mansona
130+ * Convert Button to sparkles component #154 from @mansona
131+ * moving over to postcss
132+ * starting out with a blank slate
133+
2134v3.1.1 / 2019-06-24
3135==================
4136
@@ -23,9 +155,9 @@ v3.0.0 / 2018-05-23
23155 * Update legal and releases links #159 from @j-brennan
24156 * fixing accessibility bugs on navbar toggle button and footer links #149 from @alexpark90
25157 * Comply with axe-core 2.2 #150 from @wycats
26- * Update _ es-navbar.scss #147 from @melsumner
158+ * Update ` _es-navbar.scss ` #147 from @melsumner
27159 * Navbar tweaks #146 from @mansona
28- * Update _ es-note.scss #144 from @melsumner
160+ * Update ` _es-note.scss ` #144 from @melsumner
29161 * fixing z-index of dropdown #143 from @aklkv
30162 * Add closePopupMenu function to navbar service #142 from @patocallaghan
31163 * es-navbar: hide menu items when navbar is closed #140 from @mansona
0 commit comments