Releases: Eworm/big-kahuna
Releases · Eworm/big-kahuna
v2.2.3
- [fix] Fixed a bug where the isactive variable wasn't set
v2.2.2
- [fix] Fixed a bug where the is--active class wasn't set
v2.2.1
- [fix] I changed absolute urls to relative ones. This makes it easier to work with different urls for different environments.
v2.2
- [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
Some bugs were fixed and some new stuff to support bootstrap menus was implemented.
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](https://user-images.githubusercontent.com/511488/68088770-88fc5880-fe62-11e9-8fdd-bcf7cc30f025.png)
v1.4.8
- [fix] Fixed a bug where the title would say null or undefined when dragging it.
v1.4.7
- [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
- [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.