Commit graph

12 commits

Author SHA1 Message Date
PandaDEV
60d17442fc
refactor: update layout structure in settings.vue and settings.scss for improved responsiveness and clarity; replace .bg with <main> and integrate BottomBar component 2025-03-15 00:33:21 +01:00
PandaDEV
3f8bfc0b91
fix: wrong icon paths 2025-03-15 00:08:10 +01:00
PandaDEV
b6269c60c9
refactor: integrate keyboard functionality and clean up event handling 2025-03-13 15:29:02 +01:00
PandaDEV
5ef6d8da77
fix(keyboard): update keyboard clear method usage
- replace `unregisterAll` with `clear` to align with updated keyboard API changes
- ensure keyboard actions are handled correctly in app and settings pages

🔧 chore(patches): update keyboard patch to version 3.1.0

- remove old patch file for `wrdu-keyboard@3.0.0`
- add new patch file for `wrdu-keyboard@3.1.0` to apply updates and fixes
2025-01-10 23:48:23 +10:00
PandaDEV
6d7874c1ae
feat: new settings ui 2025-01-02 18:41:10 +10:00
PandaDEV
c872490a95
feat: add redirect after saving keybind in settings.vue 2025-01-02 17:10:09 +10:00
PandaDEV
0c28a5b0db
refactor: improve keybind saving logic and error handling 2025-01-02 17:05:02 +10:00
PandaDEV
9658310689
refactor: improve keybind saving logic and error handling 2025-01-02 14:53:47 +10:00
PandaDEV
b3daaaa633
fix: back button not wroking on settings 2025-01-01 17:43:35 +10:00
PandaDEV
00749a9d3a
refactor: cleaning and formatting 2024-12-16 23:39:37 +10:00
PandaDEV
3fab426ed9
fix: wrdu-keyboard undefined 2024-12-15 18:54:47 +10:00
PandaDEV
c078b631f6
feat: use wrdu-keyboard 2024-12-15 18:53:18 +10:00
Renamed from pages/keybind.vue (Browse further)