Commit graph

13 commits

Author SHA1 Message Date
5dee63db7b
Add modal windows system and typed modals. 2024-07-14 17:33:01 +02:00
7a9062e8cd
Add subapps and their style. 2024-07-14 15:21:44 +02:00
b0905b4a4f
Add basic curtains. 2024-07-14 14:33:21 +02:00
4a7e77a8f3
Add error handling component which supports React Router and Kernel applications. 2024-07-14 12:23:16 +02:00
7bde352ea7
Add pagination components. 2024-07-14 10:56:04 +02:00
8904ed741c
Add basic app steps.
+ Add basic app steps system and style.
* Rename steps counter to avoid collision with app steps.
2024-07-13 16:42:28 +02:00
97cf06bc7f
Basic main menus and submenus, floating elements improvements. 2024-07-07 13:18:18 +02:00
bc79307ff7
Add loaders. 2024-07-06 16:52:54 +02:00
e15861393e
Selectors, style generalization, classes merging generalization, background colors. 2024-07-06 14:13:09 +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
6acbf75ed7
TODO list, lists, tables, cards, icon in button, password input, required fields generalization.
+ Add TODO list.
+ Add lists style.
+ Add tables style.
+ Add cards style.
+ Add password input.
* Generalize required field component.
* Fix icon position in buttons.
* Fix custom class of boxes.
2024-06-09 09:22:32 +02:00
60892d4adc
Initial design and configuration. 2024-06-08 23:53:50 +02:00