13 Commits

Author SHA1 Message Date
8c06f98624 feat(ui_kit): make top bar selector customizable 2023-04-12 12:31:00 +00:00
55ee89fb26 chore: update library file names for ui components and ui layouts
Some checks failed
continuous-integration/drone/push Build is failing
2023-03-01 11:46:48 +01:00
4a3fde3a1e feat(ui_kit): implement top nav bar
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-22 17:43:42 +01:00
ad0f1ec1c5 feat(ui_kit): implement top app bar and update example 2023-02-22 15:50:46 +01:00
b6d22002ee fix(ui_kit): fix export theme file 2023-02-21 08:52:18 +01:00
1edb1f7324 feat(ui_kit): implemement text inputs (#138) 2023-02-21 08:37:36 +01:00
c2b60f2d79 feat(ui_kit): add text input theme extension (#138) 2023-02-21 08:35:12 +01:00
2769d45e20
fix(ui_kit): fix text align, add selection and update example for rich text builder
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-17 15:57:54 +01:00
66719732f7
feat(ui_kit): implement rich text builder (closes #141) 2023-02-17 14:49:41 +01:00
ef52015372
refactor(ui): rework text gradient and text wrapper 2023-02-17 14:47:56 +01:00
33984b1733
feat(ui_kit): add loader implementation 2023-02-16 15:13:21 +01:00
c331bc6056
feat(ui_kit): add theme extension support in buttons + theme negociation 2023-02-15 15:57:36 +01:00
4b37175d17 feat(ui_kit): add card theme extension, fix bugs & update example (close #126)
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-14 11:34:45 +01:00