Commit Graph

1949 Commits

Author SHA1 Message Date
Alicia Sykes baff357854 Basic up and down arrow functionality 2021-04-23 16:07:29 +01:00
Alicia Sykes d2f14d3e19 Implements arrow key navigation 2021-04-20 19:54:09 +01:00
Alicia Sykes 5a2bb22207 Updates docs 2021-04-20 18:26:14 +01:00
Alicia Sykes a06b73ded6 �� Updates docs 2021-04-20 17:26:36 +01:00
Alicia Sykes 3d342bb43d ♻️ Ensures all colors are using variables 2021-04-20 17:26:21 +01:00
Alicia Sykes 9f70181422 Allows user to customize navigation links 2021-04-20 15:49:37 +01:00
Alicia Sykes 7c016ac2e8 �� Refactor CSS to use constants for media queries 2021-04-20 15:12:58 +01:00
Alicia Sykes 33127ab414 Adds variable size for Font Awesome, and upgrades to premium 2021-04-20 10:33:06 +01:00
Alicia Sykes 628f7f2868 Small fixes and better mobile layout 2021-04-18 16:18:32 +01:00
Alicia Sykes bd138bed56 Adds GIF to readme 2021-04-18 15:07:13 +01:00
Alicia Sykes 375ab032cd Adds itemSize property 2021-04-18 13:57:20 +01:00
Alicia Sykes 78ebcbfa0a Adds icon documentation to readme 2021-04-17 21:11:10 +01:00
Alicia Sykes d861cf0590 Started writing Readme 2021-04-17 20:19:29 +01:00
Alicia Sykes acec8ad5d3 V1 2021-04-17 19:42:48 +01:00
Alicia Sykes 786e45ef23 Moved config and user customizable assets to public 2021-04-17 18:42:38 +01:00
Alicia Sykes f0106ea4b2 Fixed font awesome not loading 2021-04-17 17:48:09 +01:00
Alicia Sykes 8e7a99a2e7 Deoendency update 2021-04-16 18:43:33 +01:00
Alicia Sykes 9d218df86e Streamlined dependencies 2021-04-16 18:34:30 +01:00
Alicia Sykes 4c07382dd3 Adds ability to use Font Awesome for icon image 2021-04-16 16:26:06 +01:00
Alicia Sykes 56f2ba4155 Global contants for default keys 2021-04-16 15:36:30 +01:00
Alicia Sykes c5f630849f Adds more themes, adds ability to hide unneeded components 2021-04-16 14:29:19 +01:00
Alicia Sykes 7f3e8dd818 Wrote a ton of color themes 2021-04-15 19:30:30 +01:00
Alicia Sykes 8b3d3cab88 Completed theme switching functionality 2021-04-15 12:51:43 +01:00
Alicia Sykes e31e6d4239 Uses CSS variables for common definitions, to allow for themes 2021-04-14 21:05:37 +01:00
Alicia Sykes 2baccdb718 Adds item size switching functionality and styles 2021-04-14 14:31:08 +01:00
Alicia Sykes 84459b4864 Refactored the Search functionality into its own component 2021-04-13 14:30:16 +01:00
Alicia Sykes 8bdf59a1ee Organised components into directories 2021-04-13 12:36:31 +01:00
Alicia Sykes 0761e4d5a4 Refactors OpeningMethod icons into their own component 2021-04-12 19:39:59 +01:00
Alicia Sykes 9bec0526db Improves on the ifram modal functionality 2021-04-12 19:04:32 +01:00
Alicia Sykes 0c12cdb0f6 Removed SCSS variables, and replaced with CSS --vars 2021-04-08 20:12:35 +01:00
Alicia Sykes 0cb6cc7d62 Implemented pre-loading external style functionality 2021-04-08 19:53:04 +01:00
Alicia Sykes 99dc9299ed Removed the reminance of font-awesome 2021-04-06 21:11:43 +01:00
Alicia Sykes 7fd36d9ec6 Show opening method on hover. Allow items to be opened in an iframe 2021-04-06 15:47:34 +01:00
Alicia Sykes 8ddc2506ac Removed Element UI, and replaced usage with vanilla stuff 2021-04-05 16:29:37 +01:00
Alicia Sykes d365be1394 Only include Font-Awesome if needed, deleted unused assets 2021-04-05 14:22:59 +01:00
Alicia Sykes 7f33be8485 Moved Header from Home to App, and added check that data exists 2021-04-05 14:06:39 +01:00
Alicia Sykes 5ca3192992 Uses SVGs instead of images for interface icons 2021-04-04 22:17:10 +01:00
Alicia Sykes 4fffa2b698 Adds functionality for setting and remembering layout orientation 2021-04-04 21:22:47 +01:00
Alicia Sykes 4b90ae622f Added option to use site favicon as icon, and refactored icon comp into new file 2021-04-04 19:29:44 +01:00
Alicia Sykes 67638b1d4c Slight refactor 2021-04-03 09:29:00 +01:00
Alicia Sykes 6f608b570c Adds buttons for layout change options 2021-04-03 09:08:44 +01:00
Alicia Sykes fb60e63252 Search is automatically reset when an item is opened 2021-04-03 09:08:28 +01:00
Alicia Sykes dfdef736e2 Adds extensions to conf, so that img type can be determined 2021-04-01 19:51:44 +01:00
Alicia Sykes 221324b41e Allow custom site title + description, and refactored 2021-04-01 13:06:16 +01:00
Alicia Sykes 1965513096 Santizes custom CSS 2021-04-01 13:05:43 +01:00
Alicia Sykes d040d212fc Adds option for custom section colors and additional styles 2021-03-31 21:52:02 +01:00
Alicia Sykes 36bbb490c1 Adds ability for sections to span multiple rows or cols, and refactored section meta 2021-03-31 21:31:40 +01:00
Alicia Sykes cb631b9500 Replaced masonry plugin with CSS grid layout 2021-03-31 19:00:23 +01:00
Alicia Sykes 479221c5d5 Replaces JSON data with YAML 2021-03-30 21:19:59 +01:00
Alicia Sykes 3320929beb Adds YAML loader 2021-03-30 21:19:38 +01:00