vyuh_extension_content 1.0.0-beta.5 copy "vyuh_extension_content: ^1.0.0-beta.5" to clipboard
vyuh_extension_content: ^1.0.0-beta.5 copied to clipboard

An extension for the Vyuh framework for creating CMS integrations

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