Changelog
2.1.5 (2024-10-05)
Bug Fixes
- components: update inset-area to position-area (9154624)
2.1.4 (2024-06-29)
Bug Fixes
- components: shell header item alignment (d6f13e5)
- components: update ts runtime (f6cae7d)
- grid: action item column alignements (d474cd8)
- grid: column action widths (aaf9d89)
2.1.3 (2024-06-27)
Bug Fixes
- components: fix shell nav drawer positioning (ba32afc)
- components: use with syntax for css imports (29d4f1e)
2.1.2 (2024-06-19)
Bug Fixes
- components: navigation position for shell (81705fc)
2.1.1 (2024-05-22)
Bug Fixes
- components: form controller alignments (8fc373f)
- components: native css anchoring (62248c1)
- components: new css state syntax (e69165d)
- components: update popover deps (b96b379)
2.1.0 (2024-02-02)
Features
- components: toggletip (20b5227)
2.0.2 (2024-01-03)
Bug Fixes
- components: remove deprecated dom mutation event (b0409a7)
- themes: color contrast for red scale (0b7f674)
2.0.1 (2024-01-02)
Bug Fixes
- components: remove unused dependency (587d935)
2.0.0 (2024-01-01)
Features
- themes: v2 (1d8a75c)
BREAKING CHANGES
- themes: - system light and dark are no longer supported
- popover APIs now implement native HTML Popover APIs
- modern light and default now defaults
- components use new layer scale based system for accurate color contrast
- fix broken label associations
- upgrade to Lit 3.x
- upgrade TypeScript 5.x
- button expand rename action to orientation
- button-icon-group removed in favor of button-group
- default for button-icon is now filled, use action=“flat” for original flat style
- layout module performance improvements with CSS vars. 3.2kb target bundle
- popover types dialog, drawer and toast only anchor to the document window
Signed-off-by: Cory Rylan [email protected]
1.18.2 (2023-10-12)
Bug Fixes
- build: commit lint (f161d36)
- build: commit lint rule (4f54895)
- deps: update lit and typescript (316e406), closes #261
1.18.1 (2023-08-20)
Bug Fixes
1.18.0 (2023-08-15)
Features
- components: alert banner variant (c2264b1)
1.17.4 (2023-08-10)
Bug Fixes
- docs: grid import paths (31af83a)
1.17.3 (2023-08-09)
Bug Fixes
- components: doc apis, cleanup empty templates (73059c3)
- components: drawer api and events (fcdd4d0)
- components: popover stateless internals (5c2a9a3)
1.17.2 (2023-08-06)
Bug Fixes
- components: navigation improvements (45c384d)
1.17.1 (2023-08-04)
Bug Fixes
- components: upstream package types (f8d28a4)
1.17.0 (2023-08-01)
Features
1.16.2 (2023-07-25)
Bug Fixes
1.16.1 (2023-07-23)
Bug Fixes
- components: selected color contrast (eb443ea)
1.16.0 (2023-07-23)
Features
- components: stepper component (d616696)
1.15.2 (2023-07-04)
Bug Fixes
- components: improve types (537e41f)
1.15.1 (2023-06-25)
Bug Fixes
- build: update cli deps (8119063)
1.15.0 (2023-06-24)
Features
- components: tree component (b4eac34)
1.14.3 (2023-05-31)
Bug Fixes
- docs: home animation (11f3bcd)
1.14.2 (2023-05-29)
Bug Fixes
- components: add popover trigger support (e9d3673)
1.14.1 (2023-05-17)
Bug Fixes
- components: minor styles chat (04fa9a0)
1.14.0 (2023-05-17)
Features
- components: progress-dot, chat-message (2975739)
1.13.3 (2023-05-11)
Bug Fixes
- grid: column, popover alignment styles (3854572)
1.13.2 (2023-05-08)
Bug Fixes
- components: color input (80789e4)
1.13.1 (2023-05-08)
Bug Fixes
- components: style fixes (e0f2af6)
1.13.0 (2023-05-01)
Features
- layout: performance improvements css nesting (fd16461)
1.12.0 (2023-04-27)
Features
- components: pagination input (26fd249)
1.11.1 (2023-04-25)
Bug Fixes
- components: form control types (e004382)
1.11.0 (2023-04-24)
Features
1.10.6 (2023-04-22)
Bug Fixes
- docs: update project readmes (26ea6ca)
1.10.5 (2023-04-22)
Bug Fixes
- components: prevent default id attr override (69cf3cd)
- components: set form value on checkbox change (154918f)
- docs: icon viewer (a289642)
1.10.4 (2023-04-21)
Bug Fixes
- build: action provenance (e1910bc)
1.10.3 (2023-04-20)
Bug Fixes
- build: action permissions (9be0f20)
- build: npm provenance (1aa1fd4)
- build: release permission (7117eb6)
1.10.2 (2023-04-15)
Bug Fixes
- components: status icons (d76ebb2)
1.10.1 (2023-04-08)
Bug Fixes
- components: icon button/menu alignments (5bdadd3)
1.10.0 (2023-04-07)
Features
- grid: enable experimental column features (eca4ec0)
1.9.3 (2023-04-04)
Bug Fixes
- build: test port numbers (76a87df)
- icons: cleanup icon shapes (6e06ea9)
- icons: remove duplicate svgs (d3414e4)
1.9.2 (2023-04-02)
Bug Fixes
- themes: update interactions to color-mix (25d72d3)
1.9.1 (2023-03-31)
Bug Fixes
- components: fix anchor position in nav item (c8f35b9)
1.9.0 (2023-03-29)
Bug Fixes
Features
- typewriter: support custom complex focus (a85e6cd)
1.8.3 (2023-03-19)
Bug Fixes
- components: improve badge/nav text layout (4c6a9ce)
1.8.2 (2023-03-19)
Bug Fixes
- components: add missing dependency (06dff78)
1.8.1 (2023-03-19)
Bug Fixes
- components: improve layer contrast color (ed0f6d8)
1.8.0 (2023-03-18)
Features
- grid: column alignment (c52f3dc)
1.7.1 (2023-03-16)
Bug Fixes
- docs: code summary cleanup (6153372)
1.7.0 (2023-03-15)
Bug Fixes
- components: anchor pointer styles (7c16326)
- components: outline for non-click focus (8b65513)
- components: remove unused dependency (5dd4e55)
Features
- components: non-text badge (a96774b)
- components: support animations in popovers (7b97a41)
- grid: improve border and row style options (ee5f25a)
- themes: add animation tokens (584d5f6)
1.6.8 (2023-03-13)
Bug Fixes
- components: checkbox double click event (f4415f6)
- components: fieldset keynav direction (680dec0)
- components: form slider readonly/disabled (386dbbc)
- grid: controller refactor (3d73db9)
- themes: modarn-dark theme border contrast (cb2376e)
1.6.7 (2023-03-03)
Bug Fixes
- components: resize event name (e76fc46)
1.6.6 (2023-02-19)
Bug Fixes
- components: form controls (c10449c)
1.6.5 (2023-02-13)
Bug Fixes
- components: inline version (188f4d9)
1.6.4 (2023-02-13)
Bug Fixes
- components: inline version (3185b0a)
- components: inline version (e9e7253)
- components: inline version runtime (a77aa4e)
1.6.3 (2023-02-13)
Bug Fixes
- components: inline version (e68ce87)
1.6.2 (2023-02-13)
Bug Fixes
- components: readonly role (338f6a4)
1.6.1 (2023-02-10)
Bug Fixes
- build: update dependencies (478433e)
- components: button base type (f807628)
- components: select width and pagination (ed7e153)
- grid: pagination page size support (2c3113f)
1.6.0 (2023-02-09)
Features
- components: expand btn form participation (825c16b)
1.5.1 (2023-02-08)
Bug Fixes
- components: api metadata (2077521)
1.5.0 (2023-02-08)
Features
- components: sort button form participation (c73ee34)
1.4.0 (2023-01-31)
Features
- themes: additional color scale values (ed60433)
1.3.1 (2023-01-29)
Bug Fixes
- crane: minor cleanup in dom fns (c069c4e)
1.3.0 (2023-01-29)
Features
- crane: publish (3be40fe)
1.2.0 (2023-01-29)
Features
- crane: init controller and component (ae1ab4f)
1.1.1 (2023-01-24)
Bug Fixes
- deps: update license year (a0c4f7f)
1.1.0 (2023-01-10)
Bug Fixes
- typewriter: event name (ec3cade)
Features
- components: popover trigger events (03e0c44)
1.0.3 (2023-01-08)
Bug Fixes
- typography: link inherit defaults (0575937)
1.0.2 (2023-01-08)
Bug Fixes
- build: inline package version for runtime (4cacfee)
1.0.1 (2023-01-08)
Bug Fixes
- build: changelog (6a9af1f)
- build: commit lint (16d7455)
- build: commit lint scope (829e2dd)
- build: release (7bb8782)
- build: release path (35e6bbe)
- build: token deployment (56e9d1c)
- build: update package dependencies (6875797)
- docs: changelog (d4542d9)
1.0.0 (2023-01-08)
0.0.35
- feat: toast component
0.0.34
- fix: improve a11y SR labeling for custom form control types
- fix: badge color contrast
- fix: shell scroll padding offset
0.0.33
- fix: input focus overflow for action butttons
- fix: cleanup/simplify card/dialog slot APIs
- docs: improve foundation getting started
0.0.32
- fix: global define bug with metaurl
- docs: minor form control doc improvements
- docs: pages for support
0.0.31
- fix: color eye dropper support (Chrome only)
- fix: drawer position on scrolled page
- docs: improve css prop API documentation
0.0.30
- fix: improve select control selecte default behaviors
- fix: radio fieldset group behaviors
- feat: add
valueAsNumber
support to controls - feat: add
valueAsDate
support to controls
0.0.29
- feat: add valueAsNumber support
- feat: add valueAsDate support
- fix: ensure internal native inputs reflect latest control value when set as property
0.0.28
- fix: prevent multiple radio group change events from propagation
0.0.27
- fix: overflow scroll for modal type popover positions
- feat/breaking: added support for invert layering backgrounds
- feat: added version tracking via
window.bp
global - chore: update themes breaking change for interaction improvements
- breaking: rename popup instances to popover to align with popover spec
- breaking: prop renames to align with latest theme tokens
0.0.26
- fix: auto generate feildset input names