<- Tillbaka till index🚀 Features​
- ✨💄 add semantic z-index tokens (#401)
- ✨ add errorPosition to form fields (#416)
- layout: new navbar component and external variant of layout (ad54f5955)
- spinner: change prop
dark
to isOnColor
(#443)
🩹 Fixes​
- accordion: fix responsive content hiding when changing screen size (#446)
- button: add cursor styling for disabled state (1ab3f6c55)
- calendar: add border for high contrast mode (7ed989df8)
- calendar: sync calendars (3e7b4fb06)
- calendar: add high contrast styling for selected date (a5af1cafe)
- combobox: fix background color to input (6ec2c1d3e)
- date-picker: add missing disabled styles (492a1b789)
- heading: set correct styles for heading and affected components (#394)
- link: remove active styling in disabled state (71c1e1400)
- radio: add support for horizontal orientation (e5c9ad3eb)
- theme: replace invalid text and border colors in dark mode (a6259f46c)
Documentation Changes​
- use markdown links (f1fb5714b)
- update link docs with new code and examples (a25a2def3)
- add github icon to navbar (c31c8313d)
- 📝 add example for errorPosition property (#425)
- add margin to card and sibling code blocks (8e0e328fe)
- define error types at component level (14dc2b8da)
- new page explaining tokens and use of color + removed and updated tokens (c970f0eb5)
- remove live code from template (b86abb7bc)
- remove live code from loading indicator page (301fdcdd9)
- accordion: remove live-code and general docs update (#430)
- badge: remove live code examples (0f58ad894)
- button: remove live code examples (1f2f08980)
- calendar: update docs (#469)
- calendar: fix broken anchor (338d6e907)
- calendar: move import example (ac738a65a)
- card: remove the live code block (#467)
- checkbox: remove live code block and add examples (#456)
- combobox: remove live code block and update examples (#458)
- contribute: update release process and general guidelines (8dc21e5ca)
- date-field: update documentation đź“… (#455)
- datepicker: update documentation (#457)
- dropdown: remove livecode from documentation đź”˝ (#460)
- file-upload: remove live code block (ce7e140e8)
- file-upload: move a text and add variant (46dba413a)
- file-upload: add controlled example (3135c5826)
- file-upload: add API table (6c99aae48)
- flex: remove live code block (#463)
- grid: remove livecode from documentation (#466)
- heading: remove live code block (284a86c6c)
- heading: expose ElementType (79b85f4e4)
- info-banner: remove live code (b6540b9ba)
- info-banner: highlight the types and dismissable (2805914e8)
- label: remove live code and update documentation (1803a3ee1)
- label: typo (21386e830)
- layout: remove live code examples (cf7c8b7d0)
- link: fix broken url address (#403)
- link-button: remove live-code from docs (#451)
- logo: remove live code block (#447)
- modal: 📝 add examples with form elements (#399)
- modal: update modal guidelines (4b4966ca6)
- progress-bar: remove live code block (#444)
- radio: remove live code block and update examples (#449)
- search-field: remove the live code block (23ebad9bf)
- skeleton: remove live code block (bbe03cb4e)
- skeleton: change the palce between the code and the component (6b4b1dadb)
- skeleton: remove live code block (9f61b7cfa)
- spinner: remove live code block (#441)
- table: add prop comment (6089593a4)
- table: add examples (8a2803373)
- table: remove live code (aabbddd06)
- tabs: remove live code and update documentation (c4b2c2e47)
- tabs: remove generic in prop interface (d8bcf2b92)
- text: remove union type for documentation visibility (675b94795)
- text: remove live code and add form usage example (38672f286)
- textfield: remove live code example (43476df57)
- textfield: remove live code example (13f59adc6)
- tooltip: update tooltip documentation đź”§ (#439)