|
f890ecd5c3
|
feat: update layouts to allow more control on components
|
2023-04-13 23:16:39 +02:00 |
|
|
ec61bc7910
|
feat(i18n): add i18n delegate + example
|
2023-04-13 23:16:39 +02:00 |
|
|
432a968979
|
docs(i18n): add docstrings on every classes
|
2023-04-13 23:16:38 +02:00 |
|
|
05fe7fb2b9
|
feat(i18n): implements network data source
|
2023-04-13 23:16:38 +02:00 |
|
|
96ba4adc3c
|
feat(i18n): add default locale
|
2023-04-13 23:16:38 +02:00 |
|
|
9ea6d5b2e1
|
feat(i18n): add getter/setter
|
2023-04-13 23:16:38 +02:00 |
|
|
c045b8cd8b
|
feat(i18n): add ICU parser
|
2023-04-13 23:16:38 +02:00 |
|
|
71396b4328
|
feat(i18n): add arb, json and yaml parsers
|
2023-04-13 23:16:38 +02:00 |
|
|
b4c804d3ea
|
chore(i18n): initialize new package
|
2023-04-13 23:16:38 +02:00 |
|
|
88b1670c15
|
chore(ui_kit): export wyatt component theme data
|
2023-04-13 23:16:38 +02:00 |
|
|
77c4526492
|
chore(release): publish packages
- wyatt_analysis@2.4.1
|
2023-04-13 23:16:38 +02:00 |
|
|
833c4c85b6
|
chore: fix all problems
|
2023-04-13 23:16:38 +02:00 |
|
|
31f43c73db
|
chore: fix and format using melos
|
2023-04-13 23:15:43 +02:00 |
|
|
2ba68929ad
|
feat(analysis): add latest version persistence between script executions
|
2023-04-13 23:15:43 +02:00 |
|
|
505b16ac0d
|
ci(analysis): ignore script in publish (closes #124)
|
2023-04-13 23:15:43 +02:00 |
|
|
f07c143c55
|
feat(analysis): ignore todo's
|
2023-04-13 23:15:43 +02:00 |
|
|
21db99d34d
|
refactor(ui): replace ThemeResolver by ThemeHelper in Loader / RichTextBuilder (closes #148)
|
2023-04-13 23:15:42 +02:00 |
|
|
d71f4b3675
|
refactor(ui)!: remove bloc export in buttons to be state management solution agnostic (closes #147)
|
2023-04-13 23:15:42 +02:00 |
|
|
5d60bd860a
|
feat(ui_components): add extra state
|
2023-04-13 23:15:42 +02:00 |
|
|
4dafa7d0f6
|
fix(ui): change example to be compatible with new AppTopBar and TextWrapper
|
2023-04-13 23:15:42 +02:00 |
|
|
3b506b22ed
|
style(ui_components): remove useless comment
|
2023-04-13 23:15:42 +02:00 |
|
|
a7e6d664bb
|
feat(ui_kit-ui_components): Modify the theme resolver to utilize the theme helper and streamline the logic
|
2023-04-13 23:15:42 +02:00 |
|
|
cf9d4efd78
|
feat(ui_kit): remove .raw call
|
2023-04-13 23:15:42 +02:00 |
|
|
d6312271ec
|
feat(ui_kit): export ui kit as component theme data
|
2023-04-13 23:15:42 +02:00 |
|
|
9f263745d5
|
feat(ui_components): make component theme data copyable
|
2023-04-13 23:15:42 +02:00 |
|
|
aa4982cd82
|
style(ui_kit): remove test style
|
2023-04-13 23:15:42 +02:00 |
|
|
89236cb3cf
|
feat(ui_kit): allow to cascade styles in ThemeHelper
|
2023-04-13 23:15:42 +02:00 |
|
|
d1c8763843
|
feat(ui_kit): implement top nav bar
|
2023-04-13 23:15:42 +02:00 |
|
|
5acb6dc60f
|
refactor(ui_kit): adapt ui_kit
|
2023-04-13 23:15:42 +02:00 |
|
|
3ab2826d51
|
refactor(ui_components): migrate top nav bar using generify top bar
|
2023-04-13 23:15:42 +02:00 |
|
|
7e2f3c36e8
|
feat(ui_components): generify bars
|
2023-04-13 23:15:42 +02:00 |
|
|
1524fbeab5
|
style(ui_components): clean folders and gather bars
|
2023-04-13 23:15:42 +02:00 |
|
|
29f00a359f
|
feat(ui_kit): implement top app bar and update example
|
2023-04-13 23:15:42 +02:00 |
|
|
0cce9e80bd
|
feat(ui_components): update attributs and proxy most of appbar attributs
|
2023-04-13 23:15:41 +02:00 |
|
|
d667e09267
|
feat(ui_components): add centerTitle property to app bar component
|
2023-04-13 23:15:41 +02:00 |
|
|
91987aee2f
|
style(ui_components): format imports
|
2023-04-13 23:15:41 +02:00 |
|
|
6d1515e3f7
|
feat(ui_components): add top navigation bar component to theme data
|
2023-04-13 23:15:41 +02:00 |
|
|
8064c953e3
|
feat(ui_components): add Top Navigation Bar Component
|
2023-04-13 23:15:41 +02:00 |
|
|
ad4b258f52
|
fix(ui_components): add loader to theme data (close #152)
|
2023-04-13 23:15:41 +02:00 |
|
|
e87a36dba6
|
feat(ui_components): add new components to theme data (close #152)
|
2023-04-13 23:15:41 +02:00 |
|
|
b2eb8261a2
|
fix(ui_kit): fix tab action focus on textinputs
|
2023-04-13 23:15:41 +02:00 |
|
|
757a9382dc
|
feat(ui): add some useful text customization in TextWrapper (closes #149)
|
2023-04-13 23:15:41 +02:00 |
|
|
797fcc4b11
|
fix(ui_component): inverse merge in TextInputStyle
|
2023-04-13 23:15:41 +02:00 |
|
|
dc562ec891
|
refactor(ui_kit): use ThemeHelper in cards
|
2023-04-13 23:15:41 +02:00 |
|
|
a20af84d54
|
fix(ui): use multicolor in cards
|
2023-04-13 23:15:41 +02:00 |
|
|
5d85c7d4db
|
build(ui_component): remove freezed
|
2023-04-13 23:15:41 +02:00 |
|
|
b936ed2d75
|
refactor(ui_kit): rename GradientBoxBorder
|
2023-04-13 23:15:41 +02:00 |
|
|
7b9f732960
|
fix(ui_kit): make card core stateless
|
2023-04-13 23:15:41 +02:00 |
|
|
cbe2434222
|
fix(ui_components): fix MultiColor lerp method
|
2023-04-13 23:15:41 +02:00 |
|
|
7657645e51
|
fix(ui_kit): remove null check operator in RichTextBuilder component
|
2023-04-13 23:15:41 +02:00 |
|