<- Tillbaka till index
- accordion: support react nodes in title (#259)
- text-field: add dossier number validation (#261)
🩹 Fixes
- accordion: support any elements in title (1129fd742)
- card: add React.useId to generate unique id (160319d03)
- card: fix to read title and content (dd8d07c72)
- card: remove the id content from p tag (54e4fe9cd)
- docs: update theme imports (5cbd797f4)
- table: show hover background color for striped table (a6b4f35d5)
- table: striped table hover effect and unused props (#250)
- table: add pointer if row has a link (#262)
- table: preserve classNames when using props.className (d7a9142cd)
- text-field: add dossier number validation (b3027b5b9)
- text-field: +/- divider should be optional (b1393263a)
- theme: point to theme types (#248)
- theme: reorder theme export (#265)