randdusing / tree-chooser

Tree Chooser for Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Tree Chooser for Angular

License:Apache License 2.0


Languages

Language:JavaScript 87.8%Language:HTML 6.8%Language:CSS 5.4%