File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
### 2.0.0 - unreleased
2
2
* Support to add search parameters and change search parameter's values via ng-model, fixed issue #7
3
+ * change main proeprty of package.json to final build in dist folder, fixes #4
3
4
4
5
### 1.1.1 - 03 February 2015
5
6
* update README with latest changes to dist files in bower package
Original file line number Diff line number Diff line change 2
2
"name" : " angular-advanced-searchbox" ,
3
3
"version" : " 1.1.1" ,
4
4
"description" : " A directive for AngularJS providing a advanced visual search box" ,
5
- "main" : " src /angular-advanced-searchbox.js" ,
5
+ "main" : " dist /angular-advanced-searchbox-tpls .js" ,
6
6
"repository" : {
7
7
"type" : " git" ,
8
8
"url" : " https://github.com/dnauck/angular-advanced-searchbox"
You can’t perform that action at this time.
0 commit comments