Skip to content

Releases: JosephSKh/DropdownTree

V1.1.1

26 Jul 09:57
Compare
Choose a tag to compare

Some fixes

Release V1.1

15 Jul 14:56
Compare
Choose a tag to compare
Update README.md

First Release

06 Jul 13:28
Compare
Choose a tag to compare

Supports:

  • Title
  • Multiple data and sub menus
  • Max Height for the dropdown
  • click handlers that returns the clicked element
  • GetParents that returns and array of the full tree parents of the clicked element
  • Custom arrows for the elements that have sub menus
  • HREF links for anchor elements in the li
  • DataAttributes array for setting cutom dynamic data

Doesn't Support:

  • Ajax requests for dynamic data from service
  • Multiple Selects