Skip to content

Releases: Templarian/ui.bootstrap.contextMenu

v1.2.1

Choose a tag to compare

@josetaira josetaira released this 26 Mar 15:28

v1.2.0

Choose a tag to compare

@josetaira josetaira released this 18 Oct 16:53
566ec59

Includes #140

Stable release with more features and better documentation

Choose a tag to compare

@josetaira josetaira released this 17 Oct 08:01

See the https://github.com/Templarian/ui.bootstrap.contextMenu/milestone/1 for all the features and fixes included.

Main Release (fixed)

Choose a tag to compare

@josetaira josetaira released this 01 Oct 05:42

Welcome! I'm marking this as the v1.0.0 since it's the latest and greatest stable version and the first version to be released with the object support for your menu options. You can still enjoy the legacy way of doing it, but this new way will be the one we'll go for from hereon out. New features will be built around this.

  • Supports all the old good stuff
  • Objects can be used to define option's parameters!
  • Supports array of objects instead of array of arrays for your options
  • Dynamic sub-options (#113)