dashy/src/utils
2021-07-18 09:46:13 +01:00
..
ArrowKeyNavigation.js Completes arrow-key navigation functionality 2021-04-23 19:51:10 +01:00
Auth.js 🐛 Re: #70 - Error on login form when remember me is set to never 2021-06-27 08:44:00 +01:00
ClickOutside.js Writes a click-outside directive to trigger closing of context menu 2021-06-24 20:50:48 +01:00
CloudBackup.js Adds code editor for user to specify custom CSS 2021-05-31 17:01:00 +01:00
ConfigAccumalator.js ♻️ Refactors the config accumulator into a Class 2021-07-04 09:00:53 +01:00
ConfigHelpers.js 🚧 WIP - working on the custom theme feature 2021-07-11 20:52:12 +01:00
ConfigSchema.json 🗃️ Updates schema to include the show/ hide component attributes 2021-07-04 09:06:35 +01:00
ConfigValidator.js Adds an App Info section, to help users raise bug for current version 2021-06-22 22:30:46 +01:00
defaults.js Enables users chosen colors to be saved in storage 2021-07-18 09:46:13 +01:00
emojis.json 🗃️ Adds emoji shortcode dataset 2021-07-03 17:10:30 +01:00
EmojiUnicodeRegex.js 🔦 Adds helper regex, to identify if string is unicode emoji 2021-07-03 17:11:44 +01:00
ErrorHandler.js Adds additional safeguards for edge cases, and improves theme coverage 2021-05-04 14:49:25 +01:00
JsonToYaml.js A function that converts JSON into YAML for downloading 2021-05-16 18:28:24 +01:00
ThemeHelper.js 🚧 WIP Built the form for theme color configurator 2021-07-17 20:05:00 +01:00