Malo Léon malo
  • Joined on 2021-10-29
malo opened issue Wyatt-FOSS/wyatt-packages#152 2023-02-21 17:48:17 +00:00
Feat(ui_kit): add all component in component theme data
malo created pull request Wyatt-FOSS/wyatt-packages#151 2023-02-21 17:45:25 +00:00
fix(ui_kit): fix tab action focus on textinputs
malo created branch ui_kit/fix/tab-action-focus in Wyatt-FOSS/wyatt-packages 2023-02-21 17:44:39 +00:00
malo pushed to ui_kit/fix/tab-action-focus at Wyatt-FOSS/wyatt-packages 2023-02-21 17:44:39 +00:00
49b534d145 fix(ui_kit): fix tab action focus on textinputs
malo merged pull request Wyatt-FOSS/wyatt-packages#150 2023-02-21 17:09:01 +00:00
feat(ui): add some useful text customization in TextWrapper (closes #149)
malo deleted branch ui_kit/feat/enhance-text-wrapper from Wyatt-FOSS/wyatt-packages 2023-02-21 17:09:01 +00:00
malo pushed to master at Wyatt-FOSS/wyatt-packages 2023-02-21 17:09:01 +00:00
a68da15cdc feat(ui): add some useful text customization in TextWrapper (closes #149)
malo closed issue Wyatt-FOSS/wyatt-packages#149 2023-02-21 17:09:01 +00:00
Enhancement(ui_kit): add control over text in cards
133e0e910b fix(ui_kit): make card core stateless
25224469b5 fix(ui_components): fix MultiColor lerp method
6537945946 fix(ui_kit): remove null check operator in RichTextBuilder component
702164082a fix(ui_kit): remove null check operator in Loader component
f2b8c03dd7 refactor(ui_kit): update textinput component using borderColors as Color
Compare 8 commits »
malo commented on pull request Wyatt-FOSS/wyatt-packages#145 2023-02-21 10:49:38 +00:00
ui_kit-ui_components/feat/add-textinputs-components
  • Copywith extension doesn't work here for merging styles. Please add it to ThemeStyle and override method in all component style classes.
  • Please change borderColor type using Color instead of…
4030511f4a fix(ui_components-ui_kit): fix, clean and unify logic and code after rebase
8ed8a71c7c fix(ui_kit): fix conflicts in card component after rebase
b6d22002ee fix(ui_kit): fix export theme file
9b9339cb56 chore(ui_components): add copywith deps
b57500b854 feat(ui_kit): update example (#138)
Compare 27 commits »
malo commented on pull request Wyatt-FOSS/wyatt-packages#145 2023-02-21 07:25:30 +00:00
ui_kit-ui_components/feat/add-textinputs-components

Need to be rebase. changes conflicting are :

  • packages/wyatt_ui_components/lib/src/core/utils/theme_resolver.dart
  • packages/wyatt_ui_components/lib/src/domain/entities/entities.dart -…
malo created pull request Wyatt-FOSS/wyatt-packages#145 2023-02-21 07:24:14 +00:00
WIP: ui_kit-ui_components/feat/add-textinputs-components
13089c803a feat(ui_kit): update example (#138)
548df1cc42 feat(ui_kit): implemement text inputs (#138)
dfb2597674 feat(ui_components):add text input components, theme extension and worked on utils (#138)
85805a25ea feat(ui_components): add isColor getter in multicolor helper
a64656f987 refactor(ui_components): update colors using Multicolor class (#138)
Compare 8 commits »
malo pushed to master at Wyatt-FOSS/wyatt-packages 2023-02-17 15:29:24 +00:00
f67e4aa112 ci: use latest dart version in ci container
malo deleted branch ci/fix/dart2-19 from Wyatt-FOSS/wyatt-packages 2023-02-17 15:29:24 +00:00
malo merged pull request Wyatt-FOSS/wyatt-packages#143 2023-02-17 15:29:23 +00:00
ci: use latest dart version in ci container