Onify Helix 0.27.0 released
over 1 year ago by Robert Lundsten
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
helix-
vue- update from
v3.3.7tov3.4.22
- update from
-
rollup-plugin-typescrip2- update from
v0.35.0tov0.36.0
- update from
helix-components
helix-componentsHDialog
HDialog- adds
HDialogcomponent for rendering popup content
HSmartLink
HSmartLink- adds
HSmartLinkcomponent for smart navigation withinhelix-app- relative urls will navigate to page routes
- absolute urls will redirect to external sites
- if
targetis specified as_modal, a dialog will pop-up and render the content of the url inside
