Skip to content

Releases: inventage/web-components

@inventage-web-components/[email protected]

24 Oct 09:45
Compare
Choose a tag to compare

Minor Changes

  • 82917ba Bump lit from ^2.2.5 to ^2.4.0

@inventage-web-components/[email protected]

11 Oct 14:49
Compare
Choose a tag to compare

Minor Changes

  • 0ce20e7 Validate menu configuration and display errors / warnings accordingly. This mainly check whether there are duplicate IDs and/or URLs in the menu.

Patch Changes

  • 81417cc Fixes an issue where the fuzzy matching urls to menu items (based on their url) would lead to wrong results.

@inventage-web-components/[email protected]

07 Oct 10:44
Compare
Choose a tag to compare

Minor Changes

  • 2eb7f0f Remove getVersion method, add a property version and replace this properly when releasing

Patch Changes

  • 4961b90 Add missing (generated) version from package.json

@inventage-web-components/[email protected]

07 Oct 09:08
Compare
Choose a tag to compare

Minor Changes

  • d86edd3 Add getVersion method to display current package version

Patch Changes

  • 7e11fa3 Match urls with startsWith instead of using the URL object for fuzzy active item matching based item urls.

@inventage-web-components/[email protected]

05 Oct 17:39
Compare
Choose a tag to compare

Patch Changes

  • 432b65a Ignore search params and hashes in activeUrl when comparing them to the menu item url fuzzily.

@inventage-web-components/[email protected]

05 Oct 15:17
Compare
Choose a tag to compare

Minor Changes

  • dd354c9 Add a less strict comparison when selecting menu items as "active" based on their URL and the activeUrl of the portal navigation component.

Patch Changes

@inventage-web-components/[email protected]

05 Oct 15:17
Compare
Choose a tag to compare

Patch Changes

@inventage-web-components/[email protected]

05 Oct 15:17
Compare
Choose a tag to compare

Patch Changes

@inventage-web-components/[email protected]

13 Jun 15:11
Compare
Choose a tag to compare

Patch Changes

@inventage-web-components/[email protected]

13 Jun 15:11
Compare
Choose a tag to compare

Patch Changes