Skip to content

v8.24.0

Compare
Choose a tag to compare
@Brailor Brailor released this 27 Apr 08:48
· 850 commits to master since this release

8.24.0 (2022-04-26)

Bug Fixes

  • ui-date-time-input,ui-time-select: setting non step divisible value works (36d76fd)
  • ui-date-time-input: fix Date input to fill container in DateTimeInput (4069706)
  • ui-text-area: add missing ref to TextArea (aa898b3)
  • ui-text-input: fix empty TextInput before/after elements having padding (a5786c9)

Features

  • Docs: Render Table of Contents block on docs pages (a64fbdb)
  • theme-registry: add theme-registry package (63216ef)
  • ui-date-time-input: allow to disable dates in the calendar
  • ui-date-time-input: add rowSpacing and colSpacing props to DateTimeInput (5e829fa)
  • ui-link: add role and forceButtonRole prop to Link component (11828d0)