We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0f331a commit 2ba8d1dCopy full SHA for 2ba8d1d
README.md
@@ -307,6 +307,7 @@ and will work as expected.
307
## Release History
308
Version | Date | Change summary
309
------|---------|--------------
310
+ 0.4.0 | July 06 2016 | add expand_to functionality
311
0.3.0 | May 30 2016 | synchronise NPM and bower releases properly
312
0.2.0 | May 24 2016 | various code fixes
313
0.1.0 | May 13 2016 | initial NPM release
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-bootstrap-grid-tree",
3
- "version": "0.3.0",
+ "version": "0.4.0",
4
"description": "AngularJS directive for a tree grid, using Bootstrap",
5
"main": [
6
"src/treeGrid.css",
0 commit comments