1.2.0-next.3 (2023-03-04)
- log actual errors in broadcast requests (9d125e2)
1.2.0-next.2 (2022-11-17)
- use constructed stylesheet for affix element (d27201f)
- use constructed stylesheet for alert element (415225d)
- use constructed stylesheet for attention element (dc38b1a)
- use constructed stylesheet for box element (49d3201)
- use constructed stylesheet for breadcrumbs element (97daa41)
- use constructed stylesheet for broadcast element (972bb41)
- use constructed stylesheet for card element (2ea241e)
- use constructed stylesheet for expandable element (258d06a)
- use constructed stylesheet for select element (c93bff4)
- use constructed stylesheet for textfield element (9283ac8)
- use constructed stylesheet for toast element (1969957)
1.2.0-next.1 (2022-11-16)
- add build script that produces constructed stylesheet (f77f081)
1.1.1-next.1 (2022-11-14)
1.1.0 (2022-11-07)
- add select custom element + docs (6dfad74)
1.1.0-next.1 (2022-10-31)
- add select custom element + docs (6dfad74)
1.0.0 (2022-10-10)
- alert animation (76b75c0)
- decouple elements and toast api to fix SSR usage (57ee9d6)
- expand-transition: don't set aria-hidden if value is false (#90) (7808f5d)
- expand-transition: remove collapsed element from DOM (#86) (528618a)
- fix accessibility issues (c26d20c)
- tests/utils: add style tag with fabric href to page (622c80f)
- Rewrite card in Lit Element (761fb5f)
- use variant attribute instead of negative/positive/warning/info (fdd6c24)
- add textfield custom element (b2dd061)
- packages: add Attention component (#71) (f376a74)
- packages: Add Button component (#95) (a9c76a5)
- packages: Add Expandable component (#102) (c97bf89)
- packages: add inline alert component (2223d02)
- packages: Box component (#68) (b9241a8)
- "negative", "positive", "warning" and "info" boolean attributes were replaced with "variant" string attribute
- Rewrites the component so that it matches the React and Vue implementation and uses the Lit library to do so.
1.0.0-next.10 (2022-10-03)
1.0.0-next.9 (2022-09-15)
1.0.0-next.8 (2022-09-13)
1.0.0-next.7 (2022-08-30)
- add textfield custom element (b2dd061)
1.0.0-next.6 (2022-07-21)
1.0.0-next.5 (2022-07-07)
1.0.0-next.4 (2022-06-22)
- alert animation (76b75c0)
- fix accessibility issues (c26d20c)
- tests/utils: add style tag with fabric href to page (622c80f)
- use variant attribute instead of negative/positive/warning/info (fdd6c24)
- packages: add inline alert component (2223d02)
- "negative", "positive", "warning" and "info" boolean attributes were replaced with "variant" string attribute
1.0.0-next.3 (2022-05-12)
1.0.0-next.1 (2022-05-11)
- Rewrite card in Lit Element (761fb5f)
- Rewrites the component so that it matches the React and Vue implementation and uses the Lit library to do so.
0.1.3-next.1 (2022-04-28)
- decouple elements and toast api to fix SSR usage (57ee9d6)
0.1.2 (2022-04-25)
- decouple elements and toast api to fix SSR usage (f7e57cb)
0.1.2-next.1 (2022-04-25)
- decouple elements and toast api to fix SSR usage (57ee9d6)