Malo Léon malo
  • Joined on 2021-10-29
malo pushed to feat/ui-layout/add-frame-layout at Wyatt-FOSS/wyatt-packages 2022-12-07 22:05:05 +00:00
aac3f427cf feat(ui_layout): add frame layout (close #67)
malo opened issue Wyatt-FOSS/wyatt-packages#67 2022-12-07 21:48:26 +00:00
Feat(ui_layout): Add AppBar & BottomBar layout
malo pushed to feat/bloc_layout/new-package at Wyatt-FOSS/wyatt-packages 2022-12-07 21:11:37 +00:00
edeb5e4382 feat(bloc_layout): new package
malo created branch feat/bloc_layout/new-package in Wyatt-FOSS/wyatt-packages 2022-12-07 21:11:37 +00:00
malo created pull request Wyatt-FOSS/wyatt-packages#66 2022-12-07 20:44:23 +00:00
fix/ui_layout/fix-example
malo pushed to fix/ui_layout/fix-example at Wyatt-FOSS/wyatt-packages 2022-12-07 20:44:10 +00:00
c615186f19 docs(ui_layout): update models
malo created branch fix/ui_layout/fix-example in Wyatt-FOSS/wyatt-packages 2022-12-07 20:38:50 +00:00
malo pushed to fix/ui_layout/fix-example at Wyatt-FOSS/wyatt-packages 2022-12-07 20:38:50 +00:00
55e24fb23b fix(ui_layout): fix emample after splititng packages
malo pushed to feat/split-components-and-layouts at Wyatt-FOSS/wyatt-packages 2022-12-07 20:04:53 +00:00
4d04c3f446 doc: update readme(s)
malo created pull request Wyatt-FOSS/wyatt-packages#65 2022-12-07 19:59:01 +00:00
feat/split-components-and-layouts
malo pushed to feat/split-components-and-layouts at Wyatt-FOSS/wyatt-packages 2022-12-07 19:56:13 +00:00
a20e4a1715 refractor: migrate components in right package
malo pushed to feat/split-components-and-layouts at Wyatt-FOSS/wyatt-packages 2022-12-07 19:13:31 +00:00
cf9f1ddb65 feat: create new package to split components and layouts
malo created branch feat/split-components-and-layouts in Wyatt-FOSS/wyatt-packages 2022-12-07 19:13:31 +00:00
malo deleted branch ui_layout/new_package from Wyatt-FOSS/wyatt-packages 2022-12-07 02:39:03 +00:00
malo pushed to ui_layout/new_package at Wyatt-FOSS/wyatt-packages 2022-12-07 02:37:09 +00:00
c8b7ecab67 fix(ui_layout): remove unecessary dependencies
malo closed issue Wyatt-FOSS/wyatt-packages#55 2022-12-03 23:55:49 +00:00
Feature(authentication): pass authentication repository in sign in/sign up callbacks
malo pushed to master at Wyatt-FOSS/wyatt-packages 2022-12-03 23:55:49 +00:00
ca70f2eb1d feat(authentication)!: add repo in callback usecases (close #55)
malo merged pull request Wyatt-FOSS/wyatt-packages#61 2022-12-03 23:55:49 +00:00
feat(authentication)!: add repo in callback usecases (close #55)
malo pushed to master at Wyatt-FOSS/wyatt-packages 2022-12-03 23:44:36 +00:00
f123e537ae fix(authentication): allow email/password validators customization (closes #57)