Skip to content

Commit

Permalink
fixing issue where esc event from typeahead got in conflict with our own
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Hiller committed Oct 25, 2013
1 parent c59cb65 commit 209013d
Show file tree
Hide file tree
Showing 16 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Pure AngularJS tagging widget with typeahead support courtesy of [ui-bootstrap](
Current Version
---------------
```
0.3.0
0.3.1
```

Installation
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-tags",
"version": "0.3.0",
"version": "0.3.1",
"main": "dist/angular-tags-0.3.0.js",
"dependencies": {
"angular-ui-bootstrap-bower": "~0.6.0",
Expand Down
1 change: 0 additions & 1 deletion dist/angular-tags-0.3.0-tpls.map.js

This file was deleted.

2 changes: 0 additions & 2 deletions dist/angular-tags-0.3.0-tpls.min.js

This file was deleted.

Loading

0 comments on commit 209013d

Please sign in to comment.