- 08 Jun, 2014 25 commits
-
-
XhmikosR authored
This way, it works in all browsers.
-
XhmikosR authored
-
XhmikosR authored
-
Mark Otto authored
-
Mark Otto authored
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css
-
Mark Otto authored
-
Mark Otto authored
Fix bug where a panel recieve extra top border when placed within a collapsible panel
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
Repaint Fixes When Scrolling
-
Mark Otto authored
set not-allowed cursor on disabled radio+checkbox labels
-
Mark Otto authored
-
Mark Otto authored
replace SemVer summary with a link to its website
-
Chris Rebert authored
-
Mike Greiling authored
Closes #13702 by merging a rebased version of it.
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Chris Rebert authored
Proposed fix for #13268
-
Chris Rebert authored
-
Chris Rebert authored
-
Chris Rebert authored
-
- 07 Jun, 2014 3 commits
-
-
XhmikosR authored
Improve JS style
-
Chris Rebert authored
Good catch @juthilo [skip sauce]
-
Chris Rebert authored
[skip validator] [skip sauce]
-
- 06 Jun, 2014 1 commit
-
-
Chris Rebert authored
Hopefully fixes trigger focus restoration on modal close
-
- 05 Jun, 2014 10 commits
-
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
`slideIndex` is assigned to the same value a few lines above.
-
XhmikosR authored
-
XhmikosR authored
Be more consistent across the whole codebase. Also, make use of JSHint's 2.5.1 `extends` and `qunit` options. This way we set our basis options in js/.jshintrc and override the rest.
-
Chris Rebert authored
Customizer: Alert on successful save to Gist
-
Chris Rebert authored
[skip validator] [skip sauce]
-
Chris Rebert authored
Added rename directive for composer
-
Arnold Daniels authored
-
Ben Zumhagen authored
Doing this the right way this time. Hiding .panel-footer top border when preceeded by a .list-group. This should resolve the "double border" issue.
-
- 04 Jun, 2014 1 commit
-
-
Siarhei Khilko authored
https://github.com/twbs/bootstrap/issues/13734 A panel placed inside of a collapsible panel recieve extra top border. This commit reduces the effect of a selector to apply a border only to the collapsible panel body itself, not to any panel placed within it.
-