]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Gleb Mazovetskiy [Thu, 8 Jan 2015 21:23:29 +0000 (21:23 +0000)]
Merge pull request #58 from twbs/libsass-185
Remove libsass @media nesting bug workaround
Gleb Mazovetskiy [Thu, 8 Jan 2015 21:17:22 +0000 (21:17 +0000)]
docs: fix typo in media-queries.md
Chris Rebert [Mon, 5 Jan 2015 21:05:10 +0000 (13:05 -0800)]
Remove libsass @media nesting bug workaround
https://github.com/sass/libsass/issues/185 has been fixed.
Refs #48
Chris Rebert [Thu, 8 Jan 2015 03:15:52 +0000 (19:15 -0800)]
Merge pull request #25 from twbs/autoprefixer-bump-chrome
bump min Chrome in Autoprefixer to v35
Chris Rebert [Tue, 16 Dec 2014 02:07:09 +0000 (18:07 -0800)]
bump min Chrome in Autoprefixer to v35
Chris Rebert [Thu, 8 Jan 2015 01:04:59 +0000 (17:04 -0800)]
grunt
Chris Rebert [Wed, 7 Jan 2015 01:50:33 +0000 (17:50 -0800)]
Merge pull request #54 from twbs/overhaul-responsive-visibility
Overhaul of responsive visibility classes
Chris Rebert [Tue, 30 Dec 2014 03:59:10 +0000 (19:59 -0800)]
update responsive utility docs post-overhaul
Chris Rebert [Tue, 30 Dec 2014 03:02:27 +0000 (19:02 -0800)]
add migration guidance regarding responsive visibility classes
Chris Rebert [Mon, 29 Dec 2014 21:58:21 +0000 (13:58 -0800)]
Overhaul responsive visibility classes
Thanks to @glebm for help refactoring this to use the breakpoint mixins.
Chris Rebert [Mon, 29 Dec 2014 21:40:19 +0000 (13:40 -0800)]
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)
Chris Rebert [Mon, 29 Dec 2014 21:37:20 +0000 (13:37 -0800)]
rename media-breakpoint-{min,max} => media-breakpoint-{up,down}
Chris Rebert [Tue, 6 Jan 2015 01:38:42 +0000 (17:38 -0800)]
fix numerical typo in grid docs
Mark Otto [Wed, 7 Jan 2015 00:06:06 +0000 (16:06 -0800)]
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
Mark Otto [Wed, 7 Jan 2015 00:05:58 +0000 (16:05 -0800)]
streamline homepage nav
Mark Otto [Tue, 6 Jan 2015 23:35:49 +0000 (15:35 -0800)]
formatting of html
Chris Rebert [Tue, 6 Jan 2015 08:04:53 +0000 (00:04 -0800)]
Merge pull request #59 from twbs/probably-slightly-better-best-practice
Use improved box sizing reset
Chris Rebert [Mon, 5 Jan 2015 23:20:46 +0000 (15:20 -0800)]
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.
Chris Rebert [Mon, 5 Jan 2015 19:41:34 +0000 (11:41 -0800)]
grunt dist
Chris Rebert [Mon, 5 Jan 2015 19:38:38 +0000 (11:38 -0800)]
Merge pull request #40 from twbs/bye-affix
Remove affix from docs & CSS; add migration guidance
Chris Rebert [Thu, 18 Dec 2014 01:56:08 +0000 (17:56 -0800)]
Remove affix from docs & CSS; add migration guidance
Chris Rebert [Mon, 5 Jan 2015 19:20:30 +0000 (11:20 -0800)]
Merge pull request #26 from twbs/autoprefixer-bump-mac-safari
bump min OS X Safari in Autoprefixer config to v7.1
Mark Otto [Sun, 4 Jan 2015 04:16:46 +0000 (20:16 -0800)]
fix broke shit, recompile
Mark Otto [Sun, 4 Jan 2015 04:08:58 +0000 (20:08 -0800)]
Merge branch 'master' into v4
Conflicts:
Gruntfile.js
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
dist/js/bootstrap.min.js
docs/_data/glyphicons.yml
docs/_includes/components/alerts.html
docs/_includes/components/badges.html
docs/_includes/components/breadcrumbs.html
docs/_includes/components/button-dropdowns.html
docs/_includes/components/button-groups.html
docs/_includes/components/dropdowns.html
docs/_includes/components/glyphicons.html
docs/_includes/components/input-groups.html
docs/_includes/components/jumbotron.html
docs/_includes/components/labels.html
docs/_includes/components/list-group.html
docs/_includes/components/media.html
docs/_includes/components/navbar.html
docs/_includes/components/navs.html
docs/_includes/components/page-header.html
docs/_includes/components/pagination.html
docs/_includes/components/panels.html
docs/_includes/components/progress-bars.html
docs/_includes/components/responsive-embed.html
docs/_includes/components/thumbnails.html
docs/_includes/components/wells.html
docs/_includes/css/buttons.html
docs/_includes/css/code.html
docs/_includes/css/forms.html
docs/_includes/css/grid.html
docs/_includes/css/helpers.html
docs/_includes/css/images.html
docs/_includes/css/less.html
docs/_includes/css/tables.html
docs/_includes/css/type.html
docs/_includes/customizer-variables.html
docs/_includes/getting-started/accessibility.html
docs/_includes/getting-started/disabling-responsiveness.html
docs/_includes/getting-started/download.html
docs/_includes/getting-started/whats-included.html
docs/_includes/js/alerts.html
docs/_includes/js/buttons.html
docs/_includes/js/carousel.html
docs/_includes/js/collapse.html
docs/_includes/js/modal.html
docs/_includes/js/overview.html
docs/_includes/js/popovers.html
docs/_includes/js/tabs.html
docs/_includes/js/tooltips.html
docs/_includes/nav/components.html
docs/_includes/nav/javascript.html
docs/_jade/customizer-variables.jade
docs/_layouts/default.html
docs/about.html
docs/assets/css/docs.min.css
docs/assets/css/src/docs.css
docs/assets/js/customize.min.js
docs/assets/js/raw-files.min.js
docs/assets/js/src/customizer.js
docs/customize.html
docs/dist/css/bootstrap-theme.css.map
docs/dist/css/bootstrap.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
less/glyphicons.less
less/mixins/vendor-prefixes.less
less/navbar.less
less/popovers.less
less/tables.less
less/theme.less
less/tooltip.less
less/variables.less
package.json
scss/_carousel.scss
scss/_close.scss
scss/_forms.scss
test-infra/npm-shrinkwrap.json
Mark Otto [Sun, 4 Jan 2015 00:00:45 +0000 (16:00 -0800)]
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
Mark Otto [Thu, 1 Jan 2015 20:13:28 +0000 (12:13 -0800)]
grunt
Mark Otto [Thu, 1 Jan 2015 20:13:24 +0000 (12:13 -0800)]
override the box-shadows on active, checked, and indeterminate states
Mark Otto [Thu, 1 Jan 2015 20:02:02 +0000 (12:02 -0800)]
grunt dist
Mark Otto [Thu, 1 Jan 2015 20:01:55 +0000 (12:01 -0800)]
add indeterminate checkbox support
Bootstrap's Grunt bot [Thu, 1 Jan 2015 19:02:43 +0000 (19:02 +0000)]
automatic grunt dist
Mark Otto [Thu, 1 Jan 2015 18:35:19 +0000 (10:35 -0800)]
Merge pull request #15477 from ZDroid/2015
Happy New Year
Chris Rebert [Thu, 1 Jan 2015 08:02:21 +0000 (00:02 -0800)]
fix typo in comment
Bootstrap's Grunt bot [Thu, 1 Jan 2015 03:01:40 +0000 (03:01 +0000)]
automatic grunt dist
Zlatan Vasović [Thu, 1 Jan 2015 00:23:48 +0000 (01:23 +0100)]
Happy New Year :santa:
Chris Rebert [Thu, 1 Jan 2015 00:12:38 +0000 (16:12 -0800)]
Merge pull request #15472 from twbs/address-15288
Document that responsive tables use `overflow-y: hidden`
Chris Rebert [Thu, 1 Jan 2015 00:11:42 +0000 (16:11 -0800)]
Merge pull request #15473 from twbs/autoprefixer-docs
Document that Autoprefixer is required
Chris Rebert [Thu, 1 Jan 2015 00:11:04 +0000 (16:11 -0800)]
Merge pull request #15464 from twbs/address-15419
Address #15419
Bootstrap's Grunt bot [Thu, 1 Jan 2015 00:02:16 +0000 (00:02 +0000)]
automatic grunt dist
Mark Otto [Wed, 31 Dec 2014 18:49:33 +0000 (10:49 -0800)]
Merge pull request #55 from twbs/xl-size
account for XL size tier in grid docs
Mark Otto [Wed, 31 Dec 2014 18:46:50 +0000 (10:46 -0800)]
change values, remove grid column size row
Mark Otto [Wed, 31 Dec 2014 18:39:56 +0000 (10:39 -0800)]
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
Mark Otto [Wed, 31 Dec 2014 18:37:23 +0000 (10:37 -0800)]
grunt
Mark Otto [Wed, 31 Dec 2014 18:20:29 +0000 (10:20 -0800)]
larger hr border width so it shows up
Mark Otto [Wed, 31 Dec 2014 18:20:12 +0000 (10:20 -0800)]
tweak and improve jumbotrons
Mark Otto [Wed, 31 Dec 2014 18:07:34 +0000 (10:07 -0800)]
fix some source code for custom forms
XhmikosR [Wed, 31 Dec 2014 17:17:46 +0000 (19:17 +0200)]
Merge pull request #15292 from twbs/customize-icon
Use a glyphicon instead of the unicode character.
Mark Otto [Wed, 31 Dec 2014 17:15:36 +0000 (09:15 -0800)]
Merge pull request #15474 from NateEag/patch-1
Remove extra word from disabling-responsiveness.html
Nate Eagleson [Wed, 31 Dec 2014 02:48:34 +0000 (21:48 -0500)]
Remove extra word from disabling-responsiveness.html
Chris Rebert [Wed, 31 Dec 2014 02:33:40 +0000 (18:33 -0800)]
Document that Autoprefixer is required
Closes #14937
[skip sauce]
Chris Rebert [Wed, 31 Dec 2014 02:16:16 +0000 (18:16 -0800)]
Document that responsive tables use `overflow-y: hidden`
Closes #15288
[skip sauce]
Chris Rebert [Wed, 31 Dec 2014 00:15:02 +0000 (16:15 -0800)]
remove lingering reference to IE8 in the Carousel docs
Chris Rebert [Wed, 31 Dec 2014 00:14:32 +0000 (16:14 -0800)]
remove lingering references to Less in the docs
Chris Rebert [Tue, 30 Dec 2014 21:32:44 +0000 (13:32 -0800)]
Merge pull request #15470 from twbs/document-version
Document the VERSION property of the jQuery plugins;
Chris Rebert [Tue, 30 Dec 2014 21:03:36 +0000 (13:03 -0800)]
Document the VERSION property of the jQuery plugins; fixes #15202
[skip sauce]
Chris Rebert [Tue, 30 Dec 2014 20:31:08 +0000 (12:31 -0800)]
rm note about Safari<7.1 / iOS<8.0 percent rounding bug
Chris Rebert [Tue, 16 Dec 2014 02:12:30 +0000 (18:12 -0800)]
bump min OS X Safari in Autoprefixer config to v7.1
Chris Rebert [Tue, 30 Dec 2014 20:47:04 +0000 (12:47 -0800)]
"plugins" => "third-party widgets"
Chris Rebert [Tue, 30 Dec 2014 20:46:25 +0000 (12:46 -0800)]
remove unnecessary reference to Bootstrap v3
Chris Rebert [Tue, 30 Dec 2014 20:45:24 +0000 (12:45 -0800)]
Fix @mdo's grammar
Heinrich Fenkart [Tue, 16 Dec 2014 07:00:04 +0000 (08:00 +0100)]
Switch to shields.io for badges in README
Closes #15380
[ci skip]
Bootstrap's Grunt bot [Tue, 30 Dec 2014 12:31:08 +0000 (12:31 +0000)]
automatic grunt dist
Chris Rebert [Tue, 30 Dec 2014 08:12:38 +0000 (00:12 -0800)]
Merge pull request #15456 from twbs/bump-clean-css
Bump grunt-contrib-cssmin to ~0.11.0
XhmikosR [Tue, 2 Dec 2014 11:31:52 +0000 (13:31 +0200)]
Use a glyphicon instead of the unicode character.
Chris Rebert [Tue, 30 Dec 2014 04:43:13 +0000 (20:43 -0800)]
Merge pull request #15466 from twbs/revert-14189
Revert #14189 to fix #15168
Chris Rebert [Tue, 30 Dec 2014 04:03:27 +0000 (20:03 -0800)]
Revert "Allow multiple delegated tooltip selectors on a node"
This reverts commit
1b3237629a316af41945e20837cf3a332798b264 .
This reverts PR #14189 because it caused major regressions.
Fixes #15168.
We'll try to revisit #14167's feature request in Bootstrap v4.
[skip validator]
Chris Rebert [Tue, 30 Dec 2014 02:34:35 +0000 (18:34 -0800)]
Remove semicolons from #15425 because fat
Chris Rebert [Tue, 30 Dec 2014 02:27:41 +0000 (18:27 -0800)]
account for XL size tier in grid docs
Chris Rebert [Tue, 30 Dec 2014 01:00:21 +0000 (17:00 -0800)]
grunt build-glyphicons-data
Chris Rebert [Tue, 30 Dec 2014 01:00:04 +0000 (17:00 -0800)]
Minor fix to Glyphicons data generator
Chris Rebert [Tue, 30 Dec 2014 00:54:29 +0000 (16:54 -0800)]
Revert "remove Glyphicons docs autogeneration from Grunt"
This reverts commit
36b530892600648a6d6a24dd2520f84839cc0ace .
This reverts PR #14065.
Turns out Glyphicons is more active than we'd thought.
Chris Rebert [Tue, 30 Dec 2014 00:44:33 +0000 (16:44 -0800)]
Disable .glyphicon-door & .glyphicon-key for the time being
Closes #15419
Refs #10106
Chris Rebert [Tue, 30 Dec 2014 00:22:37 +0000 (16:22 -0800)]
Merge pull request #15425 from twbs/regression-test-14244
Add regression test for #14244.
Chris Rebert [Mon, 22 Dec 2014 22:02:31 +0000 (14:02 -0800)]
Add regression test for #14244.
Special thanks to @programcsharp
[skip validator]
Chris Rebert [Tue, 30 Dec 2014 00:04:00 +0000 (16:04 -0800)]
Merge pull request #22 from twbs/alert-heading
Use .alert-heading instead of hardcoding <h4>
Chris Rebert [Tue, 30 Dec 2014 00:03:22 +0000 (16:03 -0800)]
un-nest .alert-heading & .alert-link
Chris Rebert [Tue, 30 Dec 2014 00:01:07 +0000 (16:01 -0800)]
Merge pull request #43 from twbs/popover-arrow
rename .arrow => .popover-arrow
Chris Rebert [Mon, 29 Dec 2014 20:02:32 +0000 (12:02 -0800)]
JSCS: enable requireSpaceBetweenArguments
New rule added in JSCS v1.9.0
Our JS already complies with this.
Chris Rebert [Mon, 29 Dec 2014 19:57:56 +0000 (11:57 -0800)]
bump grunt-jscs to ~1.1.0
Chris Rebert [Mon, 29 Dec 2014 22:14:57 +0000 (14:14 -0800)]
update devDependencies to match upstream
Chris Rebert [Mon, 29 Dec 2014 20:42:31 +0000 (12:42 -0800)]
add missing global declaration for SimpleJekyllSearch
Chris Rebert [Sat, 20 Dec 2014 03:11:16 +0000 (19:11 -0800)]
grunt dist-css
Chris Rebert [Sat, 20 Dec 2014 03:10:10 +0000 (19:10 -0800)]
refactor tooltip+popover CSS to decrease chaining+nesting
Chris Rebert [Sat, 20 Dec 2014 02:46:15 +0000 (18:46 -0800)]
update JS to use .{tooltip,popover}-{left,right,top,bottom}
Chris Rebert [Sat, 20 Dec 2014 02:39:12 +0000 (18:39 -0800)]
CSS: prefix .{right,left,top,bottom} with 'tooltip-'/'popover'
Chris Rebert [Sat, 20 Dec 2014 02:31:07 +0000 (18:31 -0800)]
update docs to use .{tooltip,popover}-{left,right,top,bottom}
Chris Rebert [Sat, 20 Dec 2014 02:16:17 +0000 (18:16 -0800)]
remove now-redundant .popover parent in .popover-arrow selectors
Chris Rebert [Thu, 18 Dec 2014 02:58:01 +0000 (18:58 -0800)]
rename .arrow => .popover-arrow
Chris Rebert [Mon, 29 Dec 2014 20:11:51 +0000 (12:11 -0800)]
Merge pull request #15462 from twbs/bump-jscs
bump grunt-jscs to ~1.1.0
Chris Rebert [Mon, 29 Dec 2014 20:02:32 +0000 (12:02 -0800)]
JSCS: enable requireSpaceBetweenArguments
New rule added in JSCS v1.9.0
Our JS already complies with this.
Chris Rebert [Mon, 29 Dec 2014 20:00:47 +0000 (12:00 -0800)]
update shrinkwrap
Chris Rebert [Mon, 29 Dec 2014 19:57:56 +0000 (11:57 -0800)]
bump grunt-jscs to ~1.1.0
Chris Rebert [Mon, 29 Dec 2014 04:29:42 +0000 (20:29 -0800)]
update shrinkwrap
[skip sauce]
[skip validator]
Chris Rebert [Mon, 29 Dec 2014 03:58:29 +0000 (19:58 -0800)]
Bump grunt-contrib-cssmin to ~0.11.0
Chris Rebert [Mon, 29 Dec 2014 03:53:35 +0000 (19:53 -0800)]
Merge pull request #15455 from twbs/bump-uglify
bump grunt-contrib-uglify to ~0.7.0
Chris Rebert [Mon, 29 Dec 2014 03:49:12 +0000 (19:49 -0800)]
update shrinkwrap
[skip sauce]
[skip validator]
Chris Rebert [Mon, 29 Dec 2014 03:47:46 +0000 (19:47 -0800)]
bump grunt-contrib-uglify to ~0.7.0
Chris Rebert [Mon, 29 Dec 2014 03:46:23 +0000 (19:46 -0800)]
Merge pull request #15454 from twbs/bump-compress
bump grunt-contrib-compress to ~0.13.0
Chris Rebert [Mon, 29 Dec 2014 03:37:16 +0000 (19:37 -0800)]
update shrinkwrap
[skip sauce]
[skip validator]
Chris Rebert [Mon, 29 Dec 2014 02:59:49 +0000 (18:59 -0800)]
bump grunt-contrib-compress to ~0.13.0
Chris Rebert [Mon, 29 Dec 2014 02:58:36 +0000 (18:58 -0800)]
Merge pull request #15453 from twbs/bump-jade
bump grunt-contrib-jade to ~0.14.0