Mark Otto
69b7c5a2af
Merge pull request #7995 from hrach/patch-3
...
Fixed mixin btn-pseudo-state background for [disabled] buttons
2013-06-27 20:17:48 -07:00
Mark Otto
d9a662ed1d
fixes #7977 : prevent some table bullshit on input groups
2013-06-27 20:15:44 -07:00
Mark Otto
5156234c23
update grid col mixin to use latest css from grid cols
2013-06-27 19:54:30 -07:00
Mark Otto
ca8ca2177f
fixes #4852 : popover carets fully functional in ie8 holy carp wtfbqq huge shoutout to @PumaOmaR
2013-06-27 19:36:56 -07:00
Mark Otto
6a2858f7bf
make on js i guess? /cc @fat
2013-06-27 19:36:35 -07:00
Mark Otto
81b5e74057
remove glyphicons from compiled css
2013-06-27 19:36:09 -07:00
Mark Otto
416cc6b2ee
fix broke js markup
2013-06-27 19:33:26 -07:00
Mark Otto
51093fde18
fix makefile
2013-06-27 19:27:44 -07:00
Mark Otto
2af67238a4
Merge pull request #8332 from twitter/bs3_remove_icons
...
BS3: Remove Glyphicons
2013-06-27 19:23:55 -07:00
Mark Otto
8cd5d0be71
add docs callout for glyphicons on homepage and CSS page
2013-06-27 19:22:11 -07:00
fat
b06ec345ce
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2013-06-27 19:19:57 -07:00
fat
b0da97588e
fixes #6982
2013-06-27 19:19:22 -07:00
Mark Otto
2981f0089f
remove glyphicons from demo component
2013-06-27 18:51:06 -07:00
Mark Otto
879d517cb3
delete icons in assets
2013-06-27 18:49:59 -07:00
Mark Otto
e5a9a1f5ff
remove icons from sidenav
2013-06-27 18:49:37 -07:00
Mark Otto
62f76ad33f
Merge branch '3.0.0-wip' into bs3_remove_icons
...
Conflicts:
docs/components.html
2013-06-27 18:49:05 -07:00
fat
94761c2216
use collapse in dropdown js example
2013-06-27 18:47:35 -07:00
Mark Otto
cb483b6758
Add parens so sublime picks up on syntax highlighting
2013-06-27 18:45:08 -07:00
Mark Otto
7636577681
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2013-06-27 18:43:54 -07:00
Mark Otto
c9ccbd2cf0
Fixes #8329 : add !important
to .hidden
2013-06-27 18:43:29 -07:00
Mark Otto
cb29ed0751
Merge pull request #8307 from cvrebert/8287-docs-patch
...
Fix #8287
2013-06-27 18:38:34 -07:00
Mark Otto
5e29c42211
remove custom url in jekyll
2013-06-27 18:38:00 -07:00
Mark Otto
296b9d7293
Merge pull request #8313 from jholl/patch-1
...
typo: match doc text and example
2013-06-26 11:42:04 -07:00
Mark Otto
68792fc1f9
Merge pull request #8306 from cvrebert/styling-n-typo
...
Docs: fix 1 typo; use <code> in 1 place
2013-06-26 11:20:14 -07:00
Mark Otto
cd4f131c49
Merge pull request #8305 from cvrebert/copyedit
...
copyedit JS docs
2013-06-26 11:19:43 -07:00
Julian Thilo
b4e0e4fee6
Adjust info callout, add callouts to docs
...
* Adjust the background-color of bs-callout-info to match danger and
warning in tone
* Convert all the callouts
* Change some callouts to info/warning
* Add new callout
2013-06-26 15:59:33 +02:00
James Holland
2471b9d725
typo: match doc text and example
2013-06-26 08:27:12 -04:00
Chris Rebert
242d92e09c
Fix #8287
2013-06-25 20:18:30 -07:00
Chris Rebert
274a342657
Docs: fix 1 typo; use <code> in 1 place
2013-06-25 19:50:37 -07:00
Chris Rebert
694c650f8e
copyedit JS docs
2013-06-25 19:32:17 -07:00
Mark Otto
cc43ba35d7
Merge pull request #8301 from cvrebert/patch-3
...
Fix spelling in comment
2013-06-25 17:11:31 -07:00
Mark Otto
0f371d409f
Merge pull request #8300 from cvrebert/patch-2
...
Fix typo in comment
2013-06-25 17:11:20 -07:00
Mark Otto
2da485d6bb
Merge pull request #8299 from cvrebert/patch-1
...
Spelling in comment
2013-06-25 17:10:59 -07:00
Mark Otto
5c9bd469ae
Merge pull request #8303 from cvrebert/patch-4
...
Fix 2 typos
2013-06-25 17:10:34 -07:00
Mark Otto
ae9fde5cab
Merge pull request #8304 from cvrebert/patch-5
...
rm :invalid styling from docs
2013-06-25 17:09:52 -07:00
Chris Rebert
266bdfcaaa
rm :invalid styling from docs
...
It was removed from the code in 90d4343f66
:-/
2013-06-25 16:31:12 -07:00
Chris Rebert
d82941265c
Fix 2 typos
2013-06-25 17:07:51 -06:00
Chris Rebert
8ee0e39ef9
Fix spelling in comment
2013-06-25 17:05:26 -06:00
Chris Rebert
d2b5f4e45c
Fix typo in comment
2013-06-25 17:03:57 -06:00
Chris Rebert
64a01f01cb
Spelling in comment
2013-06-25 17:01:46 -06:00
Mark Otto
ac90fbf4d8
Merge pull request #8297 from cvrebert/patch-1
...
rm pre{white-space:pre-wrap;} since redundant to Normalize
2013-06-25 14:57:41 -07:00
Mark Otto
73ec8e031b
Merge pull request #8298 from cvrebert/patch-2
...
rm fallback white-space for <code>
2013-06-25 14:57:17 -07:00
Chris Rebert
1bb159aa6f
rm fallback white-space for <code>
...
If my analysis is right, this should be unnecessary.
2013-06-25 15:53:48 -06:00
Chris Rebert
9b97d63188
rm pre{white-space:pre-wrap;} since redundant to Normalize.css
2013-06-25 14:48:57 -07:00
Julian Thilo
f00c885d4c
Docs: create new callout classes
2013-06-25 23:12:36 +02:00
Mark Otto
211d6831fc
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2013-06-25 13:35:49 -07:00
Mark Otto
6ac063430f
Merge pull request #8290 from juthilo/3.0.0-docs-nothird
...
Add new callouts to docs
2013-06-25 13:34:03 -07:00
Mark Otto
534ba060be
Merge pull request #8292 from cvrebert/patch-1
...
fix "Data attributes" link in JS docs sidenav
2013-06-25 13:32:41 -07:00
Mark Otto
327a951ca3
Move mixin to mixins.less
2013-06-25 13:32:21 -07:00
Mark Otto
03e67e44f9
Merge pull request #8291 from cvrebert/refactor
...
refactor responsive-utilities slightly
2013-06-25 13:28:34 -07:00