|
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 |
|
|
2806ac5923
|
feat(ui_component): add copyWith gen and make button style lerping
|
2023-02-15 15:56:35 +01:00 |
|
|
d49a4cad31
|
feat(ui_component): add file selection component
|
2023-02-14 11:55:34 +01:00 |
|
|
4f1a064298
|
feat(ui_component): add simple icon button and dimension style
|
2023-02-14 11:55:34 +01:00 |
|
|
aea71fa32c
|
feat(ui_kit): add symbol button
|
2023-02-14 11:55:34 +01:00 |
|
|
61e28ce5e7
|
refactor(ui_component): merge flat and outline buttons in only one style
|
2023-02-14 11:55:34 +01:00 |
|
|
442baa6882
|
feat(ui_component): add MultiColor util class
|
2023-02-14 11:55:34 +01:00 |
|
|
07572aeca2
|
feat(ui_component): add flat/outlined button styles
|
2023-02-14 11:55:34 +01:00 |
|
|
160b30d21b
|
feat(ui_component): add button components
|
2023-02-14 11:54:48 +01:00 |
|
|
4b37175d17
|
feat(ui_kit): add card theme extension, fix bugs & update example (close #126)
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)
continuous-integration/drone/push Build is failing
|
2023-02-10 16:01:07 +01:00 |
|
|
ac432f6dc8
|
feat(ui_components): export cards #126
continuous-integration/drone/push Build is failing
|
2023-02-09 16:50:48 +00:00 |
|
|
6c85faba82
|
feat(ui_components): add portfolio & skill cards #126
|
2023-02-09 16:50:48 +00:00 |
|
|
0132771e17
|
feat(ui_components): add text wrapper instead of String/Widget for Texts
|
2023-02-09 16:50:48 +00:00 |
|
|
5d5ae145aa
|
feat(ui_components): make fields nullable and not required in quote card
|
2023-02-09 16:50:48 +00:00 |
|
|
07428a5215
|
fix(ui_components): remove darkmode enable field in cards
|
2023-02-09 16:50:48 +00:00 |
|
|
c994c822b0
|
feat(ui_components): export components and add license header
|
2023-02-09 16:50:48 +00:00 |
|
|
bde54e0cf5
|
feat(ui_components): add information_card & quote_card (#126)
|
2023-02-09 16:50:48 +00:00 |
|
|
ff3f2008de
|
fix(ui_components): generate new files after generator fixes (close #118)
continuous-integration/drone/push Build is failing
|
2023-02-07 10:25:58 +01:00 |
|
|
cd3ed0fe69
|
refactor(ui_components): migrate components using code generator packages (#115)
|
2023-02-07 09:44:03 +01:00 |
|
AN12345
|
81a7ca5a1f
|
feat(ui_components): make component data field nullable (#92)
|
2022-12-12 14:08:36 -05:00 |
|
AN12345
|
dd275460f6
|
feat(ui_components): make app bar leading & actions customizable
|
2022-12-12 12:34:02 -05:00 |
|
AN12345
|
d792f4cbe9
|
feat(ui_layout): update example & move configure function (#69)
|
2022-12-07 18:54:48 -05:00 |
|
AN12345
|
098ec9715e
|
feat(ui_layout): add loading & error widget to component theme (close #69)
|
2022-12-07 18:20:04 -05:00 |
|
AN12345
|
a20e4a1715
|
refractor: migrate components in right package
|
2022-12-07 14:56:05 -05:00 |
|