Changelog
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