MAZE
9d458fb60e
feat: add form to sleep timer
2024-04-29 15:21:50 +04:30
MAZE
e674738ce7
style: change button styles
2024-04-29 15:06:09 +04:30
MAZE
77e2ec5e79
feat: add description for sleep timer
2024-04-29 00:43:35 +03:30
MAZE
4adfb3ddc9
refactor: relocate generic components
2024-04-29 00:38:15 +03:30
MAZE
ae0cbf1aa3
refactor: reorder menu items
2024-04-29 00:35:53 +03:30
MAZE ✧
dbbd68b73d
Merge pull request #32 from SuperMeepBoy/add-sleep-timer
...
feat: add sleep timer
2024-04-29 00:32:09 +03:30
Jef Roelandt
2e375ad40a
fix: play sounds when starting timer if not already playing
2024-04-28 20:40:08 +02:00
Jef Roelandt
58bf28bb24
fix: fix button disabled and reset to 0
2024-04-28 20:40:08 +02:00
Jef Roelandt
0517c31fc1
fix: take remvze comments into account
2024-04-28 18:47:24 +02:00
Jef Roelandt
71b62ed3dd
feat: add sleep timer
2024-04-28 16:11:38 +02:00
MAZE
3f3bcdda21
chore: add autodocs for button
2024-04-27 22:47:23 +03:30
MAZE
f19d151f4a
chore: add story for snackbar provider
2024-04-27 22:45:32 +03:30
MAZE
43f6245227
feat: add story for snackbar
2024-04-27 22:41:59 +03:30
MAZE
9b7d3c645b
feat: add story for modal
2024-04-27 22:38:45 +03:30
MAZE
f8fb1ed61e
chore: add link to story
2024-04-27 22:22:16 +03:30
MAZE
603d318e68
chore: write story for button
2024-04-27 21:03:54 +03:30
MAZE
583578b315
feat: close notepad on escape
2024-04-27 19:53:59 +03:30
MAZE
60f167c4d7
feat: add shortcuts list
2024-04-26 15:30:27 +03:30
MAZE
99f3a41598
feat: add keyboard shortcut for unselect button
2024-04-26 15:03:02 +03:30
MAZE
d3a2a12e1f
feat: add keyboard shortcut for play button
2024-04-26 14:41:57 +03:30
MAZE
ebb35deaf9
style: add hover state to button
2024-04-26 14:24:35 +03:30
MAZE
9ad49d021a
fix: make share hotkey conditional
2024-04-26 14:22:39 +03:30
MAZE
8307657628
fix: replace the animation on button
2024-04-26 12:40:04 +03:30
MAZE
3b0c22968e
fix: remove auto focus on load
2024-04-25 23:48:27 +03:30
MAZE
e490a1da84
refactor: remove extra types
2024-04-25 21:21:21 +03:30
MAZE
7c6f068d15
fix: remove console log
2024-04-25 20:23:39 +03:30
MAZE
a46a4cdc96
Merge branch 'develop'
2024-04-25 20:00:22 +03:30
MAZE
b955fc93f4
fix: refocus on show more button
2024-04-25 19:59:41 +03:30
MAZE
54c777276d
fix: focus on the first new sound
2024-04-25 19:48:09 +03:30
MAZE
136a009379
Merge branch 'develop'
2024-04-25 15:38:41 +03:30
MAZE
601ba6def7
fix: allow empty inputs
2024-04-25 15:35:07 +03:30
MAZE
89a83089c5
fix: reset values on cancel
2024-04-25 14:39:13 +03:30
MAZE
2192335238
refactor: better name
2024-04-24 19:50:44 +03:30
MAZE
af92b1ed90
feat: add close event for modals
2024-04-24 19:13:29 +03:30
MAZE
f81ea9e7bd
refactor: better shortcut handling
2024-04-24 16:59:27 +03:30
MAZE
98e5021f56
feat: add better aria labels
2024-04-24 16:04:18 +03:30
MAZE
9774532308
feat: add better aria labels
2024-04-24 15:55:42 +03:30
MAZE
837826fbc1
feat: change shortcuts to shift
2024-04-24 13:29:28 +03:30
MAZE
2f84268017
refactor: rename hook file
2024-04-23 23:22:39 +03:30
MAZE
24a53c81df
feat: add autofocus for note
2024-04-23 23:20:58 +03:30
Jef Roelandt
60cc2e9369
feat: allow using spacebar or enter to trigger buttons
...
It is a good practice for accessibility.
Cf https://webaim.org/techniques/keyboard/ or
any other resource on the Internet talking about buttons accessibiltiy.
2024-04-23 21:15:32 +02:00
MAZE
42f82ab95d
feat: add shortcuts to items
2024-04-23 17:51:51 +03:30
MAZE
669df1f082
feat: add keyboard shortcuts
2024-04-23 17:24:32 +03:30
MAZE
a3cfbb98db
style: add outlines to toolbar buttons
2024-04-23 17:08:15 +03:30
MAZE
3c8d75b018
style: better outlines for accessibility
2024-04-23 17:06:35 +03:30
MAZE
e7d7a37a12
style: add outline for better accessibility
2024-04-23 00:02:27 +03:30
MAZE
6f9c941a87
style: change outline color
2024-04-22 23:52:18 +03:30
MAZE
8596a0014c
fix: relocate focus trap
2024-04-22 23:47:57 +03:30
MAZE
908fe01c5e
Merge branch 'main' into develop
2024-04-22 23:44:09 +03:30
MAZE
0252fa96ab
feat: make the modal more accessible
2024-04-22 18:46:51 +03:30