Bootstrap's Grunt bot
|
9fdf7a26e1
|
automatic grunt dist
|
2015-01-13 20:31:25 +00:00 |
|
Chris Rebert
|
0dc8395590
|
use strict mode for jqueryVersionCheck; fixes #15535
|
2015-01-13 12:21:32 -08:00 |
|
Lee Penkman
|
0c8cb3f2dc
|
Fix table-striped to work with bootstraps tooltips on rows
|
2015-01-13 14:18:52 +13:00 |
|
Chris Rebert
|
82d786b5fe
|
Filed http://openradar.appspot.com/19435018
Refs #14868
|
2015-01-09 19:39:33 -08:00 |
|
Chris Rebert
|
dbe38e89d0
|
Filed http://openradar.appspot.com/19434933
Refs #15205
|
2015-01-09 19:16:06 -08:00 |
|
Chris Rebert
|
4576dbae95
|
Filed http://openradar.appspot.com/19434878
Refs #11266, #13098
|
2015-01-09 19:04:42 -08:00 |
|
Chris Rebert
|
72a91b0205
|
Merge pull request #15533 from twbs/crbug-377346-fixed
Remove #13892's entry from the Wall of Browser Bugs
|
2015-01-09 15:07:52 -08:00 |
|
Chris Rebert
|
aa62f1b944
|
http://crbug.com/377346 is claimed to be fixed in Chrome 41
So remove its entry from the Wall of Browser Bugs.
Refs #13892, #14037
[skip sauce]
|
2015-01-09 15:04:59 -08:00 |
|
Chris Rebert
|
8ce8cd992e
|
remove more Glyphicon references from the docs
|
2015-01-09 12:33:34 -08:00 |
|
Thomas McDonald
|
d2f29fd649
|
remove unused font files
|
2015-01-09 10:15:32 +00:00 |
|
Chris Rebert
|
c56219d223
|
Merge pull request #15524 from twbs/masonry
Add pointer to Masonry (& similar) in the Thumbnail docs
|
2015-01-08 17:13:49 -08:00 |
|
Chris Rebert
|
807a837afe
|
Remove libsass @media nesting bug workaround
https://github.com/sass/libsass/issues/185 has been fixed.
Refs #48
|
2015-01-08 21:41:33 +00:00 |
|
Gleb Mazovetskiy
|
720d02c5e5
|
Revert "Remove libsass @media nesting bug workaround"
This reverts commit d6a5ebf438 .
There has not been a release of libsass with this fix yet, sorry!
|
2015-01-08 21:38:12 +00:00 |
|
Chris Rebert
|
901ece7996
|
add pointer to Masonry in the thumbnail docs
|
2015-01-08 13:35:05 -08:00 |
|
Gleb Mazovetskiy
|
f4a00dc037
|
Merge pull request #58 from twbs/libsass-185
Remove libsass @media nesting bug workaround
|
2015-01-08 21:23:29 +00:00 |
|
Gleb Mazovetskiy
|
3be590dd5b
|
docs: fix typo in media-queries.md
|
2015-01-08 21:17:22 +00:00 |
|
Chris Rebert
|
d6a5ebf438
|
Remove libsass @media nesting bug workaround
https://github.com/sass/libsass/issues/185 has been fixed.
Refs #48
|
2015-01-07 19:17:45 -08:00 |
|
Chris Rebert
|
5951647b1a
|
Merge pull request #25 from twbs/autoprefixer-bump-chrome
bump min Chrome in Autoprefixer to v35
|
2015-01-07 19:15:52 -08:00 |
|
Bootstrap's Grunt bot
|
e213bc0ccc
|
automatic grunt dist
|
2015-01-08 02:01:51 +00:00 |
|
Chris Rebert
|
259245113a
|
Merge pull request #15463 from twbs/bump-less
Bump grunt-contrib-less to ~1.0.0
|
2015-01-07 17:51:32 -08:00 |
|
Chris Rebert
|
3c6a307011
|
bump min Chrome in Autoprefixer to v35
|
2015-01-07 17:49:43 -08:00 |
|
Chris Rebert
|
050babda0d
|
update shrinkwrap
|
2015-01-07 17:44:16 -08:00 |
|
Chris Rebert
|
b24e6cf2ed
|
bump grunt-contrib-less to ~1.0.0
|
2015-01-07 17:43:19 -08:00 |
|
Chris Rebert
|
698b3a7ace
|
grunt
|
2015-01-07 17:04:59 -08:00 |
|
Chris Rebert
|
c8bfa7d353
|
Merge pull request #54 from twbs/overhaul-responsive-visibility
Overhaul of responsive visibility classes
|
2015-01-06 17:50:33 -08:00 |
|
Chris Rebert
|
e651b48eb6
|
update responsive utility docs post-overhaul
|
2015-01-06 17:49:33 -08:00 |
|
Chris Rebert
|
5868b5bc9c
|
add migration guidance regarding responsive visibility classes
|
2015-01-06 17:49:33 -08:00 |
|
Chris Rebert
|
11a574ce9e
|
Overhaul responsive visibility classes
Thanks to @glebm for help refactoring this to use the breakpoint mixins.
|
2015-01-06 17:47:13 -08:00 |
|
Chris Rebert
|
cbb3b1ff9a
|
Kill scss/mixins/_media-queries.scss
replaced media-xs => media-breakpoint-down(xs)
replaced media-sm => media-breakpoint-up(sm)
replaced media-sm-max => media-breakpoint-only(sm)
replaced media-md => media-breakpoint-up(md)
replaced media-md-max => media-breakpoint-only(md)
replaced media-lg => media-breakpoint-up(lg)
|
2015-01-06 17:47:13 -08:00 |
|
Chris Rebert
|
746e09f8ae
|
rename media-breakpoint-{min,max} => media-breakpoint-{up,down}
|
2015-01-06 17:47:13 -08:00 |
|
Chris Rebert
|
ff9c07f4aa
|
fix numerical typo in grid docs
|
2015-01-06 17:46:46 -08:00 |
|
Mark Otto
|
20cdb62200
|
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
|
2015-01-06 16:06:06 -08:00 |
|
Mark Otto
|
b542137dd5
|
streamline homepage nav
|
2015-01-06 16:05:58 -08:00 |
|
Mark Otto
|
82f460b20d
|
formatting of html
|
2015-01-06 15:35:49 -08:00 |
|
XhmikosR
|
e16e11fc43
|
Merge pull request #15504 from twbs/jquery
Update jQuery to v1.11.2.
|
2015-01-07 01:13:59 +02:00 |
|
XhmikosR
|
9db1de2a3a
|
Update jQuery to v1.11.2.
|
2015-01-07 00:31:18 +02:00 |
|
Chris Rebert
|
9e01e308ca
|
Merge pull request #15507 from twbs/shrinkwrap
update shrinkwrap
|
2015-01-06 14:17:04 -08:00 |
|
Chris Rebert
|
b3b7ece174
|
update shrinkwrap
|
2015-01-06 14:13:07 -08:00 |
|
Chris Rebert
|
b361dacff1
|
Merge pull request #59 from twbs/probably-slightly-better-best-practice
Use improved box sizing reset
|
2015-01-06 00:04:53 -08:00 |
|
Chris Rebert
|
4d15438c4e
|
Merge pull request #15499 from twbs/bumps
Update devDependencies
|
2015-01-05 16:40:05 -08:00 |
|
Chris Rebert
|
796634eb95
|
update shrinkwrap
[skip sauce]
|
2015-01-05 16:33:43 -08:00 |
|
Chris Rebert
|
7f65b71cc3
|
bump grunt-banner to ~0.3.0
|
2015-01-05 16:29:52 -08:00 |
|
Chris Rebert
|
e0b5de6ab1
|
bump grunt-autoprefixer to ~2.1.0
|
2015-01-05 16:29:17 -08:00 |
|
Chris Rebert
|
be6dc3a3c9
|
Add example of using feedback icons with .input-group ; fixes #15332
|
2015-01-05 16:19:56 -08:00 |
|
Chris Rebert
|
ef453fa6ce
|
Use improved box sizing reset
Based on http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
This allows us to significantly simplify the relevant part of the docs.
|
2015-01-05 15:20:46 -08:00 |
|
Chris Rebert
|
34f88e94fc
|
window.Document doesn't exist in IE8
|
2015-01-05 14:47:33 -08:00 |
|
Chris Rebert
|
f6a837cbf1
|
Make $(document).tooltip({...}) without a selector throw an error
Closes #15484
|
2015-01-05 14:22:49 -08:00 |
|
Chris Rebert
|
0841028009
|
Merge pull request #15495 from twbs/sauce-maxPollRetries
Sauce testing: set maxPollRetries to 4 for increased robustness
|
2015-01-05 12:48:21 -08:00 |
|
Chris Rebert
|
9d0f6c05f4
|
Sauce testing: set maxPollRetries to 4 for increased robustness
|
2015-01-05 12:40:43 -08:00 |
|
Chris Rebert
|
0bd8c7cb6a
|
grunt dist
|
2015-01-05 11:41:34 -08:00 |
|