417 Commits

Author SHA1 Message Date
7b9eee17af
fix(ui_component): fix extra value in compute extension function 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
c8b464eedc
feat(ui_component): add copyWith gen and make button style lerping 2023-04-13 23:15:38 +02:00
45410910d0
refactor(ui_component): move extensions 2023-04-13 23:15:38 +02:00
ee85d42985
feat(ui_component): add lerp on multicolor 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
5ad6b0fc8e
feat(ui_component): add file selection component 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
19364f7acc
feat(ui_component): add simple icon button and 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
77bff8a687
feat(ui_kit): add symbol button 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
4e7b84523b
refactor(ui_component): merge flat and outline buttons in only one style 2023-04-13 23:15:37 +02:00
9186efa07a
feat(ui_component): add tapped control state 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
376556f029
feat(ui_component): add MultiColor util class 2023-04-13 23:15:37 +02:00
27f18b9a79
feat(ui_kit): implement flat/outlined button 2023-04-13 23:15:37 +02:00
4d4f0884c9
feat(ui_component): add flat/outlined button styles 2023-04-13 23:15:37 +02:00
dbc1dd343f
feat(ui_kit): implement flat button 2023-04-13 23:15:37 +02:00
de23f6e246
feat(ui_component): add button components 2023-04-13 23:15:37 +02:00
927889c264
fix(uikit): remove useless file 2023-04-13 23:15:37 +02:00
89324efac5
chore: update repo bricks 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
b41e6464b9
feat(ui_components): add gradient attribut to text wrapper 2023-04-13 23:14:30 +02:00
655191ebe9
chore(ui_kit): create package template 2023-04-13 23:14:30 +02:00
029e435241
fix(ui_layout): fix textwrapper 2023-04-13 23:14:30 +02:00
9e332c3ba7
fix(cw_gen): fix textwrapper 2023-04-13 23:14:30 +02:00
aeb4366ec1
fix(bloc_layout): fix textwrapper 2023-04-13 23:14:30 +02:00
208d081252
feat(ui_component): add string extension to easely wrap text 2023-04-13 23:14:29 +02:00
4397c579ca
feat(ui_components): export cards #126 2023-04-13 23:14:29 +02:00
c5e7547551
feat(ui_components): add portfolio & skill cards #126 2023-04-13 23:14:29 +02:00
91bbbaee64
feat: make text wrapper constructor constant 2023-04-13 23:14:29 +02:00