@aurodesignsystem/auro-formkit 3.3.0 → 3.4.1-rc-602.2.1

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.
Files changed (52) hide show
  1. package/CHANGELOG.md +3 -1742
  2. package/components/checkbox/README.md +1 -1
  3. package/components/checkbox/demo/api.md +0 -1
  4. package/components/checkbox/demo/api.min.js +3 -1
  5. package/components/checkbox/demo/index.min.js +3 -1
  6. package/components/checkbox/demo/readme.md +1 -1
  7. package/components/checkbox/dist/auro-checkbox.d.ts +1 -0
  8. package/components/checkbox/dist/index.js +3 -1
  9. package/components/checkbox/dist/registered.js +3 -1
  10. package/components/combobox/README.md +1 -1
  11. package/components/combobox/demo/api.md +44 -0
  12. package/components/combobox/demo/api.min.js +18 -3
  13. package/components/combobox/demo/index.min.js +18 -3
  14. package/components/combobox/demo/readme.md +1 -1
  15. package/components/combobox/dist/auro-combobox.d.ts +6 -0
  16. package/components/combobox/dist/index.js +18 -3
  17. package/components/combobox/dist/registered.js +18 -3
  18. package/components/counter/README.md +1 -1
  19. package/components/counter/demo/readme.md +1 -1
  20. package/components/datepicker/README.md +1 -1
  21. package/components/datepicker/demo/api.md +30 -0
  22. package/components/datepicker/demo/api.min.js +18 -3
  23. package/components/datepicker/demo/index.min.js +18 -3
  24. package/components/datepicker/demo/readme.md +1 -1
  25. package/components/datepicker/dist/auro-datepicker.d.ts +6 -0
  26. package/components/datepicker/dist/index.js +18 -3
  27. package/components/datepicker/dist/registered.js +18 -3
  28. package/components/dropdown/README.md +1 -1
  29. package/components/dropdown/demo/readme.md +1 -1
  30. package/components/form/README.md +1 -1
  31. package/components/form/demo/readme.md +1 -1
  32. package/components/input/README.md +1 -1
  33. package/components/input/demo/api.md +24 -0
  34. package/components/input/demo/api.min.js +10 -3
  35. package/components/input/demo/index.min.js +10 -3
  36. package/components/input/demo/readme.md +1 -1
  37. package/components/input/dist/base-input.d.ts +7 -0
  38. package/components/input/dist/index.js +10 -3
  39. package/components/input/dist/registered.js +10 -3
  40. package/components/menu/README.md +1 -1
  41. package/components/menu/demo/readme.md +1 -1
  42. package/components/radio/README.md +1 -1
  43. package/components/radio/demo/api.md +0 -1
  44. package/components/radio/demo/api.min.js +7 -1
  45. package/components/radio/demo/index.min.js +7 -1
  46. package/components/radio/demo/readme.md +1 -1
  47. package/components/radio/dist/auro-radio.d.ts +5 -0
  48. package/components/radio/dist/index.js +7 -1
  49. package/components/radio/dist/registered.js +7 -1
  50. package/components/select/README.md +1 -1
  51. package/components/select/demo/readme.md +1 -1
  52. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,1744 +1,5 @@
1
- # Semantic Release Automated Changelog
1
+ ### Changelog
2
2
 
3
- # [3.3.0](https://github.com/AlaskaAirlines/auro-formkit/compare/v3.2.8...v3.3.0) (2025-05-12)
3
+ You can view a history of changes to this repository on the releases page:
4
4
 
5
-
6
- ### Bug Fixes
7
-
8
- * improved touched state handling ([07ae52f](https://github.com/AlaskaAirlines/auro-formkit/commit/07ae52f6e2c9de4a99d3ed820dec9dc86fb6e091))
9
- * match `typeof event` to duplicate to bubble up in combobox [#576](https://github.com/AlaskaAirlines/auro-formkit/issues/576) ([0b6231b](https://github.com/AlaskaAirlines/auro-formkit/commit/0b6231bd52346d91a04088198fe6e8921c7ac299))
10
- * pr feedback Apr 28, 2025 ([2dcd705](https://github.com/AlaskaAirlines/auro-formkit/commit/2dcd70543c206229286a69364b7e503c6e12fb5f))
11
- * properly transport input on `strategy-change` in combobox ([23e079d](https://github.com/AlaskaAirlines/auro-formkit/commit/23e079d3f4ba5f22aaa8bd28cc80dd096c74e9b0))
12
- * render match word in bold in a combobox with dynamic menu [#551](https://github.com/AlaskaAirlines/auro-formkit/issues/551) ([63b8dac](https://github.com/AlaskaAirlines/auro-formkit/commit/63b8dac663377a4af4038ed2c5e09e34bf155409))
13
-
14
-
15
- ### Features
16
-
17
- * implement touched state for radio and select components on user interaction ([2f4b8f6](https://github.com/AlaskaAirlines/auro-formkit/commit/2f4b8f66f097cfb932a07e5d37dd05fb6fbafaab))
18
- * surface fullscreenBreakpoint with new `disabled` value ([4f00b48](https://github.com/AlaskaAirlines/auro-formkit/commit/4f00b4808254490419ca6ae387344e49834ca896))
19
- * update form validation to be based on pristine/dirty instead of undefined and '' values ([fc0bade](https://github.com/AlaskaAirlines/auro-formkit/commit/fc0bade112a8b4e801b2851c27069592b0f024bc))
20
-
21
-
22
- ### Performance Improvements
23
-
24
- * remove unnecessary variables ([87f3f80](https://github.com/AlaskaAirlines/auro-formkit/commit/87f3f80e17d6884a69726893bc4fc066d6934a94))
25
-
26
- # [3.3.0-beta.2](https://github.com/AlaskaAirlines/auro-formkit/compare/v3.3.0-beta.1...v3.3.0-beta.2) (2025-05-09)
27
-
28
-
29
- ### Bug Fixes
30
-
31
- * configure menu correctly when the menu node exists ([065b394](https://github.com/AlaskaAirlines/auro-formkit/commit/065b394ec404256fb94cce59978facc75e647707))
32
- * make `focus` function to focus `input` node ([f0bef6f](https://github.com/AlaskaAirlines/auro-formkit/commit/f0bef6f344bc354fffe4bba51e6eb5c6a5628486))
33
- * not to bubble up keydown event when the input is not in bibtemplate ([60a7ff0](https://github.com/AlaskaAirlines/auro-formkit/commit/60a7ff01f4cf20125af32fe72d806226c69a3290))
34
- * radio group only queries for radio elements ([c696c89](https://github.com/AlaskaAirlines/auro-formkit/commit/c696c8926570abe6d2faf4aad2d85a2ad16e4b67))
35
- * remove redudant font tokens ([7067083](https://github.com/AlaskaAirlines/auro-formkit/commit/70670834ae4e48f1d191b566f12948d14eafd550))
36
- * scroll to the active menuoption of combobox, select ([a31675a](https://github.com/AlaskaAirlines/auro-formkit/commit/a31675ac7aa8d049c54b865da3589359e85ee9c2))
37
- * setting the combobox value progamatically now also updates the selected menu option and match word ([194b120](https://github.com/AlaskaAirlines/auro-formkit/commit/194b1206c13fd53bffb464579ee6877090be3c34)), closes [#546](https://github.com/AlaskaAirlines/auro-formkit/issues/546)
38
- * update font styles to use themable tokens ([1f3022b](https://github.com/AlaskaAirlines/auro-formkit/commit/1f3022b9d09cbecc08a389116d532c257cdc9884))
39
- * update SCSS token formatting ([10a97e3](https://github.com/AlaskaAirlines/auro-formkit/commit/10a97e313f735c4b545e94041f51e8d074607e01))
40
- * update selected menuoption correctly upon selecting ([4d7ee93](https://github.com/AlaskaAirlines/auro-formkit/commit/4d7ee9381d4fed035c2ef8ce1d9f3695c75d642a))
41
-
42
- ## [3.2.8](https://github.com/AlaskaAirlines/auro-formkit/compare/v3.2.7...v3.2.8) (2025-05-08)
43
-
44
-
45
- ### Bug Fixes
46
-
47
- * scroll to the active menuoption of combobox, select ([a31675a](https://github.com/AlaskaAirlines/auro-formkit/commit/a31675ac7aa8d049c54b865da3589359e85ee9c2))
48
-
49
- ## [3.2.7](https://github.com/AlaskaAirlines/auro-formkit/compare/v3.2.6...v3.2.7) (2025-05-05)
50
-
51
-
52
- ### Bug Fixes
53
-
54
- * make `focus` function to focus `input` node ([f0bef6f](https://github.com/AlaskaAirlines/auro-formkit/commit/f0bef6f344bc354fffe4bba51e6eb5c6a5628486))
55
-
56
- ## [3.2.6](https://github.com/AlaskaAirlines/auro-formkit/compare/v3.2.5...v3.2.6) (2025-05-05)
57
-
58
-
59
- ### Bug Fixes
60
-
61
- * update font styles to use themable tokens ([1f3022b](https://github.com/AlaskaAirlines/auro-formkit/commit/1f3022b9d09cbecc08a389116d532c257cdc9884))
62
-
63
- ## [3.2.5](https://github.com/AlaskaAirlines/auro-formkit/compare/v3.2.4...v3.2.5) (2025-05-02)
64
-
65
-
66
- ### Bug Fixes
67
-
68
- * remove redudant font tokens ([7067083](https://github.com/AlaskaAirlines/auro-formkit/commit/70670834ae4e48f1d191b566f12948d14eafd550))
69
-
70
- ## [3.2.4](https://github.com/AlaskaAirlines/auro-formkit/compare/v3.2.3...v3.2.4) (2025-05-01)
71
-
72
-
73
- ### Bug Fixes
74
-
75
- * configure menu correctly when the menu node exists ([065b394](https://github.com/AlaskaAirlines/auro-formkit/commit/065b394ec404256fb94cce59978facc75e647707))
76
- * not to bubble up keydown event when the input is not in bibtemplate ([60a7ff0](https://github.com/AlaskaAirlines/auro-formkit/commit/60a7ff01f4cf20125af32fe72d806226c69a3290))
77
- * update selected menuoption correctly upon selecting ([4d7ee93](https://github.com/AlaskaAirlines/auro-formkit/commit/4d7ee9381d4fed035c2ef8ce1d9f3695c75d642a))
78
-
79
- ## [3.2.3](https://github.com/AlaskaAirlines/auro-formkit/compare/v3.2.2...v3.2.3) (2025-05-01)
80
-
81
-
82
- ### Bug Fixes
83
-
84
- * update SCSS token formatting ([10a97e3](https://github.com/AlaskaAirlines/auro-formkit/commit/10a97e313f735c4b545e94041f51e8d074607e01))
85
-
86
- ## [3.2.2](https://github.com/AlaskaAirlines/auro-formkit/compare/v3.2.1...v3.2.2) (2025-05-01)
87
-
88
-
89
- ### Bug Fixes
90
-
91
- * radio group only queries for radio elements ([c696c89](https://github.com/AlaskaAirlines/auro-formkit/commit/c696c8926570abe6d2faf4aad2d85a2ad16e4b67))
92
-
93
- ## [3.2.1](https://github.com/AlaskaAirlines/auro-formkit/compare/v3.2.0...v3.2.1) (2025-05-01)
94
-
95
-
96
- ### Bug Fixes
97
-
98
- * setting the combobox value progamatically now also updates the selected menu option and match word ([194b120](https://github.com/AlaskaAirlines/auro-formkit/commit/194b1206c13fd53bffb464579ee6877090be3c34)), closes [#546](https://github.com/AlaskaAirlines/auro-formkit/issues/546)
99
-
100
- # [3.2.0](https://github.com/AlaskaAirlines/auro-formkit/compare/v3.1.0...v3.2.0) (2025-04-30)
101
-
102
-
103
- ### Features
104
-
105
- * added press-key-to-jump-to-selection functionality to auro-select component ([66fed78](https://github.com/AlaskaAirlines/auro-formkit/commit/66fed788ab07e431b42850da4167166eaa981473)), closes [#404](https://github.com/AlaskaAirlines/auro-formkit/issues/404)
106
-
107
- # [3.1.0](https://github.com/AlaskaAirlines/auro-formkit/compare/v3.0.1...v3.1.0) (2025-04-30)
108
-
109
-
110
- ### Bug Fixes
111
-
112
- * Fix accessibility for auro-combobox ([4619710](https://github.com/AlaskaAirlines/auro-formkit/commit/46197100af6612c381846128640f49260851316b))
113
- * move all a11y tags in triggerElement for dropdown, adding combobox a11y test ([f8f7575](https://github.com/AlaskaAirlines/auro-formkit/commit/f8f757515a8d75fb1f67c42622709cd237bf1508))
114
- * move all a11y tags in triggerElement for dropdown, adding combobox a11y test ([6930630](https://github.com/AlaskaAirlines/auro-formkit/commit/6930630f52b200b852313ccef5bd5cf816e64097))
115
- * put id on dropdown trigger's slot ([8b4153e](https://github.com/AlaskaAirlines/auro-formkit/commit/8b4153e279ae7a9f340958784c14aca00dc1f4ae))
116
- * resolve issues with accessibility for combobox and select components ([b75949c](https://github.com/AlaskaAirlines/auro-formkit/commit/b75949c90048d0739c20c936a74207443abdfee6))
117
- * set role and autocomplete values as props not attr ([46f3a79](https://github.com/AlaskaAirlines/auro-formkit/commit/46f3a792246923f3b4b06f19ff88a0e66353139a))
118
- * set the aria-* on trigger slotted node ([bd0ee3c](https://github.com/AlaskaAirlines/auro-formkit/commit/bd0ee3c05e65d00a8706b252e588f48b1623acb7))
119
-
120
-
121
- ### Features
122
-
123
- * datepicker now validates that date passed is valid and matches provided format ([3059aa4](https://github.com/AlaskaAirlines/auro-formkit/commit/3059aa40d1a57e21f9b4cfbf83295e1ee2d75615))
124
-
125
- ## [3.0.1](https://github.com/AlaskaAirlines/auro-formkit/compare/v3.0.0...v3.0.1) (2025-04-29)
126
-
127
-
128
- ### Bug Fixes
129
-
130
- * add `reflect: true` on boolean props ([05cc3db](https://github.com/AlaskaAirlines/auro-formkit/commit/05cc3db9a5069a172a835066d4b08a2082c318e3))
131
-
132
- # [3.0.0](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.2.1...v3.0.0) (2025-04-29)
133
-
134
-
135
- ### Bug Fixes
136
-
137
- * address focus border issue in input components ([a3dd710](https://github.com/AlaskaAirlines/auro-formkit/commit/a3dd7104e23a969b6526308079f8e2300627e19a))
138
- * address incorrect names for combobox tags ([5047d45](https://github.com/AlaskaAirlines/auro-formkit/commit/5047d452f568229e099fa2799054ff01ef7cac5f))
139
- * make input height correct size ([623ab34](https://github.com/AlaskaAirlines/auro-formkit/commit/623ab346f6a9433f4c5bed0ee514f52721a23559))
140
- * update improper fallback reference ([5258046](https://github.com/AlaskaAirlines/auro-formkit/commit/525804665ce1e89a5211c245480ff6cfa02662cd))
141
-
142
-
143
- ### Features
144
-
145
- * add on dark support for checkbox ([b452aa1](https://github.com/AlaskaAirlines/auro-formkit/commit/b452aa1aaa8dcbaf3fdbbadf86222a48164c4826))
146
- * add on dark support for combobox ([b097007](https://github.com/AlaskaAirlines/auro-formkit/commit/b097007a09a751c834e58063a332f053665aa478))
147
- * add on dark support for counter ([f6217bb](https://github.com/AlaskaAirlines/auro-formkit/commit/f6217bbc7527e15aa9ddeb94fd10bc4c03949053))
148
- * add on dark support for datepicker ([bd7ff92](https://github.com/AlaskaAirlines/auro-formkit/commit/bd7ff920400157de5477799134d1bd084f3eb7aa))
149
- * add on dark support for dropdown ([8cb4012](https://github.com/AlaskaAirlines/auro-formkit/commit/8cb40121b4ec02d23e368960f52a5fe5cf4b123e))
150
- * add on dark support for helptext component ([ab35af7](https://github.com/AlaskaAirlines/auro-formkit/commit/ab35af7f7f04586c056d30cb99184d04ca19504d))
151
- * add on dark support for input ([7470eb2](https://github.com/AlaskaAirlines/auro-formkit/commit/7470eb2209e0ad3e95548f47f959a60ea107b2e8))
152
- * add on dark support for radio ([3eaf0bb](https://github.com/AlaskaAirlines/auro-formkit/commit/3eaf0bbf5e9ed46c985ae9d79184104787a871f1))
153
- * add on dark support for select ([8348500](https://github.com/AlaskaAirlines/auro-formkit/commit/83485000ad0e0645244a74442335744c2541ff69))
154
-
155
-
156
- ### Performance Improvements
157
-
158
- * update bibtemplate to use new design tokens ([8daa331](https://github.com/AlaskaAirlines/auro-formkit/commit/8daa331c089f61c2cee02b3df3016fe0e221e63b))
159
- * update color tokenimports for form ([0fe05d9](https://github.com/AlaskaAirlines/auro-formkit/commit/0fe05d93da5daad8f11a75eb786fc3f70ad00ec8))
160
- * update color tokens for alert icon ([ecb14c8](https://github.com/AlaskaAirlines/auro-formkit/commit/ecb14c8138483bafb1b7f3c086ba319a16ea9e99))
161
- * update color tokens for helptext component ([d55b747](https://github.com/AlaskaAirlines/auro-formkit/commit/d55b747a7af5e9a9dcc54d1eedf0fed6ab835447))
162
- * update color tokens for theme support in combobox [#432](https://github.com/AlaskaAirlines/auro-formkit/issues/432) ([cecf6fa](https://github.com/AlaskaAirlines/auro-formkit/commit/cecf6fa14a71a10a952b3386b834f52cf2f95990))
163
- * update color tokens for theme support in counter [#433](https://github.com/AlaskaAirlines/auro-formkit/issues/433) ([f261afd](https://github.com/AlaskaAirlines/auro-formkit/commit/f261afd43ecd88e8693b28d53830cdd6f06f5875))
164
- * update color tokens for theme support in datepicker [#434](https://github.com/AlaskaAirlines/auro-formkit/issues/434) ([e44b3d8](https://github.com/AlaskaAirlines/auro-formkit/commit/e44b3d83b7496de8614d11ac0d1c0e1068cd5ac2))
165
- * update color tokens for theme support in dropdown [#435](https://github.com/AlaskaAirlines/auro-formkit/issues/435) ([f8c76c2](https://github.com/AlaskaAirlines/auro-formkit/commit/f8c76c244d33c26bad1a9bb256eeca434d10b27d))
166
- * update color tokens for theme support in select [#439](https://github.com/AlaskaAirlines/auro-formkit/issues/439) ([fdda13b](https://github.com/AlaskaAirlines/auro-formkit/commit/fdda13b5efdb91f9b5f2346a74b6b2c36e74fd5b))
167
- * update color tokens in checkbox for theme support [#431](https://github.com/AlaskaAirlines/auro-formkit/issues/431) ([48b9d59](https://github.com/AlaskaAirlines/auro-formkit/commit/48b9d5933bdc4e6aea94350b8e4b129d1bf313f1))
168
- * update color tokens in input for theme support [#436](https://github.com/AlaskaAirlines/auro-formkit/issues/436) ([3dcde5e](https://github.com/AlaskaAirlines/auro-formkit/commit/3dcde5eae8b4ce479dba6a8b1310a987a60fca99))
169
- * update color tokens in menu for theme support [#437](https://github.com/AlaskaAirlines/auro-formkit/issues/437) ([94f441a](https://github.com/AlaskaAirlines/auro-formkit/commit/94f441a01e9e7eddac382b5ab27d48f1a778f18e))
170
- * update color tokens in radio for theme support [#438](https://github.com/AlaskaAirlines/auro-formkit/issues/438) ([d32c3fc](https://github.com/AlaskaAirlines/auro-formkit/commit/d32c3fc9f49574d3dd1a03a452f7b2bb3f2bd13f))
171
- * update counter to use theming token structure ([fabba60](https://github.com/AlaskaAirlines/auro-formkit/commit/fabba60cebf900af6ec2ea82756b6c78dfd3ca57))
172
- * update dependencies ([8f48297](https://github.com/AlaskaAirlines/auro-formkit/commit/8f482976c7b224a19f34f028972c2e670dfc863b))
173
- * update remaining references to old design tokens ([85eb8ef](https://github.com/AlaskaAirlines/auro-formkit/commit/85eb8efbbe6f285e88957aac306806ef993429e7))
174
- * update to v5.10.0 of design tokens ([2b691ca](https://github.com/AlaskaAirlines/auro-formkit/commit/2b691caf9a9b336899fdb288bbca522a59984688))
175
-
176
-
177
- ### BREAKING CHANGES
178
-
179
- * All theme tokens now are inherited from dropdown.
180
-
181
- ## [2.2.1](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.2.0...v2.2.1) (2025-04-22)
182
-
183
-
184
- ### Bug Fixes
185
-
186
- * bubble focusable element's focusevent up to `#trigger` ([a9aabf3](https://github.com/AlaskaAirlines/auro-formkit/commit/a9aabf3702947201225744d87b621bd2d2bc0f36))
187
- * clear event listeners on disconnectCallback in dropdown ([612ba3d](https://github.com/AlaskaAirlines/auro-formkit/commit/612ba3d1f2e9f80b8ecb39b2f026f8599044fe80))
188
- * close only datepicker if dapicker is open inside of drawer ([15e8e14](https://github.com/AlaskaAirlines/auro-formkit/commit/15e8e147ca6d95982159a4004c5ac19f43fb1057))
189
- * fix broken tabbing interaction ([493b453](https://github.com/AlaskaAirlines/auro-formkit/commit/493b4533353a6b03727f4448f53b3f2528c31080))
190
- * null check on focus event binder in dropdown ([adabb63](https://github.com/AlaskaAirlines/auro-formkit/commit/adabb630d1fdc71618281643fff747a33f159955))
191
- * properly closes bib when selecting an option ([51a5e91](https://github.com/AlaskaAirlines/auro-formkit/commit/51a5e91b8f3e66d6b4fbc414e2a502947394e902))
192
- * put checkbox to be centered programmatically ([dd5e321](https://github.com/AlaskaAirlines/auro-formkit/commit/dd5e3216be4f1bd04719395ecd97ad8de759d9b0))
193
- * put radio bullet to be centered programmatically ([b01be2c](https://github.com/AlaskaAirlines/auro-formkit/commit/b01be2c116db454560cffc3651fc260a58d5159a))
194
-
195
-
196
- ### Performance Improvements
197
-
198
- * adding condition check of dropdown existence ([1ac8070](https://github.com/AlaskaAirlines/auro-formkit/commit/1ac8070c906a18418c4636506c35a26706bf0f26))
199
-
200
- ## [2.2.1-beta.3](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.2.1-beta.2...v2.2.1-beta.3) (2025-04-14)
201
-
202
-
203
- ### Bug Fixes
204
-
205
- * bubble focusable element's focusevent up to `#trigger` ([a9aabf3](https://github.com/AlaskaAirlines/auro-formkit/commit/a9aabf3702947201225744d87b621bd2d2bc0f36))
206
- * clear event listeners on disconnectCallback in dropdown ([612ba3d](https://github.com/AlaskaAirlines/auro-formkit/commit/612ba3d1f2e9f80b8ecb39b2f026f8599044fe80))
207
- * close only datepicker if dapicker is open inside of drawer ([15e8e14](https://github.com/AlaskaAirlines/auro-formkit/commit/15e8e147ca6d95982159a4004c5ac19f43fb1057))
208
- * fix broken tabbing interaction ([493b453](https://github.com/AlaskaAirlines/auro-formkit/commit/493b4533353a6b03727f4448f53b3f2528c31080))
209
- * null check on focus event binder in dropdown ([adabb63](https://github.com/AlaskaAirlines/auro-formkit/commit/adabb630d1fdc71618281643fff747a33f159955))
210
-
211
-
212
- ### Performance Improvements
213
-
214
- * adding condition check of dropdown existence ([1ac8070](https://github.com/AlaskaAirlines/auro-formkit/commit/1ac8070c906a18418c4636506c35a26706bf0f26))
215
-
216
- ## [2.2.1-beta.2](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.2.1-beta.1...v2.2.1-beta.2) (2025-04-07)
217
-
218
-
219
- ### Bug Fixes
220
-
221
- * put checkbox to be centered programmatically ([dd5e321](https://github.com/AlaskaAirlines/auro-formkit/commit/dd5e3216be4f1bd04719395ecd97ad8de759d9b0))
222
- * put radio bullet to be centered programmatically ([b01be2c](https://github.com/AlaskaAirlines/auro-formkit/commit/b01be2c116db454560cffc3651fc260a58d5159a))
223
-
224
- ## [2.2.1-beta.1](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.2.0...v2.2.1-beta.1) (2025-04-07)
225
-
226
-
227
- ### Bug Fixes
228
-
229
- * properly closes bib when selecting an option ([51a5e91](https://github.com/AlaskaAirlines/auro-formkit/commit/51a5e91b8f3e66d6b4fbc414e2a502947394e902))
230
-
231
- # [2.2.0](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.1.0...v2.2.0) (2025-04-02)
232
-
233
-
234
- ### Bug Fixes
235
-
236
- * correct script tag formatting in bundleInstallDescription.md and update comment formatting in input README ([a2018cd](https://github.com/AlaskaAirlines/auro-formkit/commit/a2018cd2166013449a7abf530741e875573756b6))
237
- * move host styles to div to prevent tailwindcss from overriding the padding ([3f4bc55](https://github.com/AlaskaAirlines/auro-formkit/commit/3f4bc551cebc70717ad556e7e3addaa3c5c0f9c7))
238
-
239
-
240
- ### Features
241
-
242
- * add `floaterConfig` attributes on dropdown counter-group ([9510ee0](https://github.com/AlaskaAirlines/auro-formkit/commit/9510ee034800071e97e599ef6c213bda98ef908c))
243
- * added labeled property to dropdown for sizing ([01b4d9a](https://github.com/AlaskaAirlines/auro-formkit/commit/01b4d9aa7a669728c2fb02cede26fce203360585))
244
- * expose `floaterConfig` related attrs on combobox ([ea78a71](https://github.com/AlaskaAirlines/auro-formkit/commit/ea78a71617e9414069c002ea83f6d5f33df3111a))
245
- * expose `floaterConfig` related attrs on datepicker ([d426bf7](https://github.com/AlaskaAirlines/auro-formkit/commit/d426bf7d04a8de00cf8689c4efe3bbdaaf0e75dc))
246
- * expose `floaterConfig` related attrs on select ([3183fa0](https://github.com/AlaskaAirlines/auro-formkit/commit/3183fa0f137a2daeae34b5165a55158f1f5a92ae))
247
- * expose `placement`, `offset`, `noFlip`, `autoPlacement` attrs in dropdown ([b67a47d](https://github.com/AlaskaAirlines/auro-formkit/commit/b67a47dd8d38518da8b621d2cef88c9840682cfa))
248
-
249
- # [2.2.0-beta.1](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.1.0...v2.2.0-beta.1) (2025-04-02)
250
-
251
-
252
- ### Bug Fixes
253
-
254
- * correct script tag formatting in bundleInstallDescription.md and update comment formatting in input README ([a2018cd](https://github.com/AlaskaAirlines/auro-formkit/commit/a2018cd2166013449a7abf530741e875573756b6))
255
- * move host styles to div to prevent tailwindcss from overriding the padding ([3f4bc55](https://github.com/AlaskaAirlines/auro-formkit/commit/3f4bc551cebc70717ad556e7e3addaa3c5c0f9c7))
256
-
257
-
258
- ### Features
259
-
260
- * add `floaterConfig` attributes on dropdown counter-group ([9510ee0](https://github.com/AlaskaAirlines/auro-formkit/commit/9510ee034800071e97e599ef6c213bda98ef908c))
261
- * added labeled property to dropdown for sizing ([01b4d9a](https://github.com/AlaskaAirlines/auro-formkit/commit/01b4d9aa7a669728c2fb02cede26fce203360585))
262
- * expose `floaterConfig` related attrs on combobox ([ea78a71](https://github.com/AlaskaAirlines/auro-formkit/commit/ea78a71617e9414069c002ea83f6d5f33df3111a))
263
- * expose `floaterConfig` related attrs on datepicker ([d426bf7](https://github.com/AlaskaAirlines/auro-formkit/commit/d426bf7d04a8de00cf8689c4efe3bbdaaf0e75dc))
264
- * expose `floaterConfig` related attrs on select ([3183fa0](https://github.com/AlaskaAirlines/auro-formkit/commit/3183fa0f137a2daeae34b5165a55158f1f5a92ae))
265
- * expose `placement`, `offset`, `noFlip`, `autoPlacement` attrs in dropdown ([b67a47d](https://github.com/AlaskaAirlines/auro-formkit/commit/b67a47dd8d38518da8b621d2cef88c9840682cfa))
266
-
267
- # [2.1.0](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.2...v2.1.0) (2025-03-24)
268
-
269
- ### Bug Fixes
270
-
271
- * add centralDate is valid date checks ([1e24470](https://github.com/AlaskaAirlines/auro-formkit/commit/1e244700ffb693c1770779ffe2ba77ae84c89fd1))
272
- * add external dependencies for Rollup configuration [#249](https://github.com/AlaskaAirlines/auro-formkit/issues/249) ([4c7ca14](https://github.com/AlaskaAirlines/auro-formkit/commit/4c7ca14b868bf01d234288238d097da02858c654))
273
- * correct variable for default date format [#441](https://github.com/AlaskaAirlines/auro-formkit/issues/441) ([70d895a](https://github.com/AlaskaAirlines/auro-formkit/commit/70d895abd16828db7dd1099320a13b695f263965))
274
- * update component versions and refactor tags for formkit integration ([6d517b6](https://github.com/AlaskaAirlines/auro-formkit/commit/6d517b6f85318abafaebf9b2d6d8da79b2cf71e3))
275
-
276
-
277
- ### Features
278
-
279
- * add `stacked` attribute ([e47976c](https://github.com/AlaskaAirlines/auro-formkit/commit/e47976cc2754fe487d64dd2903bb6ced720a8a60))
280
- # [2.1.0-beta.3](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.1.0-beta.2...v2.1.0-beta.3) (2025-03-21)
281
-
282
-
283
- ### Bug Fixes
284
-
285
- * add centralDate is valid date checks ([1e24470](https://github.com/AlaskaAirlines/auro-formkit/commit/1e244700ffb693c1770779ffe2ba77ae84c89fd1))
286
-
287
- # [2.1.0-beta.2](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.1.0-beta.1...v2.1.0-beta.2) (2025-03-20)
288
-
289
-
290
- ### Bug Fixes
291
-
292
- * correct variable for default date format [#441](https://github.com/AlaskaAirlines/auro-formkit/issues/441) ([70d895a](https://github.com/AlaskaAirlines/auro-formkit/commit/70d895abd16828db7dd1099320a13b695f263965))
293
-
294
- # [2.1.0-beta.1](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.3-beta.1...v2.1.0-beta.1) (2025-03-19)
295
-
296
-
297
- ### Bug Fixes
298
-
299
- * update component versions and refactor tags for formkit integration ([6d517b6](https://github.com/AlaskaAirlines/auro-formkit/commit/6d517b6f85318abafaebf9b2d6d8da79b2cf71e3))
300
-
301
-
302
- ### Features
303
-
304
- * add `stacked` attribute ([e47976c](https://github.com/AlaskaAirlines/auro-formkit/commit/e47976cc2754fe487d64dd2903bb6ced720a8a60))
305
-
306
- ## [2.0.3-beta.1](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.2...v2.0.3-beta.1) (2025-03-18)
307
-
308
-
309
- ### Bug Fixes
310
-
311
- * add external dependencies for Rollup configuration [#249](https://github.com/AlaskaAirlines/auro-formkit/issues/249) ([4c7ca14](https://github.com/AlaskaAirlines/auro-formkit/commit/4c7ca14b868bf01d234288238d097da02858c654))
312
-
313
- ## [2.0.2](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.1...v2.0.2) (2025-03-11)
314
-
315
-
316
- ### Bug Fixes
317
-
318
- * update postinstall script import for cross-platform compatibility [#425](https://github.com/AlaskaAirlines/auro-formkit/issues/425) ([dd2dd95](https://github.com/AlaskaAirlines/auro-formkit/commit/dd2dd95e2ddd81bf34374e025ca45cabbd0abdb7))
319
-
320
- ## [2.0.1](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0...v2.0.1) (2025-03-04)
321
-
322
-
323
- ### Performance Improvements
324
-
325
- * add missing auro-form documentation [#362](https://github.com/AlaskaAirlines/auro-formkit/issues/362) ([c5ebed2](https://github.com/AlaskaAirlines/auro-formkit/commit/c5ebed2311d400e5b9e77e1faab46474305c4105))
326
-
327
- # [2.0.0](https://github.com/AlaskaAirlines/auro-formkit/compare/v1.5.0...v2.0.0) (2025-03-04)
328
-
329
-
330
- ### Bug Fixes
331
-
332
- * update visibility when re-rendered [`auro-helptext`] ([f6bf6b7](https://github.com/AlaskaAirlines/auro-formkit/commit/f6bf6b750bebddf4ec2f967d0acf5a195f067bab))
333
- * add `fluid` attribute to dropdown and make its default display `inline-block` [#107](https://github.com/AlaskaAirlines/auro-formkit/issues/107) [#117](https://github.com/AlaskaAirlines/auro-formkit/issues/117) ([57c65df](https://github.com/AlaskaAirlines/auro-formkit/commit/57c65df917d3d8525303c52fc8bb90571cea1ba8))
334
- * add `largeMobileHeadeline` attr for bib headeline size, fix flickering issue in fullscreen ([2f4526a](https://github.com/AlaskaAirlines/auro-formkit/commit/2f4526a88eadd1a01a7f7168aa31e22240d14ab9))
335
- * add back `document.body.append` for the floating bib ([7bd62f8](https://github.com/AlaskaAirlines/auro-formkit/commit/7bd62f8edcddd46d3eaecb48d044fe6dc3a9af7c))
336
- * add clarifying docs for checkbox naming collisions ([022a0f6](https://github.com/AlaskaAirlines/auro-formkit/commit/022a0f6766f2c8917a63c649744ad307a352e852))
337
- * add display block to auro-dropdown in counter-group styles [#249](https://github.com/AlaskaAirlines/auro-formkit/issues/249) ([558aa17](https://github.com/AlaskaAirlines/auro-formkit/commit/558aa1733792b33d828b61e524757d0319df3a1c))
338
- * add margin only when the slotted node has contents [#271](https://github.com/AlaskaAirlines/auro-formkit/issues/271) ([7ef1ef8](https://github.com/AlaskaAirlines/auro-formkit/commit/7ef1ef8b38b2be55a0b6fef22cb4dbc7c789e31d))
339
- * add multiselect attribute to select ([e37d424](https://github.com/AlaskaAirlines/auro-formkit/commit/e37d42453c721841a1589316c7fdef9689351002))
340
- * add OEF line to end of files ([3dd5612](https://github.com/AlaskaAirlines/auro-formkit/commit/3dd5612411e203d8c9f15d55662961dcfb6348e5))
341
- * add REAME to docs templates ([f9b37ea](https://github.com/AlaskaAirlines/auro-formkit/commit/f9b37ea0ae34c9a570e2b34640e7068be7e7d12a))
342
- * add register to AuroBibtemplate component and update with latest release scripts [#228](https://github.com/AlaskaAirlines/auro-formkit/issues/228) ([cfabce6](https://github.com/AlaskaAirlines/auro-formkit/commit/cfabce601ef3265e2ab037c342655ba834a49e4d))
343
- * add semi-colon to end of version files ([8d523b1](https://github.com/AlaskaAirlines/auro-formkit/commit/8d523b1d075d4243bc5570175e688dba20e91a56))
344
- * add space between bib and trigger [#56](https://github.com/AlaskaAirlines/auro-formkit/issues/56) ([d936fd4](https://github.com/AlaskaAirlines/auro-formkit/commit/d936fd48bac1bcae44cf09d16da3dc58ffaa2316))
345
- * add versionWriter back to menu ([9bd9d50](https://github.com/AlaskaAirlines/auro-formkit/commit/9bd9d5010eee44ed2fafd49d4a3a9361cfc40a96))
346
- * adding default component package files ([028c236](https://github.com/AlaskaAirlines/auro-formkit/commit/028c2362dbe98d6a54845d7e2885ea327b2bdcbf))
347
- * address aria violations on datepicker ([09ea460](https://github.com/AlaskaAirlines/auro-formkit/commit/09ea46034c0a7c80576f42a1f51274f1611c26e6))
348
- * address linting errors ([686c11a](https://github.com/AlaskaAirlines/auro-formkit/commit/686c11ae485ccb4ccce5e561110a2a9bd49e070f))
349
- * address PR review comments ([8e1be49](https://github.com/AlaskaAirlines/auro-formkit/commit/8e1be4971edfc8103f7a49f419de785bf98105e8))
350
- * adjust max-height for dropdown trigger in counter-group styles [#289](https://github.com/AlaskaAirlines/auro-formkit/issues/289) ([1aa464a](https://github.com/AlaskaAirlines/auro-formkit/commit/1aa464a3e9d41eba91f1f3f099671a30ab73a2ac))
351
- * bad datepicker test ([8d4d4a3](https://github.com/AlaskaAirlines/auro-formkit/commit/8d4d4a39ff2e8f565f18d42f6d13364bc3ce827f))
352
- * breaking builds in gh actions ([1046717](https://github.com/AlaskaAirlines/auro-formkit/commit/1046717c08d67fbde9966e5b583ff0adef9a4853))
353
- * bubble up input event when fullscreen bib is open ([719c8f9](https://github.com/AlaskaAirlines/auro-formkit/commit/719c8f9699711f7c405aa26135860888c1723f9a))
354
- * button up small bugs in autoformatting configuration ([0c47e81](https://github.com/AlaskaAirlines/auro-formkit/commit/0c47e819d53d8d3d4191ad70c49faf9a4859f3c7))
355
- * change calendar view to typed date [#369](https://github.com/AlaskaAirlines/auro-formkit/issues/369) ([01591cf](https://github.com/AlaskaAirlines/auro-formkit/commit/01591cf395ca3e2a6441007b91bbb121d3e254a3))
356
- * change overflow property to hidden for trigger and valueText slots ([64e9994](https://github.com/AlaskaAirlines/auro-formkit/commit/64e9994f21589edec46e7a8b493bae407a174070))
357
- * check deep nested slots with recusive function ([6ab4435](https://github.com/AlaskaAirlines/auro-formkit/commit/6ab4435c155e75f1075963484d14c5d9db9ea326))
358
- * check in doc after build ([76f8027](https://github.com/AlaskaAirlines/auro-formkit/commit/76f8027142ca0b8c40da1b65958de2fbc48c9085))
359
- * clarify dependency nature in docs ([cc5ff59](https://github.com/AlaskaAirlines/auro-formkit/commit/cc5ff5943b5d6ccb09ec2e2f1a8496e63271bf2d))
360
- * clarify development environment in docs ([7f0a7ce](https://github.com/AlaskaAirlines/auro-formkit/commit/7f0a7cee042ab0f6e78c6a2a7eb5dfd13a435581))
361
- * clarify development environment in docs ([82e051a](https://github.com/AlaskaAirlines/auro-formkit/commit/82e051a8f61dba2ff068de2c0766d5b6d00e16d2))
362
- * clean up dropdown version imports after merge ([07b0815](https://github.com/AlaskaAirlines/auro-formkit/commit/07b08156f3a4b5cf0f56db8b3a992966ef2c1355))
363
- * combobox returns array ([aca8bbe](https://github.com/AlaskaAirlines/auro-formkit/commit/aca8bbe17b6dffbfe005f4ee8135b1120fb280b7))
364
- * commit generated readme ([a3f9917](https://github.com/AlaskaAirlines/auro-formkit/commit/a3f9917de0cf7eddb8da248ee0e11e64c5b7d13c))
365
- * convert breakpoint value to integer ([7d39ac1](https://github.com/AlaskaAirlines/auro-formkit/commit/7d39ac1a02feb73cb60c273a389555176e734aab))
366
- * correct event options to use 'bubbles' and 'composed' in AuroCounter and AuroCounterGroup components ([859994c](https://github.com/AlaskaAirlines/auro-formkit/commit/859994ce7abca97622aa82cecd6b30529d0c83f3))
367
- * correct path typo ([ce79afa](https://github.com/AlaskaAirlines/auro-formkit/commit/ce79afa3b54f3ce6405e39c31b9d56452658e3d2))
368
- * correct trigger behavior based on slot content [#299](https://github.com/AlaskaAirlines/auro-formkit/issues/299) ([2d238f1](https://github.com/AlaskaAirlines/auro-formkit/commit/2d238f13bf7e265c78671dfe483f71392ff3ed5f))
369
- * **docs:** fix typo in Dialog example md ([5028ff1](https://github.com/AlaskaAirlines/auro-formkit/commit/5028ff1d256736e2bcdd255258adfef82de0edc2))
370
- * dropdown dev port ([23b0f96](https://github.com/AlaskaAirlines/auro-formkit/commit/23b0f96430b42ed3b066e3519967ffb46e92b82d))
371
- * dynamically render month and year in calendar header ([35029dc](https://github.com/AlaskaAirlines/auro-formkit/commit/35029dc0b3457fdb875647b7ab67303d430b6e52))
372
- * eslint rules, naming errors ([ca27f4c](https://github.com/AlaskaAirlines/auro-formkit/commit/ca27f4ce435c602d2e3f488139a43140c880b7fa))
373
- * export components for typescript support ([b940403](https://github.com/AlaskaAirlines/auro-formkit/commit/b9404039b3c67597d3baa284074055e001760741))
374
- * export Dropdown & Import so Combobox can consume ([18d5103](https://github.com/AlaskaAirlines/auro-formkit/commit/18d5103e617e2554f9f1df21e367fbae8c3b4f5c))
375
- * expose paths to readme files [#228](https://github.com/AlaskaAirlines/auro-formkit/issues/228) ([93aabae](https://github.com/AlaskaAirlines/auro-formkit/commit/93aabae27abd03e04b938f830dd6beb6a975ba89))
376
- * fix build failure ([7721f7f](https://github.com/AlaskaAirlines/auro-formkit/commit/7721f7ff5be1a68f26b7a9b5724a87d67e4ed4f2))
377
- * fix missing bibContent reference ([51eea4a](https://github.com/AlaskaAirlines/auro-formkit/commit/51eea4a440e9eefbdaa154c67a9a381fc27c6849))
378
- * fix other doc checkbox values ([1d2d19f](https://github.com/AlaskaAirlines/auro-formkit/commit/1d2d19f97e4d30db314652b56b7d1a1abd2f2261))
379
- * fix prev/next button position and double scrollbar in datepicker ([e5a4b1c](https://github.com/AlaskaAirlines/auro-formkit/commit/e5a4b1c37f1613c0889d6400c794c25cb307a68b))
380
- * force focus state to dropdown.trigger as `document.activeElement` stays in body even with clicking [#129](https://github.com/AlaskaAirlines/auro-formkit/issues/129) ([ce65f18](https://github.com/AlaskaAirlines/auro-formkit/commit/ce65f185e90c652886bae07d62d1db4143153e73))
381
- * form event listeners ([531752b](https://github.com/AlaskaAirlines/auro-formkit/commit/531752b3d6fec481ccebf5e0feef00ef539080c2))
382
- * **form:** address group feedback ([1743430](https://github.com/AlaskaAirlines/auro-formkit/commit/174343098dfffb2cb005bc408d9b6779bbe401bf))
383
- * **form:** address PR feedback ([724dea6](https://github.com/AlaskaAirlines/auro-formkit/commit/724dea6f278259eaef5ed14f01b4771e22056ebc))
384
- * **form:** make form validity only return valid or invalid ([4bd2e65](https://github.com/AlaskaAirlines/auro-formkit/commit/4bd2e6543d195f0dae1a8ec4efd28ee90f14cf26))
385
- * **form:** pr feedback ([dbee3a9](https://github.com/AlaskaAirlines/auro-formkit/commit/dbee3a900aee30e1391c0a6410b561c1ab2a5f9e))
386
- * **form:** remove temporary styling ([1200922](https://github.com/AlaskaAirlines/auro-formkit/commit/1200922634cd6c7f74414585a3dd19aa29872cee))
387
- * **form:** try `.value` first when initializing state keys ([a9c373a](https://github.com/AlaskaAirlines/auro-formkit/commit/a9c373abab1550be0286d3d0df71c1f4373ceaa4))
388
- * handle dynamic format changes ([81d86b0](https://github.com/AlaskaAirlines/auro-formkit/commit/81d86b08a5b7686e27c061c26661a532f81d1995))
389
- * handle early input and validity ([6df5c6d](https://github.com/AlaskaAirlines/auro-formkit/commit/6df5c6d9f038f308263ed310455c3e6f62dba992))
390
- * handle preset values in select ([c60d29a](https://github.com/AlaskaAirlines/auro-formkit/commit/c60d29a9ceeb0475f1723da5e35d329c1d893af8))
391
- * hide bib properly upon making a selecting [#78](https://github.com/AlaskaAirlines/auro-formkit/issues/78) ([a1d66ab](https://github.com/AlaskaAirlines/auro-formkit/commit/a1d66aba87ad87c8b1f35786cb05cdc58a07fbff))
392
- * lint update ([9003be7](https://github.com/AlaskaAirlines/auro-formkit/commit/9003be73a96dab8440e3bca60d75cf883e0368e3))
393
- * linting errors on date-picker vendor file ([c7e01d4](https://github.com/AlaskaAirlines/auro-formkit/commit/c7e01d4bfbc1727b28349326ae76a6fb095e55be))
394
- * make `README.md` to have the correct npm path [#286](https://github.com/AlaskaAirlines/auro-formkit/issues/286) ([19fc981](https://github.com/AlaskaAirlines/auro-formkit/commit/19fc981603898c14771861b8cdce0d9cfe307469))
395
- * make calendar render correctly when maxDate is set [#170](https://github.com/AlaskaAirlines/auro-formkit/issues/170) ([a912b52](https://github.com/AlaskaAirlines/auro-formkit/commit/a912b52a1b74802ada4a51718dc2232142bebf87))
396
- * make cell hover color non-transparent [#106](https://github.com/AlaskaAirlines/auro-formkit/issues/106) ([fd30de3](https://github.com/AlaskaAirlines/auro-formkit/commit/fd30de34c5b4b45ac0977bd2c7b4502c7a12aefe))
397
- * make datepicker's height the same as other components' height [#271](https://github.com/AlaskaAirlines/auro-formkit/issues/271) ([40f206d](https://github.com/AlaskaAirlines/auro-formkit/commit/40f206dd135eff95ab24012be54db80320c1b190))
398
- * make dropdown to export size to dropdownSize in `exposeCssParts` ([165c0db](https://github.com/AlaskaAirlines/auro-formkit/commit/165c0db7b7335563145a586c1a911ca0af25ff8e))
399
- * make dropdown to pull `dropdownbib` properly ([9a45cb8](https://github.com/AlaskaAirlines/auro-formkit/commit/9a45cb8332c509eb3f9d1fc67ed70488b9bb7187))
400
- * make dropdown's `matchwidth` to stretch out to the trigger width ([4cf5c17](https://github.com/AlaskaAirlines/auro-formkit/commit/4cf5c178ad9067ee321c761ed641ce6ea6d1f18d))
401
- * make events cancelable ([502c3ba](https://github.com/AlaskaAirlines/auro-formkit/commit/502c3ba0bba8ffea4bb4072ba95cce41980665e9))
402
- * make form to watch dom tree update ([d9488dc](https://github.com/AlaskaAirlines/auro-formkit/commit/d9488dc6f88794c30d5d663dcab9f34a42082679))
403
- * make rollup to proplery generate bundled.js and demo/*.min.js ([c9c5f07](https://github.com/AlaskaAirlines/auro-formkit/commit/c9c5f07a5d2016b2dc46122961c3b6b606aff6b2))
404
- * make x icon take no space when invisible [#164](https://github.com/AlaskaAirlines/auro-formkit/issues/164) ([7ad63e2](https://github.com/AlaskaAirlines/auro-formkit/commit/7ad63e2d8898bd44e67724b8bb174f2a2f549174))
405
- * menu api updates ([c507594](https://github.com/AlaskaAirlines/auro-formkit/commit/c507594035b052680100f61467877c15cc885095))
406
- * move date-picker vendor files into src ([e3a518d](https://github.com/AlaskaAirlines/auro-formkit/commit/e3a518d309fdf9abeb4a09d9ed24e5cd0008c60c))
407
- * move styles to folder in datepicker ([c98f399](https://github.com/AlaskaAirlines/auro-formkit/commit/c98f3990d16771e8e8835ffd87f3afe03b143883))
408
- * move styles to folder in menu ([a47ffbd](https://github.com/AlaskaAirlines/auro-formkit/commit/a47ffbdf908281ff56339ae7bd104d80eb196037))
409
- * package names in turbo.json ([ffeed9f](https://github.com/AlaskaAirlines/auro-formkit/commit/ffeed9fe7e31b14748ea4799744a383eb9dfd9e0))
410
- * pass correct paramenter to `validate` ([6d947a3](https://github.com/AlaskaAirlines/auro-formkit/commit/6d947a3fb321fbd2f18730868d1121e27e58a651))
411
- * path in script documentation ([663bbe9](https://github.com/AlaskaAirlines/auro-formkit/commit/663bbe9dd6777c4bab6d0f1f5f896d83255a0c23))
412
- * programmatic updates & mutlisect ([ac4d49a](https://github.com/AlaskaAirlines/auro-formkit/commit/ac4d49a4aadf34d847ec012d33f64a9eba98a4df))
413
- * reference correct type in mask options ([c8db94e](https://github.com/AlaskaAirlines/auro-formkit/commit/c8db94eca09a5d3e751d56f7445d180eca212fb6))
414
- * remove [@todo](https://github.com/todo) from readme ([1a6848a](https://github.com/AlaskaAirlines/auro-formkit/commit/1a6848a12a33a9b651bff6dd75f9102ef3c4f270))
415
- * remove any instances of type=numeric [#120](https://github.com/AlaskaAirlines/auro-formkit/issues/120) ([7ba5463](https://github.com/AlaskaAirlines/auro-formkit/commit/7ba5463a8132d1740a8f75f11920c72fcbf30b90))
416
- * remove date-picker vendor files from root ([76a770d](https://github.com/AlaskaAirlines/auro-formkit/commit/76a770d6817b34f84d14ea22c6caa37031d89c41))
417
- * remove deprecated dev note ([bf647cf](https://github.com/AlaskaAirlines/auro-formkit/commit/bf647cf7ee6abaababfe9b1a07589c29567095dc))
418
- * remove deprecated README ([949914f](https://github.com/AlaskaAirlines/auro-formkit/commit/949914fc464413b2acddbf609e167b957b133941))
419
- * remove dropdowns aria-expanded attribute ([dfe0c35](https://github.com/AlaskaAirlines/auro-formkit/commit/dfe0c351463ce54691957b636997d94ff6651faf))
420
- * remove duplicate package.json entry ([be9b60f](https://github.com/AlaskaAirlines/auro-formkit/commit/be9b60f3d7c3f030ddaef509253658790fab7aab))
421
- * remove exports field from root package.json ([f7a5294](https://github.com/AlaskaAirlines/auro-formkit/commit/f7a5294cfc0da7c853252077112f7345a34f6edf))
422
- * remove extra css selector ([c5b2dce](https://github.com/AlaskaAirlines/auro-formkit/commit/c5b2dce6095a7afbe2940dcb908b87583f45d20f))
423
- * remove extra focus line on chrome ([681e1b4](https://github.com/AlaskaAirlines/auro-formkit/commit/681e1b47c931c607d58b5fd1e2530eb63604aa03))
424
- * remove menuoption's padding in select ([8bb0efc](https://github.com/AlaskaAirlines/auro-formkit/commit/8bb0efc0d9562c5ddd36d813668767a5398efebe))
425
- * remove periods from config filenames ([606cc1e](https://github.com/AlaskaAirlines/auro-formkit/commit/606cc1e52a6137f08a4847a4c530c4ac869d8227))
426
- * remove redundant attribute setter ([2a935df](https://github.com/AlaskaAirlines/auro-formkit/commit/2a935df92ccd08ef343e29afe27bea64b9fc1cff))
427
- * remove strange import ([11b9603](https://github.com/AlaskaAirlines/auro-formkit/commit/11b9603b9821875ef0bb5512548b42941a7fa699))
428
- * remove test from husky, correct lint ([e64d26c](https://github.com/AlaskaAirlines/auro-formkit/commit/e64d26cbefa6e0fc1b7daf5b0de93a546533c0e6))
429
- * remove unnecessary padding from dropdown content [#31](https://github.com/AlaskaAirlines/auro-formkit/issues/31) ([bb994fc](https://github.com/AlaskaAirlines/auro-formkit/commit/bb994fc77b34970b8f2aaa3f7261ddcb2a56c118))
430
- * remove unnecessary tsconfig for config files ([78013a3](https://github.com/AlaskaAirlines/auro-formkit/commit/78013a3ad466a1cf5e998bc11ebddc570c959971))
431
- * rename `largeMobileHeadline` to `largeFullscreenHeadline` ([ff7ee2e](https://github.com/AlaskaAirlines/auro-formkit/commit/ff7ee2e21a4e0b7f640898e3221c80a2bcc4a41f))
432
- * rename `mobileHeadline` and `mobileDateLabel` to follow `bib.fullscreen.*` pattern ([26a28e8](https://github.com/AlaskaAirlines/auro-formkit/commit/26a28e849fce9bd2ba79721cd1097b4c4cbab943))
433
- * rename some fullscreen related props and slot names ([fb3d4e6](https://github.com/AlaskaAirlines/auro-formkit/commit/fb3d4e62e39dc48ea0c17c51257127fc09aa8462))
434
- * render counter dropdown's border and label properly ([58c87fa](https://github.com/AlaskaAirlines/auro-formkit/commit/58c87fae499c7470bae417308e6e6c96f3fc2316))
435
- * replace `box-shadow` with `outline` ([70c3d3d](https://github.com/AlaskaAirlines/auro-formkit/commit/70c3d3deeb53477e6a2cb6f87190d8fe6e2950ae))
436
- * replace set to map for loadingslots in menu ([373ee72](https://github.com/AlaskaAirlines/auro-formkit/commit/373ee720a97161d89466aa65a76ec8fcc6ea2f8a))
437
- * reset `validity` when resetting `value` [#260](https://github.com/AlaskaAirlines/auro-formkit/issues/260) ([47eb399](https://github.com/AlaskaAirlines/auro-formkit/commit/47eb39960875e0a5d6c6686e71675a3eca2d261f))
438
- * reset option on combobox.input.value change only with any variable change [#141](https://github.com/AlaskaAirlines/auro-formkit/issues/141) ([fe3bfb4](https://github.com/AlaskaAirlines/auro-formkit/commit/fe3bfb4300c117e0b3054c17a4837cf60b676f66))
439
- * resolve console error during testing [#85](https://github.com/AlaskaAirlines/auro-formkit/issues/85) ([aa15e31](https://github.com/AlaskaAirlines/auro-formkit/commit/aa15e315f25cca72ebc4ce1dcce7269c8b043d90))
440
- * revert automatic port script ([7e719e8](https://github.com/AlaskaAirlines/auro-formkit/commit/7e719e8ec76902dfad52db56cfcb9eb515268f04))
441
- * revert automatic port script ([ae6614f](https://github.com/AlaskaAirlines/auro-formkit/commit/ae6614f22077c8402fa564b9e011cea814a50f07))
442
- * revert package.json after merge conflicts ([406a497](https://github.com/AlaskaAirlines/auro-formkit/commit/406a49743d1aca0aafdd5497eba443ef05c43a40))
443
- * scope kit doc command to build-tools package ([c7afb5a](https://github.com/AlaskaAirlines/auro-formkit/commit/c7afb5ae44b2699245e2820b8e895471643758b2))
444
- * set to border to render in dropdown when there is no trigger slot provided ([729d3e7](https://github.com/AlaskaAirlines/auro-formkit/commit/729d3e7efbee7c1c98782a63f28ebcf4515d5200))
445
- * simplify logic on calculating `hasTriggerContent` in dropdown ([f1129cc](https://github.com/AlaskaAirlines/auro-formkit/commit/f1129ccd669332d4b1cc6e88d2f5c988663bf652))
446
- * specify select's height and remove hack for the bib's `z-index` [#99](https://github.com/AlaskaAirlines/auro-formkit/issues/99) ([b2647d4](https://github.com/AlaskaAirlines/auro-formkit/commit/b2647d412754e292e6f13403a517e58538af7b01))
447
- * spelling correction ([eff34dc](https://github.com/AlaskaAirlines/auro-formkit/commit/eff34dcbdb992a12db078ef55245adcbc4eb48b4))
448
- * store mutationObservers properly ([abc058a](https://github.com/AlaskaAirlines/auro-formkit/commit/abc058a08e3c1b81df5c64732807a7a58c6a7b67))
449
- * styling for mobile Datepicker ([7c43db9](https://github.com/AlaskaAirlines/auro-formkit/commit/7c43db9a4aff2903911bd726e244290f437f0ce5))
450
- * support dynamic `bib.fullscreen.headline` and `label` ([5f3b7ca](https://github.com/AlaskaAirlines/auro-formkit/commit/5f3b7ca00aeb4c11eed14451c470df6c4c2118a2))
451
- * surface input event from radio group ([c7d55e3](https://github.com/AlaskaAirlines/auro-formkit/commit/c7d55e373044aca05ce775ec06f48cb69f6f10b8))
452
- * surface input event from select ([b425569](https://github.com/AlaskaAirlines/auro-formkit/commit/b425569e30b3bffc2c631644ab7a60f0dcd4bda5))
453
- * update `showPrevMonthBtn` and `showNextMonthBtn` properly ([fd7b97d](https://github.com/AlaskaAirlines/auro-formkit/commit/fd7b97d9fd075e7179ebd473c5f9cda8eef3bcdb))
454
- * update aria-selected values ([f3f2bdc](https://github.com/AlaskaAirlines/auro-formkit/commit/f3f2bdc6caeeb38039f76369dcafaf86a0cab85d))
455
- * update clean up input after merge ([c7ddea1](https://github.com/AlaskaAirlines/auro-formkit/commit/c7ddea1bdea92d23d708373b094cf2be53a5cf59))
456
- * update color token for active and hover states ([8cb23dc](https://github.com/AlaskaAirlines/auro-formkit/commit/8cb23dc48c1330703a48695c165117d8e831702d))
457
- * update combobox build pipeline ([943c52a](https://github.com/AlaskaAirlines/auro-formkit/commit/943c52a99e9baac3701e3ce32696e7d0019dd28c))
458
- * update combobox to work with new menu api ([e49d6fe](https://github.com/AlaskaAirlines/auro-formkit/commit/e49d6fe269125224b9dbbedd598af5b292031ff0))
459
- * update component dependencies to workspaces ([343a69b](https://github.com/AlaskaAirlines/auro-formkit/commit/343a69b240fac53d61e15366cf530ffe08a9d7a9))
460
- * update config index with exports [#283](https://github.com/AlaskaAirlines/auro-formkit/issues/283) ([35af251](https://github.com/AlaskaAirlines/auro-formkit/commit/35af251bfbcbc7cc0d74c56c9f0ef35f6afbb50d))
461
- * update container query per design spec ([5509027](https://github.com/AlaskaAirlines/auro-formkit/commit/55090272a8cedc847292edb53924bc316fe58075))
462
- * update counter tests to use initial values in markup and ensure HTMLButtonElement before focusing [#202](https://github.com/AlaskaAirlines/auro-formkit/issues/202) ([193b4ee](https://github.com/AlaskaAirlines/auro-formkit/commit/193b4ee599c08a650dc399e1695d6a3c331629f8))
463
- * update css file imports ([1ab2620](https://github.com/AlaskaAirlines/auro-formkit/commit/1ab26208eb625d24ccf51f8e29e6044222e3af89))
464
- * update css file imports ([a6269d8](https://github.com/AlaskaAirlines/auro-formkit/commit/a6269d8de2440e14fef10c8743c0d0a36f2bc9af))
465
- * update css imports ([c9df970](https://github.com/AlaskaAirlines/auro-formkit/commit/c9df9700012fcf15144e7c110d376be6aca027b7))
466
- * update date-picker tsconfig with vendor folder ([7e7346b](https://github.com/AlaskaAirlines/auro-formkit/commit/7e7346ba31edf576747739f1a3c9d57fc684e564))
467
- * update dropdown package imports ([00a6360](https://github.com/AlaskaAirlines/auro-formkit/commit/00a6360333e6beab602c8d78c1c433262df61b97))
468
- * update dropdown package name ([69abf2f](https://github.com/AlaskaAirlines/auro-formkit/commit/69abf2f264a27a45eaaa4ba93191a51b0c08cd99))
469
- * update dropdown's z-index and update select's height [#98](https://github.com/AlaskaAirlines/auro-formkit/issues/98) ([3aa3000](https://github.com/AlaskaAirlines/auro-formkit/commit/3aa3000017c68437af64658791a42c75942cd61c))
470
- * update formkit components in docs ([0bfffc1](https://github.com/AlaskaAirlines/auro-formkit/commit/0bfffc1ca26ab08325ae6fbaed5b659d580e15f5))
471
- * update formVersionWriter to add semicolon and new line at end for lint ([1c3fb47](https://github.com/AlaskaAirlines/auro-formkit/commit/1c3fb478dfb875b6d80cfb4359ef2250831d280a))
472
- * update icon versions ([3a3959d](https://github.com/AlaskaAirlines/auro-formkit/commit/3a3959d2c3a27f95ac1bbe7a6581c75d5bf6d455))
473
- * update input package imports ([08fd308](https://github.com/AlaskaAirlines/auro-formkit/commit/08fd30882e6341f58a1aa600d3fd06157bcc9d9e))
474
- * update layout to match figma [#79](https://github.com/AlaskaAirlines/auro-formkit/issues/79) ([58dffaf](https://github.com/AlaskaAirlines/auro-formkit/commit/58dffaff7f7c1983c197572b1305599818ff2a37))
475
- * update local formkit version files ([c2e3507](https://github.com/AlaskaAirlines/auro-formkit/commit/c2e350704ea89593f6640244bcedadbd3c4dc13f))
476
- * update local formkit version files ([6ea877a](https://github.com/AlaskaAirlines/auro-formkit/commit/6ea877af82ff160af46bc3d21caf92a7fdb5e523))
477
- * update local formkit version files ([18dc3d0](https://github.com/AlaskaAirlines/auro-formkit/commit/18dc3d0509eb72b8233a48d0e3d9678e795e5f63))
478
- * update menu package name ([6d2bcff](https://github.com/AlaskaAirlines/auro-formkit/commit/6d2bcff41bb32d95085593578dc11c723ebdd621))
479
- * update package names to use monorepo namespace ([436789f](https://github.com/AlaskaAirlines/auro-formkit/commit/436789fe5ef3d9556e98b573e55f495c5dffa38b))
480
- * update package scss imports ([c849b2d](https://github.com/AlaskaAirlines/auro-formkit/commit/c849b2de6efb17dc9f1d2e756fc2be61f3a17207))
481
- * update package-lock ([8e13043](https://github.com/AlaskaAirlines/auro-formkit/commit/8e13043c2bd15724bb69af34a4931c3a606e91c2))
482
- * update package.json with new namespace ([da6f29e](https://github.com/AlaskaAirlines/auro-formkit/commit/da6f29e7f2dbd249ecdf38cd0797e2c3a623d4c9))
483
- * update package.lock ([877f2c6](https://github.com/AlaskaAirlines/auro-formkit/commit/877f2c6cae7e06dffba191d477b1b970b763784a))
484
- * update postinstall script to use reliable dependency path ([fa0607f](https://github.com/AlaskaAirlines/auro-formkit/commit/fa0607faea8a5bab9c78f4d0ee82bc05864eb2b0))
485
- * update README ([9148141](https://github.com/AlaskaAirlines/auro-formkit/commit/9148141b578bc3566903b073e85b3ec8be7bfddf))
486
- * update README path from where package is run ([762ee40](https://github.com/AlaskaAirlines/auro-formkit/commit/762ee4008a3b644e869e227bbc5763c752c033d9))
487
- * update readme structure ([44b368b](https://github.com/AlaskaAirlines/auro-formkit/commit/44b368b398738ab185700b24ceaf73f98b037bfd))
488
- * update select dependency workspace ([47b0af5](https://github.com/AlaskaAirlines/auro-formkit/commit/47b0af568dc8d0091163e496c12a666349d6ac81))
489
- * update Select to work with updated Menu API ([63b0f12](https://github.com/AlaskaAirlines/auro-formkit/commit/63b0f12bfca623f268b6d6c951934a26396b9a79))
490
- * update step for testPublish.yml ([63eb5be](https://github.com/AlaskaAirlines/auro-formkit/commit/63eb5bee81fc7b441a7882c0091e9f377ad9dc2b))
491
- * update support for localized month names ([9b085d2](https://github.com/AlaskaAirlines/auro-formkit/commit/9b085d2174adf629f83b4c5192fb873b601c6de0))
492
- * update turbo to track changes in docs partials ([0b93b80](https://github.com/AlaskaAirlines/auro-formkit/commit/0b93b80eaf9374e6c66220001ee2923db7b3c300))
493
- * update type setup ([2cf0bcc](https://github.com/AlaskaAirlines/auro-formkit/commit/2cf0bcc45093f385d4686171698ce1129b013925))
494
- * update web-dev-server config to append .html for non-file URLs and enhance turbo.json dependencies ([696fcb0](https://github.com/AlaskaAirlines/auro-formkit/commit/696fcb0027ab4e0bc0083be050cfdbd520040f83))
495
- * updates to README ([ce8e5c5](https://github.com/AlaskaAirlines/auro-formkit/commit/ce8e5c58560bb2da13d8bfa020012f538a725243))
496
- * updating kitDocProcessor ([6ae32c6](https://github.com/AlaskaAirlines/auro-formkit/commit/6ae32c61bb8e834c544a2631cf36b107cb51e25c))
497
- * use versioningTag for `auro-helptext` ([bbebcc4](https://github.com/AlaskaAirlines/auro-formkit/commit/bbebcc4823513ea4309e3778048bd76b2e5289e8))
498
- * validate each individual attribute [#119](https://github.com/AlaskaAirlines/auro-formkit/issues/119) ([67bbb44](https://github.com/AlaskaAirlines/auro-formkit/commit/67bbb44feea941a8aa8598f8a5bffeda3c701b75))
499
- * validations didn't always trigger form updates ([b215d31](https://github.com/AlaskaAirlines/auro-formkit/commit/b215d317a940924632c74b964ae667774e2e105b))
500
- * watch for script changes in turbo ([e70dd10](https://github.com/AlaskaAirlines/auro-formkit/commit/e70dd10eeefb3fad23c3a3812fe20f11f2cad536))
501
- * wrap values as array ([bde8d4a](https://github.com/AlaskaAirlines/auro-formkit/commit/bde8d4a5944e6e90f76c5327a123b31fdfdafa3b))
502
-
503
-
504
- ### Code Refactoring
505
-
506
- * make `dropdown.placeholder` slot [#36](https://github.com/AlaskaAirlines/auro-formkit/issues/36) ([bff21e8](https://github.com/AlaskaAirlines/auro-formkit/commit/bff21e85e07cd1b1c6bdd5fc2c4147bc17b80087))
507
-
508
-
509
- ### Features
510
-
511
- * add `bibSizer` to help sizing `bibContainer` with css style ([c6e881b](https://github.com/AlaskaAirlines/auro-formkit/commit/c6e881b5743b574079d677e4300850102b070e7e))
512
- * add `docProcessor` to generate docs for each components ([23b0f1b](https://github.com/AlaskaAirlines/auro-formkit/commit/23b0f1b4368d11be88230f4e89e6bd60b3dab3ee))
513
- * add `helptext` component (internal use only) ([66747a0](https://github.com/AlaskaAirlines/auro-formkit/commit/66747a09ecde24cf209c225369197c6190e51adf))
514
- * add `mobileFullscreenBreakpoint` instead of `noFullscreenOnMobile` ([1a33257](https://github.com/AlaskaAirlines/auro-formkit/commit/1a332575e3c1e6e8baf20bb3160472da6d6e66c0))
515
- * add `mobileFullscreenBreakpoint` property on combobox and pass to dropdown ([c036ba3](https://github.com/AlaskaAirlines/auro-formkit/commit/c036ba3ffc33b3f168e3f31326409361dbab278a))
516
- * add `noFullscreenOnMobile` attribute ([ff98d61](https://github.com/AlaskaAirlines/auro-formkit/commit/ff98d61a3e67107e1306b3124b65cc852a81c762))
517
- * add combobox autocomplete=off functionality [#109](https://github.com/AlaskaAirlines/auro-formkit/issues/109) ([8cab9dd](https://github.com/AlaskaAirlines/auro-formkit/commit/8cab9ddf73c6afb0f5de99ab9f6c592d64f6ca8b))
518
- * add doc partials ([45a6c01](https://github.com/AlaskaAirlines/auro-formkit/commit/45a6c01052a9238a5515836e23524d6d1427b8dd))
519
- * add format support to datepicker [#342](https://github.com/AlaskaAirlines/auro-formkit/issues/342) ([eacf5ea](https://github.com/AlaskaAirlines/auro-formkit/commit/eacf5eaba2e0b34facc3a3da225486f215c30dd7))
520
- * add fullscreen bib features on select [#360](https://github.com/AlaskaAirlines/auro-formkit/issues/360) ([7b9a3ff](https://github.com/AlaskaAirlines/auro-formkit/commit/7b9a3ffae0e029be71e81c8dd2a02e9c37cbdd6d))
521
- * add IconUtil for SVG icon generation [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([4f5d55f](https://github.com/AlaskaAirlines/auro-formkit/commit/4f5d55f5959d302c6ac48efdee0f33fa5909a34c))
522
- * add loading-placeholder in menu ([2bb2986](https://github.com/AlaskaAirlines/auro-formkit/commit/2bb2986056bd0c0e9051ee71a6636a8eeae286c7))
523
- * add public `validate` function in each components [#246](https://github.com/AlaskaAirlines/auro-formkit/issues/246) ([cb37af5](https://github.com/AlaskaAirlines/auro-formkit/commit/cb37af58b679df066f335e45d5f6db93df5db43d))
524
- * add reset function to validation script [#135](https://github.com/AlaskaAirlines/auro-formkit/issues/135) ([9119e06](https://github.com/AlaskaAirlines/auro-formkit/commit/9119e06bc602b0c72ab4f3a9da1638ea66196d53))
525
- * add reset functionality to checkbox ([292845e](https://github.com/AlaskaAirlines/auro-formkit/commit/292845e444cb4c0f63cc55bf591d5b6a575a7143))
526
- * add reset functionality to combobox ([6e8ea9b](https://github.com/AlaskaAirlines/auro-formkit/commit/6e8ea9b9aa91aabeb8b48f9994bcb1548cd139e4))
527
- * add reset functionality to datepicker ([b2b6a10](https://github.com/AlaskaAirlines/auro-formkit/commit/b2b6a102588f5b0cd81f86f4101a1e24c2e5d273))
528
- * add reset functionality to input ([2027706](https://github.com/AlaskaAirlines/auro-formkit/commit/202770648b38d0b905546a6c434d60736757c5d8))
529
- * add reset functionality to radio ([5b961dc](https://github.com/AlaskaAirlines/auro-formkit/commit/5b961dc1c67737df8ab875b27e1aeb0cb01904b2))
530
- * add reset functionality to select ([2f07d97](https://github.com/AlaskaAirlines/auro-formkit/commit/2f07d9740016eddf10bff8d5ab1da0cd98f3373f))
531
- * add turborepo ([6af0fe4](https://github.com/AlaskaAirlines/auro-formkit/commit/6af0fe47d772387c2fdf6ae5dcc57a594fc362ba))
532
- * add wca as part of build:docs ([ba484de](https://github.com/AlaskaAirlines/auro-formkit/commit/ba484de2c84d04c6e4dcab3646c3edb9b0bc3f35))
533
- * adjust description slot logic and colors [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([79cde62](https://github.com/AlaskaAirlines/auro-formkit/commit/79cde624e9d223dfd4963b5be76b3eb8d5cab08c))
534
- * basic bibtemplate structure [#323](https://github.com/AlaskaAirlines/auro-formkit/issues/323) ([be8ad9c](https://github.com/AlaskaAirlines/auro-formkit/commit/be8ad9c3c579f42ed5a0fcc768813e73f6c243ff))
535
- * counter component initial setup [#54](https://github.com/AlaskaAirlines/auro-formkit/issues/54) ([df727e3](https://github.com/AlaskaAirlines/auro-formkit/commit/df727e3701eeda2500836457b8cfbd6682505d54))
536
- * counter group added with counter refactor, docs, and validation [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([2b34587](https://github.com/AlaskaAirlines/auro-formkit/commit/2b34587e7e873674a86009d9fa90b3c656dee62c))
537
- * counter group dropdown variant [#179](https://github.com/AlaskaAirlines/auro-formkit/issues/179) ([fe09f66](https://github.com/AlaskaAirlines/auro-formkit/commit/fe09f662decc331efcc41cad62eb94285573022a))
538
- * counter value, min, and max with button disable state [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([7df2b00](https://github.com/AlaskaAirlines/auro-formkit/commit/7df2b00ca2f46522139a5b99f26ac50429964dc4))
539
- * datepicker array values ([6c8deb7](https://github.com/AlaskaAirlines/auro-formkit/commit/6c8deb7942b51fc90428b8b3a14257a7ffb036c1))
540
- * datepicker range support ([d235a68](https://github.com/AlaskaAirlines/auro-formkit/commit/d235a681340ab539e1191ba56acd48d6214d3383))
541
- * dropdown version build fix [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([15f2109](https://github.com/AlaskaAirlines/auro-formkit/commit/15f2109ac792e607759ddd79a3556ecd3754da37))
542
- * enhance accessibility and add tests for auro-counter and auro-counter-group components [#195](https://github.com/AlaskaAirlines/auro-formkit/issues/195) ([3d083ed](https://github.com/AlaskaAirlines/auro-formkit/commit/3d083ed7535209e2f26284d265d7e1c338f516ae))
543
- * enhance AuroCounterGroup to include total value and update value structure to support auro-form [#200](https://github.com/AlaskaAirlines/auro-formkit/issues/200) ([b7f8eda](https://github.com/AlaskaAirlines/auro-formkit/commit/b7f8eda10669714afa01e15c05efd86faa272dd5))
544
- * enhance dispatch event [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([4511e9b](https://github.com/AlaskaAirlines/auro-formkit/commit/4511e9b5c13a7a6a203bf9a314e35a3806838381))
545
- * enhance dropdown rendering with value, label, and help text slots [#250](https://github.com/AlaskaAirlines/auro-formkit/issues/250) ([7a14d3e](https://github.com/AlaskaAirlines/auro-formkit/commit/7a14d3eef033ea33ce5ae85da766df6224ae3a0a))
546
- * enhance keyboard navigation and focus management in dropdown bib with counters [#195](https://github.com/AlaskaAirlines/auro-formkit/issues/195) ([7cfee58](https://github.com/AlaskaAirlines/auro-formkit/commit/7cfee58809007d8e270716a5c39c2092b6609d1e))
547
- * expose `reset` event and a couple internal states ([c72379b](https://github.com/AlaskaAirlines/auro-formkit/commit/c72379b02ba3e9eb830303786c60e6621e22707b))
548
- * fix clear button accessibility ([6c08805](https://github.com/AlaskaAirlines/auro-formkit/commit/6c0880570a73e223b5bb7ef5d0f3613d2ad6043d))
549
- * **form:** add submit connection ([b3fc7a4](https://github.com/AlaskaAirlines/auro-formkit/commit/b3fc7a4a47eed1f560e8d937c98fb7b285536f7d))
550
- * **form:** connect .reset() to reset buttons ([79c7c3d](https://github.com/AlaskaAirlines/auro-formkit/commit/79c7c3df03c07372833cff1b5ba43921bc2c1251))
551
- * handle potential NaN values from Number conversion [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([2cae200](https://github.com/AlaskaAirlines/auro-formkit/commit/2cae2000c5cc6c27333c7ecba1ecf8341e9689ea))
552
- * hide bib while loading when there is no loading placeholder to show ([a6ebc21](https://github.com/AlaskaAirlines/auro-formkit/commit/a6ebc21116ab60bee8a2b2810e654ef6d80f8431))
553
- * hide props used only by group [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([a35a09d](https://github.com/AlaskaAirlines/auro-formkit/commit/a35a09d355466bbd2f6cc61f6014c414c21a683b))
554
- * implement a very basic MVP form element ([1316508](https://github.com/AlaskaAirlines/auro-formkit/commit/1316508f479d429bf6eb96845301793da12a0946))
555
- * implement initial event listeners ([73e083a](https://github.com/AlaskaAirlines/auro-formkit/commit/73e083a4d7520a30d1867fa104ad02412c23cd59))
556
- * implement inputmask ([a7e2cae](https://github.com/AlaskaAirlines/auro-formkit/commit/a7e2cae1ce1c0facffc07b117682bea66a7c7b3c))
557
- * improve focus styles and screen reader accessibility for counter components [#195](https://github.com/AlaskaAirlines/auro-formkit/issues/195) ([2621e6c](https://github.com/AlaskaAirlines/auro-formkit/commit/2621e6c267cebcca6ef7c9ff109c9890f060d820))
558
- * initial component styles and structure [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([ad6b77d](https://github.com/AlaskaAirlines/auro-formkit/commit/ad6b77d94a8855765a93a5805c3c1e10e4f68bff))
559
- * initial kitDocProcessor ([77fdb4d](https://github.com/AlaskaAirlines/auro-formkit/commit/77fdb4dc934eb7212e6a1add56e7535a1b1561fc))
560
- * integrate form validation [#44](https://github.com/AlaskaAirlines/auro-formkit/issues/44) ([a673a6b](https://github.com/AlaskaAirlines/auro-formkit/commit/a673a6be854661c6dc8f37c58d9031897fce5669))
561
- * make counter-group dropdown fullscreen on mobile screen ([7b23520](https://github.com/AlaskaAirlines/auro-formkit/commit/7b23520c27a2d506d839e4f7d5d1c10af3f2e27e))
562
- * make form pickup combobox input ([47aa6fe](https://github.com/AlaskaAirlines/auro-formkit/commit/47aa6fe6be3441678242876cda602a385f2b465d))
563
- * move combobox's input to bib in fullscreen mode [#322](https://github.com/AlaskaAirlines/auro-formkit/issues/322) ([4188411](https://github.com/AlaskaAirlines/auro-formkit/commit/4188411d3407d9522d441b7abad1e31fb92d7901))
564
- * move start date when the 2nd click is before start date in datepicker [#218](https://github.com/AlaskaAirlines/auro-formkit/issues/218) ([bf2e38e](https://github.com/AlaskaAirlines/auro-formkit/commit/bf2e38e1d9640cafd0d806de93ea74f190158ef4))
565
- * open bib fullscreen on mobile view [#55](https://github.com/AlaskaAirlines/auro-formkit/issues/55) ([84110fd](https://github.com/AlaskaAirlines/auro-formkit/commit/84110fdd114b8456428491c7d994b8289a4d5292))
566
- * prevent keyboard trapping when dropdown is not visible [#195](https://github.com/AlaskaAirlines/auro-formkit/issues/195) ([fdff54f](https://github.com/AlaskaAirlines/auro-formkit/commit/fdff54f6af576c9948e48bdddddf455d8a654cae))
567
- * refactor button styles and add counter validation [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([ef46ddd](https://github.com/AlaskaAirlines/auro-formkit/commit/ef46dddff08e55270326f2aefb520bb101677135))
568
- * replace Inputmask with IMask [#312](https://github.com/AlaskaAirlines/auro-formkit/issues/312) ([5e83d31](https://github.com/AlaskaAirlines/auro-formkit/commit/5e83d31812e0408e1902cf5a678b1677ba06940b))
569
- * simplify AuroCounterGroup by removing noValidate property and updating method names [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([231f110](https://github.com/AlaskaAirlines/auro-formkit/commit/231f110988fb8c27356ffec1f44b6b8b99a95683))
570
- * support loading state in combobox and menu ([01bd9b9](https://github.com/AlaskaAirlines/auro-formkit/commit/01bd9b92e3c7a81bd913c7501d8ccbbbd972b00c))
571
- * update color variables and styles for AuroCounter components [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([9ec6629](https://github.com/AlaskaAirlines/auro-formkit/commit/9ec662980e6fc5bfa11d81ccdc485cff634eac86))
572
- * update custom validity message logic and docs [#155](https://github.com/AlaskaAirlines/auro-formkit/issues/155) [#156](https://github.com/AlaskaAirlines/auro-formkit/issues/156) ([beec66a](https://github.com/AlaskaAirlines/auro-formkit/commit/beec66a85d8004ad30207e3b039eac8cf3ffb2fb))
573
- * update token refs [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([667b1af](https://github.com/AlaskaAirlines/auro-formkit/commit/667b1af0726dcd2813ef6a0b2371c879d5b49b53))
574
- * update validation logic [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([08392e7](https://github.com/AlaskaAirlines/auro-formkit/commit/08392e7990ce906f9ad446c118a38d69b2df1da1))
575
- * use bibtemplate for dropdown bib content ([62abed6](https://github.com/AlaskaAirlines/auro-formkit/commit/62abed62bca382a10f5450102edec401e4afb67b))
576
-
577
-
578
- ### Performance Improvements
579
-
580
- * add animation to clear icon and add shared mixin file ([4c6a1e1](https://github.com/AlaskaAirlines/auro-formkit/commit/4c6a1e1f286c727f63acb53aaa59828e6387c2e0))
581
- * add dynamic documentation for monorepo structure [#150](https://github.com/AlaskaAirlines/auro-formkit/issues/150) ([03d0c1b](https://github.com/AlaskaAirlines/auro-formkit/commit/03d0c1baebdaefa2e17486297afd9e26b66791e0))
582
- * add dynamic phone number masking [#332](https://github.com/AlaskaAirlines/auro-formkit/issues/332) ([d38c0ff](https://github.com/AlaskaAirlines/auro-formkit/commit/d38c0ff5a15a94a8419d97daa20e0afc8a879223))
583
- * add husky override to commit-msg ([15b8170](https://github.com/AlaskaAirlines/auro-formkit/commit/15b8170186320c4c1603063d95be64c67220b35a))
584
- * add increment and decrement disable functionality, and create tests [#202](https://github.com/AlaskaAirlines/auro-formkit/issues/202) ([8ea3afb](https://github.com/AlaskaAirlines/auro-formkit/commit/8ea3afb8ebed273472d771eeefebfab9172af438))
585
- * add min.js files ([503802e](https://github.com/AlaskaAirlines/auro-formkit/commit/503802e96225c30c276070a59f5cfdfe2e7bb04c))
586
- * add optional chaining to validation logic ([c4de243](https://github.com/AlaskaAirlines/auro-formkit/commit/c4de243b2f98633605872ef41d2a033d7341b5f3))
587
- * complete refactor of build system and components ([fd40ece](https://github.com/AlaskaAirlines/auro-formkit/commit/fd40ece429e0c0438ad5b1b9e4f7ab186d10d450)), closes [#228](https://github.com/AlaskaAirlines/auro-formkit/issues/228)
588
- * enable publishConfig ([07eacb6](https://github.com/AlaskaAirlines/auro-formkit/commit/07eacb681a781861a81fb159c245b65751ce7342))
589
- * force focus into html5 input for combobox [#143](https://github.com/AlaskaAirlines/auro-formkit/issues/143) ([89c2323](https://github.com/AlaskaAirlines/auro-formkit/commit/89c2323530b79f5c9c55527cce5f6be19288ef1a))
590
- * **form:** remove extra bool check on events ([d01e0f3](https://github.com/AlaskaAirlines/auro-formkit/commit/d01e0f3dce53411fed754034eee782f2e7f1cb43))
591
- * **form:** remove old mutation observers ([6b8083f](https://github.com/AlaskaAirlines/auro-formkit/commit/6b8083f5948966613b340653906e37085efd754d))
592
- * handle all date formats and write tests [#344](https://github.com/AlaskaAirlines/auro-formkit/issues/344) ([10e310b](https://github.com/AlaskaAirlines/auro-formkit/commit/10e310b3fac099be13046dbf6aa8a2e13ebb6ea9))
593
- * handle empty default slot in AuroCounter component [#195](https://github.com/AlaskaAirlines/auro-formkit/issues/195) ([42be516](https://github.com/AlaskaAirlines/auro-formkit/commit/42be5165f40241e213d0ff07085f7e77345c3af6))
594
- * hide input arrows for type=number ([9a56754](https://github.com/AlaskaAirlines/auro-formkit/commit/9a56754b2164057ce33ec27225ecc5ced149daf4))
595
- * implement type date with format attribute [#329](https://github.com/AlaskaAirlines/auro-formkit/issues/329) ([20afb8d](https://github.com/AlaskaAirlines/auro-formkit/commit/20afb8df43def073abc09bd6f3a2d9d07051a26f))
596
- * improve documentation around type=number ([76718a9](https://github.com/AlaskaAirlines/auro-formkit/commit/76718a916d2be90c0838475b62955213b310c62d))
597
- * move `.container` our of `:host` ([088acab](https://github.com/AlaskaAirlines/auro-formkit/commit/088acabfcc1a70c919692db19eb5286644c6c955))
598
- * prevent double-tap zoom on iOS and fix outline style on edge [#212](https://github.com/AlaskaAirlines/auro-formkit/issues/212) ([8401d2b](https://github.com/AlaskaAirlines/auro-formkit/commit/8401d2bcc4228d2ca9c2bea83573aadf695544ef))
599
- * prevent semantic-release from running git hooks [#112](https://github.com/AlaskaAirlines/auro-formkit/issues/112) ([4134add](https://github.com/AlaskaAirlines/auro-formkit/commit/4134add4668eea857fd966da92a73cded993b349))
600
- * rebase package lock ([385eeb6](https://github.com/AlaskaAirlines/auro-formkit/commit/385eeb6424a44307741c7833f235ed08e5ea974e))
601
- * reflect value attribute onto input component ([ea3c731](https://github.com/AlaskaAirlines/auro-formkit/commit/ea3c73103e4b7d4a3a1d0c5c685f54603741dd3f))
602
- * remove all references of isValid attribute ([b66d47e](https://github.com/AlaskaAirlines/auro-formkit/commit/b66d47e193088eda4c14b7fabdc2a037a46dba95))
603
- * remove deprecated component code [#126](https://github.com/AlaskaAirlines/auro-formkit/issues/126) ([67f3be8](https://github.com/AlaskaAirlines/auro-formkit/commit/67f3be8287cb33d70031b961032db8ef9cd60c08))
604
- * remove package.json private property ([088007e](https://github.com/AlaskaAirlines/auro-formkit/commit/088007efef7f4728ebad90286dc004490d32cb26))
605
- * remove reflected value attribute from all components ([706f409](https://github.com/AlaskaAirlines/auro-formkit/commit/706f409196d55af415e230262832398976365968))
606
- * replace `innerText` with `textContent` for better performance ([c3f99f1](https://github.com/AlaskaAirlines/auro-formkit/commit/c3f99f1abbae071ebeebdd3090fe070608659641))
607
- * revert variable rendering logic for calendar ([ac1899e](https://github.com/AlaskaAirlines/auro-formkit/commit/ac1899e5075e9a35078c19cbdcba363de41161aa))
608
- * show clear icon on hover or focus [#158](https://github.com/AlaskaAirlines/auro-formkit/issues/158) ([3c48343](https://github.com/AlaskaAirlines/auro-formkit/commit/3c483438f9bc6bf732c170f9185c7444f05b2032))
609
- * simplify focus management logic in AuroCounterGroup component [#195](https://github.com/AlaskaAirlines/auro-formkit/issues/195) ([331813a](https://github.com/AlaskaAirlines/auro-formkit/commit/331813a00f1ab5d8c58076e2880b5b33d8940701))
610
- * simplify logic of resetting bib's size on fullscreen mode ([a69ffb1](https://github.com/AlaskaAirlines/auro-formkit/commit/a69ffb19973737df1339370908dbb1dd89b689b2))
611
- * support custom Inputmasks [#335](https://github.com/AlaskaAirlines/auro-formkit/issues/335) ([eab15e5](https://github.com/AlaskaAirlines/auro-formkit/commit/eab15e55a38b285b3bc4e3b2f945cbe90c5e4feb))
612
- * support dynamic credit card masking [#333](https://github.com/AlaskaAirlines/auro-formkit/issues/333) ([716eca8](https://github.com/AlaskaAirlines/auro-formkit/commit/716eca8d9ec732a7b91ef78f827877a3fd7af3d6))
613
- * support help text for phone number inputs ([7ec6856](https://github.com/AlaskaAirlines/auro-formkit/commit/7ec6856e849fa9a73627889e6fbfe3e4136e5b2f))
614
- * testing out latest husky to fix release [#112](https://github.com/AlaskaAirlines/auro-formkit/issues/112) ([e5c7f7a](https://github.com/AlaskaAirlines/auro-formkit/commit/e5c7f7ae2ba4c8af38b740445916b16514b3ec99))
615
- * testing out latest husky to fix release [#112](https://github.com/AlaskaAirlines/auro-formkit/issues/112) ([d34fded](https://github.com/AlaskaAirlines/auro-formkit/commit/d34fdedf00a37472b5f2780cba3b9fcc49f7b162))
616
- * unset hooks ([9974d1a](https://github.com/AlaskaAirlines/auro-formkit/commit/9974d1a7a9d29adc81ff1fc9bd0581622d52e527))
617
- * update auro-library ([d086276](https://github.com/AlaskaAirlines/auro-formkit/commit/d086276ea40a6d990d547ef0304da7e641f11521))
618
- * update auro-library and all other deps ([f35cc60](https://github.com/AlaskaAirlines/auro-formkit/commit/f35cc60c735b332b6df2232564263ee80e0aab91))
619
- * update auro-library to fix the focus issue ([1548d20](https://github.com/AlaskaAirlines/auro-formkit/commit/1548d2081b16987d824ad81b83574f17cc6fe226))
620
- * update component dependencies ([81dbb5b](https://github.com/AlaskaAirlines/auro-formkit/commit/81dbb5bcc45a8992eb008259c7a071e0b40030de))
621
- * update dependencies and README docs ([84d9727](https://github.com/AlaskaAirlines/auro-formkit/commit/84d9727ada4aec27203c38d5cc3be7e54f55c6a8))
622
- * update handling of invalid values in select ([d1eb0bf](https://github.com/AlaskaAirlines/auro-formkit/commit/d1eb0bf6477b89a751a8f9ce4c5d43d4fa92721c))
623
- * update husky configs ([ab4f8b2](https://github.com/AlaskaAirlines/auro-formkit/commit/ab4f8b20260f8fae740de6135df06877bf6a6618))
624
- * update instances of auro-form the repo to auro-formkit [#35](https://github.com/AlaskaAirlines/auro-formkit/issues/35) ([0b5b8d5](https://github.com/AlaskaAirlines/auro-formkit/commit/0b5b8d56322af344b8c21b42b514827c522df871))
625
- * update old build release command [#35](https://github.com/AlaskaAirlines/auro-formkit/issues/35) ([b279345](https://github.com/AlaskaAirlines/auro-formkit/commit/b27934582e90ab992b9e75be0826a2716f04345b))
626
- * update refs from v18-v20 to v20-v22 ([4aeecaf](https://github.com/AlaskaAirlines/auro-formkit/commit/4aeecafbd5a30db48de7f07da11f4d821be2e745))
627
- * update validity to use patternMismatch state [#163](https://github.com/AlaskaAirlines/auro-formkit/issues/163) ([4c9f9a4](https://github.com/AlaskaAirlines/auro-formkit/commit/4c9f9a4c803b2fede189208ad0e005156d6b0bbf))
628
- * update web-dev-server configurations and add new dev commands ([7d21e43](https://github.com/AlaskaAirlines/auro-formkit/commit/7d21e4373006891473f1ab331b406f4d9126a823))
629
-
630
-
631
- ### BREAKING CHANGES
632
-
633
- * `mobileDateLabel` slot is renamed to `bib.fullscreen.dateLabel`
634
- * old date types are deprecated
635
- * properties for the fullscreen feature are renamed
636
- - `mobileFullscreenBreakpoint` is now `fullscreenBreakpoint`
637
- - `bib.mobile.headline` is now `bib.fullscreen.headline`
638
- * Major architectural changes to package structure and component system
639
-
640
- - Move to monorepo workspace configuration with Turborepo
641
- - Add new components:
642
- - auro-counter for numeric input controls
643
- - auro-helptext for form field assistance
644
- - auro-bibtemplate for bib/dropdown templates
645
- - auro-form for form handling and validation
646
- - auro-counter-group for grouped counter inputs
647
- - Update existing components:
648
- - auro-dropdown with improved positioning and mobile support
649
- - auro-select with enhanced menu API
650
- - auro-combobox with fullscreen mobile view
651
- - auro-datepicker with range selection support
652
- - Consolidate all components under auro-formkit namespace
653
- - New build pipeline and documentation structure
654
- * `placeholder` is now slot not attribute and there is no default node for it
655
- * input's errorMessage is now a private property.
656
- * patternMismatch replaces badInput state when user inputs do not match the expected pattern.
657
- * remove unsupported deprecated code from all of our components.
658
-
659
- # [2.0.0-beta.54](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.53...v2.0.0-beta.54) (2025-03-04)
660
-
661
-
662
- ### Performance Improvements
663
-
664
- * testing out latest husky to fix release [#112](https://github.com/AlaskaAirlines/auro-formkit/issues/112) ([e5c7f7a](https://github.com/AlaskaAirlines/auro-formkit/commit/e5c7f7ae2ba4c8af38b740445916b16514b3ec99))
665
-
666
- # [2.0.0-beta.53](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.52...v2.0.0-beta.53) (2025-03-04)
667
-
668
-
669
- ### Features
670
-
671
- * fix clear button accessibility ([6c08805](https://github.com/AlaskaAirlines/auro-formkit/commit/6c0880570a73e223b5bb7ef5d0f3613d2ad6043d))
672
-
673
- # [2.0.0-beta.52](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.51...v2.0.0-beta.52) (2025-02-28)
674
-
675
-
676
- ### Bug Fixes
677
-
678
- * rename `mobileHeadline` and `mobileDateLabel` to follow `bib.fullscreen.*` pattern ([26a28e8](https://github.com/AlaskaAirlines/auro-formkit/commit/26a28e849fce9bd2ba79721cd1097b4c4cbab943))
679
-
680
-
681
- ### BREAKING CHANGES
682
-
683
- * `mobileDateLabel` slot is renamed to `bib.fullscreen.dateLabel`
684
-
685
- # [2.0.0-beta.51](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.50...v2.0.0-beta.51) (2025-02-28)
686
-
687
-
688
- ### Bug Fixes
689
-
690
- * rename `largeMobileHeadline` to `largeFullscreenHeadline` ([ff7ee2e](https://github.com/AlaskaAirlines/auro-formkit/commit/ff7ee2e21a4e0b7f640898e3221c80a2bcc4a41f))
691
-
692
-
693
- ### Features
694
-
695
- * add fullscreen bib features on select [#360](https://github.com/AlaskaAirlines/auro-formkit/issues/360) ([7b9a3ff](https://github.com/AlaskaAirlines/auro-formkit/commit/7b9a3ffae0e029be71e81c8dd2a02e9c37cbdd6d))
696
-
697
- # [2.0.0-beta.50](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.49...v2.0.0-beta.50) (2025-02-27)
698
-
699
-
700
- ### Bug Fixes
701
-
702
- * bubble up input event when fullscreen bib is open ([719c8f9](https://github.com/AlaskaAirlines/auro-formkit/commit/719c8f9699711f7c405aa26135860888c1723f9a))
703
-
704
- # [2.0.0-beta.49](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.48...v2.0.0-beta.49) (2025-02-27)
705
-
706
-
707
- ### Bug Fixes
708
-
709
- * fix prev/next button position and double scrollbar in datepicker ([e5a4b1c](https://github.com/AlaskaAirlines/auro-formkit/commit/e5a4b1c37f1613c0889d6400c794c25cb307a68b))
710
-
711
- # [2.0.0-beta.48](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.47...v2.0.0-beta.48) (2025-02-27)
712
-
713
-
714
- ### Bug Fixes
715
-
716
- * support dynamic `bib.fullscreen.headline` and `label` ([5f3b7ca](https://github.com/AlaskaAirlines/auro-formkit/commit/5f3b7ca00aeb4c11eed14451c470df6c4c2118a2))
717
-
718
- # [2.0.0-beta.47](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.46...v2.0.0-beta.47) (2025-02-27)
719
-
720
-
721
- ### Bug Fixes
722
-
723
- * address linting errors ([686c11a](https://github.com/AlaskaAirlines/auro-formkit/commit/686c11ae485ccb4ccce5e561110a2a9bd49e070f))
724
- * address PR review comments ([8e1be49](https://github.com/AlaskaAirlines/auro-formkit/commit/8e1be4971edfc8103f7a49f419de785bf98105e8))
725
- * button up small bugs in autoformatting configuration ([0c47e81](https://github.com/AlaskaAirlines/auro-formkit/commit/0c47e819d53d8d3d4191ad70c49faf9a4859f3c7))
726
- * change calendar view to typed date [#369](https://github.com/AlaskaAirlines/auro-formkit/issues/369) ([01591cf](https://github.com/AlaskaAirlines/auro-formkit/commit/01591cf395ca3e2a6441007b91bbb121d3e254a3))
727
- * convert breakpoint value to integer ([7d39ac1](https://github.com/AlaskaAirlines/auro-formkit/commit/7d39ac1a02feb73cb60c273a389555176e734aab))
728
- * dynamically render month and year in calendar header ([35029dc](https://github.com/AlaskaAirlines/auro-formkit/commit/35029dc0b3457fdb875647b7ab67303d430b6e52))
729
- * handle dynamic format changes ([81d86b0](https://github.com/AlaskaAirlines/auro-formkit/commit/81d86b08a5b7686e27c061c26661a532f81d1995))
730
- * reference correct type in mask options ([c8db94e](https://github.com/AlaskaAirlines/auro-formkit/commit/c8db94eca09a5d3e751d56f7445d180eca212fb6))
731
- * update support for localized month names ([9b085d2](https://github.com/AlaskaAirlines/auro-formkit/commit/9b085d2174adf629f83b4c5192fb873b601c6de0))
732
-
733
-
734
- ### Features
735
-
736
- * add format support to datepicker [#342](https://github.com/AlaskaAirlines/auro-formkit/issues/342) ([eacf5ea](https://github.com/AlaskaAirlines/auro-formkit/commit/eacf5eaba2e0b34facc3a3da225486f215c30dd7))
737
- * implement inputmask ([a7e2cae](https://github.com/AlaskaAirlines/auro-formkit/commit/a7e2cae1ce1c0facffc07b117682bea66a7c7b3c))
738
- * replace Inputmask with IMask [#312](https://github.com/AlaskaAirlines/auro-formkit/issues/312) ([5e83d31](https://github.com/AlaskaAirlines/auro-formkit/commit/5e83d31812e0408e1902cf5a678b1677ba06940b))
739
- * use bibtemplate for dropdown bib content ([62abed6](https://github.com/AlaskaAirlines/auro-formkit/commit/62abed62bca382a10f5450102edec401e4afb67b))
740
-
741
-
742
- ### Performance Improvements
743
-
744
- * add dynamic phone number masking [#332](https://github.com/AlaskaAirlines/auro-formkit/issues/332) ([d38c0ff](https://github.com/AlaskaAirlines/auro-formkit/commit/d38c0ff5a15a94a8419d97daa20e0afc8a879223))
745
- * handle all date formats and write tests [#344](https://github.com/AlaskaAirlines/auro-formkit/issues/344) ([10e310b](https://github.com/AlaskaAirlines/auro-formkit/commit/10e310b3fac099be13046dbf6aa8a2e13ebb6ea9))
746
- * implement type date with format attribute [#329](https://github.com/AlaskaAirlines/auro-formkit/issues/329) ([20afb8d](https://github.com/AlaskaAirlines/auro-formkit/commit/20afb8df43def073abc09bd6f3a2d9d07051a26f))
747
- * support custom Inputmasks [#335](https://github.com/AlaskaAirlines/auro-formkit/issues/335) ([eab15e5](https://github.com/AlaskaAirlines/auro-formkit/commit/eab15e55a38b285b3bc4e3b2f945cbe90c5e4feb))
748
- * support dynamic credit card masking [#333](https://github.com/AlaskaAirlines/auro-formkit/issues/333) ([716eca8](https://github.com/AlaskaAirlines/auro-formkit/commit/716eca8d9ec732a7b91ef78f827877a3fd7af3d6))
749
- * support help text for phone number inputs ([7ec6856](https://github.com/AlaskaAirlines/auro-formkit/commit/7ec6856e849fa9a73627889e6fbfe3e4136e5b2f))
750
-
751
-
752
- ### BREAKING CHANGES
753
-
754
- * old date types are deprecated
755
-
756
- # [2.0.0-beta.46](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.45...v2.0.0-beta.46) (2025-02-24)
757
-
758
-
759
- ### Bug Fixes
760
-
761
- * use versioningTag for `auro-helptext` ([bbebcc4](https://github.com/AlaskaAirlines/auro-formkit/commit/bbebcc4823513ea4309e3778048bd76b2e5289e8))
762
-
763
- # [2.0.0-beta.45](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.44...v2.0.0-beta.45) (2025-02-24)
764
-
765
-
766
- ### Bug Fixes
767
-
768
- * rename some fullscreen related props and slot names ([fb3d4e6](https://github.com/AlaskaAirlines/auro-formkit/commit/fb3d4e62e39dc48ea0c17c51257127fc09aa8462))
769
-
770
-
771
- ### Features
772
-
773
- * make counter-group dropdown fullscreen on mobile screen ([7b23520](https://github.com/AlaskaAirlines/auro-formkit/commit/7b23520c27a2d506d839e4f7d5d1c10af3f2e27e))
774
-
775
-
776
- ### BREAKING CHANGES
777
-
778
- * properties for the fullscreen feature are renamed
779
- - `mobileFullscreenBreakpoint` is now `fullscreenBreakpoint`
780
- - `bib.mobile.headline` is now `bib.fullscreen.headline`
781
-
782
- # [2.0.0-beta.44](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.43...v2.0.0-beta.44) (2025-02-24)
783
-
784
-
785
- ### Performance Improvements
786
-
787
- * complete refactor of build system and components ([fd40ece](https://github.com/AlaskaAirlines/auro-formkit/commit/fd40ece429e0c0438ad5b1b9e4f7ab186d10d450)), closes [#228](https://github.com/AlaskaAirlines/auro-formkit/issues/228)
788
-
789
-
790
- ### BREAKING CHANGES
791
-
792
- * Major architectural changes to package structure and component system
793
-
794
- - Move to monorepo workspace configuration with Turborepo
795
- - Add new components:
796
- - auro-counter for numeric input controls
797
- - auro-helptext for form field assistance
798
- - auro-bibtemplate for bib/dropdown templates
799
- - auro-form for form handling and validation
800
- - auro-counter-group for grouped counter inputs
801
- - Update existing components:
802
- - auro-dropdown with improved positioning and mobile support
803
- - auro-select with enhanced menu API
804
- - auro-combobox with fullscreen mobile view
805
- - auro-datepicker with range selection support
806
- - Consolidate all components under auro-formkit namespace
807
- - New build pipeline and documentation structure
808
-
809
- # [2.0.0-beta.43](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.42...v2.0.0-beta.43) (2025-02-24)
810
-
811
-
812
- ### Bug Fixes
813
-
814
- * add register to AuroBibtemplate component and update with latest release scripts [#228](https://github.com/AlaskaAirlines/auro-formkit/issues/228) ([cfabce6](https://github.com/AlaskaAirlines/auro-formkit/commit/cfabce601ef3265e2ab037c342655ba834a49e4d))
815
- * expose paths to readme files [#228](https://github.com/AlaskaAirlines/auro-formkit/issues/228) ([93aabae](https://github.com/AlaskaAirlines/auro-formkit/commit/93aabae27abd03e04b938f830dd6beb6a975ba89))
816
- * **form:** address PR feedback ([724dea6](https://github.com/AlaskaAirlines/auro-formkit/commit/724dea6f278259eaef5ed14f01b4771e22056ebc))
817
- * make form to watch dom tree update ([d9488dc](https://github.com/AlaskaAirlines/auro-formkit/commit/d9488dc6f88794c30d5d663dcab9f34a42082679))
818
- * store mutationObservers properly ([abc058a](https://github.com/AlaskaAirlines/auro-formkit/commit/abc058a08e3c1b81df5c64732807a7a58c6a7b67))
819
- * update web-dev-server config to append .html for non-file URLs and enhance turbo.json dependencies ([696fcb0](https://github.com/AlaskaAirlines/auro-formkit/commit/696fcb0027ab4e0bc0083be050cfdbd520040f83))
820
-
821
-
822
- ### Performance Improvements
823
-
824
- * **form:** remove old mutation observers ([6b8083f](https://github.com/AlaskaAirlines/auro-formkit/commit/6b8083f5948966613b340653906e37085efd754d))
825
- * update web-dev-server configurations and add new dev commands ([7d21e43](https://github.com/AlaskaAirlines/auro-formkit/commit/7d21e4373006891473f1ab331b406f4d9126a823))
826
-
827
- # [2.0.0-beta.42](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.41...v2.0.0-beta.42) (2025-02-21)
828
-
829
-
830
- ### Bug Fixes
831
-
832
- * add `largeMobileHeadeline` attr for bib headeline size, fix flickering issue in fullscreen ([2f4526a](https://github.com/AlaskaAirlines/auro-formkit/commit/2f4526a88eadd1a01a7f7168aa31e22240d14ab9))
833
- * make dropdown to pull `dropdownbib` properly ([9a45cb8](https://github.com/AlaskaAirlines/auro-formkit/commit/9a45cb8332c509eb3f9d1fc67ed70488b9bb7187))
834
-
835
-
836
- ### Features
837
-
838
- * add `mobileFullscreenBreakpoint` property on combobox and pass to dropdown ([c036ba3](https://github.com/AlaskaAirlines/auro-formkit/commit/c036ba3ffc33b3f168e3f31326409361dbab278a))
839
- * basic bibtemplate structure [#323](https://github.com/AlaskaAirlines/auro-formkit/issues/323) ([be8ad9c](https://github.com/AlaskaAirlines/auro-formkit/commit/be8ad9c3c579f42ed5a0fcc768813e73f6c243ff))
840
- * move combobox's input to bib in fullscreen mode [#322](https://github.com/AlaskaAirlines/auro-formkit/issues/322) ([4188411](https://github.com/AlaskaAirlines/auro-formkit/commit/4188411d3407d9522d441b7abad1e31fb92d7901))
841
-
842
- # [2.0.0-beta.41](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.40...v2.0.0-beta.41) (2025-02-11)
843
-
844
-
845
- ### Bug Fixes
846
-
847
- * validations didn't always trigger form updates ([b215d31](https://github.com/AlaskaAirlines/auro-formkit/commit/b215d317a940924632c74b964ae667774e2e105b))
848
-
849
-
850
- ### Performance Improvements
851
-
852
- * **form:** remove extra bool check on events ([d01e0f3](https://github.com/AlaskaAirlines/auro-formkit/commit/d01e0f3dce53411fed754034eee782f2e7f1cb43))
853
-
854
- # [2.0.0-beta.40](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.39...v2.0.0-beta.40) (2025-02-11)
855
-
856
-
857
- ### Bug Fixes
858
-
859
- * set to border to render in dropdown when there is no trigger slot provided ([729d3e7](https://github.com/AlaskaAirlines/auro-formkit/commit/729d3e7efbee7c1c98782a63f28ebcf4515d5200))
860
-
861
- # [2.0.0-beta.39](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.38...v2.0.0-beta.39) (2025-02-08)
862
-
863
-
864
- ### Bug Fixes
865
-
866
- * make events cancelable ([502c3ba](https://github.com/AlaskaAirlines/auro-formkit/commit/502c3ba0bba8ffea4bb4072ba95cce41980665e9))
867
- * remove strange import ([11b9603](https://github.com/AlaskaAirlines/auro-formkit/commit/11b9603b9821875ef0bb5512548b42941a7fa699))
868
- * surface input event from radio group ([c7d55e3](https://github.com/AlaskaAirlines/auro-formkit/commit/c7d55e373044aca05ce775ec06f48cb69f6f10b8))
869
- * surface input event from select ([b425569](https://github.com/AlaskaAirlines/auro-formkit/commit/b425569e30b3bffc2c631644ab7a60f0dcd4bda5))
870
-
871
- # [2.0.0-beta.38](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.37...v2.0.0-beta.38) (2025-02-06)
872
-
873
-
874
- ### Bug Fixes
875
-
876
- * render counter dropdown's border and label properly ([58c87fa](https://github.com/AlaskaAirlines/auro-formkit/commit/58c87fae499c7470bae417308e6e6c96f3fc2316))
877
-
878
- # [2.0.0-beta.37](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.36...v2.0.0-beta.37) (2025-02-06)
879
-
880
-
881
- ### Performance Improvements
882
-
883
- * prevent double-tap zoom on iOS and fix outline style on edge [#212](https://github.com/AlaskaAirlines/auro-formkit/issues/212) ([8401d2b](https://github.com/AlaskaAirlines/auro-formkit/commit/8401d2bcc4228d2ca9c2bea83573aadf695544ef))
884
-
885
- # [2.0.0-beta.36](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.35...v2.0.0-beta.36) (2025-02-05)
886
-
887
-
888
- ### Bug Fixes
889
-
890
- * address aria violations on datepicker ([09ea460](https://github.com/AlaskaAirlines/auro-formkit/commit/09ea46034c0a7c80576f42a1f51274f1611c26e6))
891
- * correct trigger behavior based on slot content [#299](https://github.com/AlaskaAirlines/auro-formkit/issues/299) ([2d238f1](https://github.com/AlaskaAirlines/auro-formkit/commit/2d238f13bf7e265c78671dfe483f71392ff3ed5f))
892
- * remove dropdowns aria-expanded attribute ([dfe0c35](https://github.com/AlaskaAirlines/auro-formkit/commit/dfe0c351463ce54691957b636997d94ff6651faf))
893
-
894
-
895
- ### Performance Improvements
896
-
897
- * update dependencies and README docs ([84d9727](https://github.com/AlaskaAirlines/auro-formkit/commit/84d9727ada4aec27203c38d5cc3be7e54f55c6a8))
898
-
899
- # [2.0.0-beta.35](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.34...v2.0.0-beta.35) (2025-02-05)
900
-
901
-
902
- ### Bug Fixes
903
-
904
- * adjust max-height for dropdown trigger in counter-group styles [#289](https://github.com/AlaskaAirlines/auro-formkit/issues/289) ([1aa464a](https://github.com/AlaskaAirlines/auro-formkit/commit/1aa464a3e9d41eba91f1f3f099671a30ab73a2ac))
905
- * change overflow property to hidden for trigger and valueText slots ([64e9994](https://github.com/AlaskaAirlines/auro-formkit/commit/64e9994f21589edec46e7a8b493bae407a174070))
906
-
907
- # [2.0.0-beta.34](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.33...v2.0.0-beta.34) (2025-02-05)
908
-
909
-
910
- ### Bug Fixes
911
-
912
- * correct event options to use 'bubbles' and 'composed' in AuroCounter and AuroCounterGroup components ([859994c](https://github.com/AlaskaAirlines/auro-formkit/commit/859994ce7abca97622aa82cecd6b30529d0c83f3))
913
-
914
-
915
- ### Features
916
-
917
- * enhance accessibility and add tests for auro-counter and auro-counter-group components [#195](https://github.com/AlaskaAirlines/auro-formkit/issues/195) ([3d083ed](https://github.com/AlaskaAirlines/auro-formkit/commit/3d083ed7535209e2f26284d265d7e1c338f516ae))
918
- * enhance keyboard navigation and focus management in dropdown bib with counters [#195](https://github.com/AlaskaAirlines/auro-formkit/issues/195) ([7cfee58](https://github.com/AlaskaAirlines/auro-formkit/commit/7cfee58809007d8e270716a5c39c2092b6609d1e))
919
- * improve focus styles and screen reader accessibility for counter components [#195](https://github.com/AlaskaAirlines/auro-formkit/issues/195) ([2621e6c](https://github.com/AlaskaAirlines/auro-formkit/commit/2621e6c267cebcca6ef7c9ff109c9890f060d820))
920
- * prevent keyboard trapping when dropdown is not visible [#195](https://github.com/AlaskaAirlines/auro-formkit/issues/195) ([fdff54f](https://github.com/AlaskaAirlines/auro-formkit/commit/fdff54f6af576c9948e48bdddddf455d8a654cae))
921
-
922
-
923
- ### Performance Improvements
924
-
925
- * handle empty default slot in AuroCounter component [#195](https://github.com/AlaskaAirlines/auro-formkit/issues/195) ([42be516](https://github.com/AlaskaAirlines/auro-formkit/commit/42be5165f40241e213d0ff07085f7e77345c3af6))
926
- * simplify focus management logic in AuroCounterGroup component [#195](https://github.com/AlaskaAirlines/auro-formkit/issues/195) ([331813a](https://github.com/AlaskaAirlines/auro-formkit/commit/331813a00f1ab5d8c58076e2880b5b33d8940701))
927
-
928
- # [2.0.0-beta.33](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.32...v2.0.0-beta.33) (2025-02-05)
929
-
930
-
931
- ### Bug Fixes
932
-
933
- * form event listeners ([531752b](https://github.com/AlaskaAirlines/auro-formkit/commit/531752b3d6fec481ccebf5e0feef00ef539080c2))
934
- * **form:** try `.value` first when initializing state keys ([a9c373a](https://github.com/AlaskaAirlines/auro-formkit/commit/a9c373abab1550be0286d3d0df71c1f4373ceaa4))
935
-
936
-
937
- ### Features
938
-
939
- * make form pickup combobox input ([47aa6fe](https://github.com/AlaskaAirlines/auro-formkit/commit/47aa6fe6be3441678242876cda602a385f2b465d))
940
-
941
- # [2.0.0-beta.32](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.31...v2.0.0-beta.32) (2025-02-04)
942
-
943
-
944
- ### Bug Fixes
945
-
946
- * styling for mobile Datepicker ([7c43db9](https://github.com/AlaskaAirlines/auro-formkit/commit/7c43db9a4aff2903911bd726e244290f437f0ce5))
947
- * update container query per design spec ([5509027](https://github.com/AlaskaAirlines/auro-formkit/commit/55090272a8cedc847292edb53924bc316fe58075))
948
-
949
- # [2.0.0-beta.31](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.30...v2.0.0-beta.31) (2025-01-31)
950
-
951
-
952
- ### Bug Fixes
953
-
954
- * add margin only when the slotted node has contents [#271](https://github.com/AlaskaAirlines/auro-formkit/issues/271) ([7ef1ef8](https://github.com/AlaskaAirlines/auro-formkit/commit/7ef1ef8b38b2be55a0b6fef22cb4dbc7c789e31d))
955
-
956
- # [2.0.0-beta.30](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.29...v2.0.0-beta.30) (2025-01-30)
957
-
958
-
959
- ### Bug Fixes
960
-
961
- * check deep nested slots with recusive function ([6ab4435](https://github.com/AlaskaAirlines/auro-formkit/commit/6ab4435c155e75f1075963484d14c5d9db9ea326))
962
-
963
-
964
- ### Features
965
-
966
- * enhance dropdown rendering with value, label, and help text slots [#250](https://github.com/AlaskaAirlines/auro-formkit/issues/250) ([7a14d3e](https://github.com/AlaskaAirlines/auro-formkit/commit/7a14d3eef033ea33ce5ae85da766df6224ae3a0a))
967
-
968
- # [2.0.0-beta.29](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.28...v2.0.0-beta.29) (2025-01-30)
969
-
970
-
971
- ### Bug Fixes
972
-
973
- * update visibility when re-rendered [`auro-helptext`] ([f6bf6b7](https://github.com/AlaskaAirlines/auro-formkit/commit/f6bf6b750bebddf4ec2f967d0acf5a195f067bab))
974
- * fix build failure ([7721f7f](https://github.com/AlaskaAirlines/auro-formkit/commit/7721f7ff5be1a68f26b7a9b5724a87d67e4ed4f2))
975
-
976
-
977
- ### Features
978
-
979
- * add `helptext` component (internal use only) ([66747a0](https://github.com/AlaskaAirlines/auro-formkit/commit/66747a09ecde24cf209c225369197c6190e51adf))
980
-
981
- # [2.0.0-beta.28](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.27...v2.0.0-beta.28) (2025-01-30)
982
-
983
-
984
- ### Bug Fixes
985
-
986
- * breaking builds in gh actions ([1046717](https://github.com/AlaskaAirlines/auro-formkit/commit/1046717c08d67fbde9966e5b583ff0adef9a4853))
987
- * handle early input and validity ([6df5c6d](https://github.com/AlaskaAirlines/auro-formkit/commit/6df5c6d9f038f308263ed310455c3e6f62dba992))
988
-
989
-
990
- ### Features
991
-
992
- * expose `reset` event and a couple internal states ([c72379b](https://github.com/AlaskaAirlines/auro-formkit/commit/c72379b02ba3e9eb830303786c60e6621e22707b))
993
-
994
-
995
- ### Performance Improvements
996
-
997
- * rebase package lock ([385eeb6](https://github.com/AlaskaAirlines/auro-formkit/commit/385eeb6424a44307741c7833f235ed08e5ea974e))
998
-
999
- # [2.0.0-beta.27](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.26...v2.0.0-beta.27) (2025-01-29)
1000
-
1001
-
1002
- ### Bug Fixes
1003
-
1004
- * update config index with exports [#283](https://github.com/AlaskaAirlines/auro-formkit/issues/283) ([35af251](https://github.com/AlaskaAirlines/auro-formkit/commit/35af251bfbcbc7cc0d74c56c9f0ef35f6afbb50d))
1005
- * update postinstall script to use reliable dependency path ([fa0607f](https://github.com/AlaskaAirlines/auro-formkit/commit/fa0607faea8a5bab9c78f4d0ee82bc05864eb2b0))
1006
-
1007
- # [2.0.0-beta.26](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.25...v2.0.0-beta.26) (2025-01-28)
1008
-
1009
-
1010
- ### Bug Fixes
1011
-
1012
- * add display block to auro-dropdown in counter-group styles [#249](https://github.com/AlaskaAirlines/auro-formkit/issues/249) ([558aa17](https://github.com/AlaskaAirlines/auro-formkit/commit/558aa1733792b33d828b61e524757d0319df3a1c))
1013
-
1014
- # [2.0.0-beta.25](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.24...v2.0.0-beta.25) (2025-01-28)
1015
-
1016
-
1017
- ### Bug Fixes
1018
-
1019
- * update counter tests to use initial values in markup and ensure HTMLButtonElement before focusing [#202](https://github.com/AlaskaAirlines/auro-formkit/issues/202) ([193b4ee](https://github.com/AlaskaAirlines/auro-formkit/commit/193b4ee599c08a650dc399e1695d6a3c331629f8))
1020
-
1021
-
1022
- ### Performance Improvements
1023
-
1024
- * add increment and decrement disable functionality, and create tests [#202](https://github.com/AlaskaAirlines/auro-formkit/issues/202) ([8ea3afb](https://github.com/AlaskaAirlines/auro-formkit/commit/8ea3afb8ebed273472d771eeefebfab9172af438))
1025
-
1026
- # [2.0.0-beta.24](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.23...v2.0.0-beta.24) (2025-01-24)
1027
-
1028
-
1029
- ### Bug Fixes
1030
-
1031
- * make datepicker's height the same as other components' height [#271](https://github.com/AlaskaAirlines/auro-formkit/issues/271) ([40f206d](https://github.com/AlaskaAirlines/auro-formkit/commit/40f206dd135eff95ab24012be54db80320c1b190))
1032
-
1033
- # [2.0.0-beta.23](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.22...v2.0.0-beta.23) (2025-01-24)
1034
-
1035
-
1036
- ### Bug Fixes
1037
-
1038
- * bad datepicker test ([8d4d4a3](https://github.com/AlaskaAirlines/auro-formkit/commit/8d4d4a39ff2e8f565f18d42f6d13364bc3ce827f))
1039
-
1040
- # [2.0.0-beta.22](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.21...v2.0.0-beta.22) (2025-01-24)
1041
-
1042
-
1043
- ### Features
1044
-
1045
- * datepicker array values ([6c8deb7](https://github.com/AlaskaAirlines/auro-formkit/commit/6c8deb7942b51fc90428b8b3a14257a7ffb036c1))
1046
- * datepicker range support ([d235a68](https://github.com/AlaskaAirlines/auro-formkit/commit/d235a681340ab539e1191ba56acd48d6214d3383))
1047
-
1048
- # [2.0.0-beta.21](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.20...v2.0.0-beta.21) (2025-01-24)
1049
-
1050
-
1051
- ### Bug Fixes
1052
-
1053
- * remove duplicate package.json entry ([be9b60f](https://github.com/AlaskaAirlines/auro-formkit/commit/be9b60f3d7c3f030ddaef509253658790fab7aab))
1054
- * wrap values as array ([bde8d4a](https://github.com/AlaskaAirlines/auro-formkit/commit/bde8d4a5944e6e90f76c5327a123b31fdfdafa3b))
1055
-
1056
- # [2.0.0-beta.20](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.19...v2.0.0-beta.20) (2025-01-23)
1057
-
1058
-
1059
- ### Bug Fixes
1060
-
1061
- * reset `validity` when resetting `value` [#260](https://github.com/AlaskaAirlines/auro-formkit/issues/260) ([47eb399](https://github.com/AlaskaAirlines/auro-formkit/commit/47eb39960875e0a5d6c6686e71675a3eca2d261f))
1062
-
1063
- # [2.0.0-beta.19](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.18...v2.0.0-beta.19) (2025-01-22)
1064
-
1065
-
1066
- ### Bug Fixes
1067
-
1068
- * pass correct paramenter to `validate` ([6d947a3](https://github.com/AlaskaAirlines/auro-formkit/commit/6d947a3fb321fbd2f18730868d1121e27e58a651))
1069
-
1070
-
1071
- ### Features
1072
-
1073
- * add public `validate` function in each components [#246](https://github.com/AlaskaAirlines/auro-formkit/issues/246) ([cb37af5](https://github.com/AlaskaAirlines/auro-formkit/commit/cb37af58b679df066f335e45d5f6db93df5db43d))
1074
-
1075
- # [2.0.0-beta.18](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.17...v2.0.0-beta.18) (2025-01-18)
1076
-
1077
-
1078
- ### Bug Fixes
1079
-
1080
- * **form:** remove temporary styling ([1200922](https://github.com/AlaskaAirlines/auro-formkit/commit/1200922634cd6c7f74414585a3dd19aa29872cee))
1081
-
1082
-
1083
- ### Features
1084
-
1085
- * **form:** add submit connection ([b3fc7a4](https://github.com/AlaskaAirlines/auro-formkit/commit/b3fc7a4a47eed1f560e8d937c98fb7b285536f7d))
1086
- * **form:** connect .reset() to reset buttons ([79c7c3d](https://github.com/AlaskaAirlines/auro-formkit/commit/79c7c3df03c07372833cff1b5ba43921bc2c1251))
1087
-
1088
- # [2.0.0-beta.17](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.16...v2.0.0-beta.17) (2025-01-18)
1089
-
1090
-
1091
- ### Features
1092
-
1093
- * counter group dropdown variant [#179](https://github.com/AlaskaAirlines/auro-formkit/issues/179) ([fe09f66](https://github.com/AlaskaAirlines/auro-formkit/commit/fe09f662decc331efcc41cad62eb94285573022a))
1094
-
1095
- # [2.0.0-beta.16](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.15...v2.0.0-beta.16) (2025-01-17)
1096
-
1097
-
1098
- ### Bug Fixes
1099
-
1100
- * **form:** address group feedback ([1743430](https://github.com/AlaskaAirlines/auro-formkit/commit/174343098dfffb2cb005bc408d9b6779bbe401bf))
1101
- * **form:** make form validity only return valid or invalid ([4bd2e65](https://github.com/AlaskaAirlines/auro-formkit/commit/4bd2e6543d195f0dae1a8ec4efd28ee90f14cf26))
1102
- * **form:** pr feedback ([dbee3a9](https://github.com/AlaskaAirlines/auro-formkit/commit/dbee3a900aee30e1391c0a6410b561c1ab2a5f9e))
1103
-
1104
-
1105
- ### Features
1106
-
1107
- * implement a very basic MVP form element ([1316508](https://github.com/AlaskaAirlines/auro-formkit/commit/1316508f479d429bf6eb96845301793da12a0946))
1108
- * implement initial event listeners ([73e083a](https://github.com/AlaskaAirlines/auro-formkit/commit/73e083a4d7520a30d1867fa104ad02412c23cd59))
1109
-
1110
- # [2.0.0-beta.15](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.14...v2.0.0-beta.15) (2025-01-17)
1111
-
1112
-
1113
- ### Bug Fixes
1114
-
1115
- * remove extra css selector ([c5b2dce](https://github.com/AlaskaAirlines/auro-formkit/commit/c5b2dce6095a7afbe2940dcb908b87583f45d20f))
1116
- * update color token for active and hover states ([8cb23dc](https://github.com/AlaskaAirlines/auro-formkit/commit/8cb23dc48c1330703a48695c165117d8e831702d))
1117
-
1118
- # [2.0.0-beta.14](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.13...v2.0.0-beta.14) (2025-01-17)
1119
-
1120
-
1121
- ### Features
1122
-
1123
- * enhance AuroCounterGroup to include total value and update value structure to support auro-form [#200](https://github.com/AlaskaAirlines/auro-formkit/issues/200) ([b7f8eda](https://github.com/AlaskaAirlines/auro-formkit/commit/b7f8eda10669714afa01e15c05efd86faa272dd5))
1124
-
1125
- # [2.0.0-beta.13](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.12...v2.0.0-beta.13) (2025-01-17)
1126
-
1127
-
1128
- ### Bug Fixes
1129
-
1130
- * resolve console error during testing [#85](https://github.com/AlaskaAirlines/auro-formkit/issues/85) ([aa15e31](https://github.com/AlaskaAirlines/auro-formkit/commit/aa15e315f25cca72ebc4ce1dcce7269c8b043d90))
1131
-
1132
- # [2.0.0-beta.12](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.11...v2.0.0-beta.12) (2025-01-17)
1133
-
1134
-
1135
- ### Features
1136
-
1137
- * add combobox autocomplete=off functionality [#109](https://github.com/AlaskaAirlines/auro-formkit/issues/109) ([8cab9dd](https://github.com/AlaskaAirlines/auro-formkit/commit/8cab9ddf73c6afb0f5de99ab9f6c592d64f6ca8b))
1138
-
1139
-
1140
- ### Performance Improvements
1141
-
1142
- * force focus into html5 input for combobox [#143](https://github.com/AlaskaAirlines/auro-formkit/issues/143) ([89c2323](https://github.com/AlaskaAirlines/auro-formkit/commit/89c2323530b79f5c9c55527cce5f6be19288ef1a))
1143
-
1144
- # [2.0.0-beta.11](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.10...v2.0.0-beta.11) (2025-01-17)
1145
-
1146
-
1147
- ### Bug Fixes
1148
-
1149
- * add multiselect attribute to select ([e37d424](https://github.com/AlaskaAirlines/auro-formkit/commit/e37d42453c721841a1589316c7fdef9689351002))
1150
- * combobox returns array ([aca8bbe](https://github.com/AlaskaAirlines/auro-formkit/commit/aca8bbe17b6dffbfe005f4ee8135b1120fb280b7))
1151
- * handle preset values in select ([c60d29a](https://github.com/AlaskaAirlines/auro-formkit/commit/c60d29a9ceeb0475f1723da5e35d329c1d893af8))
1152
- * menu api updates ([c507594](https://github.com/AlaskaAirlines/auro-formkit/commit/c507594035b052680100f61467877c15cc885095))
1153
- * programmatic updates & mutlisect ([ac4d49a](https://github.com/AlaskaAirlines/auro-formkit/commit/ac4d49a4aadf34d847ec012d33f64a9eba98a4df))
1154
- * update combobox to work with new menu api ([e49d6fe](https://github.com/AlaskaAirlines/auro-formkit/commit/e49d6fe269125224b9dbbedd598af5b292031ff0))
1155
- * update Select to work with updated Menu API ([63b0f12](https://github.com/AlaskaAirlines/auro-formkit/commit/63b0f12bfca623f268b6d6c951934a26396b9a79))
1156
-
1157
- # [2.0.0-beta.10](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.9...v2.0.0-beta.10) (2025-01-17)
1158
-
1159
-
1160
- ### Bug Fixes
1161
-
1162
- * make calendar render correctly when maxDate is set [#170](https://github.com/AlaskaAirlines/auro-formkit/issues/170) ([a912b52](https://github.com/AlaskaAirlines/auro-formkit/commit/a912b52a1b74802ada4a51718dc2232142bebf87))
1163
-
1164
- # [2.0.0-beta.9](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.8...v2.0.0-beta.9) (2025-01-16)
1165
-
1166
-
1167
- ### Features
1168
-
1169
- * add IconUtil for SVG icon generation [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([4f5d55f](https://github.com/AlaskaAirlines/auro-formkit/commit/4f5d55f5959d302c6ac48efdee0f33fa5909a34c))
1170
- * adjust description slot logic and colors [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([79cde62](https://github.com/AlaskaAirlines/auro-formkit/commit/79cde624e9d223dfd4963b5be76b3eb8d5cab08c))
1171
- * counter group added with counter refactor, docs, and validation [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([2b34587](https://github.com/AlaskaAirlines/auro-formkit/commit/2b34587e7e873674a86009d9fa90b3c656dee62c))
1172
- * counter value, min, and max with button disable state [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([7df2b00](https://github.com/AlaskaAirlines/auro-formkit/commit/7df2b00ca2f46522139a5b99f26ac50429964dc4))
1173
- * dropdown version build fix [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([15f2109](https://github.com/AlaskaAirlines/auro-formkit/commit/15f2109ac792e607759ddd79a3556ecd3754da37))
1174
- * enhance dispatch event [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([4511e9b](https://github.com/AlaskaAirlines/auro-formkit/commit/4511e9b5c13a7a6a203bf9a314e35a3806838381))
1175
- * handle potential NaN values from Number conversion [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([2cae200](https://github.com/AlaskaAirlines/auro-formkit/commit/2cae2000c5cc6c27333c7ecba1ecf8341e9689ea))
1176
- * hide props used only by group [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([a35a09d](https://github.com/AlaskaAirlines/auro-formkit/commit/a35a09d355466bbd2f6cc61f6014c414c21a683b))
1177
- * initial component styles and structure [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([ad6b77d](https://github.com/AlaskaAirlines/auro-formkit/commit/ad6b77d94a8855765a93a5805c3c1e10e4f68bff))
1178
- * refactor button styles and add counter validation [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([ef46ddd](https://github.com/AlaskaAirlines/auro-formkit/commit/ef46dddff08e55270326f2aefb520bb101677135))
1179
- * simplify AuroCounterGroup by removing noValidate property and updating method names [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([231f110](https://github.com/AlaskaAirlines/auro-formkit/commit/231f110988fb8c27356ffec1f44b6b8b99a95683))
1180
- * update color variables and styles for AuroCounter components [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([9ec6629](https://github.com/AlaskaAirlines/auro-formkit/commit/9ec662980e6fc5bfa11d81ccdc485cff634eac86))
1181
- * update token refs [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([667b1af](https://github.com/AlaskaAirlines/auro-formkit/commit/667b1af0726dcd2813ef6a0b2371c879d5b49b53))
1182
- * update validation logic [#91](https://github.com/AlaskaAirlines/auro-formkit/issues/91) ([08392e7](https://github.com/AlaskaAirlines/auro-formkit/commit/08392e7990ce906f9ad446c118a38d69b2df1da1))
1183
-
1184
- # [2.0.0-beta.8](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.7...v2.0.0-beta.8) (2025-01-16)
1185
-
1186
-
1187
- ### Features
1188
-
1189
- * move start date when the 2nd click is before start date in datepicker [#218](https://github.com/AlaskaAirlines/auro-formkit/issues/218) ([bf2e38e](https://github.com/AlaskaAirlines/auro-formkit/commit/bf2e38e1d9640cafd0d806de93ea74f190158ef4))
1190
-
1191
- # [2.0.0-beta.7](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.6...v2.0.0-beta.7) (2025-01-15)
1192
-
1193
-
1194
- ### Bug Fixes
1195
-
1196
- * hide bib properly upon making a selecting [#78](https://github.com/AlaskaAirlines/auro-formkit/issues/78) ([a1d66ab](https://github.com/AlaskaAirlines/auro-formkit/commit/a1d66aba87ad87c8b1f35786cb05cdc58a07fbff))
1197
- * reset option on combobox.input.value change only with any variable change [#141](https://github.com/AlaskaAirlines/auro-formkit/issues/141) ([fe3bfb4](https://github.com/AlaskaAirlines/auro-formkit/commit/fe3bfb4300c117e0b3054c17a4837cf60b676f66))
1198
-
1199
- # [2.0.0-beta.6](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.5...v2.0.0-beta.6) (2025-01-14)
1200
-
1201
-
1202
- ### Performance Improvements
1203
-
1204
- * add dynamic documentation for monorepo structure [#150](https://github.com/AlaskaAirlines/auro-formkit/issues/150) ([03d0c1b](https://github.com/AlaskaAirlines/auro-formkit/commit/03d0c1baebdaefa2e17486297afd9e26b66791e0))
1205
- * update auro-library and all other deps ([f35cc60](https://github.com/AlaskaAirlines/auro-formkit/commit/f35cc60c735b332b6df2232564263ee80e0aab91))
1206
-
1207
- # [2.0.0-beta.5](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.4...v2.0.0-beta.5) (2025-01-14)
1208
-
1209
-
1210
- ### Bug Fixes
1211
-
1212
- * make cell hover color non-transparent [#106](https://github.com/AlaskaAirlines/auro-formkit/issues/106) ([fd30de3](https://github.com/AlaskaAirlines/auro-formkit/commit/fd30de34c5b4b45ac0977bd2c7b4502c7a12aefe))
1213
-
1214
- # [2.0.0-beta.4](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.3...v2.0.0-beta.4) (2025-01-10)
1215
-
1216
-
1217
- ### Bug Fixes
1218
-
1219
- * remove menuoption's padding in select ([8bb0efc](https://github.com/AlaskaAirlines/auro-formkit/commit/8bb0efc0d9562c5ddd36d813668767a5398efebe))
1220
- * simplify logic on calculating `hasTriggerContent` in dropdown ([f1129cc](https://github.com/AlaskaAirlines/auro-formkit/commit/f1129ccd669332d4b1cc6e88d2f5c988663bf652))
1221
-
1222
-
1223
- ### Code Refactoring
1224
-
1225
- * make `dropdown.placeholder` slot [#36](https://github.com/AlaskaAirlines/auro-formkit/issues/36) ([bff21e8](https://github.com/AlaskaAirlines/auro-formkit/commit/bff21e85e07cd1b1c6bdd5fc2c4147bc17b80087))
1226
-
1227
-
1228
- ### BREAKING CHANGES
1229
-
1230
- * `placeholder` is now slot not attribute and there is no default node for it
1231
-
1232
- # [2.0.0-beta.3](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.2...v2.0.0-beta.3) (2025-01-09)
1233
-
1234
-
1235
- ### Bug Fixes
1236
-
1237
- * make x icon take no space when invisible [#164](https://github.com/AlaskaAirlines/auro-formkit/issues/164) ([7ad63e2](https://github.com/AlaskaAirlines/auro-formkit/commit/7ad63e2d8898bd44e67724b8bb174f2a2f549174))
1238
-
1239
-
1240
- ### Features
1241
-
1242
- * update custom validity message logic and docs [#155](https://github.com/AlaskaAirlines/auro-formkit/issues/155) [#156](https://github.com/AlaskaAirlines/auro-formkit/issues/156) ([beec66a](https://github.com/AlaskaAirlines/auro-formkit/commit/beec66a85d8004ad30207e3b039eac8cf3ffb2fb))
1243
-
1244
-
1245
- ### Performance Improvements
1246
-
1247
- * add animation to clear icon and add shared mixin file ([4c6a1e1](https://github.com/AlaskaAirlines/auro-formkit/commit/4c6a1e1f286c727f63acb53aaa59828e6387c2e0))
1248
- * add optional chaining to validation logic ([c4de243](https://github.com/AlaskaAirlines/auro-formkit/commit/c4de243b2f98633605872ef41d2a033d7341b5f3))
1249
- * update handling of invalid values in select ([d1eb0bf](https://github.com/AlaskaAirlines/auro-formkit/commit/d1eb0bf6477b89a751a8f9ce4c5d43d4fa92721c))
1250
- * update validity to use patternMismatch state [#163](https://github.com/AlaskaAirlines/auro-formkit/issues/163) ([4c9f9a4](https://github.com/AlaskaAirlines/auro-formkit/commit/4c9f9a4c803b2fede189208ad0e005156d6b0bbf))
1251
-
1252
-
1253
- ### BREAKING CHANGES
1254
-
1255
- * input's errorMessage is now a private property.
1256
- * patternMismatch replaces badInput state when user inputs do not match the expected pattern.
1257
-
1258
- # [2.0.0-beta.2](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.1...v2.0.0-beta.2) (2025-01-07)
1259
-
1260
-
1261
- ### Bug Fixes
1262
-
1263
- * add clarifying docs for checkbox naming collisions ([022a0f6](https://github.com/AlaskaAirlines/auro-formkit/commit/022a0f6766f2c8917a63c649744ad307a352e852))
1264
- * fix other doc checkbox values ([1d2d19f](https://github.com/AlaskaAirlines/auro-formkit/commit/1d2d19f97e4d30db314652b56b7d1a1abd2f2261))
1265
-
1266
- # [2.0.0-beta.1](https://github.com/AlaskaAirlines/auro-formkit/compare/v1.6.0-beta.12...v2.0.0-beta.1) (2025-01-03)
1267
-
1268
-
1269
- ### Performance Improvements
1270
-
1271
- * remove deprecated component code [#126](https://github.com/AlaskaAirlines/auro-formkit/issues/126) ([67f3be8](https://github.com/AlaskaAirlines/auro-formkit/commit/67f3be8287cb33d70031b961032db8ef9cd60c08))
1272
-
1273
-
1274
- ### BREAKING CHANGES
1275
-
1276
- * remove unsupported deprecated code from all of our components.
1277
-
1278
- # [1.6.0-beta.12](https://github.com/AlaskaAirlines/auro-formkit/compare/v1.6.0-beta.11...v1.6.0-beta.12) (2025-01-02)
1279
-
1280
-
1281
- ### Bug Fixes
1282
-
1283
- * remove unnecessary padding from dropdown content [#31](https://github.com/AlaskaAirlines/auro-formkit/issues/31) ([bb994fc](https://github.com/AlaskaAirlines/auro-formkit/commit/bb994fc77b34970b8f2aaa3f7261ddcb2a56c118))
1284
-
1285
- # [1.6.0-beta.11](https://github.com/AlaskaAirlines/auro-formkit/compare/v1.6.0-beta.10...v1.6.0-beta.11) (2024-12-31)
1286
-
1287
-
1288
- ### Bug Fixes
1289
-
1290
- * eslint rules, naming errors ([ca27f4c](https://github.com/AlaskaAirlines/auro-formkit/commit/ca27f4ce435c602d2e3f488139a43140c880b7fa))
1291
- * remove any instances of type=numeric [#120](https://github.com/AlaskaAirlines/auro-formkit/issues/120) ([7ba5463](https://github.com/AlaskaAirlines/auro-formkit/commit/7ba5463a8132d1740a8f75f11920c72fcbf30b90))
1292
- * update layout to match figma [#79](https://github.com/AlaskaAirlines/auro-formkit/issues/79) ([58dffaf](https://github.com/AlaskaAirlines/auro-formkit/commit/58dffaff7f7c1983c197572b1305599818ff2a37))
1293
- * validate each individual attribute [#119](https://github.com/AlaskaAirlines/auro-formkit/issues/119) ([67bbb44](https://github.com/AlaskaAirlines/auro-formkit/commit/67bbb44feea941a8aa8598f8a5bffeda3c701b75))
1294
-
1295
-
1296
- ### Features
1297
-
1298
- * add reset function to validation script [#135](https://github.com/AlaskaAirlines/auro-formkit/issues/135) ([9119e06](https://github.com/AlaskaAirlines/auro-formkit/commit/9119e06bc602b0c72ab4f3a9da1638ea66196d53))
1299
- * add reset functionality to checkbox ([292845e](https://github.com/AlaskaAirlines/auro-formkit/commit/292845e444cb4c0f63cc55bf591d5b6a575a7143))
1300
- * add reset functionality to combobox ([6e8ea9b](https://github.com/AlaskaAirlines/auro-formkit/commit/6e8ea9b9aa91aabeb8b48f9994bcb1548cd139e4))
1301
- * add reset functionality to datepicker ([b2b6a10](https://github.com/AlaskaAirlines/auro-formkit/commit/b2b6a102588f5b0cd81f86f4101a1e24c2e5d273))
1302
- * add reset functionality to input ([2027706](https://github.com/AlaskaAirlines/auro-formkit/commit/202770648b38d0b905546a6c434d60736757c5d8))
1303
- * add reset functionality to radio ([5b961dc](https://github.com/AlaskaAirlines/auro-formkit/commit/5b961dc1c67737df8ab875b27e1aeb0cb01904b2))
1304
- * add reset functionality to select ([2f07d97](https://github.com/AlaskaAirlines/auro-formkit/commit/2f07d9740016eddf10bff8d5ab1da0cd98f3373f))
1305
-
1306
-
1307
- ### Performance Improvements
1308
-
1309
- * add min.js files ([503802e](https://github.com/AlaskaAirlines/auro-formkit/commit/503802e96225c30c276070a59f5cfdfe2e7bb04c))
1310
- * hide input arrows for type=number ([9a56754](https://github.com/AlaskaAirlines/auro-formkit/commit/9a56754b2164057ce33ec27225ecc5ced149daf4))
1311
- * improve documentation around type=number ([76718a9](https://github.com/AlaskaAirlines/auro-formkit/commit/76718a916d2be90c0838475b62955213b310c62d))
1312
- * reflect value attribute onto input component ([ea3c731](https://github.com/AlaskaAirlines/auro-formkit/commit/ea3c73103e4b7d4a3a1d0c5c685f54603741dd3f))
1313
- * remove all references of isValid attribute ([b66d47e](https://github.com/AlaskaAirlines/auro-formkit/commit/b66d47e193088eda4c14b7fabdc2a037a46dba95))
1314
- * remove reflected value attribute from all components ([706f409](https://github.com/AlaskaAirlines/auro-formkit/commit/706f409196d55af415e230262832398976365968))
1315
- * show clear icon on hover or focus [#158](https://github.com/AlaskaAirlines/auro-formkit/issues/158) ([3c48343](https://github.com/AlaskaAirlines/auro-formkit/commit/3c483438f9bc6bf732c170f9185c7444f05b2032))
1316
-
1317
- # [1.6.0-beta.10](https://github.com/AlaskaAirlines/auro-formkit/compare/v1.6.0-beta.9...v1.6.0-beta.10) (2024-12-30)
1318
-
1319
-
1320
- ### Bug Fixes
1321
-
1322
- * force focus state to dropdown.trigger as `document.activeElement` stays in body even with clicking [#129](https://github.com/AlaskaAirlines/auro-formkit/issues/129) ([ce65f18](https://github.com/AlaskaAirlines/auro-formkit/commit/ce65f185e90c652886bae07d62d1db4143153e73))
1323
- * remove extra focus line on chrome ([681e1b4](https://github.com/AlaskaAirlines/auro-formkit/commit/681e1b47c931c607d58b5fd1e2530eb63604aa03))
1324
- * replace `box-shadow` with `outline` ([70c3d3d](https://github.com/AlaskaAirlines/auro-formkit/commit/70c3d3deeb53477e6a2cb6f87190d8fe6e2950ae))
1325
-
1326
-
1327
- ### Performance Improvements
1328
-
1329
- * update auro-library to fix the focus issue ([1548d20](https://github.com/AlaskaAirlines/auro-formkit/commit/1548d2081b16987d824ad81b83574f17cc6fe226))
1330
- * update component dependencies ([81dbb5b](https://github.com/AlaskaAirlines/auro-formkit/commit/81dbb5bcc45a8992eb008259c7a071e0b40030de))
1331
-
1332
- # [1.6.0-beta.9](https://github.com/AlaskaAirlines/auro-formkit/compare/v1.6.0-beta.8...v1.6.0-beta.9) (2024-12-27)
1333
-
1334
-
1335
- ### Bug Fixes
1336
-
1337
- * update `showPrevMonthBtn` and `showNextMonthBtn` properly ([fd7b97d](https://github.com/AlaskaAirlines/auro-formkit/commit/fd7b97d9fd075e7179ebd473c5f9cda8eef3bcdb))
1338
-
1339
- # [1.6.0-beta.8](https://github.com/AlaskaAirlines/auro-formkit/compare/v1.6.0-beta.7...v1.6.0-beta.8) (2024-12-24)
1340
-
1341
-
1342
- ### Performance Improvements
1343
-
1344
- * update auro-library ([d086276](https://github.com/AlaskaAirlines/auro-formkit/commit/d086276ea40a6d990d547ef0304da7e641f11521))
1345
- * update refs from v18-v20 to v20-v22 ([4aeecaf](https://github.com/AlaskaAirlines/auro-formkit/commit/4aeecafbd5a30db48de7f07da11f4d821be2e745))
1346
-
1347
- # [1.6.0-beta.7](https://github.com/AlaskaAirlines/auro-formkit/compare/v1.6.0-beta.6...v1.6.0-beta.7) (2024-12-19)
1348
-
1349
-
1350
- ### Bug Fixes
1351
-
1352
- * replace set to map for loadingslots in menu ([373ee72](https://github.com/AlaskaAirlines/auro-formkit/commit/373ee720a97161d89466aa65a76ec8fcc6ea2f8a))
1353
-
1354
-
1355
- ### Features
1356
-
1357
- * add loading-placeholder in menu ([2bb2986](https://github.com/AlaskaAirlines/auro-formkit/commit/2bb2986056bd0c0e9051ee71a6636a8eeae286c7))
1358
- * hide bib while loading when there is no loading placeholder to show ([a6ebc21](https://github.com/AlaskaAirlines/auro-formkit/commit/a6ebc21116ab60bee8a2b2810e654ef6d80f8431))
1359
- * support loading state in combobox and menu ([01bd9b9](https://github.com/AlaskaAirlines/auro-formkit/commit/01bd9b92e3c7a81bd913c7501d8ccbbbd972b00c))
1360
-
1361
-
1362
- ### Performance Improvements
1363
-
1364
- * replace `innerText` with `textContent` for better performance ([c3f99f1](https://github.com/AlaskaAirlines/auro-formkit/commit/c3f99f1abbae071ebeebdd3090fe070608659641))
1365
-
1366
- # [1.6.0-beta.6](https://github.com/AlaskaAirlines/auro-formkit/compare/v1.6.0-beta.5...v1.6.0-beta.6) (2024-12-18)
1367
-
1368
-
1369
- ### Bug Fixes
1370
-
1371
- * add `fluid` attribute to dropdown and make its default display `inline-block` [#107](https://github.com/AlaskaAirlines/auro-formkit/issues/107) [#117](https://github.com/AlaskaAirlines/auro-formkit/issues/117) ([57c65df](https://github.com/AlaskaAirlines/auro-formkit/commit/57c65df917d3d8525303c52fc8bb90571cea1ba8))
1372
-
1373
- # [1.6.0-beta.5](https://github.com/AlaskaAirlines/auro-formkit/compare/v1.6.0-beta.4...v1.6.0-beta.5) (2024-12-18)
1374
-
1375
-
1376
- ### Bug Fixes
1377
-
1378
- * make `README.md` to have the correct npm path [#286](https://github.com/AlaskaAirlines/auro-formkit/issues/286) ([19fc981](https://github.com/AlaskaAirlines/auro-formkit/commit/19fc981603898c14771861b8cdce0d9cfe307469))
1379
-
1380
- # [1.6.0-beta.4](https://github.com/AlaskaAirlines/auro-formkit/compare/v1.6.0-beta.3...v1.6.0-beta.4) (2024-12-17)
1381
-
1382
-
1383
- ### Performance Improvements
1384
-
1385
- * remove package.json private property ([088007e](https://github.com/AlaskaAirlines/auro-formkit/commit/088007efef7f4728ebad90286dc004490d32cb26))
1386
-
1387
- # [1.6.0-beta.3](https://github.com/AlaskaAirlines/auro-formkit/compare/v1.6.0-beta.2...v1.6.0-beta.3) (2024-12-17)
1388
-
1389
-
1390
- ### Performance Improvements
1391
-
1392
- * enable publishConfig ([07eacb6](https://github.com/AlaskaAirlines/auro-formkit/commit/07eacb681a781861a81fb159c245b65751ce7342))
1393
-
1394
- # [1.6.0-beta.2](https://github.com/AlaskaAirlines/auro-formkit/compare/v1.6.0-beta.1...v1.6.0-beta.2) (2024-12-16)
1395
-
1396
-
1397
- ### Performance Improvements
1398
-
1399
- * add husky override to commit-msg ([15b8170](https://github.com/AlaskaAirlines/auro-formkit/commit/15b8170186320c4c1603063d95be64c67220b35a))
1400
- * unset hooks ([9974d1a](https://github.com/AlaskaAirlines/auro-formkit/commit/9974d1a7a9d29adc81ff1fc9bd0581622d52e527))
1401
- * update husky configs ([ab4f8b2](https://github.com/AlaskaAirlines/auro-formkit/commit/ab4f8b20260f8fae740de6135df06877bf6a6618))
1402
-
1403
- # [1.6.0-beta.1](https://github.com/AlaskaAirlines/auro-formkit/compare/v1.5.0...v1.6.0-beta.1) (2024-12-16)
1404
-
1405
-
1406
- ### Bug Fixes
1407
-
1408
- * add back `document.body.append` for the floating bib ([7bd62f8](https://github.com/AlaskaAirlines/auro-formkit/commit/7bd62f8edcddd46d3eaecb48d044fe6dc3a9af7c))
1409
- * add OEF line to end of files ([3dd5612](https://github.com/AlaskaAirlines/auro-formkit/commit/3dd5612411e203d8c9f15d55662961dcfb6348e5))
1410
- * add REAME to docs templates ([f9b37ea](https://github.com/AlaskaAirlines/auro-formkit/commit/f9b37ea0ae34c9a570e2b34640e7068be7e7d12a))
1411
- * add semi-colon to end of version files ([8d523b1](https://github.com/AlaskaAirlines/auro-formkit/commit/8d523b1d075d4243bc5570175e688dba20e91a56))
1412
- * add space between bib and trigger [#56](https://github.com/AlaskaAirlines/auro-formkit/issues/56) ([d936fd4](https://github.com/AlaskaAirlines/auro-formkit/commit/d936fd48bac1bcae44cf09d16da3dc58ffaa2316))
1413
- * add versionWriter back to menu ([9bd9d50](https://github.com/AlaskaAirlines/auro-formkit/commit/9bd9d5010eee44ed2fafd49d4a3a9361cfc40a96))
1414
- * adding default component package files ([028c236](https://github.com/AlaskaAirlines/auro-formkit/commit/028c2362dbe98d6a54845d7e2885ea327b2bdcbf))
1415
- * check in doc after build ([76f8027](https://github.com/AlaskaAirlines/auro-formkit/commit/76f8027142ca0b8c40da1b65958de2fbc48c9085))
1416
- * clarify dependency nature in docs ([cc5ff59](https://github.com/AlaskaAirlines/auro-formkit/commit/cc5ff5943b5d6ccb09ec2e2f1a8496e63271bf2d))
1417
- * clarify development environment in docs ([7f0a7ce](https://github.com/AlaskaAirlines/auro-formkit/commit/7f0a7cee042ab0f6e78c6a2a7eb5dfd13a435581))
1418
- * clarify development environment in docs ([82e051a](https://github.com/AlaskaAirlines/auro-formkit/commit/82e051a8f61dba2ff068de2c0766d5b6d00e16d2))
1419
- * clean up dropdown version imports after merge ([07b0815](https://github.com/AlaskaAirlines/auro-formkit/commit/07b08156f3a4b5cf0f56db8b3a992966ef2c1355))
1420
- * commit generated readme ([a3f9917](https://github.com/AlaskaAirlines/auro-formkit/commit/a3f9917de0cf7eddb8da248ee0e11e64c5b7d13c))
1421
- * correct path typo ([ce79afa](https://github.com/AlaskaAirlines/auro-formkit/commit/ce79afa3b54f3ce6405e39c31b9d56452658e3d2))
1422
- * **docs:** fix typo in Dialog example md ([5028ff1](https://github.com/AlaskaAirlines/auro-formkit/commit/5028ff1d256736e2bcdd255258adfef82de0edc2))
1423
- * dropdown dev port ([23b0f96](https://github.com/AlaskaAirlines/auro-formkit/commit/23b0f96430b42ed3b066e3519967ffb46e92b82d))
1424
- * export components for typescript support ([b940403](https://github.com/AlaskaAirlines/auro-formkit/commit/b9404039b3c67597d3baa284074055e001760741))
1425
- * export Dropdown & Import so Combobox can consume ([18d5103](https://github.com/AlaskaAirlines/auro-formkit/commit/18d5103e617e2554f9f1df21e367fbae8c3b4f5c))
1426
- * fix missing bibContent reference ([51eea4a](https://github.com/AlaskaAirlines/auro-formkit/commit/51eea4a440e9eefbdaa154c67a9a381fc27c6849))
1427
- * lint update ([9003be7](https://github.com/AlaskaAirlines/auro-formkit/commit/9003be73a96dab8440e3bca60d75cf883e0368e3))
1428
- * linting errors on date-picker vendor file ([c7e01d4](https://github.com/AlaskaAirlines/auro-formkit/commit/c7e01d4bfbc1727b28349326ae76a6fb095e55be))
1429
- * make dropdown to export size to dropdownSize in `exposeCssParts` ([165c0db](https://github.com/AlaskaAirlines/auro-formkit/commit/165c0db7b7335563145a586c1a911ca0af25ff8e))
1430
- * make dropdown's `matchwidth` to stretch out to the trigger width ([4cf5c17](https://github.com/AlaskaAirlines/auro-formkit/commit/4cf5c178ad9067ee321c761ed641ce6ea6d1f18d))
1431
- * make rollup to proplery generate bundled.js and demo/*.min.js ([c9c5f07](https://github.com/AlaskaAirlines/auro-formkit/commit/c9c5f07a5d2016b2dc46122961c3b6b606aff6b2))
1432
- * move date-picker vendor files into src ([e3a518d](https://github.com/AlaskaAirlines/auro-formkit/commit/e3a518d309fdf9abeb4a09d9ed24e5cd0008c60c))
1433
- * move styles to folder in datepicker ([c98f399](https://github.com/AlaskaAirlines/auro-formkit/commit/c98f3990d16771e8e8835ffd87f3afe03b143883))
1434
- * move styles to folder in menu ([a47ffbd](https://github.com/AlaskaAirlines/auro-formkit/commit/a47ffbdf908281ff56339ae7bd104d80eb196037))
1435
- * package names in turbo.json ([ffeed9f](https://github.com/AlaskaAirlines/auro-formkit/commit/ffeed9fe7e31b14748ea4799744a383eb9dfd9e0))
1436
- * path in script documentation ([663bbe9](https://github.com/AlaskaAirlines/auro-formkit/commit/663bbe9dd6777c4bab6d0f1f5f896d83255a0c23))
1437
- * remove [@todo](https://github.com/todo) from readme ([1a6848a](https://github.com/AlaskaAirlines/auro-formkit/commit/1a6848a12a33a9b651bff6dd75f9102ef3c4f270))
1438
- * remove date-picker vendor files from root ([76a770d](https://github.com/AlaskaAirlines/auro-formkit/commit/76a770d6817b34f84d14ea22c6caa37031d89c41))
1439
- * remove deprecated dev note ([bf647cf](https://github.com/AlaskaAirlines/auro-formkit/commit/bf647cf7ee6abaababfe9b1a07589c29567095dc))
1440
- * remove deprecated README ([949914f](https://github.com/AlaskaAirlines/auro-formkit/commit/949914fc464413b2acddbf609e167b957b133941))
1441
- * remove exports field from root package.json ([f7a5294](https://github.com/AlaskaAirlines/auro-formkit/commit/f7a5294cfc0da7c853252077112f7345a34f6edf))
1442
- * remove periods from config filenames ([606cc1e](https://github.com/AlaskaAirlines/auro-formkit/commit/606cc1e52a6137f08a4847a4c530c4ac869d8227))
1443
- * remove redundant attribute setter ([2a935df](https://github.com/AlaskaAirlines/auro-formkit/commit/2a935df92ccd08ef343e29afe27bea64b9fc1cff))
1444
- * remove test from husky, correct lint ([e64d26c](https://github.com/AlaskaAirlines/auro-formkit/commit/e64d26cbefa6e0fc1b7daf5b0de93a546533c0e6))
1445
- * remove unnecessary tsconfig for config files ([78013a3](https://github.com/AlaskaAirlines/auro-formkit/commit/78013a3ad466a1cf5e998bc11ebddc570c959971))
1446
- * revert automatic port script ([7e719e8](https://github.com/AlaskaAirlines/auro-formkit/commit/7e719e8ec76902dfad52db56cfcb9eb515268f04))
1447
- * revert automatic port script ([ae6614f](https://github.com/AlaskaAirlines/auro-formkit/commit/ae6614f22077c8402fa564b9e011cea814a50f07))
1448
- * revert package.json after merge conflicts ([406a497](https://github.com/AlaskaAirlines/auro-formkit/commit/406a49743d1aca0aafdd5497eba443ef05c43a40))
1449
- * scope kit doc command to build-tools package ([c7afb5a](https://github.com/AlaskaAirlines/auro-formkit/commit/c7afb5ae44b2699245e2820b8e895471643758b2))
1450
- * specify select's height and remove hack for the bib's `z-index` [#99](https://github.com/AlaskaAirlines/auro-formkit/issues/99) ([b2647d4](https://github.com/AlaskaAirlines/auro-formkit/commit/b2647d412754e292e6f13403a517e58538af7b01))
1451
- * spelling correction ([eff34dc](https://github.com/AlaskaAirlines/auro-formkit/commit/eff34dcbdb992a12db078ef55245adcbc4eb48b4))
1452
- * update aria-selected values ([f3f2bdc](https://github.com/AlaskaAirlines/auro-formkit/commit/f3f2bdc6caeeb38039f76369dcafaf86a0cab85d))
1453
- * update clean up input after merge ([c7ddea1](https://github.com/AlaskaAirlines/auro-formkit/commit/c7ddea1bdea92d23d708373b094cf2be53a5cf59))
1454
- * update combobox build pipeline ([943c52a](https://github.com/AlaskaAirlines/auro-formkit/commit/943c52a99e9baac3701e3ce32696e7d0019dd28c))
1455
- * update component dependencies to workspaces ([343a69b](https://github.com/AlaskaAirlines/auro-formkit/commit/343a69b240fac53d61e15366cf530ffe08a9d7a9))
1456
- * update css file imports ([1ab2620](https://github.com/AlaskaAirlines/auro-formkit/commit/1ab26208eb625d24ccf51f8e29e6044222e3af89))
1457
- * update css file imports ([a6269d8](https://github.com/AlaskaAirlines/auro-formkit/commit/a6269d8de2440e14fef10c8743c0d0a36f2bc9af))
1458
- * update css imports ([c9df970](https://github.com/AlaskaAirlines/auro-formkit/commit/c9df9700012fcf15144e7c110d376be6aca027b7))
1459
- * update date-picker tsconfig with vendor folder ([7e7346b](https://github.com/AlaskaAirlines/auro-formkit/commit/7e7346ba31edf576747739f1a3c9d57fc684e564))
1460
- * update dropdown package imports ([00a6360](https://github.com/AlaskaAirlines/auro-formkit/commit/00a6360333e6beab602c8d78c1c433262df61b97))
1461
- * update dropdown package name ([69abf2f](https://github.com/AlaskaAirlines/auro-formkit/commit/69abf2f264a27a45eaaa4ba93191a51b0c08cd99))
1462
- * update dropdown's z-index and update select's height [#98](https://github.com/AlaskaAirlines/auro-formkit/issues/98) ([3aa3000](https://github.com/AlaskaAirlines/auro-formkit/commit/3aa3000017c68437af64658791a42c75942cd61c))
1463
- * update formkit components in docs ([0bfffc1](https://github.com/AlaskaAirlines/auro-formkit/commit/0bfffc1ca26ab08325ae6fbaed5b659d580e15f5))
1464
- * update formVersionWriter to add semicolon and new line at end for lint ([1c3fb47](https://github.com/AlaskaAirlines/auro-formkit/commit/1c3fb478dfb875b6d80cfb4359ef2250831d280a))
1465
- * update icon versions ([3a3959d](https://github.com/AlaskaAirlines/auro-formkit/commit/3a3959d2c3a27f95ac1bbe7a6581c75d5bf6d455))
1466
- * update input package imports ([08fd308](https://github.com/AlaskaAirlines/auro-formkit/commit/08fd30882e6341f58a1aa600d3fd06157bcc9d9e))
1467
- * update local formkit version files ([c2e3507](https://github.com/AlaskaAirlines/auro-formkit/commit/c2e350704ea89593f6640244bcedadbd3c4dc13f))
1468
- * update local formkit version files ([6ea877a](https://github.com/AlaskaAirlines/auro-formkit/commit/6ea877af82ff160af46bc3d21caf92a7fdb5e523))
1469
- * update local formkit version files ([18dc3d0](https://github.com/AlaskaAirlines/auro-formkit/commit/18dc3d0509eb72b8233a48d0e3d9678e795e5f63))
1470
- * update menu package name ([6d2bcff](https://github.com/AlaskaAirlines/auro-formkit/commit/6d2bcff41bb32d95085593578dc11c723ebdd621))
1471
- * update package names to use monorepo namespace ([436789f](https://github.com/AlaskaAirlines/auro-formkit/commit/436789fe5ef3d9556e98b573e55f495c5dffa38b))
1472
- * update package scss imports ([c849b2d](https://github.com/AlaskaAirlines/auro-formkit/commit/c849b2de6efb17dc9f1d2e756fc2be61f3a17207))
1473
- * update package-lock ([8e13043](https://github.com/AlaskaAirlines/auro-formkit/commit/8e13043c2bd15724bb69af34a4931c3a606e91c2))
1474
- * update package.json with new namespace ([da6f29e](https://github.com/AlaskaAirlines/auro-formkit/commit/da6f29e7f2dbd249ecdf38cd0797e2c3a623d4c9))
1475
- * update package.lock ([877f2c6](https://github.com/AlaskaAirlines/auro-formkit/commit/877f2c6cae7e06dffba191d477b1b970b763784a))
1476
- * update README ([9148141](https://github.com/AlaskaAirlines/auro-formkit/commit/9148141b578bc3566903b073e85b3ec8be7bfddf))
1477
- * update README path from where package is run ([762ee40](https://github.com/AlaskaAirlines/auro-formkit/commit/762ee4008a3b644e869e227bbc5763c752c033d9))
1478
- * update readme structure ([44b368b](https://github.com/AlaskaAirlines/auro-formkit/commit/44b368b398738ab185700b24ceaf73f98b037bfd))
1479
- * update select dependency workspace ([47b0af5](https://github.com/AlaskaAirlines/auro-formkit/commit/47b0af568dc8d0091163e496c12a666349d6ac81))
1480
- * update step for testPublish.yml ([63eb5be](https://github.com/AlaskaAirlines/auro-formkit/commit/63eb5bee81fc7b441a7882c0091e9f377ad9dc2b))
1481
- * update turbo to track changes in docs partials ([0b93b80](https://github.com/AlaskaAirlines/auro-formkit/commit/0b93b80eaf9374e6c66220001ee2923db7b3c300))
1482
- * update type setup ([2cf0bcc](https://github.com/AlaskaAirlines/auro-formkit/commit/2cf0bcc45093f385d4686171698ce1129b013925))
1483
- * updates to README ([ce8e5c5](https://github.com/AlaskaAirlines/auro-formkit/commit/ce8e5c58560bb2da13d8bfa020012f538a725243))
1484
- * updating kitDocProcessor ([6ae32c6](https://github.com/AlaskaAirlines/auro-formkit/commit/6ae32c61bb8e834c544a2631cf36b107cb51e25c))
1485
- * watch for script changes in turbo ([e70dd10](https://github.com/AlaskaAirlines/auro-formkit/commit/e70dd10eeefb3fad23c3a3812fe20f11f2cad536))
1486
-
1487
-
1488
- ### Features
1489
-
1490
- * add `bibSizer` to help sizing `bibContainer` with css style ([c6e881b](https://github.com/AlaskaAirlines/auro-formkit/commit/c6e881b5743b574079d677e4300850102b070e7e))
1491
- * add `docProcessor` to generate docs for each components ([23b0f1b](https://github.com/AlaskaAirlines/auro-formkit/commit/23b0f1b4368d11be88230f4e89e6bd60b3dab3ee))
1492
- * add `mobileFullscreenBreakpoint` instead of `noFullscreenOnMobile` ([1a33257](https://github.com/AlaskaAirlines/auro-formkit/commit/1a332575e3c1e6e8baf20bb3160472da6d6e66c0))
1493
- * add `noFullscreenOnMobile` attribute ([ff98d61](https://github.com/AlaskaAirlines/auro-formkit/commit/ff98d61a3e67107e1306b3124b65cc852a81c762))
1494
- * add doc partials ([45a6c01](https://github.com/AlaskaAirlines/auro-formkit/commit/45a6c01052a9238a5515836e23524d6d1427b8dd))
1495
- * add turborepo ([6af0fe4](https://github.com/AlaskaAirlines/auro-formkit/commit/6af0fe47d772387c2fdf6ae5dcc57a594fc362ba))
1496
- * add wca as part of build:docs ([ba484de](https://github.com/AlaskaAirlines/auro-formkit/commit/ba484de2c84d04c6e4dcab3646c3edb9b0bc3f35))
1497
- * counter component initial setup [#54](https://github.com/AlaskaAirlines/auro-formkit/issues/54) ([df727e3](https://github.com/AlaskaAirlines/auro-formkit/commit/df727e3701eeda2500836457b8cfbd6682505d54))
1498
- * initial kitDocProcessor ([77fdb4d](https://github.com/AlaskaAirlines/auro-formkit/commit/77fdb4dc934eb7212e6a1add56e7535a1b1561fc))
1499
- * integrate form validation [#44](https://github.com/AlaskaAirlines/auro-formkit/issues/44) ([a673a6b](https://github.com/AlaskaAirlines/auro-formkit/commit/a673a6be854661c6dc8f37c58d9031897fce5669))
1500
- * open bib fullscreen on mobile view [#55](https://github.com/AlaskaAirlines/auro-formkit/issues/55) ([84110fd](https://github.com/AlaskaAirlines/auro-formkit/commit/84110fdd114b8456428491c7d994b8289a4d5292))
1501
-
1502
-
1503
- ### Performance Improvements
1504
-
1505
- * move `.container` our of `:host` ([088acab](https://github.com/AlaskaAirlines/auro-formkit/commit/088acabfcc1a70c919692db19eb5286644c6c955))
1506
- * prevent semantic-release from running git hooks [#112](https://github.com/AlaskaAirlines/auro-formkit/issues/112) ([4134add](https://github.com/AlaskaAirlines/auro-formkit/commit/4134add4668eea857fd966da92a73cded993b349))
1507
- * revert variable rendering logic for calendar ([ac1899e](https://github.com/AlaskaAirlines/auro-formkit/commit/ac1899e5075e9a35078c19cbdcba363de41161aa))
1508
- * simplify logic of resetting bib's size on fullscreen mode ([a69ffb1](https://github.com/AlaskaAirlines/auro-formkit/commit/a69ffb19973737df1339370908dbb1dd89b689b2))
1509
- * testing out latest husky to fix release [#112](https://github.com/AlaskaAirlines/auro-formkit/issues/112) ([d34fded](https://github.com/AlaskaAirlines/auro-formkit/commit/d34fdedf00a37472b5f2780cba3b9fcc49f7b162))
1510
- * update instances of auro-form the repo to auro-formkit [#35](https://github.com/AlaskaAirlines/auro-formkit/issues/35) ([0b5b8d5](https://github.com/AlaskaAirlines/auro-formkit/commit/0b5b8d56322af344b8c21b42b514827c522df871))
1511
- * update old build release command [#35](https://github.com/AlaskaAirlines/auro-formkit/issues/35) ([b279345](https://github.com/AlaskaAirlines/auro-formkit/commit/b27934582e90ab992b9e75be0826a2716f04345b))
1512
-
1513
- # [1.6.0-beta.1](https://github.com/AlaskaAirlines/auro-formkit/compare/v1.5.0...v1.6.0-beta.1) (2024-12-16)
1514
-
1515
-
1516
- ### Bug Fixes
1517
-
1518
- * add back `document.body.append` for the floating bib ([7bd62f8](https://github.com/AlaskaAirlines/auro-formkit/commit/7bd62f8edcddd46d3eaecb48d044fe6dc3a9af7c))
1519
- * add OEF line to end of files ([3dd5612](https://github.com/AlaskaAirlines/auro-formkit/commit/3dd5612411e203d8c9f15d55662961dcfb6348e5))
1520
- * add REAME to docs templates ([f9b37ea](https://github.com/AlaskaAirlines/auro-formkit/commit/f9b37ea0ae34c9a570e2b34640e7068be7e7d12a))
1521
- * add semi-colon to end of version files ([8d523b1](https://github.com/AlaskaAirlines/auro-formkit/commit/8d523b1d075d4243bc5570175e688dba20e91a56))
1522
- * add space between bib and trigger [#56](https://github.com/AlaskaAirlines/auro-formkit/issues/56) ([d936fd4](https://github.com/AlaskaAirlines/auro-formkit/commit/d936fd48bac1bcae44cf09d16da3dc58ffaa2316))
1523
- * add versionWriter back to menu ([9bd9d50](https://github.com/AlaskaAirlines/auro-formkit/commit/9bd9d5010eee44ed2fafd49d4a3a9361cfc40a96))
1524
- * adding default component package files ([028c236](https://github.com/AlaskaAirlines/auro-formkit/commit/028c2362dbe98d6a54845d7e2885ea327b2bdcbf))
1525
- * check in doc after build ([76f8027](https://github.com/AlaskaAirlines/auro-formkit/commit/76f8027142ca0b8c40da1b65958de2fbc48c9085))
1526
- * clarify dependency nature in docs ([cc5ff59](https://github.com/AlaskaAirlines/auro-formkit/commit/cc5ff5943b5d6ccb09ec2e2f1a8496e63271bf2d))
1527
- * clarify development environment in docs ([7f0a7ce](https://github.com/AlaskaAirlines/auro-formkit/commit/7f0a7cee042ab0f6e78c6a2a7eb5dfd13a435581))
1528
- * clarify development environment in docs ([82e051a](https://github.com/AlaskaAirlines/auro-formkit/commit/82e051a8f61dba2ff068de2c0766d5b6d00e16d2))
1529
- * clean up dropdown version imports after merge ([07b0815](https://github.com/AlaskaAirlines/auro-formkit/commit/07b08156f3a4b5cf0f56db8b3a992966ef2c1355))
1530
- * commit generated readme ([a3f9917](https://github.com/AlaskaAirlines/auro-formkit/commit/a3f9917de0cf7eddb8da248ee0e11e64c5b7d13c))
1531
- * correct path typo ([ce79afa](https://github.com/AlaskaAirlines/auro-formkit/commit/ce79afa3b54f3ce6405e39c31b9d56452658e3d2))
1532
- * **docs:** fix typo in Dialog example md ([5028ff1](https://github.com/AlaskaAirlines/auro-formkit/commit/5028ff1d256736e2bcdd255258adfef82de0edc2))
1533
- * dropdown dev port ([23b0f96](https://github.com/AlaskaAirlines/auro-formkit/commit/23b0f96430b42ed3b066e3519967ffb46e92b82d))
1534
- * export components for typescript support ([b940403](https://github.com/AlaskaAirlines/auro-formkit/commit/b9404039b3c67597d3baa284074055e001760741))
1535
- * export Dropdown & Import so Combobox can consume ([18d5103](https://github.com/AlaskaAirlines/auro-formkit/commit/18d5103e617e2554f9f1df21e367fbae8c3b4f5c))
1536
- * fix missing bibContent reference ([51eea4a](https://github.com/AlaskaAirlines/auro-formkit/commit/51eea4a440e9eefbdaa154c67a9a381fc27c6849))
1537
- * lint update ([9003be7](https://github.com/AlaskaAirlines/auro-formkit/commit/9003be73a96dab8440e3bca60d75cf883e0368e3))
1538
- * linting errors on date-picker vendor file ([c7e01d4](https://github.com/AlaskaAirlines/auro-formkit/commit/c7e01d4bfbc1727b28349326ae76a6fb095e55be))
1539
- * make dropdown to export size to dropdownSize in `exposeCssParts` ([165c0db](https://github.com/AlaskaAirlines/auro-formkit/commit/165c0db7b7335563145a586c1a911ca0af25ff8e))
1540
- * make dropdown's `matchwidth` to stretch out to the trigger width ([4cf5c17](https://github.com/AlaskaAirlines/auro-formkit/commit/4cf5c178ad9067ee321c761ed641ce6ea6d1f18d))
1541
- * make rollup to proplery generate bundled.js and demo/*.min.js ([c9c5f07](https://github.com/AlaskaAirlines/auro-formkit/commit/c9c5f07a5d2016b2dc46122961c3b6b606aff6b2))
1542
- * move date-picker vendor files into src ([e3a518d](https://github.com/AlaskaAirlines/auro-formkit/commit/e3a518d309fdf9abeb4a09d9ed24e5cd0008c60c))
1543
- * move styles to folder in datepicker ([c98f399](https://github.com/AlaskaAirlines/auro-formkit/commit/c98f3990d16771e8e8835ffd87f3afe03b143883))
1544
- * move styles to folder in menu ([a47ffbd](https://github.com/AlaskaAirlines/auro-formkit/commit/a47ffbdf908281ff56339ae7bd104d80eb196037))
1545
- * package names in turbo.json ([ffeed9f](https://github.com/AlaskaAirlines/auro-formkit/commit/ffeed9fe7e31b14748ea4799744a383eb9dfd9e0))
1546
- * path in script documentation ([663bbe9](https://github.com/AlaskaAirlines/auro-formkit/commit/663bbe9dd6777c4bab6d0f1f5f896d83255a0c23))
1547
- * remove [@todo](https://github.com/todo) from readme ([1a6848a](https://github.com/AlaskaAirlines/auro-formkit/commit/1a6848a12a33a9b651bff6dd75f9102ef3c4f270))
1548
- * remove date-picker vendor files from root ([76a770d](https://github.com/AlaskaAirlines/auro-formkit/commit/76a770d6817b34f84d14ea22c6caa37031d89c41))
1549
- * remove deprecated dev note ([bf647cf](https://github.com/AlaskaAirlines/auro-formkit/commit/bf647cf7ee6abaababfe9b1a07589c29567095dc))
1550
- * remove deprecated README ([949914f](https://github.com/AlaskaAirlines/auro-formkit/commit/949914fc464413b2acddbf609e167b957b133941))
1551
- * remove exports field from root package.json ([f7a5294](https://github.com/AlaskaAirlines/auro-formkit/commit/f7a5294cfc0da7c853252077112f7345a34f6edf))
1552
- * remove periods from config filenames ([606cc1e](https://github.com/AlaskaAirlines/auro-formkit/commit/606cc1e52a6137f08a4847a4c530c4ac869d8227))
1553
- * remove redundant attribute setter ([2a935df](https://github.com/AlaskaAirlines/auro-formkit/commit/2a935df92ccd08ef343e29afe27bea64b9fc1cff))
1554
- * remove test from husky, correct lint ([e64d26c](https://github.com/AlaskaAirlines/auro-formkit/commit/e64d26cbefa6e0fc1b7daf5b0de93a546533c0e6))
1555
- * remove unnecessary tsconfig for config files ([78013a3](https://github.com/AlaskaAirlines/auro-formkit/commit/78013a3ad466a1cf5e998bc11ebddc570c959971))
1556
- * revert automatic port script ([7e719e8](https://github.com/AlaskaAirlines/auro-formkit/commit/7e719e8ec76902dfad52db56cfcb9eb515268f04))
1557
- * revert automatic port script ([ae6614f](https://github.com/AlaskaAirlines/auro-formkit/commit/ae6614f22077c8402fa564b9e011cea814a50f07))
1558
- * revert package.json after merge conflicts ([406a497](https://github.com/AlaskaAirlines/auro-formkit/commit/406a49743d1aca0aafdd5497eba443ef05c43a40))
1559
- * scope kit doc command to build-tools package ([c7afb5a](https://github.com/AlaskaAirlines/auro-formkit/commit/c7afb5ae44b2699245e2820b8e895471643758b2))
1560
- * specify select's height and remove hack for the bib's `z-index` [#99](https://github.com/AlaskaAirlines/auro-formkit/issues/99) ([b2647d4](https://github.com/AlaskaAirlines/auro-formkit/commit/b2647d412754e292e6f13403a517e58538af7b01))
1561
- * spelling correction ([eff34dc](https://github.com/AlaskaAirlines/auro-formkit/commit/eff34dcbdb992a12db078ef55245adcbc4eb48b4))
1562
- * update aria-selected values ([f3f2bdc](https://github.com/AlaskaAirlines/auro-formkit/commit/f3f2bdc6caeeb38039f76369dcafaf86a0cab85d))
1563
- * update clean up input after merge ([c7ddea1](https://github.com/AlaskaAirlines/auro-formkit/commit/c7ddea1bdea92d23d708373b094cf2be53a5cf59))
1564
- * update combobox build pipeline ([943c52a](https://github.com/AlaskaAirlines/auro-formkit/commit/943c52a99e9baac3701e3ce32696e7d0019dd28c))
1565
- * update component dependencies to workspaces ([343a69b](https://github.com/AlaskaAirlines/auro-formkit/commit/343a69b240fac53d61e15366cf530ffe08a9d7a9))
1566
- * update css file imports ([1ab2620](https://github.com/AlaskaAirlines/auro-formkit/commit/1ab26208eb625d24ccf51f8e29e6044222e3af89))
1567
- * update css file imports ([a6269d8](https://github.com/AlaskaAirlines/auro-formkit/commit/a6269d8de2440e14fef10c8743c0d0a36f2bc9af))
1568
- * update css imports ([c9df970](https://github.com/AlaskaAirlines/auro-formkit/commit/c9df9700012fcf15144e7c110d376be6aca027b7))
1569
- * update date-picker tsconfig with vendor folder ([7e7346b](https://github.com/AlaskaAirlines/auro-formkit/commit/7e7346ba31edf576747739f1a3c9d57fc684e564))
1570
- * update dropdown package imports ([00a6360](https://github.com/AlaskaAirlines/auro-formkit/commit/00a6360333e6beab602c8d78c1c433262df61b97))
1571
- * update dropdown package name ([69abf2f](https://github.com/AlaskaAirlines/auro-formkit/commit/69abf2f264a27a45eaaa4ba93191a51b0c08cd99))
1572
- * update dropdown's z-index and update select's height [#98](https://github.com/AlaskaAirlines/auro-formkit/issues/98) ([3aa3000](https://github.com/AlaskaAirlines/auro-formkit/commit/3aa3000017c68437af64658791a42c75942cd61c))
1573
- * update formkit components in docs ([0bfffc1](https://github.com/AlaskaAirlines/auro-formkit/commit/0bfffc1ca26ab08325ae6fbaed5b659d580e15f5))
1574
- * update formVersionWriter to add semicolon and new line at end for lint ([1c3fb47](https://github.com/AlaskaAirlines/auro-formkit/commit/1c3fb478dfb875b6d80cfb4359ef2250831d280a))
1575
- * update icon versions ([3a3959d](https://github.com/AlaskaAirlines/auro-formkit/commit/3a3959d2c3a27f95ac1bbe7a6581c75d5bf6d455))
1576
- * update input package imports ([08fd308](https://github.com/AlaskaAirlines/auro-formkit/commit/08fd30882e6341f58a1aa600d3fd06157bcc9d9e))
1577
- * update local formkit version files ([c2e3507](https://github.com/AlaskaAirlines/auro-formkit/commit/c2e350704ea89593f6640244bcedadbd3c4dc13f))
1578
- * update local formkit version files ([6ea877a](https://github.com/AlaskaAirlines/auro-formkit/commit/6ea877af82ff160af46bc3d21caf92a7fdb5e523))
1579
- * update local formkit version files ([18dc3d0](https://github.com/AlaskaAirlines/auro-formkit/commit/18dc3d0509eb72b8233a48d0e3d9678e795e5f63))
1580
- * update menu package name ([6d2bcff](https://github.com/AlaskaAirlines/auro-formkit/commit/6d2bcff41bb32d95085593578dc11c723ebdd621))
1581
- * update package names to use monorepo namespace ([436789f](https://github.com/AlaskaAirlines/auro-formkit/commit/436789fe5ef3d9556e98b573e55f495c5dffa38b))
1582
- * update package scss imports ([c849b2d](https://github.com/AlaskaAirlines/auro-formkit/commit/c849b2de6efb17dc9f1d2e756fc2be61f3a17207))
1583
- * update package-lock ([8e13043](https://github.com/AlaskaAirlines/auro-formkit/commit/8e13043c2bd15724bb69af34a4931c3a606e91c2))
1584
- * update package.json with new namespace ([da6f29e](https://github.com/AlaskaAirlines/auro-formkit/commit/da6f29e7f2dbd249ecdf38cd0797e2c3a623d4c9))
1585
- * update package.lock ([877f2c6](https://github.com/AlaskaAirlines/auro-formkit/commit/877f2c6cae7e06dffba191d477b1b970b763784a))
1586
- * update README ([9148141](https://github.com/AlaskaAirlines/auro-formkit/commit/9148141b578bc3566903b073e85b3ec8be7bfddf))
1587
- * update README path from where package is run ([762ee40](https://github.com/AlaskaAirlines/auro-formkit/commit/762ee4008a3b644e869e227bbc5763c752c033d9))
1588
- * update readme structure ([44b368b](https://github.com/AlaskaAirlines/auro-formkit/commit/44b368b398738ab185700b24ceaf73f98b037bfd))
1589
- * update select dependency workspace ([47b0af5](https://github.com/AlaskaAirlines/auro-formkit/commit/47b0af568dc8d0091163e496c12a666349d6ac81))
1590
- * update step for testPublish.yml ([63eb5be](https://github.com/AlaskaAirlines/auro-formkit/commit/63eb5bee81fc7b441a7882c0091e9f377ad9dc2b))
1591
- * update turbo to track changes in docs partials ([0b93b80](https://github.com/AlaskaAirlines/auro-formkit/commit/0b93b80eaf9374e6c66220001ee2923db7b3c300))
1592
- * update type setup ([2cf0bcc](https://github.com/AlaskaAirlines/auro-formkit/commit/2cf0bcc45093f385d4686171698ce1129b013925))
1593
- * updates to README ([ce8e5c5](https://github.com/AlaskaAirlines/auro-formkit/commit/ce8e5c58560bb2da13d8bfa020012f538a725243))
1594
- * updating kitDocProcessor ([6ae32c6](https://github.com/AlaskaAirlines/auro-formkit/commit/6ae32c61bb8e834c544a2631cf36b107cb51e25c))
1595
- * watch for script changes in turbo ([e70dd10](https://github.com/AlaskaAirlines/auro-formkit/commit/e70dd10eeefb3fad23c3a3812fe20f11f2cad536))
1596
-
1597
-
1598
- ### Features
1599
-
1600
- * add `bibSizer` to help sizing `bibContainer` with css style ([c6e881b](https://github.com/AlaskaAirlines/auro-formkit/commit/c6e881b5743b574079d677e4300850102b070e7e))
1601
- * add `docProcessor` to generate docs for each components ([23b0f1b](https://github.com/AlaskaAirlines/auro-formkit/commit/23b0f1b4368d11be88230f4e89e6bd60b3dab3ee))
1602
- * add `mobileFullscreenBreakpoint` instead of `noFullscreenOnMobile` ([1a33257](https://github.com/AlaskaAirlines/auro-formkit/commit/1a332575e3c1e6e8baf20bb3160472da6d6e66c0))
1603
- * add `noFullscreenOnMobile` attribute ([ff98d61](https://github.com/AlaskaAirlines/auro-formkit/commit/ff98d61a3e67107e1306b3124b65cc852a81c762))
1604
- * add doc partials ([45a6c01](https://github.com/AlaskaAirlines/auro-formkit/commit/45a6c01052a9238a5515836e23524d6d1427b8dd))
1605
- * add turborepo ([6af0fe4](https://github.com/AlaskaAirlines/auro-formkit/commit/6af0fe47d772387c2fdf6ae5dcc57a594fc362ba))
1606
- * add wca as part of build:docs ([ba484de](https://github.com/AlaskaAirlines/auro-formkit/commit/ba484de2c84d04c6e4dcab3646c3edb9b0bc3f35))
1607
- * counter component initial setup [#54](https://github.com/AlaskaAirlines/auro-formkit/issues/54) ([df727e3](https://github.com/AlaskaAirlines/auro-formkit/commit/df727e3701eeda2500836457b8cfbd6682505d54))
1608
- * initial kitDocProcessor ([77fdb4d](https://github.com/AlaskaAirlines/auro-formkit/commit/77fdb4dc934eb7212e6a1add56e7535a1b1561fc))
1609
- * integrate form validation [#44](https://github.com/AlaskaAirlines/auro-formkit/issues/44) ([a673a6b](https://github.com/AlaskaAirlines/auro-formkit/commit/a673a6be854661c6dc8f37c58d9031897fce5669))
1610
- * open bib fullscreen on mobile view [#55](https://github.com/AlaskaAirlines/auro-formkit/issues/55) ([84110fd](https://github.com/AlaskaAirlines/auro-formkit/commit/84110fdd114b8456428491c7d994b8289a4d5292))
1611
-
1612
-
1613
- ### Performance Improvements
1614
-
1615
- * move `.container` our of `:host` ([088acab](https://github.com/AlaskaAirlines/auro-formkit/commit/088acabfcc1a70c919692db19eb5286644c6c955))
1616
- * prevent semantic-release from running git hooks [#112](https://github.com/AlaskaAirlines/auro-formkit/issues/112) ([4134add](https://github.com/AlaskaAirlines/auro-formkit/commit/4134add4668eea857fd966da92a73cded993b349))
1617
- * revert variable rendering logic for calendar ([ac1899e](https://github.com/AlaskaAirlines/auro-formkit/commit/ac1899e5075e9a35078c19cbdcba363de41161aa))
1618
- * simplify logic of resetting bib's size on fullscreen mode ([a69ffb1](https://github.com/AlaskaAirlines/auro-formkit/commit/a69ffb19973737df1339370908dbb1dd89b689b2))
1619
- * testing out latest husky to fix release [#112](https://github.com/AlaskaAirlines/auro-formkit/issues/112) ([d34fded](https://github.com/AlaskaAirlines/auro-formkit/commit/d34fdedf00a37472b5f2780cba3b9fcc49f7b162))
1620
- * update instances of auro-form the repo to auro-formkit [#35](https://github.com/AlaskaAirlines/auro-formkit/issues/35) ([0b5b8d5](https://github.com/AlaskaAirlines/auro-formkit/commit/0b5b8d56322af344b8c21b42b514827c522df871))
1621
- * update old build release command [#35](https://github.com/AlaskaAirlines/auro-formkit/issues/35) ([b279345](https://github.com/AlaskaAirlines/auro-formkit/commit/b27934582e90ab992b9e75be0826a2716f04345b))
1622
-
1623
- # [1.5.0](https://github.com/AlaskaAirlines/auro-formkit/compare/v1.4.0...v1.5.0) (2024-11-29)
1624
-
1625
-
1626
- ### Features
1627
-
1628
- * integrate combobox with internal dropdown - part of [#45](https://github.com/AlaskaAirlines/auro-formkit/issues/45) ([949350e](https://github.com/AlaskaAirlines/auro-formkit/commit/949350e65b4926d4f719a7e9f3cbfa070d6870c9))
1629
- * integrate select with internal dropdown - part of [#45](https://github.com/AlaskaAirlines/auro-formkit/issues/45) ([2f5c5e8](https://github.com/AlaskaAirlines/auro-formkit/commit/2f5c5e8867aa4376891e28e0fdfa9503a6dc2f99))
1630
-
1631
- # [1.4.0](https://github.com/AlaskaAirlines/auro-formkit/compare/v1.3.0...v1.4.0) (2024-11-29)
1632
-
1633
-
1634
- ### Features
1635
-
1636
- * add `auro-combobox@2.1.4` ([0e21bc4](https://github.com/AlaskaAirlines/auro-formkit/commit/0e21bc4a9671ba5635f411d7996c9d0e220dcaff))
1637
- * add `auro-datepicker@3.2.0` ([bdcde1d](https://github.com/AlaskaAirlines/auro-formkit/commit/bdcde1d30ce82c293bcdd0a22de7bc54cb8b201e))
1638
-
1639
- # [1.3.0](https://github.com/AlaskaAirlines/auro-formkit/compare/v1.2.0...v1.3.0) (2024-11-27)
1640
-
1641
-
1642
- ### Features
1643
-
1644
- * add `auro-select@3.3.0` [#43](https://github.com/AlaskaAirlines/auro-formkit/issues/43) ([868d9e9](https://github.com/AlaskaAirlines/auro-formkit/commit/868d9e99619a4183dbdbe2087917de361e07e93d))
1645
-
1646
- # [1.2.0](https://github.com/AlaskaAirlines/auro-formkit/compare/v1.1.0...v1.2.0) (2024-11-26)
1647
-
1648
-
1649
- ### Features
1650
-
1651
- * add radio into components [#26](https://github.com/AlaskaAirlines/auro-formkit/issues/26) ([aaf2758](https://github.com/AlaskaAirlines/auro-formkit/commit/aaf2758f08f1733fbfd401cb0dc50b37e8dd033e))
1652
-
1653
- # [1.1.0](https://github.com/AlaskaAirlines/auro-formkit/compare/v1.0.1...v1.1.0) (2024-11-25)
1654
-
1655
-
1656
- ### Bug Fixes
1657
-
1658
- * fix stylelint error on dropdown ([0b1e274](https://github.com/AlaskaAirlines/auro-formkit/commit/0b1e2740cc996cedbf972808c471059e3a024064))
1659
-
1660
-
1661
- ### Features
1662
-
1663
- * add checkbox into components [#27](https://github.com/AlaskaAirlines/auro-formkit/issues/27) ([3af6779](https://github.com/AlaskaAirlines/auro-formkit/commit/3af67794d7272b2318eae9733f5ee822c869f3b9))
1664
- * add menu [#28](https://github.com/AlaskaAirlines/auro-formkit/issues/28) ([2fe16fd](https://github.com/AlaskaAirlines/auro-formkit/commit/2fe16fdc8e75e2aa95e98e94386bbd13e1f1ce8e))
1665
- * **api:** add register static method [#21](https://github.com/AlaskaAirlines/auro-formkit/issues/21) ([9953da2](https://github.com/AlaskaAirlines/auro-formkit/commit/9953da21bbb1ac0db2ca35122b5d83f52daace07))
1666
- * update input to 4.1.1 ([4b1d182](https://github.com/AlaskaAirlines/auro-formkit/commit/4b1d182aa42595f41b323983a52695912b9d6953))
1667
-
1668
-
1669
- ### Performance Improvements
1670
-
1671
- * update .stylelint to be same as generator's ([49adec0](https://github.com/AlaskaAirlines/auro-formkit/commit/49adec0c2eec451c832c00168b5422857de1ebc9))
1672
- * update auro-icon to `6.0.3` ([c586d37](https://github.com/AlaskaAirlines/auro-formkit/commit/c586d37474ad8a6412e48293e4f6f4625d556d7b))
1673
- * update stylelint and following changes on scss ([9fd61ab](https://github.com/AlaskaAirlines/auro-formkit/commit/9fd61ab8579aef5f0fbd4d745b8ab9de26e563ff))
1674
- * upgrade input to 4.1.3 ([433fb27](https://github.com/AlaskaAirlines/auro-formkit/commit/433fb27b5ee99cfa51f5422f880b11a2bf7037c6))
1675
- * upgrade input to 4.2.0 ([cbb6530](https://github.com/AlaskaAirlines/auro-formkit/commit/cbb6530f3d887b974d7a8701ddafff6218323bff))
1676
-
1677
- ## [1.0.1](https://github.com/AlaskaAirlines/auro-formkit/compare/v1.0.0...v1.0.1) (2024-11-22)
1678
-
1679
-
1680
- ### Bug Fixes
1681
-
1682
- * improve custom registration example ([bbfbe1a](https://github.com/AlaskaAirlines/auro-formkit/commit/bbfbe1a0cc12a406064150e019ebd345eaaef4c0))
1683
- * update version path to the root version file ([1813c14](https://github.com/AlaskaAirlines/auro-formkit/commit/1813c147954b1bb252b4147d755b6c5b240e8d06))
1684
-
1685
-
1686
- ### Performance Improvements
1687
-
1688
- * implement initial desktop styles and functionality [#20](https://github.com/AlaskaAirlines/auro-formkit/issues/20) ([a361b4c](https://github.com/AlaskaAirlines/auro-formkit/commit/a361b4cfdd9a2aba5f04af5e24c5bfb01517a866))
1689
- * refactor hard-coded bib styles ([5c6e53f](https://github.com/AlaskaAirlines/auro-formkit/commit/5c6e53fe14401b4d52c1faf04b8c07ccf219103b))
1690
- * update component registration handling ([082128e](https://github.com/AlaskaAirlines/auro-formkit/commit/082128e5e13cdf9b8f408cfdae4e5f39470e2471))
1691
- * update dependencies ([96decb1](https://github.com/AlaskaAirlines/auro-formkit/commit/96decb1a446236ff9b95de2f7f7d596d43ee74c8))
1692
-
1693
- # 1.0.0 (2024-11-07)
1694
-
1695
-
1696
- ### Bug Fixes
1697
-
1698
- * add demo folder placeholder to form component ([fd32bfb](https://github.com/AlaskaAirlines/auro-formkit/commit/fd32bfbba776976f1eda78f405cd6d907a64659a))
1699
- * add dropdown disconnect lifecycle to manage potential memory leaks ([d49de77](https://github.com/AlaskaAirlines/auro-formkit/commit/d49de7704c013d81a01838edf72d07c0fb5e1d5f))
1700
- * add event dispatch to input test ([3987e5c](https://github.com/AlaskaAirlines/auro-formkit/commit/3987e5c069e53de3a8d3a4dba6f5e5e1912220a0))
1701
- * add form to build task ([af0d7ea](https://github.com/AlaskaAirlines/auro-formkit/commit/af0d7ea4918e9c2fa2ac852c8d4683cf69fe891b))
1702
- * add ignore rules to eslint for new folder structure ([177fa86](https://github.com/AlaskaAirlines/auro-formkit/commit/177fa8635030bba39dbb9207e9670feac1a2118b))
1703
- * add keydown support to dropdown ([54e2725](https://github.com/AlaskaAirlines/auro-formkit/commit/54e272506c77f63df03042fa43b8cd2211029875))
1704
- * add public show/hide api ([ec4af9b](https://github.com/AlaskaAirlines/auro-formkit/commit/ec4af9bd09fb2a06f67ffbd9dcb4304f40cc8dfa))
1705
- * adding auro-form entry files ([2af6911](https://github.com/AlaskaAirlines/auro-formkit/commit/2af691187a6ea63b89b5cf506517c21ac82911e5))
1706
- * adding component entry files and missing sass files ([aab5e8b](https://github.com/AlaskaAirlines/auro-formkit/commit/aab5e8baa1b28b958a7f2a3f5e77d6581ae7d7f8))
1707
- * adds input example to Demo page ([00b6781](https://github.com/AlaskaAirlines/auro-formkit/commit/00b6781d152af5326f38757495d2b4ea003ff73e))
1708
- * auro-formkit entry file updates ([113f724](https://github.com/AlaskaAirlines/auro-formkit/commit/113f72499b09a39fb1b489dc8ba333438a34ba34))
1709
- * bundle auro-form root component & sub-components ([3fd3ed9](https://github.com/AlaskaAirlines/auro-formkit/commit/3fd3ed9d2cae7783e2fc4e0619b7e96ebfeb551d))
1710
- * consolidate focus loss handling ([7e0d1f9](https://github.com/AlaskaAirlines/auro-formkit/commit/7e0d1f9b39733bf80801727ad445bbd0ba4abeb2))
1711
- * correct form path ([121879b](https://github.com/AlaskaAirlines/auro-formkit/commit/121879b4d0af682cb247096c8f52e04db15524d8))
1712
- * do not reassign parameter ([f3c96f7](https://github.com/AlaskaAirlines/auro-formkit/commit/f3c96f75340b1a6e619c26b1338fbe65d769b97c))
1713
- * do not reassign parameter ([60122e0](https://github.com/AlaskaAirlines/auro-formkit/commit/60122e056777ec38c0ca0417b4943cdcee67509c))
1714
- * do not reassign parameter ([36dde3b](https://github.com/AlaskaAirlines/auro-formkit/commit/36dde3b9573225eec6d69fb7e687c57711664b99))
1715
- * exclude node_modules from swep command ([6c61e7b](https://github.com/AlaskaAirlines/auro-formkit/commit/6c61e7b0042fb61b8fb985e17fa1609a1e2fbac9))
1716
- * fixing Linting errors ([f2c2714](https://github.com/AlaskaAirlines/auro-formkit/commit/f2c271475c1cb5395dd124d5469212a5cd56a89b))
1717
- * load correct dev paths from package.json ([5e2777e](https://github.com/AlaskaAirlines/auro-formkit/commit/5e2777e67d988389d627af7d3f0e1fdc6d9926ae))
1718
- * merge nested if conditions ([d3e977c](https://github.com/AlaskaAirlines/auro-formkit/commit/d3e977c45710d04c9da600f75c414c05e864b1e4))
1719
- * prefix bundles with 'auro' namespace ([7386d6e](https://github.com/AlaskaAirlines/auro-formkit/commit/7386d6e649da4ef5b1ed558bfbf90d6e8b5c368c))
1720
- * rename auro-component-form to avoid naming collision with auro-form ([e85e10f](https://github.com/AlaskaAirlines/auro-formkit/commit/e85e10f81af65a23e25d837bf2f4a1518da5b05f))
1721
- * renaming auro-input directory for simplicty & convention ([b57022b](https://github.com/AlaskaAirlines/auro-formkit/commit/b57022bd9013a772fe35e812ebb5ecb3bd8de613))
1722
- * return bundler to build task ([90aa992](https://github.com/AlaskaAirlines/auro-formkit/commit/90aa9921d9830aad0d016704d6d026bbf40c8fd2))
1723
- * return missing package.json tasts ([9d95b1c](https://github.com/AlaskaAirlines/auro-formkit/commit/9d95b1cc6f6a91c413c59beb806c92429d108924))
1724
- * returns bundler & precommit task, updates sweep to remove dist folder ([aeaa221](https://github.com/AlaskaAirlines/auro-formkit/commit/aeaa221c588a83d218fe2895680024efac1957d2))
1725
- * root becomes auro-formkit, form element becomes auro-form ([c937a39](https://github.com/AlaskaAirlines/auro-formkit/commit/c937a39a60e686068e8b209f1da1f593b6a4d1ab))
1726
- * simplify state management in dropdown ([5abef4b](https://github.com/AlaskaAirlines/auro-formkit/commit/5abef4b0a6eb4eadaf708170538147ede460978b))
1727
- * skip dropdown tests for now ([3637433](https://github.com/AlaskaAirlines/auro-formkit/commit/3637433d7b92b0c6f609202404d4d569658dc0ea))
1728
- * update build commands for recurisve files, disbale linting ([93e63d6](https://github.com/AlaskaAirlines/auro-formkit/commit/93e63d666ab80aa374d7b2b8d47dd2c54466f4a3))
1729
- * update build commands for recurisve files, disbale linting ([f21719f](https://github.com/AlaskaAirlines/auro-formkit/commit/f21719f526bdc0cf03c86d9628d382c16b3554ce))
1730
- * update function names to be clearer ([8e97b3e](https://github.com/AlaskaAirlines/auro-formkit/commit/8e97b3e0c0a39ee29510dc38720bf0909ba81c99))
1731
- * update path for api demo page ([46f6c53](https://github.com/AlaskaAirlines/auro-formkit/commit/46f6c539ed446d1ccd899f7d0e60160a1fdb27c9))
1732
- * updates rollup config for new bundling, adds missing input dependencies ([d433667](https://github.com/AlaskaAirlines/auro-formkit/commit/d4336676d9aed9f6168a8796725f9737d98aa1bc))
1733
- * when bundling, only refer to src dir ([48743e0](https://github.com/AlaskaAirlines/auro-formkit/commit/48743e0a9dfe087aec1edbee60e934f22684a76b))
1734
-
1735
-
1736
- ### Features
1737
-
1738
- * add esc key handler ([bef3588](https://github.com/AlaskaAirlines/auro-formkit/commit/bef35884f4adcad6de7ca9117a67a534667f2500))
1739
- * initial integration of floatingUI and dropdown POC ([e960771](https://github.com/AlaskaAirlines/auro-formkit/commit/e9607714bfd90ae2cf8215e7a350719a3e065a4d))
1740
-
1741
-
1742
- ### Performance Improvements
1743
-
1744
- * update dependent component versions ([a17ad1d](https://github.com/AlaskaAirlines/auro-formkit/commit/a17ad1de1e3f7e31e17ede67005158527d42612f))
5
+ https://github.com/AlaskaAirlines/auro-formkit/releases