khan4019 / tree-grid-directive

Need one or more maintainer for this! comment or email me if you are interested
http://khan4019.github.io/tree-grid-directive/test/treeGrid.html
347 stars 183 forks source link

Create a pre-release tag #59

Closed dukex closed 8 years ago

dukex commented 9 years ago

To be possible use it with rails using https://rails-assets.org/ you need create a tag, my suggest is create a "0.1.0" (in bower.json) and update the tag and the bower.json when a fix or a feat was implemented

jabby commented 8 years ago

Is it possible to have a tag for the current release ? I need a fixed version of this directive for my application. I don't want that an unintentional update break my build.

Temporarily, I will fork your project to create a tag on my own repository.

jabby commented 8 years ago

Just for information, for bower users, you can use my fork :

bower install --save https://github.com/jabby/tree-grid-directive.git#0.1.0

dukex commented 8 years ago

Nice! Thank you @jabby

jabby commented 8 years ago

@dukex You're welcome.

TrueDub commented 8 years ago

This directive is now available on Bower and NPM for download. Closing this issue.