@aurodesignsystem-dev/auro-button 0.0.0-pr356.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,779 @@
1
+ # Semantic Release Automated Changelog
2
+
3
+ # [11.5.0](https://github.com/AlaskaAirlines/auro-button/compare/v11.4.0...v11.5.0) (2025-09-10)
4
+
5
+
6
+ ### Features
7
+
8
+ * add CSS part for content wrapper ([a66861c](https://github.com/AlaskaAirlines/auro-button/commit/a66861c01c7efb84719235145c86e70c686c94fb))
9
+
10
+ # [11.4.0](https://github.com/AlaskaAirlines/auro-button/compare/v11.3.5...v11.4.0) (2025-08-20)
11
+
12
+
13
+ ### Features
14
+
15
+ * add static button functionality [#346](https://github.com/AlaskaAirlines/auro-button/issues/346) ([c9a5412](https://github.com/AlaskaAirlines/auro-button/commit/c9a5412c4006dd77067f501347c5130bb5ef2fc4))
16
+
17
+ ## [11.3.5](https://github.com/AlaskaAirlines/auro-button/compare/v11.3.4...v11.3.5) (2025-08-20)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * update ghost/flat and button outline sizes for consistency [#345](https://github.com/AlaskaAirlines/auro-button/issues/345) ([35c587a](https://github.com/AlaskaAirlines/auro-button/commit/35c587acfebc5a27a517c8fc20e7eace535401df))
23
+ * update ghost/flat outline sizes to 2px [#345](https://github.com/AlaskaAirlines/auro-button/issues/345) ([90c5408](https://github.com/AlaskaAirlines/auro-button/commit/90c5408d9695d6358fa47d76a61c076916e87c49))
24
+
25
+ ## [11.3.4](https://github.com/AlaskaAirlines/auro-button/compare/v11.3.3...v11.3.4) (2025-08-19)
26
+
27
+
28
+ ### Bug Fixes
29
+
30
+ * icons should not inherit type styles ([66a1230](https://github.com/AlaskaAirlines/auro-button/commit/66a12301e5f10fe00e3e5257fde64ec81ef38115))
31
+
32
+ ## [11.3.3](https://github.com/AlaskaAirlines/auro-button/compare/v11.3.2...v11.3.3) (2025-08-14)
33
+
34
+
35
+ ### Bug Fixes
36
+
37
+ * update auro-library to latest version ([96c9f77](https://github.com/AlaskaAirlines/auro-button/commit/96c9f774a9f6e737a132b89fed074dd2e362f213))
38
+
39
+ ## [11.3.2](https://github.com/AlaskaAirlines/auro-button/compare/v11.3.1...v11.3.2) (2025-07-22)
40
+
41
+
42
+ ### Bug Fixes
43
+
44
+ * add component name attr when registering ([4f46e13](https://github.com/AlaskaAirlines/auro-button/commit/4f46e132100c621c574500349fa4ef24c2130969))
45
+ * make runtimeutils private ([20325dc](https://github.com/AlaskaAirlines/auro-button/commit/20325dcbf7c3f42061c8fccb928ebeddfdea862b))
46
+
47
+ ## [11.3.1](https://github.com/AlaskaAirlines/auro-button/compare/v11.3.0...v11.3.1) (2025-07-18)
48
+
49
+
50
+ ### Bug Fixes
51
+
52
+ * make fluid buttons correct width [#337](https://github.com/AlaskaAirlines/auro-button/issues/337) ([eb0fefb](https://github.com/AlaskaAirlines/auro-button/commit/eb0fefbcb6ea33e058188088bab9885cad4deaf3))
53
+ * simplify width calculation for thin button style ([8fcde26](https://github.com/AlaskaAirlines/auro-button/commit/8fcde26cb0edf4e2bd3c84f0875f0c3754cb2a25))
54
+
55
+ # [11.3.0](https://github.com/AlaskaAirlines/auro-button/compare/v11.2.1...v11.3.0) (2025-07-09)
56
+
57
+
58
+ ### Bug Fixes
59
+
60
+ * add mapping for oblong button icon sizes and add missing &:focus to &:focus-visible selectors in color.scss to fix click-focus ([4250715](https://github.com/AlaskaAirlines/auro-button/commit/42507157e5ebd951c336c1935b825c7208a9a84e))
61
+ * adjust shape/size button styles and create some in-depth demo pages ([1758011](https://github.com/AlaskaAirlines/auro-button/commit/17580118c95bdf8395fb0d0ef9b1f63c460f0d38))
62
+ * correct various layout issues and doc examples ([3b39674](https://github.com/AlaskaAirlines/auro-button/commit/3b39674adfa6334e9811c5b8dde106d70ec742d0))
63
+ * correctly use size and shape with button styles ([2495b0d](https://github.com/AlaskaAirlines/auro-button/commit/2495b0df81bd878a147e291ce92c75fb7ee2fced))
64
+ * update docs head content ([2e286c2](https://github.com/AlaskaAirlines/auro-button/commit/2e286c2af4504392ea7bb9e8daec5b0671376873))
65
+
66
+
67
+ ### Features
68
+
69
+ * add square button and icon-only button font sizing ([15e17a1](https://github.com/AlaskaAirlines/auro-button/commit/15e17a1df98499173d3521a8e41ba567827b3676))
70
+ * update component structure and add new font classes ([dcfb557](https://github.com/AlaskaAirlines/auro-button/commit/dcfb557fa5d84c6152b3866f0aacec707ce4cc5b))
71
+
72
+ ## [11.2.1](https://github.com/AlaskaAirlines/auro-button/compare/v11.2.0...v11.2.1) (2025-06-24)
73
+
74
+
75
+ ### Performance Improvements
76
+
77
+ * remove type attribute from wrapper property for more consistent environment support ([2fff3f8](https://github.com/AlaskaAirlines/auro-button/commit/2fff3f89d5c61db060882549b37fa1138437600c))
78
+
79
+ # [11.2.0](https://github.com/AlaskaAirlines/auro-button/compare/v11.1.0...v11.2.0) (2025-06-24)
80
+
81
+
82
+ ### Features
83
+
84
+ * add tabindex projection ([e99fb93](https://github.com/AlaskaAirlines/auro-button/commit/e99fb93bca4e5382b64339e64b3bf58c233ea41b))
85
+
86
+ # [11.1.0](https://github.com/AlaskaAirlines/auro-button/compare/v11.0.0...v11.1.0) (2025-06-18)
87
+
88
+
89
+ ### Features
90
+
91
+ * enhance AuroButton to support link attributes to support hyperlink cta type ([6211b5f](https://github.com/AlaskaAirlines/auro-button/commit/6211b5f490c8253c78f02e09a24e6d6aaedd7049))
92
+
93
+ # [11.0.0](https://github.com/AlaskaAirlines/auro-button/compare/v10.0.0...v11.0.0) (2025-06-17)
94
+
95
+
96
+ ### Code Refactoring
97
+
98
+ * remove `icon` slot [#325](https://github.com/AlaskaAirlines/auro-button/issues/325) ([9f7f1e6](https://github.com/AlaskaAirlines/auro-button/commit/9f7f1e6eea247501bce61a6d8a6fde6e41e62f88))
99
+
100
+
101
+ ### BREAKING CHANGES
102
+
103
+ * `icon` slot is deprecated
104
+
105
+ # [10.0.0](https://github.com/AlaskaAirlines/auro-button/compare/v9.4.0...v10.0.0) (2025-06-16)
106
+
107
+
108
+ ### Code Refactoring
109
+
110
+ * deprecate some varients ([e6011e8](https://github.com/AlaskaAirlines/auro-button/commit/e6011e84612ec826ef3112f57e602f8ed755e33e))
111
+
112
+
113
+ ### Features
114
+
115
+ * add ARIA attribute transport utility and integrate with AuroElement ([44501f1](https://github.com/AlaskaAirlines/auro-button/commit/44501f1f31ed271adba479e81194bdf3525a409f))
116
+ * add layout support and new shape/size styles to button ([7b18e28](https://github.com/AlaskaAirlines/auro-button/commit/7b18e28a46a055aaaaa88d4323d72a10ce8f1a1d))
117
+ * refactor a11yUtilities into reusable attribute transporter and implement in new a11yUtilities ([92f8d21](https://github.com/AlaskaAirlines/auro-button/commit/92f8d21de04fd262f544b0d02e47c0e8b149247b))
118
+ * update docs, improve aria- attribute projection, and remove unnecessary aria- and role binding in the template ([60eb664](https://github.com/AlaskaAirlines/auro-button/commit/60eb66459d05eff66279e2f07f9c7ab3dd4c8df2))
119
+
120
+
121
+ ### BREAKING CHANGES
122
+
123
+ * deprecate `iconOnly`, `slim`, `rounded`, `secondray`, `tertiary`, `ready`
124
+
125
+ # [9.4.0](https://github.com/AlaskaAirlines/auro-button/compare/v9.3.3...v9.4.0) (2025-05-16)
126
+
127
+
128
+ ### Features
129
+
130
+ * add `ariahidden` and `tIndex` attrs [#319](https://github.com/AlaskaAirlines/auro-button/issues/319) ([3a6cf30](https://github.com/AlaskaAirlines/auro-button/commit/3a6cf3097569d4f8098e2aaeddea890112d34b79))
131
+
132
+ ## [9.3.3](https://github.com/AlaskaAirlines/auro-button/compare/v9.3.2...v9.3.3) (2025-05-02)
133
+
134
+
135
+ ### Bug Fixes
136
+
137
+ * misc fix to force release font changes ([ba45cca](https://github.com/AlaskaAirlines/auro-button/commit/ba45cca27723dd524df7484f10c77d59106d6f8f))
138
+
139
+ ## [9.3.2](https://github.com/AlaskaAirlines/auro-button/compare/v9.3.1...v9.3.2) (2025-05-01)
140
+
141
+
142
+ ### Bug Fixes
143
+
144
+ * update SCSS token formatting ([35489ef](https://github.com/AlaskaAirlines/auro-button/commit/35489eff0fd8f7425cd0cefcf239dabdacc34856))
145
+
146
+ ## [9.3.1](https://github.com/AlaskaAirlines/auro-button/compare/v9.3.0...v9.3.1) (2025-04-14)
147
+
148
+
149
+ ### Bug Fixes
150
+
151
+ * use correct text token name in disabled state [#309](https://github.com/AlaskaAirlines/auro-button/issues/309) ([17834e4](https://github.com/AlaskaAirlines/auro-button/commit/17834e45c2f062a1dfe64ff2b2fb6738940c931b))
152
+
153
+ # [9.3.0](https://github.com/AlaskaAirlines/auro-button/compare/v9.2.0...v9.3.0) (2025-04-10)
154
+
155
+
156
+ ### Features
157
+
158
+ * update to use new alaska theme tokens [#301](https://github.com/AlaskaAirlines/auro-button/issues/301) ([3841eb0](https://github.com/AlaskaAirlines/auro-button/commit/3841eb099f08122b7bb768838c7a13b022dd015a))
159
+
160
+
161
+ ### Performance Improvements
162
+
163
+ * update dependencies and tsconfig ([988bcf0](https://github.com/AlaskaAirlines/auro-button/commit/988bcf03a37cc41ae5764c7ccdd58b9dad39895b))
164
+
165
+ # [9.2.0](https://github.com/AlaskaAirlines/auro-button/compare/v9.1.1...v9.2.0) (2025-04-07)
166
+
167
+
168
+ ### Features
169
+
170
+ * add aria-label for loading state ([8a6605e](https://github.com/AlaskaAirlines/auro-button/commit/8a6605e030966ba6c3bc30fc1ae04becde85da3f))
171
+
172
+ ## [9.1.1](https://github.com/AlaskaAirlines/auro-button/compare/v9.1.0...v9.1.1) (2025-04-02)
173
+
174
+
175
+ ### Bug Fixes
176
+
177
+ * adjust forcus-ring radius ([7742729](https://github.com/AlaskaAirlines/auro-button/commit/7742729396b83a4c44ae889d94b5aa9003474907))
178
+ * make focus ring's position fit inside of the button ([e46930f](https://github.com/AlaskaAirlines/auro-button/commit/e46930f40d773cd8c43bc5a08793262ce0bbc046))
179
+ * remove outline transition on rounded button ([10e8370](https://github.com/AlaskaAirlines/auro-button/commit/10e8370254eb738d04a8d8e5faa5d2ca3593a44a))
180
+ * update focus-ring thickness per Figma, remove outline ([07f4f8b](https://github.com/AlaskaAirlines/auro-button/commit/07f4f8b78b78073258b68ffb6faf2aeee60b907b))
181
+
182
+
183
+ ### Performance Improvements
184
+
185
+ * replace `:after` with `outline` due to position mismatch issue ([39630bc](https://github.com/AlaskaAirlines/auro-button/commit/39630bcbf7a841f6ec9f387b4caf1cf16ad5438b))
186
+
187
+ # [9.1.0](https://github.com/AlaskaAirlines/auro-button/compare/v9.0.0...v9.1.0) (2025-03-28)
188
+
189
+
190
+ ### Features
191
+
192
+ * add aria-expanded ([e75beaf](https://github.com/AlaskaAirlines/auro-button/commit/e75beaf8ddbc18c84e5de3b4d4cc2edec319dca5))
193
+
194
+ # [9.0.0](https://github.com/AlaskaAirlines/auro-button/compare/v8.2.4...v9.0.0) (2025-02-28)
195
+
196
+
197
+ * feat!: move peer dependencies to "real" dependencies ([20ffc3c](https://github.com/AlaskaAirlines/auro-button/commit/20ffc3ccc7995d647df43336871fcda3f472d35f))
198
+
199
+
200
+ ### BREAKING CHANGES
201
+
202
+ * last change was breaking _on a patch version_ because of peer dependencies
203
+
204
+ Summary:
205
+ Our current build process relies on peer dependencies being present, but
206
+ the peer dependency pipeline is causing far more issues than it's worth.
207
+ Why not just make them regular dependencies? This is what this PR does :)
208
+
209
+ ## [8.2.4](https://github.com/AlaskaAirlines/auro-button/compare/v8.2.3...v8.2.4) (2025-02-08)
210
+
211
+
212
+ ### Performance Improvements
213
+
214
+ * update dependencies ([e1300a2](https://github.com/AlaskaAirlines/auro-button/commit/e1300a2dfdb80914bfa24ddd2117ba03517f6c66))
215
+ * update mixin to support new WCSS spec ([a474990](https://github.com/AlaskaAirlines/auro-button/commit/a474990d50bf16effc06095b709c80573f554584))
216
+ * update nested dep on auro loader ([77080d7](https://github.com/AlaskaAirlines/auro-button/commit/77080d79dceeda9a61109aacf0e0afcc3be90902))
217
+
218
+ ## [8.2.3](https://github.com/AlaskaAirlines/auro-button/compare/v8.2.2...v8.2.3) (2025-01-14)
219
+
220
+
221
+ ### Bug Fixes
222
+
223
+ * add form awareness support to button ([1cc962a](https://github.com/AlaskaAirlines/auro-button/commit/1cc962a14e1372616a3856d32e85c9513c93a88c))
224
+ * add null handling when attachInternals is not available ([43479dd](https://github.com/AlaskaAirlines/auro-button/commit/43479dd18deffda4e05ebba65cae0483f09cd918))
225
+ * better null handling on form ([ec6545c](https://github.com/AlaskaAirlines/auro-button/commit/ec6545c1adc67ce65ca6cc2ba815a5c88a00a002))
226
+ * make surfaceSubmitEvent use this.form ([009d205](https://github.com/AlaskaAirlines/auro-button/commit/009d205d94a7be2b6ae4996d05947c7d973af606))
227
+ * use older method of declaring static properties ([d6dbe17](https://github.com/AlaskaAirlines/auro-button/commit/d6dbe177addb8fb332883079466a199a58a1ecda))
228
+ * use requestSubmit and update test ([aff2768](https://github.com/AlaskaAirlines/auro-button/commit/aff2768099bd3d492603f87a1deb57623d49edf2))
229
+
230
+ ## [8.2.2](https://github.com/AlaskaAirlines/auro-button/compare/v8.2.1...v8.2.2) (2024-12-20)
231
+
232
+
233
+ ### Performance Improvements
234
+
235
+ * update node to version 22 ([45bdd43](https://github.com/AlaskaAirlines/auro-button/commit/45bdd43d493ae7326669f314e6b978e431d04293))
236
+
237
+ ## [8.2.1](https://github.com/AlaskaAirlines/auro-button/compare/v8.2.0...v8.2.1) (2024-12-19)
238
+
239
+
240
+ ### Performance Improvements
241
+
242
+ * add class for auro-button with correct pattern auroButton [#282](https://github.com/AlaskaAirlines/auro-button/issues/282) ([6a0e67e](https://github.com/AlaskaAirlines/auro-button/commit/6a0e67ec2b06f44142a7eba2c27b3e0edbf113e4))
243
+
244
+ # [8.2.0](https://github.com/AlaskaAirlines/auro-button/compare/v8.1.3...v8.2.0) (2024-11-15)
245
+
246
+
247
+ ### Features
248
+
249
+ * update auro-library to 3.0.1 ([9d58b78](https://github.com/AlaskaAirlines/auro-button/commit/9d58b787c830c947a5899b9a865c5ebbba8ac0da))
250
+
251
+
252
+ ### Performance Improvements
253
+
254
+ * update library to 3.0.2 ([478b6de](https://github.com/AlaskaAirlines/auro-button/commit/478b6deb10012d0d028aa143fc2886db6d243f7c))
255
+
256
+ ## [8.1.3](https://github.com/AlaskaAirlines/auro-button/compare/v8.1.2...v8.1.3) (2024-11-05)
257
+
258
+
259
+ ### Bug Fixes
260
+
261
+ * register default component on index page [#173](https://github.com/AlaskaAirlines/auro-button/issues/173) ([fd0bc01](https://github.com/AlaskaAirlines/auro-button/commit/fd0bc017453eb12afe49b0534f2a7221513a0368))
262
+
263
+
264
+ ### Performance Improvements
265
+
266
+ * update dependencies ([b1b21ea](https://github.com/AlaskaAirlines/auro-button/commit/b1b21eae9a8ec4ddb0775d85dcf203b4489b7d6a))
267
+ * update rollup config ([37244c7](https://github.com/AlaskaAirlines/auro-button/commit/37244c7825b45c4373972a35c50177d23227b1f8))
268
+ * update to support latest version of auro-icon ([50693bd](https://github.com/AlaskaAirlines/auro-button/commit/50693bd45bd05a4446fd337cc8c24f16cca2bdcd))
269
+
270
+ ## [8.1.2](https://github.com/AlaskaAirlines/auro-button/compare/v8.1.1...v8.1.2) (2024-10-31)
271
+
272
+
273
+ ### Performance Improvements
274
+
275
+ * update dependencies ([b3e2d31](https://github.com/AlaskaAirlines/auro-button/commit/b3e2d31918659ac3a873967bcfdeeeae3e53be2a))
276
+
277
+ ## [8.1.1](https://github.com/AlaskaAirlines/auro-button/compare/v8.1.0...v8.1.1) (2024-10-30)
278
+
279
+
280
+ ### Bug Fixes
281
+
282
+ * limit auro-library version to patch updates ([e4a5bf4](https://github.com/AlaskaAirlines/auro-button/commit/e4a5bf4aaa87ee65ff49940005ca0aaaba16483d))
283
+ * re-run build ([025974a](https://github.com/AlaskaAirlines/auro-button/commit/025974a0f77576688ed216f89c6faf777f5fdfa7))
284
+ * rollback auro-library to fix generateDoc scripting ([dc20179](https://github.com/AlaskaAirlines/auro-button/commit/dc20179c4e0d91761c37ef5a2c53c56864cb019b))
285
+
286
+ # [8.1.0](https://github.com/AlaskaAirlines/auro-button/compare/v8.0.1...v8.1.0) (2024-10-23)
287
+
288
+
289
+ ### Bug Fixes
290
+
291
+ * added upgraded version file from build ([e36577b](https://github.com/AlaskaAirlines/auro-button/commit/e36577b4643e79f3ba7a9aedcfe0ea0c8b6df831))
292
+
293
+
294
+ ### Features
295
+
296
+ * **api:** add register static method [#267](https://github.com/AlaskaAirlines/auro-button/issues/267) ([b60a17e](https://github.com/AlaskaAirlines/auro-button/commit/b60a17e3bbb49a339b53ef86ae4f072e51203daf))
297
+
298
+
299
+ ### Performance Improvements
300
+
301
+ * update dependency versions ([24e654b](https://github.com/AlaskaAirlines/auro-button/commit/24e654bf4aec33ca0cd6abdd2fcaea6419be57a3))
302
+
303
+ ## [8.0.1](https://github.com/AlaskaAirlines/auro-button/compare/v8.0.0...v8.0.1) (2024-10-08)
304
+
305
+
306
+ ### Bug Fixes
307
+
308
+ * make auro-library a normal dep instead of devDep ([2d8e89d](https://github.com/AlaskaAirlines/auro-button/commit/2d8e89d4ba415fe38875849df41e659bda4c8009))
309
+
310
+ # [8.0.0](https://github.com/AlaskaAirlines/auro-button/compare/v7.3.0...v8.0.0) (2024-09-25)
311
+
312
+
313
+ ### Bug Fixes
314
+
315
+ * resolve color theming issues [#253](https://github.com/AlaskaAirlines/auro-button/issues/253) ([2e57c03](https://github.com/AlaskaAirlines/auro-button/commit/2e57c0339e1900ec4ac0359b1465139443fdad0e))
316
+
317
+
318
+ ### Performance Improvements
319
+
320
+ * refactor custom component registration config ([7ea8420](https://github.com/AlaskaAirlines/auro-button/commit/7ea8420974586375f1143c33c4715b50a9195924))
321
+ * update file extension and names ([ca89972](https://github.com/AlaskaAirlines/auro-button/commit/ca89972a4e1bca0a772e7ac914f51cd9939f8c5b))
322
+ * use latest versions of dependencies ([8af1108](https://github.com/AlaskaAirlines/auro-button/commit/8af1108c0532aed24945330ce2e9f65eaa912301))
323
+
324
+
325
+ ### BREAKING CHANGES
326
+
327
+ * trigger major release for color theming support #229
328
+
329
+ # [7.3.0](https://github.com/AlaskaAirlines/auro-button/compare/v7.2.10...v7.3.0) (2024-09-10)
330
+
331
+
332
+ ### Bug Fixes
333
+
334
+ * **flat:** change width CSS rules to 'unset' for the flat variant ([610dd4b](https://github.com/AlaskaAirlines/auro-button/commit/610dd4bdbb542a0626e8473f170e7d050485f2d4))
335
+ * **flat:** correct colors in ondark flat variant ([2e34651](https://github.com/AlaskaAirlines/auro-button/commit/2e346513fb460e3f66e2e9ab6db9f7e87c00ac5f))
336
+ * **flat:** remove focus border from flat variant ([1b6acb7](https://github.com/AlaskaAirlines/auro-button/commit/1b6acb71a2bd985a0c1de54c4f0902b083fe4a2d))
337
+
338
+
339
+ ### Features
340
+
341
+ * **flat:** add new flat variant for use in auro-components ([afb87d3](https://github.com/AlaskaAirlines/auro-button/commit/afb87d3899294df7a7f8afad6e4c502b72ac2869))
342
+ * force new feature release ([ec4c6f1](https://github.com/AlaskaAirlines/auro-button/commit/ec4c6f1db4c1960da0751cd61171fdb10a1dee0b))
343
+ * **themes:** update styles to support component themes [#243](https://github.com/AlaskaAirlines/auro-button/issues/243) ([acc481e](https://github.com/AlaskaAirlines/auro-button/commit/acc481e3960118b7e8de73518c3e14a8c09e5529))
344
+
345
+
346
+ ### Performance Improvements
347
+
348
+ * **flat:** use the correct new tokens for the flat variant [#252](https://github.com/AlaskaAirlines/auro-button/issues/252) ([349edc3](https://github.com/AlaskaAirlines/auro-button/commit/349edc363758ea31a17d091004e954b26e47c8fa))
349
+ * **loader:** use beta version of loader as direct dependency ([7e925af](https://github.com/AlaskaAirlines/auro-button/commit/7e925af32611874fd3740f185d7185c0f0ae3797))
350
+ * update design tokens and eslint config ([cfefc60](https://github.com/AlaskaAirlines/auro-button/commit/cfefc6056f0829233ea486b2cc74ccd3118c4c27))
351
+
352
+ ## [7.2.10](https://github.com/AlaskaAirlines/auro-button/compare/v7.2.9...v7.2.10) (2024-07-08)
353
+
354
+
355
+ ### Bug Fixes
356
+
357
+ * **hover:** remove disabled hover UI [#256](https://github.com/AlaskaAirlines/auro-button/issues/256) ([13fd26b](https://github.com/AlaskaAirlines/auro-button/commit/13fd26bdc068d6ee8bc35dba993bb8e400148d37))
358
+
359
+ ## [7.2.9](https://github.com/AlaskaAirlines/auro-button/compare/v7.2.8...v7.2.9) (2024-02-23)
360
+
361
+
362
+ ### Performance Improvements
363
+
364
+ * **deps:** update dependencies ([0ee9a47](https://github.com/AlaskaAirlines/auro-button/commit/0ee9a47866ea09eaa5067162babcb1e94d95318b))
365
+ * **min:** update min js example system ([0225d9b](https://github.com/AlaskaAirlines/auro-button/commit/0225d9bab815e4f5b2788161221480998755d37d))
366
+
367
+ ## [7.2.8](https://github.com/AlaskaAirlines/auro-button/compare/v7.2.7...v7.2.8) (2024-02-20)
368
+
369
+
370
+ ### Performance Improvements
371
+
372
+ * **docs:** add custom registration example to index page ([31a7bd6](https://github.com/AlaskaAirlines/auro-button/commit/31a7bd6de507d5bc6254f4b49b18a94978974d44))
373
+
374
+ ## [7.2.7](https://github.com/AlaskaAirlines/auro-button/compare/v7.2.6...v7.2.7) (2024-02-14)
375
+
376
+
377
+ ### Bug Fixes
378
+
379
+ * **slim:** render icon in icononly slim example [#245](https://github.com/AlaskaAirlines/auro-button/issues/245) ([380e8c0](https://github.com/AlaskaAirlines/auro-button/commit/380e8c0f073253c48af5f21995206c12f020101c))
380
+
381
+
382
+ ### Performance Improvements
383
+
384
+ * **demo:** update demofile name ([f11d9c5](https://github.com/AlaskaAirlines/auro-button/commit/f11d9c5625d3ffc8087c28beec1b32052ae86337))
385
+ * **examples:** update references to example files ([47bff95](https://github.com/AlaskaAirlines/auro-button/commit/47bff950e69fb18aa8b736ce8a57299aa8de1ecd))
386
+ * **jsdocs:** update event jsdocs ([954dbb4](https://github.com/AlaskaAirlines/auro-button/commit/954dbb44a0e0588ca2f55e0945e7c0890c01dc43))
387
+ * **styles:** update styles for icon only buttons ([99f5488](https://github.com/AlaskaAirlines/auro-button/commit/99f548812bebd5f56a32757fd2c1d9d4379835a9))
388
+ * update dependencies ([83b4486](https://github.com/AlaskaAirlines/auro-button/commit/83b44863b0836b13a3ce55c5d0724c3cd4faba7a))
389
+
390
+ ## [7.2.6](https://github.com/AlaskaAirlines/auro-button/compare/v7.2.5...v7.2.6) (2024-02-01)
391
+
392
+
393
+ ### Performance Improvements
394
+
395
+ * update auro dependencies ([b8c2884](https://github.com/AlaskaAirlines/auro-button/commit/b8c28840d4fc683805c5ec2cdadc44cd1d69e25b))
396
+
397
+ ## [7.2.5](https://github.com/AlaskaAirlines/auro-button/compare/v7.2.4...v7.2.5) (2024-01-31)
398
+
399
+
400
+ ### Performance Improvements
401
+
402
+ * alaskaairux ref updates ([a2aece9](https://github.com/AlaskaAirlines/auro-button/commit/a2aece9dd7d42ecbd3846199973f649708dce74b))
403
+ * **cdn:** update links from unpkg to jsdelivr ([b15f865](https://github.com/AlaskaAirlines/auro-button/commit/b15f86500632c7d5fe80068510ae98f91988ca65))
404
+
405
+ ## [7.2.4](https://github.com/AlaskaAirlines/auro-button/compare/v7.2.3...v7.2.4) (2024-01-22)
406
+
407
+
408
+ ### Bug Fixes
409
+
410
+ * update incorrect lit-element refs ([77cb193](https://github.com/AlaskaAirlines/auro-button/commit/77cb1930268c0b3c2082f0677856986ae86a0192))
411
+
412
+
413
+ ### Performance Improvements
414
+
415
+ * update dependencies ([1afa2d1](https://github.com/AlaskaAirlines/auro-button/commit/1afa2d1a8f807d3ef879aca38102e93424f20b0c))
416
+ * update to auro-loader@latest ([89b2e57](https://github.com/AlaskaAirlines/auro-button/commit/89b2e5743584e3239c8feb77d3ba1760b00d3f29))
417
+
418
+ ## [7.2.3](https://github.com/AlaskaAirlines/auro-button/compare/v7.2.2...v7.2.3) (2024-01-11)
419
+
420
+
421
+ ### Performance Improvements
422
+
423
+ * update repo to support SSR ([cfab5ea](https://github.com/AlaskaAirlines/auro-button/commit/cfab5ea7521b2a9b862b2f4e3a49f2e27de89b5e))
424
+
425
+ ## [7.2.2](https://github.com/AlaskaAirlines/auro-button/compare/v7.2.1...v7.2.2) (2024-01-02)
426
+
427
+
428
+ ### Bug Fixes
429
+
430
+ * **demo:** update surge demo branch ([5393ed9](https://github.com/AlaskaAirlines/auro-button/commit/5393ed910993367821755f86992b5b8934e1f6bf))
431
+ * **marked:** update marked package to script ([9ad605c](https://github.com/AlaskaAirlines/auro-button/commit/9ad605cb9692c62ea3e8316582767171a539afd2))
432
+ * **tokens:** replace invalid tokens [#229](https://github.com/AlaskaAirlines/auro-button/issues/229) ([7652913](https://github.com/AlaskaAirlines/auro-button/commit/76529134ead49c665518f4466d67c7c1eafa7c45))
433
+
434
+
435
+ ### Performance Improvements
436
+
437
+ * **accordion:** use new version of accordion ([eba6c1e](https://github.com/AlaskaAirlines/auro-button/commit/eba6c1ea0a465f3bf3dddce759a57e5c426d27c2))
438
+ * **alert:** update to use auro-alert ([e18015c](https://github.com/AlaskaAirlines/auro-button/commit/e18015c6bab2257735779bd83147d6899bb8eaa8))
439
+ * **deps:** update dependencies ([7daaf28](https://github.com/AlaskaAirlines/auro-button/commit/7daaf28390f087294df95dcb35f945d5228901ff))
440
+ * **eslint:** install auro eslint rules ([d9fd3ed](https://github.com/AlaskaAirlines/auro-button/commit/d9fd3ed7f433934d3dab5f854c11d34c31c0acf7))
441
+ * **focus:** remove focus-visible support ([c0511e5](https://github.com/AlaskaAirlines/auro-button/commit/c0511e5ed3f43b847f761a088918f07f14f89057))
442
+ * **hover:** update hover css rules ([f64446d](https://github.com/AlaskaAirlines/auro-button/commit/f64446d555f138eb795b6641433fc5891812ba1f))
443
+ * **hover:** update secondary hover color [#227](https://github.com/AlaskaAirlines/auro-button/issues/227) ([1eff68d](https://github.com/AlaskaAirlines/auro-button/commit/1eff68d28089c0f83d6d25a732fc5e8d9f8692b2))
444
+ * **hover:** update tertiary hover color [#236](https://github.com/AlaskaAirlines/auro-button/issues/236) ([2d346fa](https://github.com/AlaskaAirlines/auro-button/commit/2d346fa931391c8acdfcaa54c91549982351dd2d))
445
+ * **jsdocs:** update jsdocs ([ebec779](https://github.com/AlaskaAirlines/auro-button/commit/ebec779f8069e521690bdaca623003a81d085e00))
446
+ * **node:** update to support node 20 ([816d29e](https://github.com/AlaskaAirlines/auro-button/commit/816d29e6f46d6718f5ff61588edd6baed3da5561))
447
+ * **tokens:** add css fallbacks for tokens [#229](https://github.com/AlaskaAirlines/auro-button/issues/229) ([423502b](https://github.com/AlaskaAirlines/auro-button/commit/423502be316e9b595790c006eae2c2fbb9acc291))
448
+ * **token:** update design token names [#229](https://github.com/AlaskaAirlines/auro-button/issues/229) ([f94ab5d](https://github.com/AlaskaAirlines/auro-button/commit/f94ab5dfd58c789efd3b4818b36af47cfa918fcc))
449
+
450
+ ## [7.2.1](https://github.com/AlaskaAirlines/auro-button/compare/v7.2.0...v7.2.1) (2023-10-02)
451
+
452
+
453
+ ### Performance Improvements
454
+
455
+ * **class:** add class to span wrapping around content [#233](https://github.com/AlaskaAirlines/auro-button/issues/233) ([43436b2](https://github.com/AlaskaAirlines/auro-button/commit/43436b29f1bd36e1bc7bc753e55c0e6a9257afc6))
456
+
457
+ # [7.2.0](https://github.com/AlaskaAirlines/auro-button/compare/v7.1.1...v7.2.0) (2023-07-14)
458
+
459
+
460
+ ### Features
461
+
462
+ * **template:** use correctly named CSS part attributes [#225](https://github.com/AlaskaAirlines/auro-button/issues/225) ([a69eebc](https://github.com/AlaskaAirlines/auro-button/commit/a69eebc941fda4400102391982e1a1f8048e3078))
463
+
464
+
465
+ ### Performance Improvements
466
+
467
+ * **cssparts:** add css parts to shadow DOM content [#225](https://github.com/AlaskaAirlines/auro-button/issues/225) ([312bd39](https://github.com/AlaskaAirlines/auro-button/commit/312bd39dabb26bf76a18dcb807f25dd08723b519))
468
+
469
+ ## [7.1.1](https://github.com/AlaskaAirlines/auro-button/compare/v7.1.0...v7.1.1) (2023-07-13)
470
+
471
+
472
+ ### Bug Fixes
473
+
474
+ * **lit:** update references to lit classes [#223](https://github.com/AlaskaAirlines/auro-button/issues/223) ([879ceef](https://github.com/AlaskaAirlines/auro-button/commit/879ceef67e03b4d83d3d4eaf5748ae34bb58dafc))
475
+
476
+ # [7.1.0](https://github.com/AlaskaAirlines/auro-button/compare/v7.0.1...v7.1.0) (2023-07-11)
477
+
478
+
479
+ ### Bug Fixes
480
+
481
+ * **animation:** fix hide/show text animation on rounded button ([0378046](https://github.com/AlaskaAirlines/auro-button/commit/0378046ded92cbecf2ebc86a095a52274fe4deec))
482
+
483
+
484
+ ### Features
485
+
486
+ * **rounded:** implement new rounded button [#212](https://github.com/AlaskaAirlines/auro-button/issues/212) ([838a186](https://github.com/AlaskaAirlines/auro-button/commit/838a18665921f7c20a8ea43821078d8cd1b2b2c7))
487
+
488
+
489
+ ### Performance Improvements
490
+
491
+ * **stylelint:** update to modern stylelint practices ([750dc5d](https://github.com/AlaskaAirlines/auro-button/commit/750dc5d11bdfd844012f15e485204d9fda36dec5))
492
+
493
+ ## [7.0.1](https://github.com/AlaskaAirlines/auro-button/compare/v7.0.0...v7.0.1) (2023-06-06)
494
+
495
+
496
+ ### Performance Improvements
497
+
498
+ * **deps:** update project dependencies ([1b93ca5](https://github.com/AlaskaAirlines/auro-button/commit/1b93ca52e9ef6a05c3701cf73153a1c1a6c99c81))
499
+
500
+ # [7.0.0](https://github.com/AlaskaAirlines/auro-button/compare/v6.6.0...v7.0.0) (2023-06-06)
501
+
502
+
503
+ ### Code Refactoring
504
+
505
+ * **es5:** remove legacy features and build support [#204](https://github.com/AlaskaAirlines/auro-button/issues/204) ([c0348c4](https://github.com/AlaskaAirlines/auro-button/commit/c0348c46f5b06d35d7417f4fff61a37d32b89340))
506
+ * **id:** remove internal ID support [#130](https://github.com/AlaskaAirlines/auro-button/issues/130) ([1d8d16c](https://github.com/AlaskaAirlines/auro-button/commit/1d8d16ceb179c88fe67f9c1057cd424155f5f2d9))
507
+
508
+
509
+ ### Features
510
+
511
+ * add multiple updates [#206](https://github.com/AlaskaAirlines/auro-button/issues/206) ([449c0c4](https://github.com/AlaskaAirlines/auro-button/commit/449c0c4b78450358e676cd87a84c0b7518091a18))
512
+ * **enum:** add variants support [#160](https://github.com/AlaskaAirlines/auro-button/issues/160) ([05509b8](https://github.com/AlaskaAirlines/auro-button/commit/05509b8bfcfe931118eeae97afe8f749af77645b))
513
+ * **ondark:** update background values [#156](https://github.com/AlaskaAirlines/auro-button/issues/156) ([b6ef5f8](https://github.com/AlaskaAirlines/auro-button/commit/b6ef5f8216b2d2bdba438d8bc052d64db882e72c))
514
+
515
+
516
+ ### Performance Improvements
517
+
518
+ * **focus-visible:** remove support for polyfill [#208](https://github.com/AlaskaAirlines/auro-button/issues/208) ([5f0f8d1](https://github.com/AlaskaAirlines/auro-button/commit/5f0f8d1f339168011166f4fa1eceb0fcc56d7ca2))
519
+ * **icon:** remove internal icon placement support [#209](https://github.com/AlaskaAirlines/auro-button/issues/209) ([eec81f6](https://github.com/AlaskaAirlines/auro-button/commit/eec81f674e964f2b220748143dcd3f70df1f4a03))
520
+
521
+
522
+ ### BREAKING CHANGES
523
+
524
+ * This commit includes an update to the
525
+ npm namespace to @aurodesignsystem.
526
+
527
+ Changes to be committed:
528
+ new file: .github/CODEOWNERS
529
+ deleted: .github/ISSUE_TEMPLATE/audit.md
530
+ deleted: .github/ISSUE_TEMPLATE/bug_report.md
531
+ new file: .github/ISSUE_TEMPLATE/bug_report.yml
532
+ deleted: .github/ISSUE_TEMPLATE/develop-design-story.md
533
+ deleted: .github/ISSUE_TEMPLATE/feature_request.md
534
+ new file: .github/ISSUE_TEMPLATE/feature_request.yml
535
+ deleted: .github/ISSUE_TEMPLATE/general-support.md
536
+ new file: .github/ISSUE_TEMPLATE/general-support.yml
537
+ deleted: .github/ISSUE_TEMPLATE/new_wc.md
538
+ deleted: .github/ISSUE_TEMPLATE/parent-design-story.md
539
+ deleted: .github/ISSUE_TEMPLATE/review-design-story.md
540
+ deleted: .github/ISSUE_TEMPLATE/symbol-design-story.md
541
+ deleted: .github/ISSUE_TEMPLATE/user-story.md
542
+ modified: .github/settings.yml
543
+ modified: .github/workflows/testPublish.yml
544
+ modified: .gitignore
545
+ new file: .husky/pre-commit
546
+ modified: .npmignore
547
+ modified: index.js
548
+ deleted: karma.conf.js
549
+ modified: package-lock.json
550
+ * **icon:** This commit will remove all legacy support
551
+ for placement of icons within the element other than supporting
552
+ icons as slotted content.
553
+
554
+ Changes to be committed:
555
+ modified: docs/api.md
556
+ modified: src/auro-button.js
557
+ modified: src/style.scss
558
+ * **id:** This commit will remove all support for
559
+ ID attribute reflection from the parent element to the inner
560
+ button element.
561
+
562
+ Changes to be committed:
563
+ modified: src/auro-button.js
564
+ modified: test/auro-button.test.js
565
+ modified: packageScripts/postinstall.js
566
+ * **es5:** This commit removes all legacy es6 build process
567
+ including light-dom support, fixed CSS, non CSS variable support,
568
+ and es5 bundling.
569
+
570
+ Changes to be committed:
571
+ modified: README.md
572
+ deleted: babel.config.js
573
+ deleted: demo/alert.js
574
+ modified: demo/demo.md
575
+ modified: demo/index.html
576
+ deleted: demo/sass/style.scss
577
+ deleted: index.html
578
+ modified: package-lock.json
579
+ modified: package.json
580
+ modified: packageScripts/postinstall.js
581
+ modified: rollup.config.js
582
+ modified: scripts/postCss.js
583
+ deleted: scripts/removeNonRemPlugin.js
584
+ deleted: src/auro-button-light.js
585
+ modified: src/auro-button.js
586
+ deleted: src/es5.js
587
+ deleted: src/style-fixed.scss
588
+ deleted: src/style-ld.scss
589
+
590
+ # [6.6.0](https://github.com/AlaskaAirlines/auro-button/compare/v6.5.0...v6.6.0) (2023-04-12)
591
+
592
+
593
+ ### Features
594
+
595
+ * **icononly:** add icon only version of component [#199](https://github.com/AlaskaAirlines/auro-button/issues/199) ([69be06f](https://github.com/AlaskaAirlines/auro-button/commit/69be06f4a3aa77117ae4ba5d37120dc4229f7c57))
596
+
597
+ # [6.5.0](https://github.com/AlaskaAirlines/auro-button/compare/v6.4.0...v6.5.0) (2023-02-13)
598
+
599
+
600
+ ### Features
601
+
602
+ * **ready:** notify readiness of the component [#190](https://github.com/AlaskaAirlines/auro-button/issues/190) ([f80799d](https://github.com/AlaskaAirlines/auro-button/commit/f80799d41240a432ed13f153abec5c631578852a))
603
+
604
+
605
+ ### Performance Improvements
606
+
607
+ * **release:** update semantic release version [#190](https://github.com/AlaskaAirlines/auro-button/issues/190) ([ad22ada](https://github.com/AlaskaAirlines/auro-button/commit/ad22adab763f4e44c1a07c7e5d5ac63c904dff7f))
608
+
609
+ # [6.4.0](https://github.com/AlaskaAirlines/auro-button/compare/v6.3.8...v6.4.0) (2022-09-14)
610
+
611
+
612
+ ### Bug Fixes
613
+
614
+ * **inline:** update to better center content within button [#164](https://github.com/AlaskaAirlines/auro-button/issues/164) ([4335b6d](https://github.com/AlaskaAirlines/auro-button/commit/4335b6d7004e9042aba6b45cd657bc0abd64a89a))
615
+
616
+
617
+ ### Features
618
+
619
+ * **css:** update tertiary background color ([615d5d6](https://github.com/AlaskaAirlines/auro-button/commit/615d5d6606e3325e6b254911a3fe1ff6aed5d371))
620
+ * **slim:** add new feature attribute [#159](https://github.com/AlaskaAirlines/auro-button/issues/159) ([ef661ac](https://github.com/AlaskaAirlines/auro-button/commit/ef661ac375fbf054e4df39e0110b2cfde377219b))
621
+
622
+ ## [6.3.8](https://github.com/AlaskaAirlines/auro-button/compare/v6.3.7...v6.3.8) (2022-03-15)
623
+
624
+
625
+ ### Bug Fixes
626
+
627
+ * **token:** update element to support new hover color [#153](https://github.com/AlaskaAirlines/auro-button/issues/153) ([5282bd7](https://github.com/AlaskaAirlines/auro-button/commit/5282bd74dd9c075463881bb765a5ebdf5d994134))
628
+
629
+ ## [6.3.7](https://github.com/AlaskaAirlines/auro-button/compare/v6.3.6...v6.3.7) (2022-01-19)
630
+
631
+
632
+ ### Bug Fixes
633
+
634
+ * **version:** remove version from DOM ([d91e614](https://github.com/AlaskaAirlines/auro-button/commit/d91e614f1e0b5018279522432619cb39df9f366b))
635
+
636
+ ## [6.3.6](https://github.com/AlaskaAirlines/auro-button/compare/v6.3.5...v6.3.6) (2021-08-26)
637
+
638
+
639
+ ### Bug Fixes
640
+
641
+ * **notice:** update postinstall message to communicate deprecation of id prop ([fceb348](https://github.com/AlaskaAirlines/auro-button/commit/fceb348036d76f471c26576b2356d83905edbb91))
642
+
643
+ ## [6.3.5](https://github.com/AlaskaAirlines/auro-button/compare/v6.3.4...v6.3.5) (2021-08-17)
644
+
645
+
646
+ ### Bug Fixes
647
+
648
+ * **notice:** update packing postinistall to alert users of next MAJOR release ([f0a6103](https://github.com/AlaskaAirlines/auro-button/commit/f0a610381001a79fb06695de0f6c3baef7c77d72))
649
+
650
+ ## [6.3.4](https://github.com/AlaskaAirlines/auro-button/compare/v6.3.3...v6.3.4) (2021-06-23)
651
+
652
+
653
+ ### Bug Fixes
654
+
655
+ * allow wider range of lit-html versions [#127](https://github.com/AlaskaAirlines/auro-button/issues/127) ([7ec7463](https://github.com/AlaskaAirlines/auro-button/commit/7ec7463466b526620abd816c2c3e828f542c2649))
656
+
657
+ ## [6.3.3](https://github.com/AlaskaAirlines/auro-button/compare/v6.3.2...v6.3.3) (2021-06-15)
658
+
659
+
660
+ ### Bug Fixes
661
+
662
+ * **build:** add lit-help as dependency [#108](https://github.com/AlaskaAirlines/auro-button/issues/108) ([da4edec](https://github.com/AlaskaAirlines/auro-button/commit/da4edec51e7cb1d50f7d6a2f09f60144960f1b07))
663
+
664
+ ## [6.3.2](https://github.com/AlaskaAirlines/auro-button/compare/v6.3.1...v6.3.2) (2021-05-27)
665
+
666
+
667
+ ### Bug Fixes
668
+
669
+ * default boolean props to false [#121](https://github.com/AlaskaAirlines/auro-button/issues/121) ([0e19faf](https://github.com/AlaskaAirlines/auro-button/commit/0e19fafbe0aaa3ce7fcfb5b6e09921b2a59711dd))
670
+
671
+ ## [6.3.1](https://github.com/AlaskaAirlines/auro-button/compare/v6.3.0...v6.3.1) (2021-05-24)
672
+
673
+
674
+ ### Bug Fixes
675
+
676
+ * prevent errors with createElement [#112](https://github.com/AlaskaAirlines/auro-button/issues/112) ([4c49880](https://github.com/AlaskaAirlines/auro-button/commit/4c4988027b8f293f3122b96d444be73e8c2c39aa))
677
+
678
+ # [6.3.0](https://github.com/AlaskaAirlines/auro-button/compare/v6.2.0...v6.3.0) (2021-05-19)
679
+
680
+
681
+ ### Features
682
+
683
+ * **version:** add support to display version in element [#114](https://github.com/AlaskaAirlines/auro-button/issues/114) ([9f3fbdf](https://github.com/AlaskaAirlines/auro-button/commit/9f3fbdf52152b4db1a1e59b10d637e13e0bd71c3))
684
+
685
+ # [6.2.0](https://github.com/AlaskaAirlines/auro-button/compare/v6.1.0...v6.2.0) (2021-03-05)
686
+
687
+
688
+ ### Features
689
+
690
+ * apply focus-visible polyfill to shadow root ([0ffcb44](https://github.com/AlaskaAirlines/auro-button/commit/0ffcb443c8a0329070dd5de7b2e5f74944d605fa))
691
+
692
+ # [6.1.0](https://github.com/AlaskaAirlines/auro-button/compare/v6.0.1...v6.1.0) (2021-03-02)
693
+
694
+
695
+ ### Features
696
+
697
+ * add new loading state ([ebe9afe](https://github.com/AlaskaAirlines/auro-button/commit/ebe9afee6642c3d4054e121a3d8e538135260487))
698
+
699
+ ## [6.0.1](https://github.com/AlaskaAirlines/auro-button/compare/v6.0.0...v6.0.1) (2021-01-30)
700
+
701
+
702
+ ### Bug Fixes
703
+
704
+ * [#95](https://github.com/AlaskaAirlines/auro-button/issues/95) Missing conditional check ([2fb749d](https://github.com/AlaskaAirlines/auro-button/commit/2fb749d981744664b3ba3ccf626a7770fdcdc5f4))
705
+
706
+ # [6.0.0](https://github.com/AlaskaAirlines/auro-button/compare/v5.3.1...v6.0.0) (2020-12-24)
707
+
708
+
709
+ ### Features
710
+
711
+ * add support for rollup bundle ([3c4ff2e](https://github.com/AlaskaAirlines/auro-button/commit/3c4ff2e608c63ee6a6a6aa04b6c14f63147ea25f))
712
+
713
+
714
+ ### BREAKING CHANGES
715
+
716
+ * This update will update how bundled resources
717
+ are used, removing support for pollyfill.js
718
+
719
+ ## [5.3.1](https://github.com/AlaskaAirlines/auro-button/compare/v5.3.0...v5.3.1) (2020-11-20)
720
+
721
+
722
+ ### Bug Fixes
723
+
724
+ * [#89](https://github.com/AlaskaAirlines/auro-button/issues/89) add missing HCM focus outline ([e070f42](https://github.com/AlaskaAirlines/auro-button/commit/e070f425997a2684d0a3f53842a9ad6da22360b4))
725
+ * update to 3.0 core packages ([37704b4](https://github.com/AlaskaAirlines/auro-button/commit/37704b408434f2421bda49c4f8b1d53bb47f73c0))
726
+
727
+ # [5.3.0](https://github.com/AlaskaAirlines/auro-button/compare/v5.2.0...v5.3.0) (2020-11-04)
728
+
729
+
730
+ ### Features
731
+
732
+ * add fixed feature ([5ed6c27](https://github.com/AlaskaAirlines/auro-button/commit/5ed6c279995661678985bf0df694a006da5cf855))
733
+
734
+ # [5.2.0](https://github.com/AlaskaAirlines/auro-button/compare/v5.1.2...v5.2.0) (2020-10-31)
735
+
736
+
737
+ ### Features
738
+
739
+ * move from travis to GHA ([39294af](https://github.com/AlaskaAirlines/auro-button/commit/39294af55f4a61f24a5202a809d8b429e96dfc27))
740
+
741
+ ## [5.1.2](https://github.com/AlaskaAirlines/auro-button/compare/v5.1.1...v5.1.2) (2020-09-08)
742
+
743
+
744
+ ### Bug Fixes
745
+
746
+ * add reflect to properties ([3e2df64](https://github.com/AlaskaAirlines/auro-button/commit/3e2df6409070b4334a80249aee937244d90fcdf5))
747
+
748
+ ## [5.1.1](https://github.com/AlaskaAirlines/auro-button/compare/v5.1.0...v5.1.1) (2020-08-26)
749
+
750
+
751
+ ### Bug Fixes
752
+
753
+ * update support of SVG in the slot ([8f28aeb](https://github.com/AlaskaAirlines/auro-button/commit/8f28aeb015edf91bc101363a89904536aee41511))
754
+
755
+ # [5.1.0](https://github.com/AlaskaAirlines/auro-button/compare/v5.0.0...v5.1.0) (2020-08-25)
756
+
757
+
758
+ ### Features
759
+
760
+ * add icon support ([9047363](https://github.com/AlaskaAirlines/auro-button/commit/904736329f5f7ac6000849d5afe83131c60c7c33))
761
+
762
+ # [5.0.0](https://github.com/AlaskaAirlines/auro-button/compare/v4.7.1...v5.0.0) (2020-08-25)
763
+
764
+
765
+ ### Bug Fixes
766
+
767
+ * address issues with unsupoprted shadow DOM attributes ([4ad5483](https://github.com/AlaskaAirlines/auro-button/commit/4ad5483388df68e30e588f7a2b42e14d2347e0db))
768
+
769
+
770
+ ### Documentation
771
+
772
+ * update README ([0dc2901](https://github.com/AlaskaAirlines/auro-button/commit/0dc2901c3ace8211685b114872b7a5c94a232644))
773
+
774
+
775
+ ### BREAKING CHANGES
776
+
777
+ * trigger to release next major version
778
+ * this update removes native button form attributes as
779
+ they are unable to be used outside the scope of the shadow DOM