| Age | Commit message (Collapse) | Author |
|
Fixes #190
|
|
|
|
|
|
added a class to the items inside the suggestion box so we could style
them.
|
|
Also started using mixins for browser prefixes - box shadow and box
sizing
|
|
Missing:
- handling dropdown in the middle of the sentence correctly (almost
there, extra space added)
- clicking changes focus (transition event related?) and .focus() doesn't
work - could not find how to fix it.
|
|
|
|
The fact you can't see most is by their design, need to fix that (regression I think)
|
|
missing correct width (setting it on the input instead of the FO) plus
only chrome looks ok for link, FF still misplaced.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also fix miscased scss filename.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 3af4fc29a27a64612681b1bc00611c276cef9f7e.
|
|
|
|
|