117 Commits

Author SHA1 Message Date
251e9b28f0 fix: apply dart format
Some checks failed
continuous-integration/drone/pr Build is failing
2023-08-24 18:08:18 +02:00
140ca77f56
chore(release): publish packages
All checks were successful
continuous-integration/drone/pr Build is passing
- wyatt_authentication_bloc@0.5.1
 - wyatt_bloc_layout@0.1.1
 - wyatt_ui_components@0.2.2
 - wyatt_ui_kit@3.1.0
 - wyatt_ui_layout@0.1.1
2023-08-09 11:23:18 +02:00
8adc68230c
feat: add items manipulation in bottom bar component
All checks were successful
continuous-integration/drone/pr Build is passing
2023-07-05 16:12:32 +02:00
9a3ae2de5c
feat(ui): export pricing card 2023-05-12 15:43:05 +02:00
fd40d1be3d chore: export floating action button 2023-05-12 12:41:02 +00:00
952d3f8539
feat(ui): proxy some rich text parameters 2023-05-12 14:39:51 +02:00
874d85f29c
fix: upgrade to flutter 3.10 2023-05-11 16:43:00 +02:00
0a11157cd0
chore(release): publish packages �
All checks were successful
continuous-integration/drone/pr Build is passing
2023-05-04 09:30:52 +02:00
d3184eb3e1 feat: add floating action button component (close #191)
All checks were successful
continuous-integration/drone/pr Build is passing
2023-05-03 19:06:52 +02:00
0592cf9a3c
chore(release): publish packages �
All checks were successful
continuous-integration/drone/pr Build is passing
2023-05-03 11:50:05 +02:00
96369e24f9
feat(ui_components): make textwrapper toString useful 2023-05-02 13:32:20 +02:00
635bb329ea
style(ui_components): fix theme resolver line
Some checks failed
continuous-integration/drone/pr Build is failing
2023-04-28 18:42:13 +02:00
bfbeabe7ec
feat(ui): add pricing card
Some checks failed
continuous-integration/drone/pr Build is failing
2023-04-28 18:40:40 +02:00
01a5619dc5
feat(ui): update default extension implementation
Some checks failed
continuous-integration/drone/pr Build is failing
2023-04-28 16:08:10 +02:00
4ebb679a29
feat(ui): add animated decorated box + animate all buttons + customize duration in style 2023-04-28 15:33:26 +02:00
abd5e1b558
feat(ui): add colors and rework ComponentThemeData
Some checks failed
continuous-integration/drone/pr Build is failing
2023-04-28 14:04:55 +02:00
4097a420c8
feat(ui)!: move last extensions + add extension provider
Some checks failed
continuous-integration/drone/pr Build is failing
2023-04-27 20:28:08 +02:00
8f5e3923d6
feat(ui)!: rework theme resolver mechanism + move theme extension implementations
Some checks failed
continuous-integration/drone/pr Build is failing
2023-04-27 16:55:10 +02:00
01269027f2
feat(ui): make components more coherent + docs 2023-04-27 16:54:16 +02:00
0d5109fc77
feat(ui): make gradient as component
Some checks failed
continuous-integration/drone/pr Build is failing
2023-04-26 18:15:47 +02:00
3fb4020594
feat(ui): fix, rename, rewrite some helpers 2023-04-26 18:14:00 +02:00
cef73aa62d
fix(gen): rename builder correctly 2023-04-26 18:12:10 +02:00
5bf9f01be0
build: remove any pub git dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
2023-04-14 13:55:17 +02:00
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
e08ae9784b
fix: remove wyatt arch ios example
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
2023-04-14 00:08:14 +02:00
afbb911a0f
docs(ui_components): add some documentation + readme 2023-04-13 23:29:27 +02:00
9f260b8d0b
ci: add pubignore for each package 2023-04-13 23:29:26 +02:00
6f585cf7ee
chore: add scripts to clean license, authors 2023-04-13 23:29:26 +02:00
30a7cc4894 feat(ui_component): generate new skillcard component 2023-04-12 12:31:00 +00:00
55ee89fb26 chore: update library file names for ui components and ui layouts
Some checks failed
continuous-integration/drone/push Build is failing
2023-03-01 11:46:48 +01:00
abb5f0c735 style(bloc_layout): apply dart fix 2023-02-28 15:42:02 +00:00
99311c5d8c feat(bloc_layout): rework on structure using new components and layouts 2023-02-28 15:42:02 +00:00
4029d4de03 feat: update layouts to allow more control on components 2023-02-28 15:42:02 +00:00
b1d66dc6e4
chore(release): publish packages
All checks were successful
continuous-integration/drone/push Build is passing
- wyatt_analysis@2.4.1
2023-02-24 10:20:00 +01:00
8d833d39d7
chore: fix and format using melos 2023-02-23 19:19:48 +01:00
1a48b606a4
refactor(ui): replace ThemeResolver by ThemeHelper in Loader / RichTextBuilder (closes #148) 2023-02-23 18:27:17 +01:00
6c54689393
refactor(ui)!: remove bloc export in buttons to be state management solution agnostic (closes #147) 2023-02-23 16:59:56 +01:00
d6c9dfd8a7
feat(ui_components): add extra state 2023-02-23 16:57:18 +01:00
81c8851ac8 style(ui_components): remove useless comment
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-23 10:40:05 +01:00
0c176ba0fa feat(ui_kit-ui_components): Modify the theme resolver to utilize the theme helper and streamline the logic 2023-02-23 10:24:54 +01:00
0337d4f97a feat(ui_components): make component theme data copyable 2023-02-23 09:29:46 +01:00
4a3fde3a1e feat(ui_kit): implement top nav bar
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-22 17:43:42 +01:00
b9dac32143 refactor(ui_components): migrate top nav bar using generify top bar 2023-02-22 16:10:25 +01:00
8955788fa5 feat(ui_components): generify bars 2023-02-22 16:05:40 +01:00
ca6af3ccc3 style(ui_components): clean folders and gather bars 2023-02-22 16:01:51 +01:00
41a484c013 feat(ui_components): update attributs and proxy most of appbar attributs 2023-02-22 15:50:21 +01:00
4811ed8998 feat(ui_components): add centerTitle property to app bar component 2023-02-22 11:37:29 +01:00
dba14088b0 style(ui_components): format imports 2023-02-22 11:25:22 +01:00
b2fe14a123 feat(ui_components): add top navigation bar component to theme data 2023-02-22 11:24:30 +01:00
bbd3f0a02d feat(ui_components): add Top Navigation Bar Component 2023-02-22 11:23:08 +01:00