Hoppa till huvudinnehåll
<- Tillbaka till index

10.1.0

🚀 Features​

🩹 Fixes​

  • link-button: add disabled styling (143f708127)
  • radio: remove interactions with radiogroup items outside the label and button (0b9f197971)
  • select: virtualize the scroll box (523b138e17)
  • skeleton: dont overwrite className and style props (155a8ff437)
  • tag: fix the missing nesting selector (87ac33ab1c)
  • tag: change token on button hover and pressed (0f2ff1c422)
  • tag: unset border to make button the right width/height (769cfa8ec5)
  • tag: fix the hover and fix the disabled style (3a21642715)

💅 Refactors​

  • tag: move render function to meta data (48d9f9b126)

📖 Documentation changes​

  • add usage example (c25a9cafc5)
  • control size globally in storybook + new dark mode control (#596)
  • tag: add new tag page (f3f7506d18)
  • tag: fix description text (979a879bb3)

🔧 Maintenance​

  • change react import statement (efe3c867f0)
  • update eslint rule to handle major versions > 9 (ba85178773)
  • extend commitlint conventional commits config (4daa47926d)
  • changelog: group and display more commit types in changelog (d86d18ae94)
  • deps: update RAC (20da285b9e)