|
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 |
|
|
77ce4e33ab
|
feat(ui_kit): add theme extension shortcut
|
2023-02-15 15:57:04 +01:00 |
|
|
2806ac5923
|
feat(ui_component): add copyWith gen and make button style lerping
|
2023-02-15 15:56:35 +01:00 |
|
|
ed29f39673
|
refactor(ui_component): move extensions
|
2023-02-15 15:55:46 +01:00 |
|
|
7880293723
|
feat(ui_component): add lerp on multicolor
|
2023-02-15 15:55:27 +01:00 |
|
|
5c34528b3d
|
fix(ui_kit): add cacheExtend as a trade-off in listview example
|
2023-02-14 14:49:39 +01:00 |
|
|
198d83b663
|
fix(ui_kit): add local font assets + compress images
|
2023-02-14 14:48:11 +01:00 |
|
|
bd636e9d24
|
docs(ui_kit): add theme negociation explaination
|
2023-02-14 14:20:00 +01:00 |
|
|
c942e2aacf
|
feat(ui_kit): update example with drawer and custom launch parameters
|
2023-02-14 12:50:46 +01:00 |
|
|
82eeba4d7d
|
feat(ui_kit): add multicolor support in linear gradient helper
|
2023-02-14 12:50:17 +01:00 |
|
|
4695cf0618
|
feat(ui_kit): implement file selection button with invalid cubit and dotted package
|
2023-02-14 11:55:34 +01:00 |
|
|
d49a4cad31
|
feat(ui_component): add file selection component
|
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 |
|
|
4f1a064298
|
feat(ui_component): add simple icon button and 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 |
|
|
aea71fa32c
|
feat(ui_kit): add symbol button
|
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 |
|
|
61e28ce5e7
|
refactor(ui_component): merge flat and outline buttons in only one style
|
2023-02-14 11:55:34 +01:00 |
|
|
5050e2c2bb
|
feat(ui_component): add tapped control state
|
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 |
|
|
442baa6882
|
feat(ui_component): add MultiColor util class
|
2023-02-14 11:55:34 +01:00 |
|
|
60126fffc4
|
feat(ui_kit): implement flat/outlined button
|
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 |
|
|
4332eafda0
|
feat(ui_kit): implement flat button
|
2023-02-14 11:55:34 +01:00 |
|
|
160b30d21b
|
feat(ui_component): add button components
|
2023-02-14 11:54:48 +01:00 |
|
|
602a372d7c
|
fix(uikit): remove useless file
|
2023-02-14 11:54:48 +01:00 |
|
|
43df087319
|
chore: update repo bricks
|
2023-02-14 11:54:48 +01:00 |
|
|
4f71118a65
|
chore(uikit): create package with mason
|
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 |
|
|
ea18d39c44
|
style(ui_kit): remove cache files
continuous-integration/drone/push Build is failing
|
2023-02-10 16:23:08 +01:00 |
|
|
b9f2305bca
|
build(ui_kit): add firebase config
|
2023-02-10 16:17:35 +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 |
|
|
a563bd1fe3
|
style(ui_kit): add macos platform in example
continuous-integration/drone/push Build is failing
|
2023-02-10 14:19:32 +01:00 |
|
|
5464cd1d40
|
feat(ui_kit): implement information card (#126)
continuous-integration/drone/push Build is failing
|
2023-02-10 14:08:04 +01:00 |
|
|
ba1c1016e5
|
style(ui_kit): remove default files
|
2023-02-10 11:35:51 +01:00 |
|
|
23b608ed10
|
feat(ui_components): add gradient attribut to text wrapper
continuous-integration/drone/push Build is failing
|
2023-02-10 11:25:39 +01:00 |
|
|
44b2b7c27d
|
chore(ui_kit): create package template
continuous-integration/drone/push Build is failing
|
2023-02-09 18:10:11 +01:00 |
|
|
6bad9a8a05
|
fix(ui_layout): fix textwrapper
|
2023-02-09 18:09:45 +01:00 |
|
|
5d8f94bee8
|
fix(cw_gen): fix textwrapper
|
2023-02-09 18:09:14 +01:00 |
|
|
75cb341447
|
fix(bloc_layout): fix textwrapper
|
2023-02-09 18:08:49 +01:00 |
|
|
efa7ca09dd
|
feat(ui_component): add string extension to easely wrap text
|
2023-02-09 18:08:03 +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 |
|
|
dd75ecfc7a
|
feat: make text wrapper constructor constant
|
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 |
|