vyuh_content_widget 1.2.0
vyuh_content_widget: ^1.2.0 copied to clipboard
A widget that can render content from a CMS, relying on the Vyuh ecosystem to provide the content.
1.2.0 #
- FEAT: upgrading go_router to 16.0.0 across all packages and also upgrading other packages.
1.1.11 #
- FIX: refactoring to remove feature_system as a dependency, making it cleaner.
- FIX: refactoring the widget for more idiomatic usage.
- FIX: tests ... wip ... added runmode to distinguish between app and widget mode.
- FIX: working tests for vyuh content binding.
1.1.10 #
- FIX: adding support for single and list mode of rendering.
1.1.9 #
- FIX: adding examples to the demo and fixed a type issue with fromDocument factory. tests still failing and need some investigation.
1.1.8 #
- FIX: added some tests (still failing), api docs and some cleanup methods.
1.1.7 #
- FIX: fixed tests in vyuh_core, added check for init on VyuhContentBinding.
1.1.6 #
- FIX: added example and the widgetBuilder parameter to VyuhContentBinding.
1.1.5 #
- FIX: added an example for vyuh_content_widget.
1.1.4 #
- FIX: format fixes in readme.
1.1.3 #
- FIX: format fixes in readme.
1.1.2 #
- FIX: format fixes in readme.
1.1.1 #
- FIX: readme updates.
1.1.0 #
- FEAT: moving to a new package: vyuh_content_widget.