moodist/CHANGELOG.md
2024-06-14 20:53:41 +03:30

46 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.5.1 (2024-06-14)

♻️ Code Refactoring

🚚 Chores

1.5.0 (2024-05-19)

💄 Styling

  • add hover state to button (ebb35de)
  • add outline for better accessibility (e7d7a37)
  • add outlines to toolbar buttons (a3cfbb9)
  • better outlines for accessibility (3c8d75b)
  • change button styles (e674738)
  • change input styles (8fe90da)
  • change outline color (6f9c941)

♻️ Code Refactoring

Features

  • add autofocus for note (24a53c8)
  • add basic fading effect (6ce766a)
  • add better aria labels (98e5021)
  • add better aria labels (9774532)
  • add close event for modals (af92b1e)
  • add countdown timer button (5f066a4)
  • add description for sleep timer (77e2ec5)
  • add form to sleep timer (9d458fb)
  • add keyboard shortcut for play button (d3a2a12)
  • add keyboard shortcut for unselect button (99f3a41)
  • add keyboard shortcuts (669df1f)
  • add lock while fading (d9246b6)
  • add media session (wip) (34d3f07)
  • add media session (wip) (cf4870b)
  • add media session (wip) (9f0a28d)
  • add media session (wip) (56b0e9b)
  • add media session (wip) (4f752bb)
  • add media session (wip) (1547b0a)
  • add media session (wip) (f311ec1)
  • add media session (wip) (df1b05f)
  • add media session (wip) (ea0dfff)
  • add media session (wip) (fc1bd07)
  • add media session (wip) (f79e941)
  • add media session (wip) (11a4514)
  • add shortcuts list (60f167c)
  • add shortcuts to items (42f82ab)
  • add sleep timer (71b62ed)
  • add story for modal (9b7d3c6)
  • add story for snackbar (43f6245)
  • allow using spacebar or enter to trigger buttons (60cc2e9)
  • change shortcuts to shift (837826f)
  • close notepad on escape (583578b)
  • make the modal more accessible (0252fa9)

🐛 Bug Fixes

  • allow empty inputs (601ba6d)
  • change default values (34d3c72)
  • close all modals (f025213)
  • fix button disabled and reset to 0 (58bf28b)
  • focus on the first new sound (54c7772)
  • make inputs full width (cc77f9e)
  • make share hotkey conditional (9ad49d0)
  • play sounds when starting timer if not already playing (2e375ad)
  • refocus on show more button (b955fc9)
  • relocate focus trap (8596a00)
  • remove auto focus on load (3b0c229)
  • remove console log (7c6f068)
  • remove media session (9338b1d)
  • remove media session (8d01d74)
  • replace the animation on button (8307657)
  • reset values on cancel (89a8308)
  • take remvze comments into account (0517c31)
  • turn off spell check (c66cddc)
  • typo in README file (06d0dfb)

🚚 Chores

1.4.3 (2024-04-11)

🚚 Chores

1.4.2 (2024-04-11)

💄 Styling

🚚 Chores

1.4.1 (2024-04-11)

Features

💄 Styling

🚚 Chores

1.4.0 (2024-02-29)

♻️ Code Refactoring

💄 Styling

Features

🐛 Bug Fixes

1.3.1 (2024-02-01)

Features

🐛 Bug Fixes

🚚 Chores

  • add donation link to README file (1f806c4)

1.3.0 (2024-02-01)

♻️ Code Refactoring

  • remove media session (1f63534)
  • remove unmute and media session (b77c817)

Features

🐛 Bug Fixes

🚚 Chores

1.2.0 (2024-01-04)

♻️ Code Refactoring

  • better item structure for menu (26bf016)
  • rewrite menu with floating ui (8beb42c)

🐛 Bug Fixes

Features

💄 Styling

🚚 Chores

1.1.0 (2023-12-29)

♻️ Code Refactoring

🐛 Bug Fixes

🚚 Chores

💄 Styling

1.0.0 (2023-12-09)

Features

  • add about section (4e84419)
  • add aria-disabled to play button (f390f38)
  • add auto pause to play button (7c901b2)
  • add auto play on select (17d1b23)
  • add basic animations with Framer Motion (fa7b90e)
  • add basic audio player (5a7a58e)
  • add basic categories (8d7e4d2)
  • add basic sound components (4adb8bf)
  • add basic sounds for prototyping (5791346)
  • add color noise (7363e8d)
  • add deep merge to Zustand Persist (01f4031)
  • add footer component (262bb1a)
  • add gradient line decoration (5559152)
  • add help text (c3521a7)
  • add hero section (dc33c2c)
  • add hidden selection indicator (e2cd75a)
  • add Howler for sounds (735d9eb)
  • add icon for sounds (1994004)
  • add link to reasons (e2b6eaf)
  • add loading state for sounds (aaccbee)
  • add local storage support (856b3e6)
  • add more and less button for sounds (13cd72a)
  • add more sounds (0888aaa)
  • add more sounds (63ed396)
  • add new sounds (759e6b0)
  • add play button (31c087e)
  • add ready section (e372d2f)
  • add scroll to top component (3c1c27b)
  • add simple tooltip (f2efe3c)
  • add singing bowl sound (0b49f66)
  • add sound count to hero (42ccc7a)
  • add tooltip to scroll button (d4401fa)
  • add why section (3ed610b)
  • change sound count from round to exact (8c49453)
  • complete meta tags (1cfbf0d)
  • create reusable tooltip (c637e2d)
  • implement basic snackbar (8090599)
  • implement basic Zustand store (22bb65d)
  • implement favorite sounds functionality (cb34b59)
  • implement shuffle functionality (26ba017)
  • implement shuffling functionality (3ac211e)
  • implement unselect all functionality (8966d59)
  • reorder sounds in favorites (dc9da85)

💄 Styling

🐛 Bug Fixes

🚚 Chores

♻️ Code Refactoring

0.0.1 (2023-10-05)

🚚 Chores