Alicia Sykes
9ae8fe921e
Includes note in the UI better highlighting that web-based config is only applied locally
2021-06-03 19:25:42 +01:00
Alicia Sykes
78314f96c6
Adds ability for user to show/ hide settings menu
...
For a cleaner, less clutterd UI
2021-06-03 12:19:55 +01:00
Alicia Sykes
fca9162f02
Adds option for a section to have an icon
2021-06-02 19:06:28 +01:00
Alicia Sykes
f08a4dfbad
Adds material dark theme
2021-06-02 18:54:57 +01:00
Alicia Sykes
453b162cac
Adds new material theme
2021-06-02 16:05:42 +01:00
Alicia Sykes
9cf720e711
New material theme, additional fonts, more complete theme coverage, and bug fixes
2021-06-01 22:44:59 +01:00
Alicia Sykes
b60b8db884
Adds 2 new themes, minimal-dark, and minimal-light
2021-06-01 14:24:18 +01:00
Alicia Sykes
a75db93e8e
Adds fancy scrollbar
2021-05-31 14:25:25 +01:00
Alicia Sykes
10ec99d742
Lets the user specify number of items per row, fixes #7
...
Ussage: Under `displayData` for a given section, specify `layout: grid`, and then to set the number of horizontal items, use `itemCountX: 3`. You can also set `itemCountY` for number of items vertically, but this can be infered automatically if left blank.
2021-05-31 13:25:29 +01:00
Alicia Sykes
44b2594dfa
Adds backup functionality
2021-05-24 17:25:16 +01:00
Alicia Sykes
5353c3ab90
Adds ability for user to add custom nav bar links plus UI improvments
2021-05-18 15:22:11 +01:00
Alicia Sykes
ce851b2f0c
Shows toast on success, and other UX improvments
2021-05-17 19:38:18 +01:00
Alicia Sykes
8064a46b39
Adds menu to Config popup, adds delete and download functionality
2021-05-17 18:53:35 +01:00
Alicia Sykes
25dc8cc4ea
You can now edit sections and items from the UI 🤓
2021-05-16 21:17:32 +01:00
Alicia Sykes
e05a04243d
Added a data prop to be set when modal is open, in order to disable key bindings
2021-05-16 19:40:43 +01:00
Alicia Sykes
2831391ad4
Shows more specific message when there are no results
2021-05-04 19:01:18 +01:00
Alicia Sykes
3aba7f23da
Adds additional safeguards for edge cases, and improves theme coverage
2021-05-04 14:49:25 +01:00
Alicia Sykes
5e10cb2140
Removes animation on colorful theme, and updates initial config
2021-05-02 15:50:31 +01:00
Alicia Sykes
3d342bb43d
♻️ Ensures all colors are using variables
2021-04-20 17:26:21 +01:00
Alicia Sykes
628f7f2868
Small fixes and better mobile layout
2021-04-18 16:18:32 +01:00
Alicia Sykes
786e45ef23
Moved config and user customizable assets to public
2021-04-17 18:42:38 +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
0c12cdb0f6
Removed SCSS variables, and replaced with CSS --vars
2021-04-08 20:12:35 +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
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
d32ac02f26
Makes the border-radius universable editable
2021-03-01 18:57:00 +00:00
Alicia Sykes
a2023fcb4b
Better display layout and further visual improvments
2021-03-01 18:44:57 +00:00
Alicia Sykes
f9bac8ceb0
Removed hard-coded color codes, reference SCSS variables
2021-02-28 21:55:18 +00:00