- 24 Apr, 2015 3 commits
-
-
Chris Rebert authored
Update bower.json to comply with new spec for `main`
-
Chris Rebert authored
Per https://github.com/bower/bower.json-spec/pull/43 : > Use source files with module exports and imports over pre-built distribution files. Also, the example in that PR doesn't include /dist/movement.css or /dist/movement.min.css in its `main`. If you have a complaint about this, take it up with the Bower folks: https://github.com/bower/bower.json-spec/issues
-
Chris Rebert authored
Per https://github.com/bower/bower.json-spec/pull/43 : > font files [...] are not `main` files as they are not entry-points. If you have a complaint about this, take it up with the Bower folks: https://github.com/bower/bower.json-spec/issues
-
- 23 Apr, 2015 8 commits
-
-
XhmikosR authored
Grunt: extend `prep-release` task.
-
XhmikosR authored
Make it so that everything is done for us to reduce the possibility of missing something when releasing.
-
XhmikosR authored
[ci skip`
-
XhmikosR authored
[ci skip]
-
XhmikosR authored
[ci skip]
-
XhmikosR authored
[ci skip]
-
XhmikosR authored
[ci skip]
-
XhmikosR authored
[ci skip]
-
- 22 Apr, 2015 7 commits
-
-
Bootstrap's Grunt bot authored
[ci skip]
-
Adrien Siami authored
Closes #16151 by merging a rebased version of it that adds docs and 1 more assertion.
-
Bootstrap's Grunt bot authored
[ci skip]
-
Chris Rebert authored
Use CSS hack to fix IE8 .caret regression
-
Chris Rebert authored
Fixes #16124.
-
Bootstrap's Grunt bot authored
[ci skip]
-
-
- 21 Apr, 2015 2 commits
-
-
Bootstrap's Grunt bot authored
[ci skip]
-
Niels Steenbeek authored
Closes #16039.
-
- 18 Apr, 2015 1 commit
-
-
XhmikosR authored
-
- 17 Apr, 2015 5 commits
-
-
Chris Rebert authored
affix plugin does not work within a pulled/pushed column
-
Bootstrap's Grunt bot authored
[ci skip]
-
Patrick H. Lauke authored
Fix radio button toggle behavior for keyboard users
-
Chris Rebert authored
-
Mark Tareshawty authored
Fixes #16269. Closes #16301 by merging a rebased version of it.
-
- 15 Apr, 2015 1 commit
-
-
Chris Rebert authored
-
- 14 Apr, 2015 1 commit
-
-
Joshua Tauberer authored
This documents the limitation discussed in https://github.com/twbs/bootstrap/issues/12126: > When using column reordering and using the affix-plugin on an element positioned with push, the affix plugin doesn't work correctly - the element affected by the affix plugin is positioned to the left even when the element is in a column positioned on the right. Seems to affect Safari (tested in version 8) only. That issue has (unfortunately) been closed, so this at least documents the behavior.
-
- 13 Apr, 2015 6 commits
-
-
Bootstrap's Grunt bot authored
-
Chris Rebert authored
Make .btn in .btn-toolbar float:left too
-
Bootstrap's Grunt bot authored
-
Chris Rebert authored
Add px unit to perspective property value
-
Bootstrap's Grunt bot authored
-
Chris Rebert authored
Reset text/font properties more thoroughly for tooltips+popovers
-
- 12 Apr, 2015 2 commits
-
-
http://crbug.com/475128Chris Rebert authored
-
Chris Rebert authored
[skip sauce] [skip validator]
-
- 11 Apr, 2015 3 commits
-
-
Patrick H. Lauke authored
-
Patrick H. Lauke authored
as this breaks keyboard navigation for radio button toggles (see https://github.com/twbs/bootstrap/issues/16223)
-
Bootstrap's Grunt bot authored
-
- 10 Apr, 2015 1 commit
-
-
Chris Rebert authored
Use .dropdown-menu instead of ARIA roles for dropdown keydown event handler
-