Skip to content

Releases: Eworm/big-kahuna

v2.2.4

26 Mar 12:49
Compare
Choose a tag to compare

v2.2.3

25 Feb 20:40
Compare
Choose a tag to compare
  • [fix] Fixed a bug where the isactive variable wasn't set

v2.2.2

26 Nov 12:36
Compare
Choose a tag to compare
  • [fix] Fixed a bug where the is--active class wasn't set

v2.2.1

20 Nov 16:46
Compare
Choose a tag to compare
  • [fix] I changed absolute urls to relative ones. This makes it easier to work with different urls for different environments.

v2.2

15 Nov 20:48
Compare
Choose a tag to compare
  • [fix] The menu broke if you deleted a page without removing it from the menu first. I can't believe I didn't think of this scenario before!

v2.1

06 Nov 18:18
e8093fe
Compare
Choose a tag to compare

Some bugs were fixed and some new stuff to support bootstrap menus was implemented.

v2

03 Nov 16:52
Compare
Choose a tag to compare
v2
  • [new] Better and more flexible localization
  • [new] Added a locale option when creating a new menu
  • [new] Added localization to the docs

The last update with localization wasn't really that good. The UI became very cluttered, and having multiple languages in the same menu made the menu less flexible. So I've rewritten a lot of stuff. The new way to localize menus is to have multiple menus, one for each locale.

Schermafbeelding 2019-11-03 om 17 50 51

v1.4.8

26 Oct 19:33
Compare
Choose a tag to compare
  • [fix] Fixed a bug where the title would say null or undefined when dragging it.

v1.4.7

25 Oct 10:17
Compare
Choose a tag to compare
  • [new] Big Kahuna supports localization! You'll have to save your existing menus again because the structure of the menu.json has changed.

v1.4.6

30 Jul 18:27
Compare
Choose a tag to compare
  • [new] BK emits an event when saving changes. This will help Spock commit changes.
  • [fix] Fixed an issue where the tag would break if the first child of a page was a custom link.