Skip to content

1.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Sep 19:30
· 304 commits to main since this release
2e1bade

1.2.0 (2023-09-30)

⚠ BREAKING CHANGES

  • sound: Fade In/Out volume

Features

  • ui: define combo input to show just when click on save button (9f37c01)

Bug Fixes

  • deps: update dependency react-icons to v4.11.0 (e8d5617)
  • sound: remove sound fade in/out effect (85c0af1), closes #249
  • ui: add placeholder text color to combo input when on transition theme (819fd39)
  • ui: define if combo list trigger button is disabled on client side (b0fb23c)
  • ui: remove infinite sound loading animation (350bcbe)
  • ui: rename property data-isShowing to data-is-showing on global volume controller (c4dada4)