bootstrap-treeview
bootstrap-treeview copied to clipboard
Tree View for Twitter Bootstrap -
Added the optional ability to have the text of the node added to a title attribute of the list item as well as having the text of the node appear...
Renamed the "install" script to "dev-install" to avoid it being run after npm install and subsequently failing with: `npm ERR! [email protected] install: "bower install"` if bower was not present. Added...
Set different backgrounds colors to badges (tags). A way to define simply the background color of badges. 1/ Add tag-background object in your data set (Define a logic who give...
Fix sort nodes
Changed indent method. Used margin-left CSS instead of using as intend child anchor tags. This will solve multi-line intent problems, as well as minimal generated HTML.
Having express, ejs and phantomjs in dependencies makes troubles in projects managing their deps using npm.