v0.5.0
What's Changed
- fix: Empty pagination list count by @oandalib in #362
- docs: added docs custom tag to vue sfc and file path for components.json by @raaymax in #364
- generate a documentation page for every components by @FabienArcellier in #350
- feat: provision app templates during publishing by @FabienArcellier in #365
- refactor: monorepo structure cleanup by @raaymax in #286
- fix: import for State, for using State Schema, is missing in streamsync highlevel import by @FabienArcellier in #370
- ci: added ruff linter by @raaymax in #371
- chore: upgrade npm packages by @raaymax in #373
- feat: added reusable component by @raaymax in #302
- ci: fixing e2e workflow by @raaymax in #375
- feat: setting up storybook by @raaymax in #376
- fix: generation of documentation for components that fails on npm docs:build by @FabienArcellier in #386
- feat: capture the component that trigger an event in context by @FabienArcellier in #368
- feat: replace mode for UI manager by @mmikita95 in #374
- chore: exclude generated files as storybook and app_templates from repository by @FabienArcellier in #387
- fix: adding "owned_only" flag for to_dict method of DependentComponentTree by @mmikita95 in #393
- fix: Switch input load bug by @ramedina86 in #391
- fix: Disable frontend messages after save by @ramedina86 in #394
- fix: components are missing into documentation generation by @FabienArcellier in #395
- chore: (minor) extending the Evaluator regex by @mmikita95 in #289
- chore: Merge for release by @ramedina86 in #397
- fix: include ui.py and app_templates in pypi build by @FabienArcellier in #398
- chore: Merge for release by @ramedina86 in #399
- chore: Increment version to 0.5.0 by @ramedina86 in #400
New Contributors
Full Changelog: v0.4.0...v0.5.0