Onify Helix 0.27.0 released
7 months 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.7
tov3.4.22
- update from
-
rollup-plugin-typescrip2
- update from
v0.35.0
tov0.36.0
- update from
helix-components
helix-components
HDialog
HDialog
- adds
HDialog
component for rendering popup content
HSmartLink
HSmartLink
- adds
HSmartLink
component for smart navigation withinhelix-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