63 Commits

Author SHA1 Message Date
ed06e18043
fix(ui): move theme_resolver in compnoent to fix code generation 2023-02-15 20:35:25 +01:00
96781880f4
feat(ui): move style implementation from component to ui_kit with theme resolver 2023-02-15 20:14:32 +01:00
c331bc6056
feat(ui_kit): add theme extension support in buttons + theme negociation 2023-02-15 15:57:36 +01:00
4695cf0618
feat(ui_kit): implement file selection button with invalid cubit and dotted package 2023-02-14 11:55:34 +01:00
e4d904eb8d
feat(ui_kit): implement simple icon button and use dimension style 2023-02-14 11:55:34 +01:00
168d840b87
feat(ui_kit): add symbol button + enhance bloc control over state 2023-02-14 11:55:34 +01:00
b6f25dd5b5
refactor(ui_kit): use tapped state and merged styles 2023-02-14 11:55:34 +01:00
9e1b76e07b
feat(ui_kit): use MultiColor in button style 2023-02-14 11:55:34 +01:00
60126fffc4
feat(ui_kit): implement flat/outlined button 2023-02-14 11:55:34 +01:00
4332eafda0
feat(ui_kit): implement flat button 2023-02-14 11:55:34 +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
55822ad870 feat(ui_kit): add quote / skill / portfolio cards (#126)
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-10 16:01:07 +01:00
5464cd1d40 feat(ui_kit): implement information card (#126)
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-10 14:08:04 +01:00