Commit Graph
100 Commits
Author SHA1 Message Date
hugo 8f5e3923d6 feat(ui)!: rework theme resolver mechanism + move theme extension implementations
continuous-integration/drone/pr Build is failing
2023-04-27 16:55:10 +02:00
hugo 01269027f2 feat(ui): make components more coherent + docs 2023-04-27 16:54:16 +02:00
hugo 0d5109fc77 feat(ui): make gradient as component
continuous-integration/drone/pr Build is failing
2023-04-26 18:15:47 +02:00
hugo 3fb4020594 feat(ui): fix, rename, rewrite some helpers 2023-04-26 18:14:00 +02:00
hugo cef73aa62d fix(gen): rename builder correctly 2023-04-26 18:12:10 +02:00
hugo 32cc6e8288 feat(ui_kit): make flat button fade on transition 2023-04-18 11:47:56 +02:00
hugo 2baaf5c0bb feat(ui_kit): add more control over flat button prefix/suffix color 2023-04-18 09:33:00 +02:00
hugo 0ca4c41a27 build: fix and pin correct versions
continuous-integration/drone/pr Build is passing
2023-04-14 14:33:06 +02:00
hugo 5bf9f01be0 build: remove any pub git dependencies
continuous-integration/drone/pr Build is passing
2023-04-14 13:55:17 +02:00
hugo 90339d15a3 ci: fix latest melos config
continuous-integration/drone/pr Build is passing
2023-04-14 12:13:37 +02:00
hugo 9c9d6783c3 ci: use latest flutter-melos container
continuous-integration/drone/pr Build is failing
2023-04-14 11:09:04 +02:00
hugo 72173cdf18 ci: update melos tasks + upgrade melos 3
continuous-integration/drone/pr Build was killed
2023-04-14 10:16:00 +02:00
hugo 6725960c44 build: update pubignore
continuous-integration/drone/pr Build is passing
2023-04-14 10:04:23 +02:00
hugo 458ad76786 style: remove ignored files 2023-04-14 10:03:57 +02:00
hugo e9b6671500 build(ui_kit): change version constraint
continuous-integration/drone/pr Build is failing
2023-04-14 00:28:55 +02:00
hugo 10117ab39b chore(release): publish packages
- wyatt_analysis@2.4.2
 - wyatt_architecture@0.2.0
 - wyatt_authentication_bloc@0.5.0
 - wyatt_bloc_helper@2.0.1
 - wyatt_bloc_layout@0.0.2
 - wyatt_component_copy_with_extension@2.0.0
 - wyatt_component_copy_with_gen@2.0.0
 - wyatt_crud_bloc@0.1.1
 - wyatt_form_bloc@0.2.0+3
 - wyatt_http_client@2.0.0
 - wyatt_i18n@2.0.0
 - wyatt_type_utils@0.0.5
 - wyatt_ui_components@0.1.0
 - wyatt_ui_kit@2.0.0
 - wyatt_ui_layout@0.0.2
2023-04-14 00:12:52 +02:00
hugo e08ae9784b fix: remove wyatt arch ios example
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
2023-04-14 00:08:14 +02:00
hugo 5e6de11e39 refactor(cw_gen)!: rename file 2023-04-14 00:07:43 +02:00
hugo b427aff63d style: dart format fix
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
2023-04-13 23:47:19 +02:00
hugo 6152436411 test(auth): fix mock 2023-04-13 23:44:25 +02:00
hugo 0a13c67058 refactor(authentication): remove cross package export 2023-04-13 23:43:57 +02:00
hugo c3620e61c1 refactor(bloc_layout): remove cross package export 2023-04-13 23:29:27 +02:00
hugo 79c5aa7c76 docs(ui_layout): add some documentation + readme 2023-04-13 23:29:27 +02:00
hugo 56de994e67 docs(ui_kit): add some documentation + readme 2023-04-13 23:29:27 +02:00
hugo afbb911a0f docs(ui_components): add some documentation + readme 2023-04-13 23:29:27 +02:00
hugo 5fe8d84cf6 docs(component_copy_with): add some documentation 2023-04-13 23:29:27 +02:00
hugo 7606d26aac docs(http): add simple example 2023-04-13 23:29:27 +02:00
hugo 95c492e977 style: update some analysis files 2023-04-13 23:29:27 +02:00
hugo 07c2f4aeff refactor(http)!: fix cascade dart good practices + docs 2023-04-13 23:29:27 +02:00
hugo 216a6c2aae feat(crud): change responsibility of blocs (closes #45, closes #44) 2023-04-13 23:29:27 +02:00
hugo 4acab9a662 feat(type_utils): add nullable num comparison 2023-04-13 23:29:27 +02:00
hugo 468aa72635 refactor(bloc_helper): docs + nullable multiprovider attributes 2023-04-13 23:29:27 +02:00
hugo 72b27b27ee refactor(arch): move to dart package 2023-04-13 23:29:27 +02:00
hugo 41add204f3 docs: change some documentation 2023-04-13 23:29:27 +02:00
hugo e5e0550017 docs(arch): add documentation 2023-04-13 23:29:27 +02:00
hugo 7a3de79e36 docs(type_utils): add some documentation 2023-04-13 23:29:27 +02:00
hugo 84b17382c1 docs(architecture): update readme 2023-04-13 23:29:27 +02:00
hugo 9f260b8d0b ci: add pubignore for each package 2023-04-13 23:29:26 +02:00
hugo 973eefa7bc docs: update readme 2023-04-13 23:29:26 +02:00
hugo 6f585cf7ee chore: add scripts to clean license, authors 2023-04-13 23:29:26 +02:00
hugo a5cc20d05a feat(i18n): change gitignore for symbolic link 2023-04-13 23:29:06 +02:00
hugo 1d3e487d6b feat(authentication): add mock + local storage 2023-04-13 23:24:12 +02:00
hugo 4d872edc4e docs(authentication): update example with multiple data sources 2023-04-13 23:24:12 +02:00
hugo d53e7b80da refactor(authentication)!: split data sources (cache, session, external) 2023-04-13 23:24:12 +02:00
hugo 5a7930550d style(authentication): dart format + add some docs 2023-04-13 23:24:12 +02:00
hugo eb4ae834c1 fix(authentication): make sur access token is available on every steps 2023-04-13 23:24:12 +02:00
hugo b83275aaf6 feat(authentication): remove session wrapper for AuthenticationSession 2023-04-13 23:24:12 +02:00
hugo 6556c4485f docs(authentication): add full dartdoc 2023-04-13 23:24:12 +02:00
hugo 8ed9e86db2 test(authentication): update tests 2023-04-13 23:24:11 +02:00
hugo 0c876e829e docs: roolback and remove wiki 2023-04-13 23:24:11 +02:00
hugo 87c557263d docs(authentication): add wiki script 2023-04-13 23:24:11 +02:00
hugo 1de922f644 docs(authentication): update example 2023-04-13 23:24:11 +02:00
hugo 1c5a6ce9eb feat(authentication): add account edit cubit 2023-04-13 23:24:11 +02:00
hugo 3faceeebb6 feat(authentication): add custom routine, and documentation 2023-04-13 23:24:11 +02:00
hugo eafe4dc7c6 feat(authentication): add full event support 2023-04-13 23:24:11 +02:00
hugo 1451240f1a test(authentication): fix tests 2023-04-13 23:21:38 +02:00
hugo 9ff7b73aeb fix(authentication): anonymous sign in event 2023-04-13 23:21:38 +02:00
hugo 6779a8b650 refactor(authentication): use custom user changes stream 2023-04-13 23:21:38 +02:00
hugo 13fc4aa875 fix(authentication): initialize account stream transformer 2023-04-13 23:21:38 +02:00
hugo 828c1ace6f docs(authentication): update example 2023-04-13 23:21:38 +02:00
hugo 33cb4f6f06 refactor(authentication)!: use mixins, and remove use of onSignUpSuccess 2023-04-13 23:21:38 +02:00
hugo adcd98f47b feat(authentication)!: add event type on auth change 2023-04-13 23:21:38 +02:00
hugo fe4ce3cbbc refactor: make signup/in, passwordreset cubit extendable 2023-04-13 23:21:38 +02:00
hugo 222b650bd2 fix(authentication): stream on null account 2023-04-13 23:21:38 +02:00
hugo 8837066d73 fix(authentication): handle empty provider list (closes #113) 2023-04-13 23:21:38 +02:00
hugo 3679efece1 feat'ui_kit): increase top bar leading width
continuous-integration/drone/push Build is passing
2023-04-12 12:31:00 +00:00
hugo 8c06f98624 feat(ui_kit): make top bar selector customizable 2023-04-12 12:31:00 +00:00
hugo 30a7cc4894 feat(ui_component): generate new skillcard component 2023-04-12 12:31:00 +00:00
hugo 6f09eeca0e feat(ui_kit): make skillcard header icon customizable 2023-04-12 12:31:00 +00:00
hugo dbe8554eb7 refactor(ui_kit): remove selection area of rich text, its not his reponsibility
continuous-integration/drone/push Build is failing
2023-03-02 15:52:55 +01:00
hugo 70c6d91310 ci(i18n): fix ci 2023-03-01 17:28:07 +01:00
hugo 6c7e561fde feat(i18n)!: rename few files + add clearer documentation 2023-03-01 17:27:19 +01:00
hugo 3a59230bce feat(i18n): add i18n delegate + example
continuous-integration/drone/push Build is failing
2023-02-28 15:06:49 +01:00
hugo fc9812fc1f docs(i18n): add docstrings on every classes 2023-02-28 15:04:32 +01:00
hugo 0f8f9abcf4 feat(i18n): implements network data source 2023-02-28 11:22:23 +01:00
hugo 17ece11170 feat(i18n): add default locale 2023-02-28 11:22:04 +01:00
hugo cbbde8db85 feat(i18n): add getter/setter 2023-02-28 11:21:27 +01:00
hugo 75f561a19e feat(i18n): add ICU parser 2023-02-27 17:42:22 +01:00
hugo 8a37aec127 feat(i18n): add arb, json and yaml parsers 2023-02-27 16:32:22 +01:00
hugo 0a55df8638 chore(i18n): initialize new package 2023-02-27 13:55:26 +01:00
hugo b1d66dc6e4 chore(release): publish packages
continuous-integration/drone/push Build is passing
- wyatt_analysis@2.4.1
2023-02-24 10:20:00 +01:00
hugo 25cf9518f9 chore: fix all problems
continuous-integration/drone/push Build is passing
2023-02-24 10:12:04 +01:00
hugo 8d833d39d7 chore: fix and format using melos 2023-02-23 19:19:48 +01:00
hugo d098d9a6bf feat(analysis): add latest version persistence between script executions
continuous-integration/drone/push Build is passing
2023-02-23 18:53:03 +01:00
hugo 0f8c5bb983 ci(analysis): ignore script in publish (closes #124) 2023-02-23 18:52:27 +01:00
hugo 20f07a177b feat(analysis): ignore todo's 2023-02-23 18:50:17 +01:00
hugo 1a48b606a4 refactor(ui): replace ThemeResolver by ThemeHelper in Loader / RichTextBuilder (closes #148) 2023-02-23 18:27:17 +01:00
hugo 6c54689393 refactor(ui)!: remove bloc export in buttons to be state management solution agnostic (closes #147) 2023-02-23 16:59:56 +01:00
hugo d6c9dfd8a7 feat(ui_components): add extra state 2023-02-23 16:57:18 +01:00
hugo 881cbc5bef fix(ui): change example to be compatible with new AppTopBar and TextWrapper 2023-02-23 11:50:13 +01:00
hugo a68da15cdc feat(ui): add some useful text customization in TextWrapper (closes #149)
continuous-integration/drone/push Build is passing
2023-02-21 18:05:56 +01:00
hugo 6037e13f50 fix(ui_component): inverse merge in TextInputStyle
continuous-integration/drone/push Build is passing
2023-02-21 16:08:23 +01:00
hugo 93cc5058d1 refactor(ui_kit): use ThemeHelper in cards 2023-02-21 15:37:42 +01:00
hugo 12d04c91ed fix(ui): use multicolor in cards 2023-02-21 15:17:05 +01:00
hugo 5906d54aad build(ui_component): remove freezed 2023-02-21 15:08:24 +01:00
hugo b077f4baf0 refactor(ui_kit): rename GradientBoxBorder 2023-02-21 15:07:56 +01:00
hugo 5387dd6eed build(ui_kit): use hosted version of bloc_helper
continuous-integration/drone/push Build is passing
2023-02-17 17:26:23 +01:00
hugo f67e4aa112 ci: use latest dart version in ci container
continuous-integration/drone/push Build is passing
2023-02-17 16:28:22 +01:00
hugo 2769d45e20 fix(ui_kit): fix text align, add selection and update example for rich text builder
continuous-integration/drone/push Build is failing
2023-02-17 15:57:54 +01:00
hugo 66719732f7 feat(ui_kit): implement rich text builder (closes #141) 2023-02-17 14:49:41 +01:00