256 Commits

Author SHA1 Message Date
7f9621b4f6
feat(analysis): add 2.2.2 files for archive 2022-12-12 21:37:20 -05:00
7b61f3f08a
feat(analysis): add utils script to easely bump version 2022-12-12 21:36:39 -05:00
75a5facfdc
fix(analysis): change file include to keep coherence 2022-12-12 21:30:22 -05:00
AN12345
c93b7fb5f7 feat(bloc_layout): export layout_package & adapt imports
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-12 20:32:29 -05:00
aee7060a0b
ci: fix http client test error
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-12 15:20:47 -05:00
AN12345
4f49f4931c refactor(ui_layout): update example (#92)
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-12 14:21:48 -05:00
AN12345
e8172004a3 refactor(ui_component): update example (#92) 2022-12-12 14:21:13 -05:00
AN12345
c6d8ca37fe refactor(bloc_layout): update example (#92) 2022-12-12 14:20:20 -05:00
AN12345
e01f47d41a refactor(ui_layout): update package using nullable component data (#92) 2022-12-12 14:14:15 -05:00
AN12345
7a24a36af0 refactor(bloc_layout): update package using nullable component data (#92) 2022-12-12 14:13:00 -05:00
AN12345
244a286509 refactor(ui_components): update example (#92) 2022-12-12 14:10:41 -05:00
AN12345
81a7ca5a1f feat(ui_components): make component data field nullable (#92) 2022-12-12 14:08:36 -05:00
AN12345
45c7bd6fca refactor(ui_layout): update example with components updates (close #90)
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-12 12:42:11 -05:00
AN12345
cd2806b07b refactor(bloc_layout): update example with new app bar entity (#90) 2022-12-12 12:36:40 -05:00
AN12345
dd275460f6 feat(ui_components): make app bar leading & actions customizable 2022-12-12 12:34:02 -05:00
AN12345
dc0f0c61c6 feat(bloc_layout): export useful packages (close #88)
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-12 11:25:40 -05:00
1e305c75bd
docs: update readme with melos commands
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-11 21:28:47 -05:00
9af76b8e1f ci: add package tests and validation 2022-12-12 01:21:37 +00:00
5593620181 refactor: change quality check rule name 2022-12-12 01:21:37 +00:00
a19d4bc5ce chore: update melos config 2022-12-12 01:21:37 +00:00
21b18054ba chore(package): clean unimplemented tests 2022-12-12 01:21:37 +00:00
AN12345
ff90af47cd fix(bloc_layout): update export file 2022-12-11 23:38:54 +00:00
AN12345
3bb57e65f8 fix(bloc_layout): rename file 2022-12-11 23:38:54 +00:00
AN12345
9d0aac7894 feat(bloc_layout): add all layout avalaible with crud bloc 2022-12-11 23:38:54 +00:00
AN12345
a561cbff23 feat(bloc_layout): link error widget to error state 2022-12-11 23:38:54 +00:00
AN12345
fafec78546 clean(bloc_layout): remove test folder 2022-12-11 23:38:54 +00:00
AN12345
feca378131 feat(bloc_layout): add new package to combine bloc_helper, crud_bloc, ui_components, and ui_layout 2022-12-11 23:38:54 +00:00
f223811f4b
chore(medium): remove unused package 2022-12-08 14:32:19 -05:00
ed65489316
chore(cli): remove unused package 2022-12-08 14:31:57 -05:00
AN12345
33797e4dbf refactor(ui_layout): update appbar component (close #78) 2022-12-08 18:58:37 +00:00
AN12345
3aa6d03dd6 refactor(crud_bloc): update package using new architecture usecase execute method (close #77) 2022-12-08 13:29:01 -05:00
bf03324fd0 chore: add pre-commit rule (see #72) 2022-12-08 03:46:10 +00:00
5e83c9e74e
docs(auth): add correct header 2022-12-07 19:52:01 -05:00
672aba7084
fix(auth): fix mock on register 2022-12-07 19:52:00 -05:00
94d7efbe8c
fix(form): fix textController rebuild 2022-12-07 19:51:59 -05:00
5298bd99ed
feat(authentication): add reauthenticate, updateEmail and updatePassword 2022-12-07 19:50:19 -05:00
AN12345
d792f4cbe9 feat(ui_layout): update example & move configure function (#69) 2022-12-07 18:54:48 -05:00
AN12345
098ec9715e feat(ui_layout): add loading & error widget to component theme (close #69) 2022-12-07 18:20:04 -05:00
AN12345
6d3c64d17c feat(ui_layout): add frame layout (close #67) 2022-12-07 17:14:00 -05:00
AN12345
c615186f19 docs(ui_layout): update models 2022-12-07 15:44:05 -05:00
AN12345
55e24fb23b fix(ui_layout): fix emample after splititng packages 2022-12-07 15:37:46 -05:00
AN12345
4d04c3f446 doc: update readme(s) 2022-12-07 15:04:48 -05:00
AN12345
a20e4a1715 refractor: migrate components in right package 2022-12-07 14:56:05 -05:00
AN12345
cf9f1ddb65 feat: create new package to split components and layouts 2022-12-07 14:13:24 -05:00
AN12345
0c141c715e fix(ui_layout): remove unecessary dependencies 2022-12-07 02:38:14 +00:00
AN12345
d0f59bbf29 refactor(ui_layout): update field name 2022-12-07 02:38:14 +00:00
AN12345
562f84dd33 doc(ui_layout): add class models 2022-12-07 02:38:14 +00:00
AN12345
771f600eb7 feat(ui_layout): add new package for app compenant and start implementing layouts 2022-12-07 02:38:14 +00:00
7fcb9e8ac3
chore(release): publish packages
- wyatt_bloc_helper@2.0.0
 - wyatt_type_utils@0.0.4
 - wyatt_authentication_bloc@0.4.0+3
 - wyatt_crud_bloc@0.1.0+2
 - wyatt_architecture@0.1.0+1
 - wyatt_form_bloc@0.2.0+2
wyatt_architecture-v0.1.0+1 wyatt_authentication_bloc-v0.4.0+3 wyatt_bloc_helper-v2.0.0 wyatt_crud_bloc-v0.1.0+2 wyatt_form_bloc-v0.2.0+2 wyatt_type_utils-v0.0.4
2022-12-04 21:08:15 -05:00
2a4e29f38c
chore(release): publish packages
- wyatt_architecture@0.1.0
 - wyatt_authentication_bloc@0.4.0+2
 - wyatt_crud_bloc@0.1.0+1
 - wyatt_form_bloc@0.2.0+1
wyatt_architecture-v0.1.0 wyatt_authentication_bloc-v0.4.0+2 wyatt_crud_bloc-v0.1.0+1 wyatt_form_bloc-v0.2.0+1
2022-12-03 20:40:23 -05:00