adroslice
e749f68fef
WIP DropdownInput
...
- Moved some setup to onMounted
- Added local prop bindings
- Strict to loose key comparison
- Generalized form style for .form as well
- Test page updated to include NicerForm and Selects
2023-10-22 22:16:08 +02:00
adroslice
cc16f81067
Fix minor text cutoff issue
2023-10-22 22:08:43 +02:00
53fca4f340
Feat custom multiselect ( #12 )
...
* WIP Multiselect
* Reworked Multiselect into multiple Components
- Also finished feature implementation
---------
Co-authored-by: adroslice <adriel.m.slice@gmail.com>
2023-04-11 19:43:09 +02:00
f0edca127f
fix router link disabling
2023-04-02 16:58:40 +02:00
61ac544723
Change Table Border Color
2023-04-02 01:15:04 +02:00
a7446d9663
Add Disabled Styling
2023-03-31 19:40:00 +02:00
c683dd5981
Implement Input Components
2023-03-28 23:46:55 +02:00
5b6889cbae
Add Verdict Pillbar
2023-03-26 21:52:14 +02:00
99abeab434
remove, multiselect, test form
2023-03-26 20:26:45 +02:00
adroslice
3a0d094e7b
Color changes, fix login password box
...
- type=password was on the wrong element
- New color assignments for tables
- Only uses one palette for now
- Changed input bg to highlight color
- Forced dark mode on sidebar
- Moved some table coloring to components.css
- Fixed some comments being out-of-line
2023-03-26 20:23:45 +02:00
adroslice
89933d4986
Moved some CSS to battle specificity issues
...
- Fixes sidebar button coloring/hover
2023-03-26 19:30:46 +02:00
4e2366e0c7
testing stuff
2023-03-26 19:04:29 +02:00
eba5d94f71
correctly style most things
2023-03-26 18:58:08 +02:00
607dea9725
get new color system working
2023-03-26 18:58:08 +02:00
ea5a22a2c9
trying material design
2023-03-26 18:58:08 +02:00
0f4bc6a943
install lib, fix css, small test
2023-03-13 21:37:38 +01:00
adroslice
0f306a7705
Feat mobile nav ( #4 )
...
* Fixed displaying columns that arent defined (#2 )
* Reworked layout for mobile support
2023-03-12 20:19:59 +01:00
fbc899fbe0
add initial test client
2023-03-06 23:56:36 +01:00