WalkxCode
e8a8fbe6ac
💄 Makes the ModuleEnabler grid look better
2022-06-12 16:35:56 +02:00
Thomas Camlong
6ac82bda40
🔀 Merge pull request #197 from Darkham42/dev
...
feat: could position widgets at left
2022-06-12 15:46:13 +02:00
Darkham42
89804dafd1
feat: could position widgets at left
2022-06-12 08:04:20 +02:00
Larvey
0f56ead24f
Fixed Customization Spelling
2022-06-11 19:00:50 -04:00
ajnart
169d08f3b6
🚚 Move selectors to customisation tab
2022-06-11 19:44:11 +02:00
ajnart
437807a9e0
💄 Change module enabler layout
2022-06-11 19:43:01 +02:00
ajnart
4866fd74b5
🚚 Rename tabs in settings
2022-06-11 19:42:36 +02:00
Aimsucks
fed5f6df52
📝 Added a placeholder for background
2022-06-08 20:20:24 +00:00
Aimsucks
5cc160473c
Revert " 📝 Background image placeholder and instructions"
...
This reverts commit 4833157061 .
2022-06-08 20:18:42 +00:00
Aimsucks
4833157061
📝 Background image placeholder and instructions
...
Updated readme with instructions to mount the /public folder instead of the /public/icons folder, as well as added a placeholder for background image settings
2022-06-08 18:13:41 +00:00
Aimsucks
c0c816d3db
Update src/components/Settings/ShadeSelector.tsx
...
Co-authored-by: Bjorn Lammers <walkxnl@gmail.com >
2022-06-08 13:13:04 -04:00
Aimsucks
7519b4a6b2
✨ Added an app opacity slider
...
Added a slider to change individual app opacity on the AppShelf
2022-06-08 16:03:06 +00:00
Aimsucks
e6eedefec4
✨ Added a shade selector
...
Added a popover shade selector similar to the color selector, but shows primary and secondary colors to pick the desired Mantine primaryShade
2022-06-08 15:36:54 +00:00
Aimsucks
845d6a3d87
🎨 Made color switcher change Mantine styles
...
Moved the color switcher's functions to a context provider and made Mantine's styles derived off of that context.
2022-06-08 14:58:32 +00:00
Aimsucks
b26ab50c8d
🎨 Changed primary/secondary color to camelCase
2022-06-07 17:48:04 +00:00
Aimsucks
423f8110b9
✨ Added a background image input
...
Added an input in the advanced options for a background image. Also removed an unused import from my previous commit and changed the margin on the header bar to padding instead.
2022-06-07 17:36:05 +00:00
Aimsucks
901798055b
✨ Added primary/secondary color selection
...
Added two new inputs to the options menu: primary and secondary color selectors.
2022-06-07 16:53:51 +00:00
Thomas Camlong
c1d17ec8b2
Update src/components/Settings/AdvancedSettings.tsx
...
Co-authored-by: Bjorn Lammers <walkxnl@gmail.com >
2022-06-07 12:12:23 +02:00
ajnart
a321095daf
💄 Styling the settings
2022-06-07 08:21:03 +02:00
ajnart
ced18da65a
🔥 Remove default values for the Advanced settings
2022-06-07 08:20:19 +02:00
ajnart
1a642ad7b4
🔧 Make the changed values optional
2022-06-07 07:20:44 +02:00
Aimsucks
838f196937
✨ Ability to change title and icons V2!
...
Results of criticism in pull request #182
2022-06-07 01:35:50 +00:00
Aimsucks
6af5166aa5
✨ Ability to change title and icons
2022-06-07 00:07:56 +00:00
WalkxCode
5758019923
🚸 Improve UX and QoL
2022-06-01 19:53:57 +02:00
ajnart
5ac5098a2a
💄 Small UI changes
...
Changed the color to use one of mantine's
2022-05-30 09:20:16 +02:00
ajnart
31d23852f7
⚡ Migrate from tabler-icons-react to @tabler/icons
2022-05-29 18:42:58 +02:00
ajnart
3dc0208a73
💄 Styling changes
2022-05-26 20:07:54 +02:00
ajnart
4f68f7e395
✨ Add a keybind to open settings, CTRL + L
2022-05-24 23:02:27 +02:00
ajnart
a89b0746ba
💄 Make the settings menu a drawer instead
2022-05-24 22:55:10 +02:00
ajnart
af2e0235bf
✨ Add new config format
...
Should be WAAAAY easier to work with modules now
2022-05-22 20:42:10 +02:00
ajnart
879581224a
🔥 Remove update indicator from settings
...
Co-authored-by: Bjorn L. <walkxnl@gmail.com >
2022-05-18 22:08:09 +02:00
ajnart
4cb8539143
✨ Make the search bar a module
...
Resolves #118
2022-05-17 02:04:44 +02:00
Aj - Thomas
e786b1e44f
✏ Fix typos
2022-05-16 23:03:16 +02:00
Walkx
8603395329
✏️ Remove space because not everyone is french
2022-05-15 19:43:16 +02:00
Thomas "ajnart" Camlong
59b9baa579
✨ Add custom search querry url in settings menu
2022-05-15 13:09:25 +02:00
Thomas "ajnart" Camlong
95bae5929c
💄 Improve minor styles
2022-05-14 21:42:11 +02:00
Aj - Thomas
32f81cefe7
🏗️ 💥 Change the whole folder structure.
...
Now using src as a subfolder to the source files
2022-05-14 01:14:56 +02:00