]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Mark Otto [Fri, 7 Mar 2014 08:26:38 +0000 (00:26 -0800)]
G R U N T
Mark Otto [Fri, 7 Mar 2014 08:23:52 +0000 (00:23 -0800)]
Merge branch 'master' into pr/12670
Mark Otto [Fri, 7 Mar 2014 08:23:22 +0000 (00:23 -0800)]
grunt for days
Mark Otto [Fri, 7 Mar 2014 08:21:59 +0000 (00:21 -0800)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Fri, 7 Mar 2014 08:19:26 +0000 (00:19 -0800)]
Fixes #12937: Darken active button states just a smidge more
Bas Bosman [Sat, 22 Feb 2014 10:17:58 +0000 (11:17 +0100)]
Add autoprefixer
Mark Otto [Fri, 7 Mar 2014 07:58:04 +0000 (23:58 -0800)]
Merge pull request #12739 from DaSchTour/twbs
add posibillity to hover links and not background in list-groups
Mark Otto [Fri, 7 Mar 2014 07:50:55 +0000 (23:50 -0800)]
Comment for #12794
Mark Otto [Fri, 7 Mar 2014 07:45:28 +0000 (23:45 -0800)]
Merge pull request #12794 from epidemian/required-radio-button-groups
Fix UAs required message position on grouped radio buttons
Mark Otto [Fri, 7 Mar 2014 07:19:16 +0000 (23:19 -0800)]
add responsive embed to customizer
Mark Otto [Fri, 7 Mar 2014 07:18:39 +0000 (23:18 -0800)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Fri, 7 Mar 2014 07:18:13 +0000 (23:18 -0800)]
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
XhmikosR [Fri, 7 Mar 2014 06:46:15 +0000 (08:46 +0200)]
Add time-grunt plugin.
XhmikosR [Fri, 7 Mar 2014 06:45:16 +0000 (08:45 +0200)]
Remove duplicate dependency.
XhmikosR [Fri, 7 Mar 2014 06:42:48 +0000 (08:42 +0200)]
Specify engines in package.json.
Things don't work with older versions.
Mark Otto [Fri, 7 Mar 2014 06:40:25 +0000 (22:40 -0800)]
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
Mark Otto [Fri, 7 Mar 2014 06:32:21 +0000 (22:32 -0800)]
Fixes #12683: Remove the overflow: hidden; from the .panel-group > .panel because it apparently serves no purpose and cuts off nested dropdown menus.
Mark Otto [Fri, 7 Mar 2014 05:44:46 +0000 (21:44 -0800)]
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
Mark Otto [Fri, 7 Mar 2014 05:40:22 +0000 (21:40 -0800)]
Rewrite the disabled list group items to simplify styles
Mark Otto [Fri, 7 Mar 2014 05:32:52 +0000 (21:32 -0800)]
Merge branch 'master' into pr/12490
Conflicts:
less/list-group.less
Mark Otto [Fri, 7 Mar 2014 05:26:48 +0000 (21:26 -0800)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Fri, 7 Mar 2014 05:25:34 +0000 (21:25 -0800)]
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.
Mark Otto [Fri, 7 Mar 2014 05:11:00 +0000 (21:11 -0800)]
Merge pull request #12894 from lipis/patch-2
Removed margin-bottom from last p of .blog-footer
mrmrs [Fri, 7 Mar 2014 04:59:19 +0000 (20:59 -0800)]
Fixes #12934
Mark Otto [Fri, 7 Mar 2014 04:39:19 +0000 (20:39 -0800)]
Fixes #12824: Remove white-space: nowrap from code elements
Mark Otto [Fri, 7 Mar 2014 04:33:10 +0000 (20:33 -0800)]
grunt
Mark Otto [Fri, 7 Mar 2014 04:27:22 +0000 (20:27 -0800)]
Merge pull request #12924 from ahmadnassri/transition-timing-function-mixin
.transition-timing-function() Mixin
Chris Rebert [Fri, 7 Mar 2014 00:23:10 +0000 (16:23 -0800)]
Merge pull request #12943 from twbs/browser-bugs
add Wall of Browser Bugs docs page
Chris Rebert [Thu, 6 Mar 2014 05:48:38 +0000 (21:48 -0800)]
add link from Getting Started page to Wall of Browser Bugs page
Chris Rebert [Thu, 6 Mar 2014 05:47:30 +0000 (21:47 -0800)]
add docs page listing relevant outstanding browser bugs
Chris Rebert [Thu, 6 Mar 2014 22:26:26 +0000 (14:26 -0800)]
Merge pull request #12948 from twbs/js-quote-attr-vals
use quotes around all element attribute values in JS
Chris Rebert [Thu, 6 Mar 2014 21:23:43 +0000 (13:23 -0800)]
Merge pull request #12950 from twbs/jscs-null-trick
re-enable requireCamelCaseOrUpperCaseIdentifiers in JSCS
Chris Rebert [Thu, 6 Mar 2014 21:10:40 +0000 (13:10 -0800)]
re-enable requireCamelCaseOrUpperCaseIdentifiers in JSCS & use `null` to override it for Gruntfile
Chris Rebert [Thu, 6 Mar 2014 20:59:47 +0000 (12:59 -0800)]
Merge pull request #12949 from twbs/use-our-grunt-plugin
switch to grunt-css-flip for RTL CSS generation
Chris Rebert [Thu, 6 Mar 2014 20:36:45 +0000 (12:36 -0800)]
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
Chris Rebert [Thu, 6 Mar 2014 19:37:32 +0000 (11:37 -0800)]
switch to grunt-css-flip for RTL CSS generation
Chris Rebert [Thu, 6 Mar 2014 19:12:17 +0000 (11:12 -0800)]
use quotes around all element attr vals in JS; fixes #12946
Chris Rebert [Wed, 5 Mar 2014 22:17:20 +0000 (14:17 -0800)]
fix #12936
XhmikosR [Wed, 5 Mar 2014 18:52:08 +0000 (20:52 +0200)]
Merge pull request #12926 from ZDroid/update-deps
grunt-contrib-jade@0.11.0
Zlatan Vasović [Wed, 5 Mar 2014 17:07:50 +0000 (18:07 +0100)]
Run `grunt update-shrinkwrap`
Zlatan Vasović [Wed, 5 Mar 2014 08:23:54 +0000 (09:23 +0100)]
grunt-contrib-jade@0.11.0
Ahmad Nassri [Wed, 5 Mar 2014 06:49:14 +0000 (01:49 -0500)]
.transition-timing-function Mixin
added .transition-timing-function(@timing-function) mixin, defaults to @timing-function.
XhmikosR [Wed, 5 Mar 2014 06:42:50 +0000 (08:42 +0200)]
Merge pull request #12853 from twbs/jscs
Switch to JSCS
Mark Otto [Wed, 5 Mar 2014 06:42:13 +0000 (22:42 -0800)]
Fixes #12901: Refactors list group active state for use on non-anchors
Mark Otto [Wed, 5 Mar 2014 00:56:35 +0000 (16:56 -0800)]
nav
Mark Otto [Wed, 5 Mar 2014 00:56:09 +0000 (16:56 -0800)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Wed, 5 Mar 2014 00:55:15 +0000 (16:55 -0800)]
Fixes #12848: Account for and document progress bars at 0-3%
Chris Rebert [Wed, 5 Mar 2014 00:21:17 +0000 (16:21 -0800)]
use full version number in deprecation note
Mark Otto [Wed, 5 Mar 2014 00:19:30 +0000 (16:19 -0800)]
clarify deprecation /cc @cvrebert
Mark Otto [Tue, 4 Mar 2014 23:16:38 +0000 (15:16 -0800)]
Fixes #12697: Document readonly inputs
Mark Otto [Tue, 4 Mar 2014 22:48:52 +0000 (14:48 -0800)]
docs for #12873
Mark Otto [Tue, 4 Mar 2014 22:35:23 +0000 (14:35 -0800)]
grunt after merging #12917
Mark Otto [Tue, 4 Mar 2014 22:34:08 +0000 (14:34 -0800)]
Merge pull request #12917 from 5im0n/master
Update dont' working csscomb properties
Mark Otto [Tue, 4 Mar 2014 22:24:09 +0000 (14:24 -0800)]
Grunt after merging #12863
Mark Otto [Tue, 4 Mar 2014 22:21:28 +0000 (14:21 -0800)]
Merge pull request #12863 from Sojaner/master
Fix for issue #12854 on push and pull resets
Mark Otto [Tue, 4 Mar 2014 22:20:48 +0000 (14:20 -0800)]
grunt
Mark Otto [Tue, 4 Mar 2014 22:12:57 +0000 (14:12 -0800)]
Fixes #12868: Enables icon feedback on validation states for large/small inputs.
Also reorders the CSS to place Glyhpicons as a dependency before other components for fewer overrides and less specific CSS.
Mark Otto [Tue, 4 Mar 2014 21:54:56 +0000 (13:54 -0800)]
Fixes #12913: Remove scoped media queries from custom xs grid mixins
Mark Otto [Tue, 4 Mar 2014 21:54:09 +0000 (13:54 -0800)]
Fixes #12914: Darken immediate children hr elements in jumbotrons
Mark Otto [Tue, 4 Mar 2014 21:52:13 +0000 (13:52 -0800)]
Fixes #12916: Don't let .lead resize on viewport change
Mark Otto [Tue, 4 Mar 2014 21:32:02 +0000 (13:32 -0800)]
add svg logos to brand guidelines
Mark Otto [Tue, 4 Mar 2014 19:35:32 +0000 (11:35 -0800)]
Merge pull request #12897 from avindra/patch-1
Fix for stray 1px line under top navigation in Dashboard example
Mark Otto [Tue, 4 Mar 2014 19:32:40 +0000 (11:32 -0800)]
Merge pull request #12840 from twbs/rtl_via_css_flip
Add RTL via CSS Flip
Simon [Tue, 4 Mar 2014 14:29:53 +0000 (15:29 +0100)]
Update csscomb properties. 'colon-spac'e and 'stick-brace' don't take boolean values.
Mark Otto [Tue, 4 Mar 2014 08:41:57 +0000 (00:41 -0800)]
Merge branch 'master' into rtl_via_css_flip
Conflicts:
docs/assets/js/raw-files.min.js
Mark Otto [Tue, 4 Mar 2014 08:30:40 +0000 (00:30 -0800)]
grunt
Mark Otto [Tue, 4 Mar 2014 08:27:08 +0000 (00:27 -0800)]
Merge pull request #12745 from ronnyhaase/panel-vars
Defined and use variables for .panel-heading & .panel-footer padding
Mark Otto [Tue, 4 Mar 2014 07:50:28 +0000 (23:50 -0800)]
fix nav
Mark Otto [Tue, 4 Mar 2014 07:50:04 +0000 (23:50 -0800)]
Rename RTL files and add some basic docs
Mark Otto [Tue, 4 Mar 2014 06:49:43 +0000 (22:49 -0800)]
Simplify gruntfile more to remove theme RTL
Mark Otto [Tue, 4 Mar 2014 05:56:40 +0000 (21:56 -0800)]
grunt
Mark Otto [Tue, 4 Mar 2014 05:54:07 +0000 (21:54 -0800)]
Don't RTL the theme file--no need
Mark Otto [Tue, 4 Mar 2014 05:52:56 +0000 (21:52 -0800)]
Merge branch 'rtl_via_css_flip' of github.com:twbs/bootstrap into rtl_via_css_flip
Conflicts:
Gruntfile.js
package.json
test-infra/npm-shrinkwrap.canonical.json
Mark Otto [Tue, 4 Mar 2014 05:50:03 +0000 (21:50 -0800)]
Merge branch 'master' into rtl_via_css_flip
Mark Otto [Tue, 4 Mar 2014 05:39:53 +0000 (21:39 -0800)]
Fixes #12593: Add support for table bodies and table rows to the collapse plugin
Mark Otto [Tue, 4 Mar 2014 05:27:20 +0000 (21:27 -0800)]
Merge pull request #12904 from twbs/keywords
add (more) keywords to package definition files
Mark Otto [Tue, 4 Mar 2014 03:41:02 +0000 (19:41 -0800)]
Merge pull request #12905 from twbs/buttons-migration
add data-toggle button.js change to migration docs
Chris Rebert [Mon, 3 Mar 2014 22:42:39 +0000 (14:42 -0800)]
add data-toggle button.js change to migration docs
Chris Rebert [Mon, 3 Mar 2014 22:20:37 +0000 (14:20 -0800)]
add more keywords to package.json & composer.json
Chris Rebert [Mon, 3 Mar 2014 22:20:07 +0000 (14:20 -0800)]
add 'keywords' field to bower.json
Mark Otto [Mon, 3 Mar 2014 22:18:22 +0000 (14:18 -0800)]
Match docs description
Mark Otto [Mon, 3 Mar 2014 22:18:03 +0000 (14:18 -0800)]
Match docs for description
avindra [Sun, 2 Mar 2014 21:19:44 +0000 (16:19 -0500)]
Fix for stray 1px line under top navigation
If you add an "active" class to one of the <li> elements in the top navigation, and style it so that active tabs have a different color, it becomes clear that there is a 1 pixel stray line under the navigation. This style fixes that.
Lipis [Sun, 2 Mar 2014 10:03:09 +0000 (11:03 +0100)]
Removed margin-bottom from last p of .blog-footer
XhmikosR [Sun, 2 Mar 2014 07:50:21 +0000 (09:50 +0200)]
Merge pull request #12864 from twbs/csslint-fix
Csslint fix
XhmikosR [Sun, 2 Mar 2014 07:27:01 +0000 (09:27 +0200)]
Update dependencies.
XhmikosR [Sun, 2 Mar 2014 07:10:21 +0000 (09:10 +0200)]
Merge pull request #12875 from twbs/less.js
Update Less.js
Chris Rebert [Sat, 1 Mar 2014 20:44:41 +0000 (12:44 -0800)]
Merge pull request #12890 from ZDroid/bower-json-keywords
Add bower.json keywords
Zlatan Vasović [Sat, 1 Mar 2014 20:42:31 +0000 (21:42 +0100)]
Add bower.json keywords
Chris Rebert [Sat, 1 Mar 2014 20:32:05 +0000 (12:32 -0800)]
Merge pull request #12889 from ZDroid/composer-json-keywor
Remove "bootstrap" keyword from composer.json
Zlatan Vasović [Sat, 1 Mar 2014 20:27:07 +0000 (21:27 +0100)]
Remove "bootstrap" keyword
XhmikosR [Sat, 1 Mar 2014 18:58:31 +0000 (20:58 +0200)]
Run `grunt`.
XhmikosR [Sat, 1 Mar 2014 18:14:31 +0000 (20:14 +0200)]
Update grunt-contib-less.
XhmikosR [Fri, 28 Feb 2014 07:39:28 +0000 (09:39 +0200)]
Update less.js to v1.7.0.
Chris Rebert [Fri, 28 Feb 2014 19:42:11 +0000 (11:42 -0800)]
Merge pull request #12880 from hnrch02/patch-1
Fix small typo in JavaScript docs
Heinrich Fenkart [Fri, 28 Feb 2014 19:11:02 +0000 (20:11 +0100)]
Fix small typo in JavaScript docs
XhmikosR [Fri, 28 Feb 2014 17:07:14 +0000 (19:07 +0200)]
Re-indent grunt/.jshintrc.
XhmikosR [Fri, 28 Feb 2014 12:24:35 +0000 (14:24 +0200)]
Gruntfile.js: use the same targets as JSHint for JSCS to avoid duplication.
XhmikosR [Fri, 28 Feb 2014 12:21:21 +0000 (14:21 +0200)]
Move `immed` to JSCS.
XhmikosR [Thu, 27 Feb 2014 15:38:46 +0000 (17:38 +0200)]
Move `trailing` check to JSCS.