|
702164082a
|
fix(ui_kit): remove null check operator in Loader component
|
2023-02-21 13:19:11 +01:00 |
|
|
f2b8c03dd7
|
refactor(ui_kit): update textinput component using borderColors as Color
|
2023-02-21 13:15:47 +01:00 |
|
|
51672cc95a
|
refactor(ui_components): move borderColors type
|
2023-02-21 13:13:01 +01:00 |
|
|
eda643e9b4
|
chore(ui_components): remove g files and copy with deps
|
2023-02-21 13:09:20 +01:00 |
|
|
cae4b68046
|
refactor(ui_components): add CopyWith method in ThemeStyle
|
2023-02-21 12:10:17 +01:00 |
|
|
4030511f4a
|
fix(ui_components-ui_kit): fix, clean and unify logic and code after rebase
|
2023-02-21 09:54:19 +01:00 |
|
|
8ed8a71c7c
|
fix(ui_kit): fix conflicts in card component after rebase
|
2023-02-21 08:53:38 +01:00 |
|
|
b6d22002ee
|
fix(ui_kit): fix export theme file
|
2023-02-21 08:52:18 +01:00 |
|
|
9b9339cb56
|
chore(ui_components): add copywith deps
|
2023-02-21 08:49:52 +01:00 |
|
|
b57500b854
|
feat(ui_kit): update example (#138)
|
2023-02-21 08:46:14 +01:00 |
|
|
1edb1f7324
|
feat(ui_kit): implemement text inputs (#138)
|
2023-02-21 08:37:36 +01:00 |
|
|
edf72cf4c2
|
feat(ui_components):add text input components, theme extension and worked on utils (#138)
|
2023-02-21 08:36:58 +01:00 |
|
|
f6c16c5dc4
|
feat(ui_components): add isColor getter in multicolor helper
|
2023-02-21 08:35:12 +01:00 |
|
|
c6beae597b
|
refactor(ui_components): update colors using Multicolor class (#138)
|
2023-02-21 08:35:12 +01:00 |
|
|
c2b60f2d79
|
feat(ui_kit): add text input theme extension (#138)
|
2023-02-21 08:35:12 +01:00 |
|
|
1e8d5d088e
|
chore(ui_components): export text inputs (#138)
|
2023-02-21 08:35:04 +01:00 |
|
|
419c99c103
|
feat(ui_components): add text input abstract class (#138)
|
2023-02-21 08:32:38 +01:00 |
|
|
5387dd6eed
|
build(ui_kit): use hosted version of bloc_helper
continuous-integration/drone/push Build is passing
|
2023-02-17 17:26:23 +01:00 |
|
|
f67e4aa112
|
ci: use latest dart version in ci container
continuous-integration/drone/push Build is passing
|
2023-02-17 16:28:22 +01:00 |
|
|
2769d45e20
|
fix(ui_kit): fix text align, add selection and update example for rich text builder
continuous-integration/drone/push Build is failing
|
2023-02-17 15:57:54 +01:00 |
|
|
66719732f7
|
feat(ui_kit): implement rich text builder (closes #141)
|
2023-02-17 14:49:41 +01:00 |
|
|
25018dc78a
|
feat(ui_component): add rich text builder / parser
|
2023-02-17 14:48:49 +01:00 |
|
|
efeb3acff3
|
build(ui): optimize build runner
|
2023-02-17 14:48:23 +01:00 |
|
|
ef52015372
|
refactor(ui): rework text gradient and text wrapper
|
2023-02-17 14:47:56 +01:00 |
|
|
c5f8b69184
|
style(ui_kit): add example demo-page auto-generation
continuous-integration/drone/push Build is failing
|
2023-02-16 15:13:55 +01:00 |
|
|
33984b1733
|
feat(ui_kit): add loader implementation
|
2023-02-16 15:13:21 +01:00 |
|
|
a47c28a4d6
|
feat(ui_component): add loader component and style
|
2023-02-16 15:12:40 +01:00 |
|
|
63bbde8213
|
refactor(ui_component): remove CopyWith extension
|
2023-02-16 15:12:18 +01:00 |
|
|
8070623e88
|
fix(ui_component): add generated component with theme resolver
|
2023-02-16 15:11:34 +01:00 |
|
|
4c08a692d2
|
refactor(ui_kit): move exportable bloc from mixin to widget
continuous-integration/drone/push Build is failing
|
2023-02-16 11:55:11 +01:00 |
|
|
8044d07413
|
fix(ui_component): add style merge in Theme Resolver
|
2023-02-16 11:54:42 +01:00 |
|
|
1af9b0b1f1
|
refactor(ui_kit): make resolve private and dotter child a widget
|
2023-02-16 10:23:48 +01:00 |
|
|
3a7b0abc58
|
style(ui_kit): fix padding file selection
continuous-integration/drone/push Build is failing
|
2023-02-15 22:40:19 +01:00 |
|
|
dd198b0e51
|
feat(ui_kit): update example with full studio button theme
|
2023-02-15 22:36:26 +01:00 |
|
|
a595183107
|
fix(ui_component): fix extra value in compute extension function
|
2023-02-15 22:35:31 +01:00 |
|
|
c786c153e0
|
feat(ui_kit): add theme control in example
|
2023-02-15 21:45:46 +01:00 |
|
|
cc71bf7abd
|
feat(ui_kit): finalize material ready buttons
|
2023-02-15 21:07:53 +01:00 |
|
|
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 |
|
|
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 |
|