Commit Graph
13 Commits
Author SHA1 Message Date
malo 47773872eb feat(ui_components): add text wrapper instead of String/Widget for Texts 2023-02-08 17:42:33 +01:00
malo 82a643cbb4 feat(ui_components): make fields nullable and not required in quote card 2023-02-08 15:54:50 +01:00
malo 8304aaf8c8 fix(ui_components): remove darkmode enable field in cards 2023-02-08 15:43:20 +01:00
malo 9bc453e04f feat(ui_components): export components and add license header 2023-02-08 13:23:45 +01:00
malo 07a9b47b36 feat(ui_components): add information_card & quote_card (#126) 2023-02-07 18:30:46 +01:00
malo 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
malo 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
AN12345 cf9f1ddb65 feat: create new package to split components and layouts 2022-12-07 14:13:24 -05:00