<- Tillbaka till index🩹 Fixes​
- replace invalid token --blue-140 (#620)
- combobox: virtualize the listbox (14745432fc)
- combobox: remove label element in ListBoxSection (#631)
- date-picker: fix height issue with button in field (#623)
- link: better icon logic on links, support for external and download (#617)
- link-button: add support for medium size (#618)
💅 Refactors​
- combobox: extract shared listbox components (bfe30e237e)
- combobox: add explicit id prop to sections (57b0df3264)
- select: move list item class to list box (a3a3a6f2e1)
- select: separate code (01926124ee)
- select: merge select and combobox list item types (ed6bbf4d50)
📖 Documentation changes​
- link to latest major release notes (f5ed23dc93)
- improvements to link pages (#612)
- update form pattern with guidelines (bb56ecce84)
- re-add example borders (#615)
- add new UI-kit for XD (096bf9bac3)
- no bg on proptable accordions (#622)
- remove broken anchor (e2dd1e0766)
- combobox: update sectioned example (c32d5db3e6)
- release-notes: add release notes for 10.1.0 (a912e097bc)
🔧 Maintenance​
- test chromatic build (8613c3cded)
- update test files with changed props (fd165fa775)
- deps: bump tar-fs in the npm_and_yarn group across 1 directory (f3b185c8e6)
- deps-dev: bump next in the npm_and_yarn group across 1 directory (2b6d2af5e7)
- docs: add jest globals for test files (b804836261)
- docs: update docusaurus (64d69a5239)
- link-button: remove the story icon from the storybook (251945d26f)