Commit graph

37 commits

Author SHA1 Message Date
ThatOneCalculator e2ff531172
chore: ⬆️ up prettier, pnpm 2023-07-05 18:28:27 -07:00
freeplay ce53288bf0 fix: basically just undo my previous modal changes 2023-06-24 16:35:56 -04:00
freeplay 08df1d9d44 fix: focus first element inside modal 2023-06-24 15:02:54 -04:00
freeplay dd140db13f Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-24 10:22:06 -04:00
Freeplay eff50abf3d fix: jump to top of page when opening modals
I want to do this probably later, for now it will still focus inside the window when pressing tab
2023-06-24 10:21:14 -04:00
ThatOneCalculator 9d161d9021
chore: 🎨 format 2023-06-23 17:47:14 -07:00
Freeplay 56cd2ea888 fix: autocomplete not being focused properly 2023-06-23 17:30:50 -04:00
Freeplay 19874ef231 label to close button 2023-06-20 14:41:51 -04:00
Freeplay c05f151b1a Proper use of focus trap 2023-06-20 14:13:05 -04:00
Freeplay b20225a1d4 format 2023-06-10 20:48:35 -04:00
Freeplay 715f7a7a1a fixes 2023-06-10 20:33:51 -04:00
Freeplay 5b686d161a Add dropdown for advanced search 2023-06-10 20:33:40 -04:00
Freeplay 2ed994fb6d revert history api 2023-05-18 11:48:45 -04:00
Freeplay 49acbd10ae Close modals on browser back 2023-05-17 12:34:45 -04:00
ThatOneCalculator 121ddedce8
chore: format 2023-04-30 13:27:27 -07:00
Freeplay 5e01581d06 outline fixes 2023-04-28 23:26:19 -04:00
Freeplay 253ba164e5 consistency + fix 2023-04-28 21:18:00 -04:00
Freeplay 81121533b0 focus last element on bg click 2023-04-28 20:52:09 -04:00
Freeplay 23beca49e3 fixes 2023-04-28 20:26:10 -04:00
Freeplay 3be2147397 add the focus trap thingies again 2023-04-28 19:57:19 -04:00
Freeplay a39802cf92 Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability 2023-04-28 19:06:21 -04:00
Kainoa Kanter 6bf1cbc0ef fix: format script; chore: format 2023-04-07 17:01:42 -07:00
ThatOneCalculator 1d2e638571
style 2023-02-18 20:01:00 -08:00
ThatOneCalculator 7132ad2285
fix?? 2023-02-18 16:16:24 -08:00
ThatOneCalculator 0f9daa4ac4
fix? 2023-02-18 15:48:46 -08:00
ThatOneCalculator a1a6937785
feat: new modal 2023-02-18 15:27:12 -08:00
Freeplay aac8246e10 foxes 2023-02-12 22:16:15 -05:00
Freeplay b3c0c6124e FOCUS TRAPPING!!!! 2023-02-12 21:56:01 -05:00
Freeplay 6550940625 Focus last element when exiting modal 2023-02-12 20:49:41 -05:00
Freeplay 93539615f8 oops 2023-02-08 20:25:22 -05:00
Freeplay 94c60784b1 Merge branch 'keyboard-accessability' of https://codeberg.org/Freeplay/calckey into keyboard-accessability 2023-02-08 19:58:47 -05:00
Freeplay d96f9bbef0 forgot to remove comment 2023-02-08 19:56:35 -05:00
Freeplay cab1557b90 Use v-bind instead for focus, allow focusing submenus, change tabindex's 2023-02-08 19:55:36 -05:00
Freeplay c99586cfcb Use v-bind instead for focus, change tabindex's 2023-02-08 19:53:38 -05:00
Freeplay 49ea503fe6 Fix tabbing orders & allow closing modals w/ esc 2023-02-06 23:23:56 -05:00
ThatOneCalculator 7c2dabd047
no more eslint 2023-01-12 20:54:33 -08:00
syuilo a9e13693a5 refactor(client): refactor file name and directory structure 2022-09-06 18:21:49 +09:00
Renamed from packages/client/src/components/ui/modal.vue (Browse further)