|
2 | 2 |
|
3 | 3 | ### Master |
4 | 4 |
|
| 5 | +### 0.0.43 |
| 6 | + |
| 7 | +🐛 Bug / Fixes |
| 8 | + |
| 9 | +- Add missing `{{on "clicks"}}` for `<EuiButton />` around the codebase |
| 10 | + |
| 11 | +### 0.0.42 |
| 12 | + |
| 13 | +🚀 Enhancements |
| 14 | + |
| 15 | +- Use `{{on "click"}}` instead of `@onClick` for `<EuiButton />` `<EuiButtonEmpty/>` `<EuiButtonIcon />` |
| 16 | + |
| 17 | +### 0.0.41 |
| 18 | + |
| 19 | +🐛 Bug / Fixes |
| 20 | + |
| 21 | +- Add missing colors to `<EuiButtonEmpty />` |
| 22 | + |
| 23 | +### 0.0.40 |
| 24 | + |
| 25 | +🚀 Enhancements |
| 26 | + |
| 27 | +- `<EuiTabs />` |
| 28 | +- `<EuiTabbedContent />` |
| 29 | +- Husky for prettier |
5 | 30 |
|
6 | 31 | ### 0.0.39 |
| 32 | + |
7 | 33 | 🚀 Enhancements |
| 34 | + |
8 | 35 | - `<EuiSteps />` |
9 | 36 |
|
10 | 37 | ### 0.0.38 |
| 38 | + |
11 | 39 | 🚀 Enhancements |
| 40 | + |
12 | 41 | - `<EuiProgress />` |
13 | 42 |
|
14 | 43 | ### 0.0.37 |
| 44 | + |
15 | 45 | 🚀 Enhancements |
| 46 | + |
16 | 47 | - `<EuiLoadingContent />` |
17 | 48 | - Allow @useSvg to force `<EuiIcon/>` to use `<Svg>` from ember-svg-jar |
18 | 49 |
|
19 | 50 | ### 0.0.36 |
| 51 | + |
20 | 52 | 🚀 Enhancements |
| 53 | + |
21 | 54 | - Accept `@type` for `<EuiButton />` to avoid a bug with merging `...attributes` |
22 | 55 |
|
23 | 56 | ### 0.0.35 |
| 57 | + |
24 | 58 | 🐛 Bug / Fixes |
| 59 | + |
25 | 60 | - Change onClick to `@onClick` in most clickable components |
26 | 61 |
|
27 | 62 | ### 0.0.34 |
| 63 | + |
28 | 64 | 🏠 Internal |
| 65 | + |
29 | 66 | - Added netlify link for opensource |
30 | 67 |
|
31 | 68 | ### 0.0.33 |
| 69 | + |
32 | 70 | 🏠 Internal |
| 71 | + |
33 | 72 | - Locks @elastic/eui version to 31.0.0 |
34 | 73 | - Updates icon mappings |
35 | 74 |
|
36 | 75 | ### 0.0.32 |
| 76 | + |
37 | 77 | 🚀 Enhancements |
| 78 | + |
38 | 79 | - Docfy docs |
39 | 80 | - EuiCollapsibleNav |
40 | 81 |
|
41 | 82 | ### 0.0.31 |
| 83 | + |
42 | 84 | 🚀 Enhancements |
43 | | -- Customize focusTrapOptions for `focus-trap` helper inside <EuiModal /> |
| 85 | + |
| 86 | +- Customize focusTrapOptions for `focus-trap` helper inside <EuiModal /> |
44 | 87 |
|
45 | 88 | ### 0.0.30 |
| 89 | + |
46 | 90 | 🏠 Internal |
| 91 | + |
47 | 92 | - Bump ember-svg-jar |
48 | 93 |
|
49 | 94 | ### 0.0.29 |
50 | | -- Fix inline-styles and <EuiModal /> type with restrictWidth, should be maxWidth |
| 95 | + |
| 96 | +- Fix inline-styles and <EuiModal /> type with restrictWidth, should be maxWidth |
51 | 97 |
|
52 | 98 | ### 0.0.28 |
| 99 | + |
53 | 100 | - Add ember-in-element-polyfill |
54 | 101 |
|
55 | 102 | ### 0.0.27 |
| 103 | + |
56 | 104 | - Move `ember-keyboard` and `ember-focus-trap` from devDependencies to dependencies |
57 | 105 |
|
58 | 106 | ### 0.0.26 |
| 107 | + |
59 | 108 | - Rename <Text /> component to <TextBlock> |
60 | 109 |
|
61 | 110 | ### 0.0.25 |
| 111 | + |
62 | 112 | - Updates to elastic ui to 31.0.0 |
63 | 113 |
|
64 | 114 | ### 0.0.24 |
| 115 | + |
65 | 116 | 🚀 Enhancements |
| 117 | + |
66 | 118 | - EuiModal |
67 | 119 |
|
68 | 120 | ### 0.0.23 |
| 121 | + |
69 | 122 | 🚀 Enhancements |
| 123 | + |
70 | 124 | - EuiCallOut may now receive named blocks <:title> </:title> <:body> <:/body> |
71 | 125 |
|
72 | 126 | 🏠 Internal |
| 127 | + |
73 | 128 | - Installed ember-named-blocks-polyfill |
74 | 129 |
|
75 | 130 | ### 0.0.22 |
| 131 | + |
76 | 132 | 🐛 Bug / Fixes |
| 133 | + |
77 | 134 | - Renames EuiCallout to EuiCallOut |
78 | 135 |
|
79 | 136 | ### 0.0.21 |
| 137 | + |
80 | 138 | 🐛 Bug / Fixes |
| 139 | + |
81 | 140 | - Fixes a few missing props for EuiPage, EuiPageBody, EuiPanel and EuiCard |
82 | 141 | - Fixes EuiHorizontalRule not receiving splattributes |
83 | 142 |
|
84 | 143 | ### 0.0.20 |
| 144 | + |
85 | 145 | 🚀 Enhancements |
| 146 | + |
86 | 147 | - EuiHr |
87 | 148 |
|
88 | 149 | 🐛 Bug / Fixes |
| 150 | + |
89 | 151 | - Fix EuiImage close Icon |
90 | 152 |
|
91 | 153 | ### 0.0.19 |
| 154 | + |
92 | 155 | 🚀 Enhancements |
| 156 | + |
93 | 157 | - Performance for EuiText, EuiColor, EuiCallout, EuiPage, EuiFlexItem and more, reducing usage of element helper |
94 | 158 | - Text hack to avoid using element helper for simple text dom nodes |
95 | 159 | - EuiCard |
96 | 160 |
|
97 | 161 | 🏠 Internal |
| 162 | + |
98 | 163 | - Update ember-svg-jar fork |
99 | 164 | - Update @elastic/eui to 30.3.0 |
100 | 165 |
|
101 | 166 | ### 0.0.18 |
| 167 | + |
102 | 168 | 🚀 Enhancements |
| 169 | + |
103 | 170 | - EuiFlexGroup |
104 | 171 | - EuiFlexGrid |
105 | 172 | - EuiFlexItem |
106 | 173 |
|
107 | 174 | ### 0.0.17 |
| 175 | + |
108 | 176 | 🏠 Internal |
| 177 | + |
109 | 178 | - Fixes netlify redirects |
110 | 179 |
|
111 | 180 | ### 0.0.16 |
| 181 | + |
112 | 182 | 🚀 Enhancements |
| 183 | + |
113 | 184 | - EuiBadge |
114 | | -- Use empty icon svg as placeholder while downloading the desired one |
| 185 | +- Use empty icon svg as placeholder while downloading the desired one |
115 | 186 | - Adds @victor-aguilars to contributors |
116 | 187 |
|
117 | 188 | 🏠 Internal |
| 189 | + |
118 | 190 | - Update ember-svg-jar fork |
119 | 191 |
|
120 | 192 | 🐛 Bug / Fixes |
| 193 | + |
121 | 194 | - Add accordion to demo |
122 | 195 |
|
123 | 196 | ### 0.0.15 |
| 197 | + |
124 | 198 | 🚀 Enhancements |
| 199 | + |
125 | 200 | - EuiSideNav |
126 | 201 | - EuiAvatar |
127 | 202 |
|
128 | 203 | ### 0.0.14 |
| 204 | + |
129 | 205 | 🚀 Enhancements |
| 206 | + |
130 | 207 | - EuiCallout |
131 | 208 |
|
132 | 209 | ### 0.0.13 |
| 210 | + |
133 | 211 | 🚀 Enhancements |
| 212 | + |
134 | 213 | - Updates ember-svg-jar dependency and loads all svgs on demand. |
135 | 214 |
|
136 | 215 | ### 0.0.12 |
137 | 216 |
|
138 | 217 | 🏠 Internal |
| 218 | + |
139 | 219 | - Let apps define svgPath in environment.js |
140 | 220 | ```ts |
141 | 221 | `ember-eui`: { |
|
145 | 225 | This assumes that you setup ember-svg-jar with the prefix `svg/` (which is the default one) |
146 | 226 |
|
147 | 227 | 🐛 Bug / Fixes |
| 228 | + |
148 | 229 | - Fixed EuiIcon camelCase svgs |
149 | 230 |
|
150 | 231 | ### 0.0.11 |
151 | 232 |
|
152 | 233 | 🚀 Enhancements |
| 234 | + |
153 | 235 | - EuiIcon |
154 | 236 | - EuiAccordion |
155 | 237 | - EuiPage |
|
160 | 242 | - EuiOverlayMask |
161 | 243 |
|
162 | 244 | 🏠 Internal |
| 245 | + |
163 | 246 | - Update class-names helper to always concat |
164 | 247 |
|
165 | 248 | ### 0.0.7 |
|
0 commit comments