/tree-chooser

Tree Chooser for Angular

Primary LanguageJavaScriptApache License 2.0Apache-2.0

tree-chooser

A simple Tree Chooser for Angular

Requirements

Angular must be at least version 1.5.0

Installation

npm install tree-chooser --save

Documentation

See here.

Todo

  • Reset scroll on open
  • Use options object
  • Allow templates for pills and list
  • Improve default pill styles
  • Auto set active best match
  • Select on tab out
  • Ensure ng-model-options works
  • Disable open on click
  • Create example / documentation website
  • Add test coverage
  • Improve styles
  • Improve jshint / jscs tips
  • Take advantage of ES6. Eventually provide ES6 and ES5 version.