Skip to content

Release 1.0.0

Choose a tag to compare

@Malberee Malberee released this 16 Oct 11:28
· 98 commits to main since this release

1.0.0 (2024-10-16)

Bug Fixes

  • add missing dependency (6cced0f)
  • button: fix transition styles (e4bc31c)
  • checkbox: add array dependency (b655721)
  • checkbox: add missing prop isDisabled (792ee6c)
  • input: fix input ref (28b94d6)
  • input: onFocus and onBlur handling (85e8b53)
  • radio: missing props (2a3a563)
  • ripple: а fix bug when pressing in TalkBack mode (e8c7b3b)
  • slider: fix transition style (ac30273)
  • spinner: fix colors (a6c5afe)
  • spinner: styles (9c32861)

Features