4.1.1 (2024-11-15)
- update library to 3.0.2 (6a464f9)
4.1.0 (2024-10-24)
- make
demo/index.min.js
to load as a module, adddemo/api.js
into bundler (865c334)
- update dependency versions (f016f21)
4.0.1 (2024-10-14)
- make auro-library a normal dep instead of devDep (46a5af0)
4.0.0 (2024-09-24)
- point to library scripts for build process (a50ef2c)
- refactor custom registration configuration (446ca27)
- update dependencies (ea1830b)
- trigger major releaes for theme support #128
3.0.1 (2024-05-29)
3.0.0 (2024-05-10)
- library: add auro-library functionality to repo (99ee3c6)
- validation: implement formvalidation repo #129 (c8a45be)
- deps: update dependencies (88e0b3b)
- validation: update validation logic for checkbox border #129 (4b85ab1)
- validity: update tests and validation for error and required #129 (0b833e5)
- validation: The individual component validation, as well as support for individual checkboxes using the required attribute has been removed.
2.1.8 (2024-02-20)
- docs: fix api page HTML (07271e7)
2.1.7 (2024-02-13)
- update auro dependencies (2b870f9)
2.1.6 (2024-02-11)
- update dependencies for ESM support (1e25057)
2.1.5 (2024-02-07)
2.1.4 (2024-02-07)
2.1.3 (2024-01-31)
- alaskaairux ref updates (8e27c80)
2.1.2 (2024-01-27)
- update index per SSR support (5edc5bf)
2.1.1 (2024-01-20)
- update dependencies (82872e9)
2.1.0 (2024-01-19)
- add suport for SSR projects (fe2d4ce)
2.0.5 (2024-01-10)
- deps: make peer dep of wcss match dev dep (052ffe8)
2.0.4 (2024-01-10)
- node: update dependencies and repo to support node 20 (f804a3e)
- remove unused Sass code #40 (d73659c)
- styles: remove focus-visible support (1f4bdf8)
- update major versions of UI dependencies #113 (c462730)
2.0.3 (2023-07-27)
- lint: correct lint issue breaking semantic release (0f303d3)
- styles: update css import to modern notation #109 (9e275b0)
2.0.2 (2023-07-27)
2.0.1 (2023-07-20)
- deps: update to latest dependencies (45a171c)
2.0.0 (2023-07-17)
- build: update script for running build (91d8c1b)
- build: Repo namespace has been updated.
1.2.3 (2023-07-17)
- repo: update references from main to master (de9b2dd)
- update: update repo using modern version of generator #95 #96 (a9143a0)
1.2.2 (2023-05-18)
- import: correct file path in import statement (f2f78a0)
1.2.1 (2023-05-09)
- update hover and focus state #87 (d6cf340)
- update references to design tokens #87 (bf76127)
- update semantic release version #90 (ec6ef2d)
1.2.0 (2022-11-29)
1.1.11 (2022-06-10)
1.1.10 (2022-06-09)
1.1.9 (2022-06-06)
1.1.8 (2021-11-09)
- style: add background color to checkbox #44 (2b0d8fb)
- style: update border style for disabled element #46 (fc08133)
1.1.7 (2021-11-01)
1.1.6 (2021-09-25)
1.1.5 (2021-08-17)
- update child state when group state changes #31 (51970b0)
- auro-checkbox: make error a boolean #33 (6e06844)
1.1.4 (2021-08-16)
1.1.3 (2021-08-03)
1.1.2 (2021-03-03)
- remove deprecated token reference (7c3596a)
1.1.1 (2020-07-21)
- address detials discovered with rdo component (f55e817)
1.1.0 (2020-06-30)
- update post review (0095c50)
- add support for event and IE11 support (982c0d5)
1.0.1 (2020-06-29)
- update missed fallback CSS support (9052b96)
- update API docs and rem ove unsed property (b5511bb)
- add auro-checkbox-group and auro-checkbox components (0dbe31d)