73 Commits

Author SHA1 Message Date
ffb8694418
feat(ui_kit): make skillcard header icon customizable 2023-04-13 23:16:40 +02:00
762e037689
refactor(ui_kit): remove selection area of rich text, its not his reponsibility 2023-04-13 23:16:39 +02:00
4938f81176
chore: update library file names for ui components and ui layouts 2023-04-13 23:16:39 +02:00
88b1670c15
chore(ui_kit): export wyatt component theme data 2023-04-13 23:16:38 +02:00
77c4526492
chore(release): publish packages
- wyatt_analysis@2.4.1
2023-04-13 23:16:38 +02:00
31f43c73db
chore: fix and format using melos 2023-04-13 23:15:43 +02:00
21db99d34d
refactor(ui): replace ThemeResolver by ThemeHelper in Loader / RichTextBuilder (closes #148) 2023-04-13 23:15:42 +02:00
d71f4b3675
refactor(ui)!: remove bloc export in buttons to be state management solution agnostic (closes #147) 2023-04-13 23:15:42 +02:00
a7e6d664bb
feat(ui_kit-ui_components): Modify the theme resolver to utilize the theme helper and streamline the logic 2023-04-13 23:15:42 +02:00
cf9d4efd78
feat(ui_kit): remove .raw call 2023-04-13 23:15:42 +02:00
d6312271ec
feat(ui_kit): export ui kit as component theme data 2023-04-13 23:15:42 +02:00
aa4982cd82
style(ui_kit): remove test style 2023-04-13 23:15:42 +02:00
89236cb3cf
feat(ui_kit): allow to cascade styles in ThemeHelper 2023-04-13 23:15:42 +02:00
d1c8763843
feat(ui_kit): implement top nav bar 2023-04-13 23:15:42 +02:00
5acb6dc60f
refactor(ui_kit): adapt ui_kit 2023-04-13 23:15:42 +02:00
29f00a359f
feat(ui_kit): implement top app bar and update example 2023-04-13 23:15:42 +02:00
b2eb8261a2
fix(ui_kit): fix tab action focus on textinputs 2023-04-13 23:15:41 +02:00
757a9382dc
feat(ui): add some useful text customization in TextWrapper (closes #149) 2023-04-13 23:15:41 +02:00
797fcc4b11
fix(ui_component): inverse merge in TextInputStyle 2023-04-13 23:15:41 +02:00
dc562ec891
refactor(ui_kit): use ThemeHelper in cards 2023-04-13 23:15:41 +02:00
a20af84d54
fix(ui): use multicolor in cards 2023-04-13 23:15:41 +02:00
b936ed2d75
refactor(ui_kit): rename GradientBoxBorder 2023-04-13 23:15:41 +02:00
7b9f732960
fix(ui_kit): make card core stateless 2023-04-13 23:15:41 +02:00
7657645e51
fix(ui_kit): remove null check operator in RichTextBuilder component 2023-04-13 23:15:41 +02:00
798a1b5c33
fix(ui_kit): remove null check operator in Loader component 2023-04-13 23:15:41 +02:00
e43571b397
refactor(ui_kit): update textinput component using borderColors as Color 2023-04-13 23:15:40 +02:00
1b1a0656dc
fix(ui_components-ui_kit): fix, clean and unify logic and code after rebase 2023-04-13 23:15:40 +02:00
1f8835bb7e
fix(ui_kit): fix conflicts in card component after rebase 2023-04-13 23:15:40 +02:00
8dda0b09bf
fix(ui_kit): fix export theme file 2023-04-13 23:15:40 +02:00
2745cf7a60
feat(ui_kit): update example (#138) 2023-04-13 23:15:40 +02:00
77b90dee2a
feat(ui_kit): implemement text inputs (#138) 2023-04-13 23:15:40 +02:00
270762f234
feat(ui_kit): add text input theme extension (#138) 2023-04-13 23:15:40 +02:00
ba826bfefe
build(ui_kit): use hosted version of bloc_helper 2023-04-13 23:15:40 +02:00
1c387c1179
ci: use latest dart version in ci container 2023-04-13 23:15:39 +02:00
5e02353ec2
fix(ui_kit): fix text align, add selection and update example for rich text builder 2023-04-13 23:15:39 +02:00
d7dfc7ea78
feat(ui_kit): implement rich text builder (closes #141) 2023-04-13 23:15:39 +02:00
33bc9fcc6e
build(ui): optimize build runner 2023-04-13 23:15:39 +02:00
112f16809d
refactor(ui): rework text gradient and text wrapper 2023-04-13 23:15:39 +02:00
997ece77fa
style(ui_kit): add example demo-page auto-generation 2023-04-13 23:15:39 +02:00
1976a3df7d
feat(ui_kit): add loader implementation 2023-04-13 23:15:39 +02:00
44aedc546e
refactor(ui_kit): move exportable bloc from mixin to widget 2023-04-13 23:15:39 +02:00
02a551a8d8
refactor(ui_kit): make resolve private and dotter child a widget 2023-04-13 23:15:39 +02:00
e9525f10c7
style(ui_kit): fix padding file selection 2023-04-13 23:15:39 +02:00
a965f68267
feat(ui_kit): update example with full studio button theme 2023-04-13 23:15:39 +02:00
942961ef06
feat(ui_kit): add theme control in example 2023-04-13 23:15:38 +02:00
0f7b1ae00b
feat(ui_kit): finalize material ready buttons 2023-04-13 23:15:38 +02:00
d43e96f13a
fix(ui): move theme_resolver in compnoent to fix code generation 2023-04-13 23:15:38 +02:00
ddbe21dc61
feat(ui): move style implementation from component to ui_kit with theme resolver 2023-04-13 23:15:38 +02:00
960a1edb9d
feat(ui_kit): add theme extension support in buttons + theme negociation 2023-04-13 23:15:38 +02:00
04feb44995
feat(ui_kit): add theme extension shortcut 2023-04-13 23:15:38 +02:00