Hugo Pointcheval hugo
hugo pushed to master at Wyatt-FOSS/wyatt-packages 2023-02-23 09:40:45 +00:00
81c8851ac8 style(ui_components): remove useless comment
0c176ba0fa feat(ui_kit-ui_components): Modify the theme resolver to utilize the theme helper and streamline the logic
970dde2ef1 feat(ui_kit): remove .raw call
2e187b26eb feat(ui_kit): export ui kit as component theme data
0337d4f97a feat(ui_components): make component theme data copyable
Compare 5 commits »
hugo commented on pull request Wyatt-FOSS/wyatt-packages#157 2023-02-23 09:31:38 +00:00
ui_kit-ui_components/feat/export-ui-kit

remove this useless

hugo suggested changes for Wyatt-FOSS/wyatt-packages#157 2023-02-23 09:31:38 +00:00
ui_kit-ui_components/feat/export-ui-kit
hugo commented on pull request Wyatt-FOSS/wyatt-packages#157 2023-02-23 09:31:38 +00:00
ui_kit-ui_components/feat/export-ui-kit

why remove this exort?

hugo commented on pull request Wyatt-FOSS/wyatt-packages#157 2023-02-23 09:31:38 +00:00
ui_kit-ui_components/feat/export-ui-kit

no need to merge ComponentThemeData? in which case you should not use this extension.

hugo merged pull request Wyatt-FOSS/wyatt-packages#156 2023-02-22 19:07:18 +00:00
ui_kit/feat/cascade-theme-helper
hugo pushed to master at Wyatt-FOSS/wyatt-packages 2023-02-22 19:07:18 +00:00
3c3545abfe style(ui_kit): remove test style
2dfbd59773 feat(ui_kit): allow to cascade styles in ThemeHelper
Compare 2 commits »
hugo merged pull request Wyatt-FOSS/wyatt-packages#155 2023-02-22 16:48:26 +00:00
Create Appbar Components
hugo pushed to master at Wyatt-FOSS/wyatt-packages 2023-02-22 16:48:26 +00:00
4a3fde3a1e feat(ui_kit): implement top nav bar
317eb56d66 refactor(ui_kit): adapt ui_kit
b9dac32143 refactor(ui_components): migrate top nav bar using generify top bar
8955788fa5 feat(ui_components): generify bars
ca6af3ccc3 style(ui_components): clean folders and gather bars
Compare 11 commits »
hugo approved Wyatt-FOSS/wyatt-packages#155 2023-02-22 16:47:50 +00:00
Create Appbar Components
hugo closed issue Wyatt-FOSS/wyatt-packages#138 2023-02-22 00:04:50 +00:00
Feature(ui_components-ui_kit): add text inputs
hugo closed issue Wyatt-FOSS/wyatt-packages#146 2023-02-22 00:04:38 +00:00
Bug(ui_kit): focus doesnt trigger expand animation on TextInput
hugo closed issue Wyatt-FOSS/wyatt-packages#152 2023-02-22 00:02:27 +00:00
Feat(ui_components): add all component in component theme data
hugo pushed to master at Wyatt-FOSS/wyatt-packages 2023-02-22 00:02:27 +00:00
79dc34414c fix(ui_components): add loader to theme data (close #152)
349d1ae288 feat(ui_components): add new components to theme data (close #152)
Compare 2 commits »
hugo merged pull request Wyatt-FOSS/wyatt-packages#154 2023-02-22 00:02:27 +00:00
ui_components/feat/add-new-components-to-theme-data
hugo pushed to master at Wyatt-FOSS/wyatt-packages 2023-02-22 00:02:17 +00:00
49b534d145 fix(ui_kit): fix tab action focus on textinputs
hugo merged pull request Wyatt-FOSS/wyatt-packages#151 2023-02-22 00:02:17 +00:00
fix(ui_kit): fix tab action focus on textinputs