10.2.0
🚀 Features
- calendar: extend calendar with state for disabled (#635)
- grid: new grid v2 📏 (#656)
- skeleton: add prop for use on layer01 backgrounds (#655)
- table: add size prop (6f3cc36071)
- theme: new color tokens for skeleton (#663)
🩹 Fixes
- css syntax errors for media queries (d4935c1e57)
- calendar: change text color for day button on hover (#651)
- textfield: remove
height:100%
on wrapper (dccd5bdd09)
💅 Refactors
- field-error: make component usable without context (9ce07e9444)
📖 Documentation changes
- add release notes for 10.1.1 (154ab05ae6)
- add new UI kit (0badda2287)
- new get started pages (fc4eb7851c)
- update broken link (32b4b1c989)
- remove installation section for each component (3adb73710e)
- add info about Midas (9f6971737c)
- add page with info for designers (1c76d8d6c8)
- change name and remove designer info (6f3f1be254)
- reorder pages so that about is last (3097601775)
- add info about how to access Storybook (9a247f5c65)
- change casing in sidebar (3287d39e5d)
- typo (d2cf059412)
- various small improvements (b8c4029051)
- grid improvements (5b0db59cd0)
- easy copy paste tokens (9655569def)
- rename page use -> install (e36bb14ebb)
- fix broken link (f1a786bf98)
- move release notes (dc846215e4)
- new get started pages (#660)
- add validation pattern (06f7d43a96)
- radio: use null as empty value in controlled example (e876ab159c)
- table: update docs on medium size (c70a1ff4df)
- table: change 'striped' description (49005eea58)
🔧 Maintenance
- run storybook tests in pipeline temporary (730680d696)
- format css (9c9e48254f)
- remove unused imports (52ccf17256)
- chunk bundle with rollup (80e3b0c949)
- lint (ceeceb12ce)
- components: add command to watch for typescript errors (aeebaffc55)
- deps-dev: bump brace-expansion (4cdfd0e167)
- search-field: add column id type to story (12a8b9af66)
🧪 Tests updated
- calendar: bypass a11y tests on disabled stories (d1ce956cb5)
- table: test medium size prop (073b317cc8)
- table: await queries (7e18645ead)
- table: add chromatic modes (7081f8adac)
🎨 Styles
- link-button: change chevron icon to arrow icon (#647)
- table: adjust paddings and heights (b84828bfd7)