9fadcfb1b2
Improve useAsync code.
2024-07-14 10:54:14 +02:00
eee7998581
Change default spinning loader to block, with an option for inline layout.
2024-07-13 21:31:29 +02:00
9650f67139
Add style for disabled button.
2024-07-13 17:52:54 +02:00
20c36f7c8b
Add async functions utils.
2024-07-13 17:34:23 +02:00
334a311c9e
Fix selected option removal.
2024-07-13 16:48:18 +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
8c0c616f15
Add usePreviousValue hook.
2024-07-13 16:37:24 +02:00
6d3aafb15c
Add global state system.
2024-07-13 16:37:07 +02:00
6a331024a5
Change apps menu icon style.
2024-07-08 23:19:22 +02:00
32d5006d9b
Add toggle switch checkbox.
2024-07-07 19:47:29 +02:00
0af652b413
Edit footer and its style.
2024-07-07 19:10:24 +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
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
08ba629b78
Fix card positions for floating elements.
2024-06-16 09:51:23 +02:00
32841ec79b
Add role property to floating elements and "tooltip" role to Tooltips.
2024-06-15 23:54:11 +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
1fbc8f87c1
Improve table style.
2024-06-09 12:13:02 +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