471 Commits

Author SHA1 Message Date
7e2f3c36e8
feat(ui_components): generify bars 2023-04-13 23:15:42 +02:00
1524fbeab5
style(ui_components): clean folders and gather bars 2023-04-13 23:15:42 +02:00
29f00a359f
feat(ui_kit): implement top app bar and update example 2023-04-13 23:15:42 +02:00
0cce9e80bd
feat(ui_components): update attributs and proxy most of appbar attributs 2023-04-13 23:15:41 +02:00
d667e09267
feat(ui_components): add centerTitle property to app bar component 2023-04-13 23:15:41 +02:00
91987aee2f
style(ui_components): format imports 2023-04-13 23:15:41 +02:00
6d1515e3f7
feat(ui_components): add top navigation bar component to theme data 2023-04-13 23:15:41 +02:00
8064c953e3
feat(ui_components): add Top Navigation Bar Component 2023-04-13 23:15:41 +02:00
ad4b258f52
fix(ui_components): add loader to theme data (close #152) 2023-04-13 23:15:41 +02:00
e87a36dba6
feat(ui_components): add new components to theme data (close #152) 2023-04-13 23:15:41 +02:00
b2eb8261a2
fix(ui_kit): fix tab action focus on textinputs 2023-04-13 23:15:41 +02:00
757a9382dc
feat(ui): add some useful text customization in TextWrapper (closes #149) 2023-04-13 23:15:41 +02:00
797fcc4b11
fix(ui_component): inverse merge in TextInputStyle 2023-04-13 23:15:41 +02:00
dc562ec891
refactor(ui_kit): use ThemeHelper in cards 2023-04-13 23:15:41 +02:00
a20af84d54
fix(ui): use multicolor in cards 2023-04-13 23:15:41 +02:00
5d85c7d4db
build(ui_component): remove freezed 2023-04-13 23:15:41 +02:00
b936ed2d75
refactor(ui_kit): rename GradientBoxBorder 2023-04-13 23:15:41 +02:00
7b9f732960
fix(ui_kit): make card core stateless 2023-04-13 23:15:41 +02:00
cbe2434222
fix(ui_components): fix MultiColor lerp method 2023-04-13 23:15:41 +02:00
7657645e51
fix(ui_kit): remove null check operator in RichTextBuilder component 2023-04-13 23:15:41 +02:00
798a1b5c33
fix(ui_kit): remove null check operator in Loader component 2023-04-13 23:15:41 +02:00
e43571b397
refactor(ui_kit): update textinput component using borderColors as Color 2023-04-13 23:15:40 +02:00
9686f998f8
refactor(ui_components): move borderColors type 2023-04-13 23:15:40 +02:00
e22d8cbe94
chore(ui_components): remove g files and copy with deps 2023-04-13 23:15:40 +02:00
66a3c3cc3f
refactor(ui_components): add CopyWith method in ThemeStyle 2023-04-13 23:15:40 +02:00
1b1a0656dc
fix(ui_components-ui_kit): fix, clean and unify logic and code after rebase 2023-04-13 23:15:40 +02:00
1f8835bb7e
fix(ui_kit): fix conflicts in card component after rebase 2023-04-13 23:15:40 +02:00
8dda0b09bf
fix(ui_kit): fix export theme file 2023-04-13 23:15:40 +02:00
e839389930
chore(ui_components): add copywith deps 2023-04-13 23:15:40 +02:00
2745cf7a60
feat(ui_kit): update example (#138) 2023-04-13 23:15:40 +02:00
77b90dee2a
feat(ui_kit): implemement text inputs (#138) 2023-04-13 23:15:40 +02:00
cb8883ba66
feat(ui_components):add text input components, theme extension and worked on utils (#138) 2023-04-13 23:15:40 +02:00
f64c1a75a9
feat(ui_components): add isColor getter in multicolor helper 2023-04-13 23:15:40 +02:00
4e314eae34
refactor(ui_components): update colors using Multicolor class (#138) 2023-04-13 23:15:40 +02:00
270762f234
feat(ui_kit): add text input theme extension (#138) 2023-04-13 23:15:40 +02:00
6e4b494905
chore(ui_components): export text inputs (#138) 2023-04-13 23:15:40 +02:00
16ed1e27a7
feat(ui_components): add text input abstract class (#138) 2023-04-13 23:15:40 +02:00
ba826bfefe
build(ui_kit): use hosted version of bloc_helper 2023-04-13 23:15:40 +02:00
1c387c1179
ci: use latest dart version in ci container 2023-04-13 23:15:39 +02:00
5e02353ec2
fix(ui_kit): fix text align, add selection and update example for rich text builder 2023-04-13 23:15:39 +02:00
d7dfc7ea78
feat(ui_kit): implement rich text builder (closes #141) 2023-04-13 23:15:39 +02:00
b06d8b7793
feat(ui_component): add rich text builder / parser 2023-04-13 23:15:39 +02:00
33bc9fcc6e
build(ui): optimize build runner 2023-04-13 23:15:39 +02:00
112f16809d
refactor(ui): rework text gradient and text wrapper 2023-04-13 23:15:39 +02:00
997ece77fa
style(ui_kit): add example demo-page auto-generation 2023-04-13 23:15:39 +02:00
1976a3df7d
feat(ui_kit): add loader implementation 2023-04-13 23:15:39 +02:00
a46712e763
feat(ui_component): add loader component and style 2023-04-13 23:15:39 +02:00
79837881b9
refactor(ui_component): remove CopyWith extension 2023-04-13 23:15:39 +02:00
edbe85fa1e
fix(ui_component): add generated component with theme resolver 2023-04-13 23:15:39 +02:00
44aedc546e
refactor(ui_kit): move exportable bloc from mixin to widget 2023-04-13 23:15:39 +02:00