51 Commits

Author SHA1 Message Date
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
03e736e61d
fix(ui_kit): add cacheExtend as a trade-off in listview example 2023-04-13 23:15:38 +02:00
f5aae45568
fix(ui_kit): add local font assets + compress images 2023-04-13 23:15:38 +02:00
8b5f56c1a8
docs(ui_kit): add theme negociation explaination 2023-04-13 23:15:38 +02:00
85c0bb9a6e
feat(ui_kit): update example with drawer and custom launch parameters 2023-04-13 23:15:37 +02:00
e2b5c72fb5
feat(ui_kit): add multicolor support in linear gradient helper 2023-04-13 23:15:37 +02:00
13c491cab9
feat(ui_kit): implement file selection button with invalid cubit and dotted package 2023-04-13 23:15:37 +02:00
1d1885db61
feat(ui_kit): implement simple icon button and use dimension style 2023-04-13 23:15:37 +02:00
d080725310
feat(ui_kit): add symbol button + enhance bloc control over state 2023-04-13 23:15:37 +02:00
5d5ad77e4f
refactor(ui_kit): use tapped state and merged styles 2023-04-13 23:15:37 +02:00
8d66d3d4d2
feat(ui_kit): use MultiColor in button style 2023-04-13 23:15:37 +02:00
27f18b9a79
feat(ui_kit): implement flat/outlined button 2023-04-13 23:15:37 +02:00
dbc1dd343f
feat(ui_kit): implement flat button 2023-04-13 23:15:37 +02:00
927889c264
fix(uikit): remove useless file 2023-04-13 23:15:37 +02:00
c63d9331ff
chore(uikit): create package with mason 2023-04-13 23:15:37 +02:00
702199f775
feat(ui_kit): add card theme extension, fix bugs & update example (close #126) 2023-04-13 23:15:36 +02:00
a6064febb4
style(ui_kit): remove cache files 2023-04-13 23:15:36 +02:00
98fd8ddf74
build(ui_kit): add firebase config 2023-04-13 23:15:36 +02:00
b1517ca97c
build(ui_kit): add firebase config 2023-04-13 23:15:08 +02:00
8b90a782fe
feat(ui_kit): add quote / skill / portfolio cards (#126) 2023-04-13 23:14:30 +02:00
8701cc7819
style(ui_kit): add macos platform in example 2023-04-13 23:14:30 +02:00
9e9d9bc7ea
feat(ui_kit): implement information card (#126) 2023-04-13 23:14:30 +02:00
7a9c91fd97
style(ui_kit): remove default files 2023-04-13 23:14:30 +02:00