vyuh_extension_content 1.2.0 copy "vyuh_extension_content: ^1.2.0" to clipboard
vyuh_extension_content: ^1.2.0 copied to clipboard

An extension for the Vyuh framework for creating CMS integrations

1.2.0 #

  • FEAT: expanding the set of actions to include navigation, theme switch, opening dialogs, show/hide snackbars.

1.1.0 #

  • FEAT: refactoring services and introducing some new conditions for screen-size, theme-mode, platform, user-auth.

1.0.1 #

  • REFACTOR: version updates of packages.

1.0.0 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

1.0.0-beta.6 #

  • REFACTOR: cleanups.

1.0.0-beta.5 #

  • FEAT: first cut of conditional layouts.

1.0.0-beta.4 #

  • REFACTOR: The RouteTypeConfiguration class is removed from the vyuh_extension_content and moved to the vyuh_core content.

1.0.0-beta.3 #

  • FIX: ensured the extension builders are also disposed and init-ed correctly.

1.0.0-beta.2 #

  • REFACTOR: action now is a list of configurations instead of a single item. (7cfb6a82)
  • REFACTOR: moving packages into the system folder. (e1b3a744)
  • FEAT: added the dialog route behavior and also modified the message when a cms route fails to load. (4a5b705e)

1.0.0-beta.1 #

  • Initial release.
  • Exposes the extension for adding a CMS integration