Releases: mateusfg7/Noisekun
Releases · mateusfg7/Noisekun
1.2.0
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
todata-is-showing
on global volume controller (c4dada4)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0 (2023-08-18)
Features
- pwa: add PWA support (6b549fe), closes #516
- sound: add "Boat" (d2186ac), closes #293
- sound: add "Playground" (d24c00a), closes #174
- sound: add "Rain on Tent" (19ad037), closes #523
- stores: create combo-store (c232241)
- stores: create sounds-state-store (a81febc)
- tailwind: add
minWidth
size (b977386) - ui: add clear-button to remove active sounds (8acb72b), closes #527
- ui: create "combo-list" component (557aa8e)
- ui: create "save-combo" button (5c69eac)
- ui: update border-radius of sound icons (f77a0fe)
Bug Fixes
- ui: remove hard coded white color for some sound svg (82ed65d)