0.2.0 • Published 7 years ago

ember-select-dropdown-tree v0.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

ember-select-dropdown-tree

Render a tree inside the ember-select dropdown

Installation

ember install ember-select-dropdown-tree

Usage

Basic example:

{{x-select model=model value=value
  dropdown='select-dropdown-tree'
  onSelect=(action 'select')}}

Note: The component uses ember-simple-tree to render the tree

0.2.0

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.8

7 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago