Onify Helix 0.32.0 released

Changelog for 0.32.0

To upgrade to v0.32.0, run the following command in your custom Helix (app) repo:

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

Make sure you run npm i after to update packages. Check README.me for more details.

v0.32.0

helix-components

  • Features

    • adds actions-menu property for h-item-card
      • If enabled, and there are more than 1 action in the item card, they are placed inside a dropdown menu
    • adds _window target that enables h-action-link to open in new window
      • See Window Features for a list of parameters to use with this new feature
    • adds h-onify-logo component
  • Fixes

    • fixes h-search-items dialog not closing when clicking outside