Commit graph

8 commits

Author SHA1 Message Date
d601083279
Configure JS package publish and Woodpecker CI build.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-15 00:04:20 +02:00
cf86acfd9b
Setup library build for first version. 2024-07-14 22:21:51 +02:00
4c584c805e
Fix configuration for production build. 2024-07-14 22:00:34 +02:00
b0905b4a4f
Add basic curtains. 2024-07-14 14:33:21 +02:00
3305f09d32
General application & routing setup, apps menu, links in menus, icons in menus, visual improvements. 2024-07-07 18:37:34 +02:00
0faaa6b10c
Improve floating elements, add form inputs for date and time with a full datepicker.
+ Add datepicker form input.
+ Add datepicker component.
+ Add calendar component.
+ Add timepicker form input.
* Change Popover to Float, with a better library and general behavior, and some fixes.
* Floating elements visual improvements.
2024-06-15 22:53:32 +02:00
d2d4c9cab4
Add popovers and tooltips.
+ Add popovers to show cards around an element: always, on hover, on focus, on click, with customized behavior.
+ Add tooltips as specific hover popovers.
2024-06-09 13:16:01 +02:00
60892d4adc
Initial design and configuration. 2024-06-08 23:53:50 +02:00