| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Updated unit test for tooltips. Now using is() instead of hasClass()
|
|
input-prepend/append for responsive for both fluid and fixed sizing
|
|
|
|
|
|
|
|
2.0.4 wip fix placeholder
|
|
|
|
adding the `&` combinator to `.placeholder` makes it work for the global case (in forms.less) as well as within `.navbar-search .search-query`
the result can be seen in the generated bootstrap.css, which include the -ms vendor extension.
|
|
|
|
|
|
|
|
href=#), streamline less docs page
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(http://msdn.microsoft.com/en-us/library/ie/hh772745(v=vs.85).aspx)
|
|
|
|
|
|
|
|
|
|
|
|
triggered before show delay has expired AND the hide delay is set to 0
|
|
|
|
inline-block, fix height issue on textareas
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.0.4-wip-forms
|
|
|
|
few other cleanup tidbits
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
prevents delayed tooltips from appearing if the mouse leaves the elements before tooltip is showed and the hiding delay is 0.
|
|
|
|
|