Mark Otto
|
1e136a70a2
|
Clean up some navbar.scss, drop the -float-breakpoint var entirely
|
2014-12-11 14:47:10 -08:00 |
|
Mark Otto
|
3737cb1d46
|
Use grid classes or mixins on .dl-horizontal, update docs to include it, removes auto truncate and makes .text-overflow mixin into a .text-truncate class and mixin combo for better granularity
|
2014-12-11 14:12:10 -08:00 |
|
Mark Otto
|
2edc779391
|
Merge branch 'v4' into scss-lint
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
scss/_card.scss
|
2014-12-11 12:07:09 -08:00 |
|
Mark Otto
|
2a78159a20
|
grunt
|
2014-12-11 12:06:08 -08:00 |
|
Mark Otto
|
0e371ddf87
|
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/assets/css/docs.min.css.map
|
2014-12-10 20:51:17 -08:00 |
|
Mark Otto
|
63d4423fc0
|
grunt
|
2014-12-10 13:49:53 -08:00 |
|
Mark Otto
|
2ade44a9ca
|
inline-block on labels now instead of inline
|
2014-12-06 00:33:36 -08:00 |
|
Mark Otto
|
ebfe358495
|
tweak label component padding
|
2014-12-06 00:18:11 -08:00 |
|
Mark Otto
|
bc3a2f669d
|
fix vars order, remove rando grid class from mixin
|
2014-12-04 22:32:39 -08:00 |
|
Mark Otto
|
a1a3a007b6
|
tweak grid docs, add new tier
|
2014-12-04 21:02:04 -08:00 |
|
Mark Otto
|
824f26a3c0
|
grunt dist
|
2014-12-04 15:29:53 -08:00 |
|
Mark Otto
|
2fa4ab8209
|
grunt
|
2014-12-04 15:20:45 -08:00 |
|
Mark Otto
|
d0cffbb680
|
grunt dist
|
2014-12-04 01:03:54 -08:00 |
|
Mark Otto
|
4474630d77
|
restore px to base font size var
|
2014-12-04 00:10:24 -08:00 |
|
Mark Otto
|
c213ff820a
|
fix the variables i broke, temporarily disabling line-height-computed
|
2014-12-04 00:09:37 -08:00 |
|
Mark Otto
|
27df020852
|
convert to scss
|
2014-12-02 14:02:35 -08:00 |
|
Mark Otto
|
9180e15e33
|
Clean up navbar to remove .navbar-toggle, .navbar-collapse, and .navbar-header as they are no longer used; Add .navbar-toggler to .navbar-inverse
|
2014-12-01 15:03:09 -08:00 |
|
Mark Otto
|
4bba2d0e0c
|
fix more broke shit, run grunt
|
2014-11-30 20:29:47 -08:00 |
|
Mark Otto
|
12be9044f4
|
fix a bunch of padding and alignment things for forms
|
2014-11-25 18:00:52 -08:00 |
|
Mark Otto
|
15d98dc6b7
|
disable shadows on buttons for now
|
2014-11-25 17:47:32 -08:00 |
|
Mark Otto
|
2cc66cbb58
|
Merge branch 'master' into derp
Conflicts:
dist/css/bootstrap-theme.css
dist/css/bootstrap-theme.css.map
dist/css/bootstrap-theme.min.css
dist/css/bootstrap.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/_includes/customizer-variables.html
docs/assets/js/customize.min.js
docs/assets/js/raw-files.min.js
docs/dist/css/bootstrap-theme.css
docs/dist/css/bootstrap-theme.css.map
docs/dist/css/bootstrap-theme.min.css
docs/dist/css/bootstrap.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
less/_variables.less
|
2014-11-09 23:48:56 -08:00 |
|
Mark Otto
|
eb74a8cbf3
|
darken primary blue for accessibility contrast on link colors
|
2014-11-09 23:11:28 -08:00 |
|
Mark Otto
|
f17b636bce
|
color contrast for links, gets us to 4.63:1
|
2014-11-09 23:01:50 -08:00 |
|
Mark Otto
|
e020d50838
|
fix variable, run grunt
|
2014-11-09 22:05:09 -08:00 |
|
Mark Otto
|
d1278efcc5
|
grunt
|
2014-11-09 18:04:00 -08:00 |
|
Mark Otto
|
46d1bf8eef
|
Fixes #14234 again
- Rather than override and hack for IE8-10 and then IE11, scope to just Safari.
- Drops the IE hacks for a media query Webkit hack
|
2014-11-09 15:03:33 -08:00 |
|
Mark Otto
|
df28b7e25f
|
Fixes #14965: Reset top border-radii on dropdown menus in fixed bottom navbars
|
2014-11-08 00:13:19 -08:00 |
|
Mark Otto
|
8fbb2bbbd1
|
Fixes #14979: Override .jumbotron padding within .container-fluid to match .container
|
2014-11-07 23:01:20 -08:00 |
|
Mark Otto
|
2862c30320
|
Fixes #15046: Add full font overrides for popovers and tooltips
|
2014-11-07 22:17:39 -08:00 |
|
Heinrich Fenkart
|
6020bb06f2
|
grunt
|
2014-11-05 00:36:52 +01:00 |
|
Mark Otto
|
94b59b57d6
|
version bump
|
2014-10-29 08:56:20 -07:00 |
|
Mark Otto
|
c15aa36798
|
switch to max-width on containers
|
2014-10-27 03:07:34 -07:00 |
|
Mark Otto
|
f26821a83a
|
fix progress bar animated biznas
|
2014-10-26 22:48:12 -07:00 |
|
Mark Otto
|
783eced7ab
|
follow up fix for #14837 /cc @hnrch02
|
2014-10-25 20:20:24 -07:00 |
|
Mark Otto
|
2c2564faef
|
Fixes #14736: Reverts the remaining progress bar min value overrides from #12848
|
2014-10-25 19:10:03 -07:00 |
|
Mark Otto
|
38217ee405
|
Merge branch 'pr/14801'
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/assets/js/customize.min.js
docs/assets/js/raw-files.min.js
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
|
2014-10-25 18:16:40 -07:00 |
|
Mark Otto
|
6e3c55a115
|
grunt
|
2014-10-25 18:13:50 -07:00 |
|
Mark Otto
|
a0e6bd96de
|
grunt
|
2014-10-25 17:54:06 -07:00 |
|
Heinrich Fenkart
|
2bc5277b44
|
grunt
|
2014-10-22 21:04:18 +02:00 |
|
XhmikosR
|
9f82f27b9d
|
Update less/print.less to the latest html5 bp version.
Also, keep the html5 boilerplate link in the built CSS.
|
2014-10-13 13:32:39 +03:00 |
|
fat
|
4bbe80658a
|
fixes #13816 Modal dialog closes when dragging and releasing mouse button outside dialog
|
2014-10-09 20:01:51 -07:00 |
|
XhmikosR
|
0ca71396b5
|
Update normalize.css to v3.0.2.
|
2014-10-07 11:29:59 +03:00 |
|
Mark Otto
|
f75fc32462
|
grunt
|
2014-10-02 22:21:02 -07:00 |
|
Mark Otto
|
12091b9567
|
Fixes #14711: Account for list groups in collapsing panels
|
2014-10-02 21:19:20 -07:00 |
|
Mark Otto
|
121b204b14
|
grunt
|
2014-09-26 13:48:31 -07:00 |
|
Mark Otto
|
8e25695d09
|
Fixes #14687: Include video element in responsive embed
|
2014-09-26 13:45:28 -07:00 |
|
Heinrich Fenkart
|
7ce6824748
|
grunt
|
2014-09-25 02:23:48 +02:00 |
|
Mark Otto
|
4969c2055d
|
grunt
|
2014-09-22 14:27:13 -07:00 |
|
Mark Otto
|
d1660ad078
|
Swap -small and -large variables for -sm and -lg
|
2014-09-21 16:04:37 -07:00 |
|
Mark Otto
|
073389ca5e
|
Rename .table-condensed to .table-sm
|
2014-09-17 22:14:27 -07:00 |
|