Mark Otto
ac4dd30460
G R U N T G R U N T
2014-03-07 01:08:29 -08:00
Mark Otto
d44e98b34d
G R U N T
2014-03-07 00:50:28 -08:00
Mark Otto
fe0d5959d2
Merge branch 'master' of github.com:twbs/bootstrap
2014-03-07 00:28:29 -08:00
Mark Otto
5bd2799978
G R U N T
2014-03-07 00:26:38 -08:00
XhmikosR
24ec60e6e5
Merge pull request #12931 from twbs/line-endings
2014-03-07 10:24:32 +02:00
Mark Otto
c03b8f1f0f
Merge branch 'master' into pr/12670
2014-03-07 00:23:52 -08:00
Mark Otto
6452b409aa
grunt for days
2014-03-07 00:23:22 -08:00
XhmikosR
6a3faa6ab3
Normalize line endings
2014-03-07 10:22:57 +02:00
Mark Otto
ad61c27885
Merge branch 'master' of github.com:twbs/bootstrap
2014-03-07 00:21:59 -08:00
XhmikosR
c0749df5a4
Use LF for SVG files too.
2014-03-07 10:20:38 +02:00
Mark Otto
164b41b28d
Fixes #12937 : Darken active button states just a smidge more
2014-03-07 00:19:26 -08:00
Bas Bosman
cb7eb674ac
Add autoprefixer
2014-03-07 09:01:54 +01:00
Mark Otto
901f358d16
Merge pull request #12739 from DaSchTour/twbs
...
add posibillity to hover links and not background in list-groups
2014-03-06 23:58:04 -08:00
Mark Otto
e180258b60
Comment for #12794
2014-03-06 23:51:07 -08:00
Mark Otto
f5f4a2da78
Merge pull request #12794 from epidemian/required-radio-button-groups
...
Fix UAs required message position on grouped radio buttons
2014-03-06 23:45:28 -08:00
Mark Otto
84a7431dfd
add responsive embed to customizer
2014-03-06 23:19:16 -08:00
Mark Otto
61c9e9df4b
Merge branch 'master' of github.com:twbs/bootstrap
2014-03-06 23:18:39 -08:00
Mark Otto
705ff7f227
Moving the embed to it's own CSS file, moving the docs to the Components page with an example, fixing a Glyhpicons list problem in the docs
2014-03-06 23:18:13 -08:00
XhmikosR
73ad81d89c
Add time-grunt plugin.
2014-03-07 08:47:23 +02:00
XhmikosR
589f872d74
Remove duplicate dependency.
2014-03-07 08:45:16 +02:00
XhmikosR
29d2de869e
Specify engines in package.json.
...
Things don't work with older versions.
2014-03-07 08:44:43 +02:00
Mark Otto
12c619f5b9
Merge branch 'master' into boulox-responsive-embed
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/assets/js/customize.min.js
docs/assets/js/docs.min.js
docs/css.html
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
2014-03-06 22:40:25 -08:00
Mark Otto
7e299c6a49
Fixes #12683 : Remove the overflow: hidden; from the .panel-group > .panel because it apparently serves no purpose and cuts off nested dropdown menus.
2014-03-06 22:32:21 -08:00
Mark Otto
df3eb66ede
Merge branch 'master' into popovers-use-radii-var
...
Conflicts:
dist/css/bootstrap.css.map
docs/assets/js/raw-files.min.js
docs/dist/css/bootstrap.css.map
2014-03-06 21:44:46 -08:00
Mark Otto
0c9308a3b2
Rewrite the disabled list group items to simplify styles
2014-03-06 21:40:22 -08:00
Mark Otto
c8614c0f15
Merge branch 'master' into pr/12490
...
Conflicts:
less/list-group.less
2014-03-06 21:32:52 -08:00
Mark Otto
fab10b643e
Merge branch 'master' of github.com:twbs/bootstrap
2014-03-06 21:26:48 -08:00
Mark Otto
9dc796155c
Fixes #12722 : Fixes up responsive tables in print
...
Safari renders this fine for one reason or another, but Chrome still renders the media query styles to make tables responsive. This change scopes them to screen devices only, so printing looks boss everywhere.
2014-03-06 21:25:34 -08:00
Mark Otto
645eebba61
Merge pull request #12894 from lipis/patch-2
...
Removed margin-bottom from last p of .blog-footer
2014-03-06 21:11:00 -08:00
mrmrs
4868096dbd
Fixes #12934
2014-03-06 21:05:29 -08:00
Mark Otto
17e41098c8
Fixes #12824 : Remove white-space: nowrap from code elements
2014-03-06 20:39:19 -08:00
Mark Otto
8526adf69c
grunt
2014-03-06 20:33:10 -08:00
Mark Otto
c16b43d974
Merge pull request #12924 from ahmadnassri/transition-timing-function-mixin
...
.transition-timing-function() Mixin
2014-03-06 20:27:22 -08:00
Chris Rebert
44a6202a7c
Merge pull request #12943 from twbs/browser-bugs
...
add Wall of Browser Bugs docs page
2014-03-06 16:23:10 -08:00
Chris Rebert
421e7af137
add link from Getting Started page to Wall of Browser Bugs page
2014-03-06 15:19:27 -08:00
Chris Rebert
39f8bbac37
add docs page listing relevant outstanding browser bugs
2014-03-06 15:19:27 -08:00
Chris Rebert
839f8faa91
Merge pull request #12948 from twbs/js-quote-attr-vals
...
use quotes around all element attribute values in JS
2014-03-06 14:26:26 -08:00
Chris Rebert
4db5164dc6
Merge pull request #12950 from twbs/jscs-null-trick
...
re-enable requireCamelCaseOrUpperCaseIdentifiers in JSCS
2014-03-06 13:23:43 -08:00
Chris Rebert
310465b035
re-enable requireCamelCaseOrUpperCaseIdentifiers in JSCS & use null
to override it for Gruntfile
2014-03-06 13:15:32 -08:00
Chris Rebert
dec1c21e34
Merge pull request #12949 from twbs/use-our-grunt-plugin
...
switch to grunt-css-flip for RTL CSS generation
2014-03-06 12:59:47 -08:00
Chris Rebert
c0447026f1
Disable requireCamelCaseOrUpperCaseIdentifiers JSCS option completely, for now
...
Can't disable it just for the Gruntfile due to https://github.com/mdevils/node-jscs/issues/287
2014-03-06 12:36:45 -08:00
Chris Rebert
56a5d93b82
switch to grunt-css-flip for RTL CSS generation
2014-03-06 12:31:28 -08:00
Chris Rebert
297303a7cc
use quotes around all element attr vals in JS; fixes #12946
2014-03-06 11:12:17 -08:00
Chris Rebert
af5a219718
fix #12936
2014-03-05 14:17:20 -08:00
XhmikosR
c695d4315a
Merge pull request #12926 from ZDroid/update-deps
...
grunt-contrib-jade@0.11.0
2014-03-05 20:52:08 +02:00
Zlatan Vasović
c1d3337c74
Run grunt update-shrinkwrap
2014-03-05 18:07:50 +01:00
Zlatan Vasović
58201d7f11
grunt-contrib-jade@0.11.0
2014-03-05 09:25:35 +01:00
Ahmad Nassri
de8b784913
.transition-timing-function Mixin
...
added .transition-timing-function(@timing-function) mixin, defaults to @timing-function.
2014-03-05 01:49:14 -05:00
XhmikosR
d7dc8a7bd3
Merge pull request #12853 from twbs/jscs
...
Switch to JSCS
2014-03-05 08:42:50 +02:00
Mark Otto
10eb167e35
Fixes #12901 : Refactors list group active state for use on non-anchors
2014-03-04 22:42:13 -08:00