Chris Rebert
|
d46a12e601
|
remove now-redundant .popover parent in .popover-arrow selectors
|
2014-12-29 12:33:06 -08:00 |
|
Chris Rebert
|
6a5bc63649
|
rename .arrow => .popover-arrow
|
2014-12-29 12:33:06 -08:00 |
|
Chris Rebert
|
a1ce6a1968
|
Merge pull request #21 from twbs/deprecated-tooltip-placements
Remove deprecated tooltip placements
|
2014-12-26 12:55:08 -08:00 |
|
Mark Otto
|
b92534c632
|
improve code quality on custom forms
|
2014-12-25 15:40:24 -08:00 |
|
Mark Otto
|
cd60cf3386
|
custom forms: checkbox and radio stacked option
|
2014-12-24 15:45:37 -08:00 |
|
Gleb Mazovetskiy
|
93f51eb0e9
|
Automate breakpoints
Breakpoints and container widths are now defined as maps.
|
2014-12-24 22:27:11 +02:00 |
|
Gleb Mazovetskiy
|
c0c16edc41
|
Update styles for Ruby Sass compat
|
2014-12-24 22:22:15 +02:00 |
|
Mark Otto
|
e500a9a354
|
some cleanup
|
2014-12-24 04:47:08 -08:00 |
|
Mark Otto
|
18e08e777b
|
add custom forms, stub out examples for radios and checkboxes
|
2014-12-24 04:13:23 -08:00 |
|
Mark Otto
|
6b394ab067
|
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
Conflicts:
docs/components/helpers.md
scss/_utilities.scss
|
2014-12-23 13:59:26 -08:00 |
|
Mark Otto
|
f9aec74124
|
add [hidden] utility for hiding any html element (see #15274 for more context)
|
2014-12-23 04:10:59 -08:00 |
|
Mark Otto
|
5e102e2600
|
Merge pull request #50 from twbs/disabled-pseudo
use :disabled pseudo-class instead of [disabled] attribute
|
2014-12-22 20:13:09 -08:00 |
|
Mark Otto
|
c14823bd51
|
Merge pull request #53 from twbs/firefox-placeholder-opacity
Re-add Firefox placeholder opacity workaround
|
2014-12-22 20:11:54 -08:00 |
|
Mark Otto
|
c59ba4995c
|
Merge pull request #45 from twbs/bye-hidden
Remove .hidden and .show classes
|
2014-12-22 20:11:04 -08:00 |
|
Chris Rebert
|
96d273e28f
|
Re-add Firefox placeholder opacity workaround
|
2014-12-22 17:28:09 -08:00 |
|
Chris Rebert
|
2d30babed4
|
Let Normalize.css normalize <figure>'s margin
|
2014-12-22 16:40:05 -08:00 |
|
Chris Rebert
|
4d8559f895
|
Remove min--moz-device-pixel-ratio
Bootstrap v4 no longer supports the old versions of Firefox affected by this typo bug.
|
2014-12-22 16:32:25 -08:00 |
|
Chris Rebert
|
5b03c9ad63
|
[disabled] => :disabled
:disabled is supported in IE9+ and all modern browsers
|
2014-12-22 13:34:02 -08:00 |
|
Gleb Mazovetskiy
|
e11208cc0b
|
variables: fix fade-in
|
2014-12-20 16:37:43 +00:00 |
|
Chris Rebert
|
3f3db41173
|
Merge pull request #46 from twbs/trailing-whitespace
rm trailing whitespace
|
2014-12-19 18:36:38 -08:00 |
|
Chris Rebert
|
8250f41948
|
rm trailing whitespace
|
2014-12-19 18:35:58 -08:00 |
|
Mark Otto
|
547f16b58e
|
rewrite all table styles to remove in selectors
|
2014-12-18 22:59:47 -08:00 |
|
Chris Rebert
|
07ef67da20
|
Remove .hidden and .show classes
.hidden is incompatible with jQuery's $(...).hide()
|
2014-12-18 19:07:22 -08:00 |
|
Chris Rebert
|
e95b854301
|
Merge pull request #42 from twbs/pager
rename .previous => .pager-prev , .next => .pager-next
|
2014-12-18 15:32:12 -08:00 |
|
Chris Rebert
|
c7ef5810e1
|
rename .item => .carousel-item
|
2014-12-17 18:44:55 -08:00 |
|
Chris Rebert
|
12c5473e7a
|
rename .previous => .pager-prev , .next => .pager-next
|
2014-12-17 18:39:43 -08:00 |
|
Mark Otto
|
a534020f99
|
Merge pull request #33 from twbs/rm-android-workaround
Remove defunct `background-image: none` Firefox-on-Android workaround
|
2014-12-17 12:29:03 -08:00 |
|
Mark Otto
|
456f60da60
|
Merge pull request #35 from twbs/rm-chrome-osx-print-workaround
Remove defunct OS X Chrome <select> printing bug workaround
|
2014-12-17 12:28:42 -08:00 |
|
Mark Otto
|
dab0b97ce4
|
Merge pull request #29 from twbs/ie9-minimum-docs
Remove ancillary references to IE<9 in comments+docs
|
2014-12-17 12:28:20 -08:00 |
|
Chris Rebert
|
07c11f5e92
|
Remove defunct OS X Chrome <select> printing bug workaround
Chrome fixed the bug as of v37:
https://code.google.com/p/chromium/issues/detail?id=282918
|
2014-12-16 19:59:05 -08:00 |
|
Chris Rebert
|
0766ecab60
|
Remove defunct background-image: none Firefox-on-Android workaround
Mozilla fixed the bug circa Firefox 33-35:
https://bugzilla.mozilla.org/show_bug.cgi?id=763671
Firefox 34 is the current version.
Firefox 35 should be current by the time Bootstrap v4 is released.
|
2014-12-16 19:41:11 -08:00 |
|
Chris Rebert
|
a8299b5b45
|
Remove ancillary references to IE<9 in comments+docs
|
2014-12-16 19:06:57 -08:00 |
|
Chris Rebert
|
d0c2a82ea8
|
Use .alert-heading instead of hardcoding <h4>
|
2014-12-15 17:49:35 -08:00 |
|
Chris Rebert
|
27dcdd357d
|
remove deprecated tooltip placements
|
2014-12-15 17:30:37 -08:00 |
|
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
|
826aeec6e8
|
Merge pull request #13 from twbs/default-vars
Apply !default to SCSS variables
|
2014-12-11 12:20:05 -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
|
f7e103a6ac
|
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
|
2014-12-11 12:06:16 -08:00 |
|
Mark Otto
|
fef873a840
|
fix all validation, turn off some settings, add sort order
|
2014-12-11 12:05:29 -08:00 |
|
Gleb Mazovetskiy
|
76d6b17f4f
|
Merge pull request #6 from twbs/grid-framework-refactor
Refactor grid_framework
|
2014-12-11 15:16:42 +00: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 |
|
Chris Rebert
|
23aa0340df
|
Apply !default to SCSS variables
Per @thomas-mcdonald
|
2014-12-09 16:24:05 -08:00 |
|
Mark Otto
|
63639f9913
|
Merge pull request #9 from twbs/less-vendor-prefixing
_progress.scss: remove unnecessary @-webkit-keyframes
|
2014-12-08 22:48:03 -08:00 |
|
Mark Otto
|
70855a7d29
|
Merge pull request #10 from twbs/bye-gradient-vendors
remove explicit vendor prefixes from _gradients.scss
|
2014-12-08 22:47:42 -08:00 |
|
Chris Rebert
|
86f834e356
|
remove explicit vendor prefixing from _card.scss
|
2014-12-08 22:05:50 -08:00 |
|
Chris Rebert
|
b59abb40f7
|
remove explicit vendor prefixes from _gradients.scss
|
2014-12-08 22:00:05 -08:00 |
|
Chris Rebert
|
94eecb84bf
|
_progress.scss: remove unnecessary @-webkit-keyframes
Autoprefixer already takes care of this for us.
|
2014-12-08 20:36:33 -08:00 |
|
Chris Rebert
|
16bd4a2787
|
SCSS-Lint: StringQuotes: double_quotes , to match current style
|
2014-12-08 20:00:13 -08:00 |
|
Chris Rebert
|
2e91a3d6a7
|
temporarily disable PropertySortOrder since it defaults to alphabetical
|
2014-12-08 19:59:23 -08:00 |
|