Commit graph

74 commits

Author SHA1 Message Date
af7f024af9
New setup for V2. 2025-09-10 23:38:56 +02:00
7bbd04e47a
Fix icon position in headings.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-11-30 18:24:34 +01:00
43c0297b04
Transform kernel application data to kernel React-like contexts.
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-09-29 10:10:50 +02:00
60dfd776c6
Add Kernel context and Kernel application data.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-09-29 00:11:04 +02:00
6252ed3045
Add a tip component.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-09-27 19:04:12 +02:00
06b2b9f5e1
Set default alignment of buttons text to center.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-09-27 18:46:52 +02:00
33b1fa2002
Export fonts variables.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-09-26 10:48:15 +02:00
c156e3ac7c
Fix virtual elements render.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-09-25 18:59:07 +02:00
cbedfa9d52
Add error boundaries and a default one with notifications.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-09-25 17:27:52 +02:00
a1b0cc816c
Add selectibleMinCount property and fix required for Selects, add a custom validation rule component.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-09-25 15:36:58 +02:00
dd91d8dcfc
Add async components demo and improve async state update when given argument is not a promise.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-09-25 09:57:30 +02:00
1963b6208a
Correctly memoize the promise from a function depending on deps when using useAsync.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-09-24 23:04:11 +02:00
e2fc741fee
Add dispatch function to useAsync to allow synchronous editing of async data after first retrieval.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-09-24 22:51:41 +02:00
23d0ab147b
Export SelectProperties type.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-09-24 19:54:18 +02:00
72a3b9b9d2
Fix max size of select suggestions. 2024-09-24 19:54:07 +02:00
7386c55952
Change subapp style to keep its header fixed on the screen.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-09-23 22:58:20 +02:00
8b57732722
Add submit function dependencies to useFormSubmit hook.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-09-23 18:45:41 +02:00
2350d50b3e
Add useFormSubmit hook to ease forms submit override.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-09-23 18:41:06 +02:00
bdb0da5ae0
Set submenu as dismissible by default.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-09-23 17:58:36 +02:00
09b7847808
Improve style of disabled inputs.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-09-23 15:34:55 +02:00
de4018af83
Improve minimal textarea size.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-09-23 15:31:55 +02:00
bd8fd363f8
Increase default input size.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-09-23 15:26:49 +02:00
eb358c1c1a
Fix checkboxes and radio boxes inputs with bad style because of the new box component. 2024-09-23 15:25:47 +02:00
2d5d16c1ce
Add center class to headings.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-09-23 15:22:49 +02:00
565153c2d7
Add boxes style.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-09-23 15:19:42 +02:00
9ed562131d
Add green color for save buttons.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-09-23 15:17:46 +02:00
bd83459322
Add generic content boxes.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-09-23 15:17:22 +02:00
e523364bcf
Improve default icon size.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-09-22 23:56:57 +02:00
c1d9036d4c
Add easy async component.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-19 22:11:33 +02:00
f1f8420de8
Add Promisable type and allow it as an argument to useAsync.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-19 21:48:28 +02:00
d0cfd11b51
Fix FloatingUI imports. 2024-07-14 22:00:05 +02:00
86e4c5aff2
Fix main content not always dimmed when a curtain is open. 2024-07-14 19:56:17 +02:00
cc3e292f40
Rename main Curtains component to CurtainsProvider. 2024-07-14 19:54:13 +02:00
64a77d077c
Add notifications at the top right of the screen. 2024-07-14 19:51:34 +02:00
ed4e766650
Fix mutated closedCurtains state in curtains. 2024-07-14 19:20:11 +02:00
f3c8a9858b
Remove margin of first and last paragraphs in cards. 2024-07-14 19:03:56 +02:00
7e58785c85
Tweak shadow color. 2024-07-14 19:01:43 +02:00
b0e71f9257
Normalize buttons position for cards and modals, and fix cards first and last elements position. 2024-07-14 18:22:13 +02:00
141748b34a
Split curtains code. 2024-07-14 17:47:29 +02:00
5dee63db7b
Add modal windows system and typed modals. 2024-07-14 17:33:01 +02:00
4a83e6a0fb
Allow to set subapps properties. 2024-07-14 17:06:41 +02:00
343bbfe785
Add fade out animation to closing curtains. 2024-07-14 16:50:25 +02:00
a42385bfc1
Add more buttons styles and demo notifications setup. 2024-07-14 16:05:06 +02:00
f949f3e191
Allow to pass generic variables to callable curtains / subapps and improve type check. 2024-07-14 16:02:47 +02:00
2b4965a2ee
Add helper hook to ease curtains / subapps creation. 2024-07-14 15:37:12 +02:00
7a9062e8cd
Add subapps and their style. 2024-07-14 15:21:44 +02:00
c2485dfb1a
Fix float dismiss in click mode. 2024-07-14 15:15:38 +02:00
f146dd9518
More blur for dimmed content. 2024-07-14 14:57:48 +02:00
c4423bf772
Add curtain context in a curtain instance. 2024-07-14 14:52:36 +02:00
b0905b4a4f
Add basic curtains. 2024-07-14 14:33:21 +02:00