Skip to content

Commit f1f83aa

Browse files
committed
fixed a bug that add float
upgrade typeahead to 0.10.2
1 parent 2bb12ae commit f1f83aa

File tree

6 files changed

+182
-120
lines changed

6 files changed

+182
-120
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,18 @@ Bootstrap3 style for [typeahead.js](https://github.com/twitter/typeahead.js) usi
77

88
Based on the solution of [@kuroe](https://github.com/kuroe)
99

10-
Tested with PhantomJS and Chorme, with `Bootstrap 3.1.0` and `typeahead.js 0.10.1`
10+
Tested with PhantomJS and Chorme, with `Bootstrap 3.1.1` and `typeahead.js 0.10.2`
1111

1212
## version
1313

1414
**For `typeahead.js` under `0.10.0`, use `0.1.x` instead.**
1515

1616
## changelog
1717

18+
###0.2.3
19+
20+
bugfix
21+
1822
###0.2.2
1923

2024
bugfix

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typeahead.js-bootstrap3.less",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"main": [
55
"typeahead.css",
66
"typeahead.less"

tests/vendor/bootstrap.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)