Commit Graph

544 Commits

Author SHA1 Message Date
Alicia Sykes 3f35f99a72 🐛 Fixes auth data structure reverting to array 2021-10-23 01:57:21 +01:00
Alicia Sykes e9e15307b7 🗃️ Updates schema and config docs with default opening method, and new supported opening methods 2021-10-23 01:42:05 +01:00
Alicia Sykes 05b5ada9fc 👊 Adds default openingMethod 2021-10-23 01:20:07 +01:00
Alicia Sykes 3ac29d2a98 Adds utils for target opening method (#289) 2021-10-23 01:18:56 +01:00
Alicia Sykes 38fc1e429e 🍱 Adds new icons for opening method (#289) 2021-10-23 01:16:54 +01:00
Alicia Sykes 4b98e05f75 Support for _parent and _top targets (#289) 2021-10-23 00:49:31 +01:00
David 9002e2237a Added new translation for Polish language 2021-10-21 16:41:42 +02:00
Alicia Sykes b2d2e70d57
🔀 Merge pull request #287 from Lissy93/FIX/icons-layout
[FIX] Icon overlap and squeeze issues
Fixes #283
Fixes #285
2021-10-21 15:02:19 +01:00
Alicia Sykes 5eb37e22a9 🐛 Fix icon overlap and squeeze (#283 #285) 2021-10-20 23:53:18 +01:00
Alicia Sykes 30bdf153c3
Revert "[FIX] Improves item layout, fixes hover bug" 2021-10-20 12:32:54 +01:00
Alicia Sykes a3da4c743f 🐛 Improves item layout, fixes hover bug (#283) 2021-10-19 21:13:52 +01:00
Rune Bjørnerås 401dd72bbe 🌐 Add 🇳🇴 Norwegian translations 2021-10-18 10:00:00 +02:00
Alicia Sykes 664727c3e7 🐛 Fixes text overflow bug (#278) 2021-10-17 12:04:19 +01:00
Alicia Sykes 07dd3269e5 🗃️ Adds routingMode to schema and configuring docs 2021-10-16 19:06:59 +01:00
Alicia Sykes 85b0fbebd3 Makes the routing mode user-configurable 2021-10-16 19:06:08 +01:00
Alicia Sykes 050b3a141e 💄 Update built-in themes 2021-10-15 22:07:35 +01:00
Alicia Sykes a45887fe48 🩹 Fix text overflow on small items 2021-10-15 22:07:02 +01:00
Alicia Sykes 9270b85203 Builds single-section view 2021-10-15 21:49:34 +01:00
Alicia Sykes ff47cd237e 🍱 Adds a back-button icon asset 2021-10-15 21:48:13 +01:00
Alicia Sykes fffa2319c1 Implements router history mode, for cleaner URLs 2021-10-13 20:02:13 +01:00
Alicia Sykes 25a9751682 🏴‍☠️ Adds Ye Pirate Speak 2021-10-12 22:02:41 +01:00
Alicia Sykes 51789f8164 📱 Improved responsivness for large items with grid layout 2021-10-12 20:26:44 +01:00
Alicia Sykes a21dc50597 📱 Ignore custom grid, when on tiny screen/ mobile 2021-10-11 22:17:22 +01:00
Alicia Sykes 67b0e69b78 ✏️ Fixes typo in App Version translation key 2021-10-11 22:07:17 +01:00
Alicia Sykes 129891038f 🐛 (#274) Fixes relaive icon fetching, when base_url used 2021-10-11 22:02:56 +01:00
Alicia Sykes 6bd6a5ade5 📱 Quick-settings hidden by default on mobile 2021-10-11 21:39:39 +01:00
Alicia Sykes 27a4f9fa5c 📱 Improved mobile responsivness for quick-settings 2021-10-11 21:36:52 +01:00
Alicia Sykes 987f904430 📱 Navbar show/ hide functionality on mobile 2021-10-11 21:36:23 +01:00
Alicia Sykes 5fe79711bd If only 1 section set, then expand on load 2021-10-10 22:33:39 +01:00
Alicia Sykes e971a0b56b 💄 Hover color on description text of colorful theme 2021-10-10 22:33:11 +01:00
Alicia Sykes e35568092e 💄 Adds new soft glow light theme 2021-10-10 21:46:19 +01:00
Alicia Sykes 894b7198f3 💄 Updates min footer-height, to prevent scrollbar visible 2021-10-10 21:11:17 +01:00
Alicia Sykes cff537b9ea 💥 (#177) Depricates old auth struct 2021-10-10 21:10:42 +01:00
Alicia Sykes 2f3b89bbb0 Include the index in item ID 2021-10-10 21:08:49 +01:00
Alicia Sykes fed991dbdd 💚 Fix ordering issue raised by CI 2021-10-10 16:43:22 +01:00
Alicia Sykes 54c8805cd4 💚 Fix ordering issue raised by CI 2021-10-10 16:20:11 +01:00
Alicia Sykes 4e3b41332d Language now managed in VueX store 2021-10-10 15:52:39 +01:00
Alicia Sykes 048f0cb112 🩹 Fixes cannot type with modal open 2021-10-10 15:12:35 +01:00
Alicia Sykes eae8dc476c Rebased from master 2021-10-10 15:05:08 +01:00
Alicia Sykes fddb77dec9 🔥 Implementation of VueX, delete all emit events 2021-10-10 14:32:54 +01:00
Alicia Sykes 8d111a1623 Adds VueX store state for modal open state 2021-10-10 14:27:01 +01:00
Alicia Sykes 004bffce18 🔥 Remove no longer needed props, replaced with VueX state 2021-10-09 22:41:28 +01:00
Alicia Sykes 0e5eca1b7b 🔥 Use VueX store instead of props for router 2021-10-09 19:42:51 +01:00
Alicia Sykes 5e6f78e6e7 🔥 Removes provides from App.vue, replaced with Store 2021-10-09 19:28:36 +01:00
Alicia Sykes b55f96c839 Remove all instances of inject, replace with VueX store 2021-10-09 19:24:51 +01:00
Alicia Sykes 8a8166bb47 Implements a very very basic config store 2021-10-09 18:31:10 +01:00
Alicia Sykes c2e70dc07e Adds VueX store into main Vue entry point 2021-10-09 18:30:47 +01:00
Alicia Sykes 46bc451e9b 🚚 (#252) Refactor collapsible section behavior 2021-10-09 12:57:54 +01:00
Alicia Sykes 2d778bee98 🐛 (#252) Ignore local storage collapse state, if set by user 2021-10-09 12:45:49 +01:00
Alicia Sykes 3e3e0b7847 💚 Fix SonarCloud code readibility warning 2021-10-05 21:45:54 +01:00