Madeorsk
  • Joined on 2024-04-07
Madeorsk pushed to main at UIKernel/Core 2024-07-14 22:22:10 +02:00
cf86acfd9b Setup library build for first version.
Madeorsk pushed to main at UIKernel/Core 2024-07-14 22:00:49 +02:00
4c584c805e Fix configuration for production build.
d0cfd11b51 Fix FloatingUI imports.
Compare 2 commits »
Madeorsk pushed to main at UIKernel/Core 2024-07-14 21:53:43 +02:00
156741563a Change button position in test subapp.
Madeorsk pushed to main at UIKernel/Core 2024-07-14 19:56:42 +02:00
86e4c5aff2 Fix main content not always dimmed when a curtain is open.
Madeorsk pushed to main at UIKernel/Core 2024-07-14 19:54:28 +02:00
cc3e292f40 Rename main Curtains component to CurtainsProvider.
Madeorsk pushed to main at UIKernel/Core 2024-07-14 19:51:59 +02:00
64a77d077c Add notifications at the top right of the screen.
Madeorsk pushed to main at UIKernel/Core 2024-07-14 19:20:25 +02:00
ed4e766650 Fix mutated closedCurtains state in curtains.
Madeorsk pushed to main at UIKernel/Core 2024-07-14 19:04:22 +02:00
f3c8a9858b Remove margin of first and last paragraphs in cards.
Madeorsk pushed to main at UIKernel/Core 2024-07-14 19:02:07 +02:00
7e58785c85 Tweak shadow color.
Madeorsk pushed to main at UIKernel/Core 2024-07-14 18:22:43 +02:00
b0e71f9257 Normalize buttons position for cards and modals, and fix cards first and last elements position.
Madeorsk pushed to main at UIKernel/Core 2024-07-14 17:47:43 +02:00
141748b34a Split curtains code.
Madeorsk pushed to main at UIKernel/Core 2024-07-14 17:34:45 +02:00
70e073b99f Split curtains code.
Madeorsk pushed to main at UIKernel/Core 2024-07-14 17:33:12 +02:00
5dee63db7b Add modal windows system and typed modals.
Madeorsk pushed to main at UIKernel/Core 2024-07-14 17:06:58 +02:00
4a83e6a0fb Allow to set subapps properties.
Madeorsk pushed to main at UIKernel/Core 2024-07-14 16:50:39 +02:00
343bbfe785 Add fade out animation to closing curtains.
Madeorsk pushed to main at UIKernel/Core 2024-07-14 16:05:31 +02:00
a42385bfc1 Add more buttons styles and demo notifications setup.
Madeorsk pushed to main at UIKernel/Core 2024-07-14 16:02:55 +02:00
f949f3e191 Allow to pass generic variables to callable curtains / subapps and improve type check.
Madeorsk pushed to main at UIKernel/Core 2024-07-14 15:37:34 +02:00
2b4965a2ee Add helper hook to ease curtains / subapps creation.
Madeorsk pushed to main at UIKernel/Core 2024-07-14 15:21:56 +02:00
7a9062e8cd Add subapps and their style.
Madeorsk pushed to main at UIKernel/Core 2024-07-14 15:15:57 +02:00
c2485dfb1a Fix float dismiss in click mode.