Hugo Pointcheval hugo
hugo deleted branch ui_components/feat/add-gratient-to-text-wrapper from Wyatt-FOSS/wyatt-packages 2023-02-16 12:21:32 +00:00
hugo deleted branch ui_kit/feat/add-other-cards-components from Wyatt-FOSS/wyatt-packages 2023-02-16 12:21:29 +00:00
hugo deleted branch ui_kit/build/add-hosting-configs from Wyatt-FOSS/wyatt-packages 2023-02-16 12:21:26 +00:00
hugo deleted branch ui_kit/feat/theme-extension from Wyatt-FOSS/wyatt-packages 2023-02-16 12:21:23 +00:00
hugo deleted branch ui_kit/feat/button-components from Wyatt-FOSS/wyatt-packages 2023-02-16 12:21:05 +00:00
hugo created pull request Wyatt-FOSS/wyatt-packages#139 2023-02-16 10:56:37 +00:00
ui_kit/refactor/theme_resolver_enhance
4c08a692d2 refactor(ui_kit): move exportable bloc from mixin to widget
8044d07413 fix(ui_component): add style merge in Theme Resolver
Compare 2 commits »
1af9b0b1f1 refactor(ui_kit): make resolve private and dotter child a widget
hugo created branch ui_kit/refactor/theme_resolver_enhance in Wyatt-FOSS/wyatt-packages 2023-02-16 09:21:38 +00:00
87894b1b03 refactor(ui_kit): make resolve private and dotter child a widget
hugo closed issue Wyatt-FOSS/wyatt-packages#128 2023-02-16 08:59:27 +00:00
Feature(ui_components): add buttons
hugo commented on issue Wyatt-FOSS/wyatt-packages#128 2023-02-16 08:58:58 +00:00
Feature(ui_components): add buttons

Closes in #3a7b0abc58745ca1f0001f9347fbbaddd9c97a1e

hugo pushed to master at Wyatt-FOSS/wyatt-packages 2023-02-16 08:58:04 +00:00
3a7b0abc58 style(ui_kit): fix padding file selection
dd198b0e51 feat(ui_kit): update example with full studio button theme
a595183107 fix(ui_component): fix extra value in compute extension function
c786c153e0 feat(ui_kit): add theme control in example
cc71bf7abd feat(ui_kit): finalize material ready buttons
Compare 35 commits »
hugo merged pull request Wyatt-FOSS/wyatt-packages#134 2023-02-16 08:58:03 +00:00
ui_kit/feat/button-components
hugo pushed to ui_kit/feat/button-components at Wyatt-FOSS/wyatt-packages 2023-02-15 21:40:24 +00:00
3a7b0abc58 style(ui_kit): fix padding file selection
hugo pushed to ui_kit/feat/button-components at Wyatt-FOSS/wyatt-packages 2023-02-15 21:36:32 +00:00
dd198b0e51 feat(ui_kit): update example with full studio button theme
a595183107 fix(ui_component): fix extra value in compute extension function
Compare 2 commits »
hugo pushed to ui_kit/feat/button-components at Wyatt-FOSS/wyatt-packages 2023-02-15 20:45:56 +00:00
c786c153e0 feat(ui_kit): add theme control in example
cc71bf7abd feat(ui_kit): finalize material ready buttons
ed06e18043 fix(ui): move theme_resolver in compnoent to fix code generation
Compare 3 commits »
hugo pushed to ui_kit/feat/button-components at Wyatt-FOSS/wyatt-packages 2023-02-15 19:14:40 +00:00
96781880f4 feat(ui): move style implementation from component to ui_kit with theme resolver
hugo pushed to ui_kit/feat/button-components at Wyatt-FOSS/wyatt-packages 2023-02-15 14:58:22 +00:00
c331bc6056 feat(ui_kit): add theme extension support in buttons + theme negociation
77ce4e33ab feat(ui_kit): add theme extension shortcut
2806ac5923 feat(ui_component): add copyWith gen and make button style lerping
ed29f39673 refactor(ui_component): move extensions
7880293723 feat(ui_component): add lerp on multicolor
Compare 5 commits »
hugo pushed to ui_kit/feat/button-components at Wyatt-FOSS/wyatt-packages 2023-02-14 13:49:45 +00:00
5c34528b3d fix(ui_kit): add cacheExtend as a trade-off in listview example