Skip to content

Releases: verbb/navigation

1.3.20

22 Jun 09:09
Compare
Choose a tag to compare

Added

  • Add getModalHtml for custom node types.

Fixed

  • Fix JS errors when there are multiple custom node types.
  • Ensure custom node types have their node set, as early as possible.
  • Ensure custom node types save the url property.

1.3.19

06 Jun 04:04
Compare
Choose a tag to compare

Fixed

  • Fix JS error when editing navigations.

1.3.18

05 Jun 04:21
Compare
Choose a tag to compare

Fixed

  • Fix checking to see if Commerce is installed to enable products.

1.3.17

02 Jun 03:47
Compare
Choose a tag to compare

Fixed

  • Fix incorrect site being selected when editing a nav.

1.3.16

29 May 11:49
Compare
Choose a tag to compare

Fixed

  • Fix site dropdown selection not persisting from element indexes

1.3.15

20 May 01:17
Compare
Choose a tag to compare

Fixed

  • Fix activeNode taking into account the suffix for a URL. Active nodes will now return regardless of the defined suffix.
  • Fixed deprecation error on buildNavTree . (thanks @jaydensmith).

1.3.14

11 May 13:49
Compare
Choose a tag to compare

Fixed

  • Fix site URL errors on Craft 3.5 beta.

1.3.13

28 Apr 03:27
Compare
Choose a tag to compare

Fixed

  • Fix custom URL getting overwritten when selecting elements in custom fields.

1.3.12

18 Apr 06:08
Compare
Choose a tag to compare

Added

  • Allow getActiveNode() to include option to match against children being active.

1.3.11

16 Apr 01:08
Compare
Choose a tag to compare

Fixed

  • Fix logging error Call to undefined method setFileLogging().