Onify Helix 0.27.0 released

Changelog for 0.27.0

Upgrade

To upgrade to this version, run the following command in your custom Helix (app) repo:

npx giget "gh:onify/helix/apps/helix-app#v0.27.0./" ./ --auth="<ONIFY_GITHUB_ACCESS_TOKEN>" --force --verbose 

Changelog

helix

  • vue

    • update from v3.3.7 to v3.4.22
  • rollup-plugin-typescrip2

    • update from v0.35.0 to v0.36.0

helix-components

HDialog

  • adds HDialog component for rendering popup content

HSmartLink

  • adds HSmartLink component for smart navigation within helix-app
    • relative urls will navigate to page routes
    • absolute urls will redirect to external sites
    • if target is specified as _modal, a dialog will pop-up and render the content of the url inside