Commit Graph

249 Commits

Author SHA1 Message Date
Alicia Sykes f22b1b0d42
🔀 Merge pull request #94 from Lissy93/FEATURE/service-keyboard-shortcuts
[FEATURE] Support custom keybindings
2021-07-19 22:23:53 +01:00
Alicia Sykes 3781d119de 🚑 HOTFIX - Theme editors close function was breaking instant-search while modal open 2021-07-19 22:22:39 +01:00
Alicia Sykes b51aff6dbd 🗃️ Adds new attribute, item.hotkey for quick launching 2021-07-19 21:55:56 +01:00
Alicia Sykes 4843802268 Shows icon on hover for items with hotkey bound 2021-07-19 21:55:05 +01:00
Alicia Sykes 642c42bfe2 Adds new prop for hotkey, will pass down to OpeningMethod 2021-07-19 21:54:38 +01:00
Alicia Sykes 23d7339be8 Handles the launching of items using custom hotkey 2021-07-19 21:52:54 +01:00
Alicia Sykes 5c3667003a Adds new helper function to handle item hotkeys 2021-07-19 21:52:12 +01:00
Alicia Sykes fa8062739c Adds built-in color swatches, for easier theme building 2021-07-18 20:46:42 +01:00
Alicia Sykes f5eb8f262c 🔥 Applies users colors to workspace, fixes spacing on CSS config view, and improves theme reset process 2021-07-18 17:57:11 +01:00
Alicia Sykes 514edcbde9 🏗️ Reads custom colors from conf as well as local storage 2021-07-18 17:55:55 +01:00
Alicia Sykes 1f40a12ac2 🗃️ Adds new attribute 'customColors' under appConfig 2021-07-18 17:54:28 +01:00
Alicia Sykes 97f3e3c747 Adds export styles functionality 2021-07-18 16:54:36 +01:00
Alicia Sykes 4c44ddef26 Users custom colors are applied on load 2021-07-18 16:37:55 +01:00
Alicia Sykes 04b98ae66c Adds custom theme configurator to the style tab of config menu 2021-07-18 10:11:33 +01:00
Alicia Sykes 3ff830ea95 Enables users chosen colors to be saved in storage 2021-07-18 09:46:13 +01:00
Alicia Sykes 7205041b00 🚧 WIP - Handles modification of non-color css variables 2021-07-17 22:15:11 +01:00
Alicia Sykes 942e47c41b 🚧 WIP Built the get all variables feature 2021-07-17 21:29:16 +01:00
Alicia Sykes 2f04a5ec6c 🚧 WIP Built the form for theme color configurator 2021-07-17 20:05:00 +01:00
Alicia Sykes 78bb0afe30 🎈 Refactors external theme prop name 2021-07-17 20:03:44 +01:00
Alicia Sykes 309c249e9a 🐛 Fixes Firefox bug, broken height on config container 2021-07-17 15:01:32 +01:00
Alicia Sykes 0926d45f50 Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/custom-theme-configurator 2021-07-17 14:55:40 +01:00
Alicia Sykes f118388f09 Adds ability for user to pass in their own stylesheet with Docker 2021-07-16 22:06:10 +01:00
Alicia Sykes 7bdc47a980 🚧 Adds color swatch, writes function to calculate brightness, and finds all available css vars 2021-07-16 21:08:52 +01:00
Alicia Sykes aaacb22c15 🔥 Moves theme configurator to its own component 2021-07-16 21:07:54 +01:00
Alicia Sykes 2e5f0c6bb7 💄 Adds new theme, Oblivion 2021-07-14 21:24:43 +01:00
Alicia Sykes dcbc2ffc6f 🎨 Improves spacing around font-awesome icons 2021-07-14 21:24:07 +01:00
Alicia Sykes f256302971 🔃 Rebased of master 2021-07-14 20:28:12 +01:00
Alicia Sykes 3b38763fdd 🎨 Makes vapourwave theme less ugly, fixes cyberpunk contrast ratio 2021-07-12 23:30:11 +01:00
Alicia Sykes 3d4c7118ba 💬 Updates copy to include estimated built time after config write 2021-07-12 23:29:25 +01:00
Alicia Sykes 65aa971099 🚧 WIP - working on the custom theme feature 2021-07-11 20:52:12 +01:00
Alicia Sykes 33a74b29da
Merge pull request #81 from Lissy93/snyk-upgrade-fd896a942c7568cefdd784c06a7012a0
[Snyk] Upgrade vue-material-tabs from 0.0.7 to 0.1.2
2021-07-08 21:40:20 +01:00
Alicia Sykes 094f8589db 🐛 Fixes bugs caused by the upgrade of vue-material-tabs 2021-07-08 21:30:37 +01:00
Alicia Sykes c7d91bed94 🐛 - Fixes splash screen not hiding 2021-07-07 20:27:45 +01:00
Alicia Sykes a82a4c7103 🔥 Refactor and removes less-important stuff 2021-07-05 21:09:17 +01:00
Alicia Sykes bf6ffdb460 🗃️ Updates schema to include the show/ hide component attributes 2021-07-04 09:06:35 +01:00
Alicia Sykes 3f4b1575f9 Implements the checking if things should be visible, at component level 2021-07-04 09:05:38 +01:00
Alicia Sykes b214785c8a 👷 Injects visible component object, making it available to sub-components 2021-07-04 09:04:53 +01:00
Alicia Sykes 3de9beee41 👷 Updates router to use the new format of Config Accumulator 2021-07-04 09:04:21 +01:00
Alicia Sykes ec95fafe04 Adds a helper function, to process component visiblity 2021-07-04 09:01:56 +01:00
Alicia Sykes a27316d597 ♻️ Refactors the config accumulator into a Class 2021-07-04 09:00:53 +01:00
Alicia Sykes b24d2ff3d3 ⚠️ Fixes merge conflicts 2021-07-02 19:25:41 +01:00
Alicia Sykes b5116bbc01 Adds emoji icon feature 2021-07-03 17:12:28 +01:00
Alicia Sykes c747efefda 🔦 Adds helper regex, to identify if string is unicode emoji 2021-07-03 17:11:44 +01:00
Alicia Sykes 3453905e01 🗃️ Adds emoji shortcode dataset 2021-07-03 17:10:30 +01:00
Alicia Sykes c818d62baf
Merge pull request #73 from Lissy93/REFACTOR_ui-improvments
Refactor UI improvments
2021-06-28 23:02:41 +01:00
Alicia Sykes b065a54832 🔣 Adds new optional font-face, for cyberpunk 2021-06-28 22:42:29 +01:00
Alicia Sykes fe9f9f664a Improves the process for auto checking if Font-Awesome needed 2021-06-28 22:40:46 +01:00
Alicia Sykes 75fd1347ac 🎨 Extract variable for Footer and Search label 2021-06-28 22:39:40 +01:00
Alicia Sykes d71d980c1a 💄 2 new color themes, vapourwave and cyberpunk 2021-06-28 22:38:48 +01:00
Alicia Sykes f41b638a87 🎨 Brand new Large icon layout 2021-06-28 21:58:10 +01:00