Mark Otto
8a74264344
bump version numbers to 3.0.3
2013-12-01 19:31:52 -08:00
Mark Otto
118e901eb1
grunt
2013-12-01 19:30:10 -08:00
Mark Otto
5a0365524d
Rework navbar padding and margins for right aligned last-child elements
...
This slight reworking of the navbar spacing was brought about by a
problem noted in #11530 : use of `.navbar-form.navbar-right` leaves an
extra 15px of space on the right.
Here’s what’s new:
* Removed the `padding` on `.navbar-collapse` within static top, fixed
top, and fixed bottom navbars. Meaning, it’s still there for the
default navbar. This was the root cause of the extra 15px padding for
navbar forms.
* As part of this, I also replaced the existing negative margin
overrides for last-child elements with more contextual ones within
their sub-components.
Overall not too different, but should be more effective now and easier
to work with now.
For example of new changes, see http://jsbin.com/odeSiSo/1/ .
2013-12-01 19:27:33 -08:00
Mark Otto
25bc5322aa
grunt
2013-12-01 18:35:58 -08:00
Mark Otto
d417fcecea
Fixes #11357 : Vertically center sm and xs buttons in the navbar
2013-12-01 18:13:27 -08:00
Mark Otto
33160d5043
Fixes #9927 : Update non-responsive example to prevent .navbar-collapse border from increasing height and increase specificity of nav selectors to keep dropdowns looking the same
2013-12-01 18:06:57 -08:00
Mark Otto
948da5ce9a
Merge branch 'master' of github.com:twbs/bootstrap
2013-12-01 17:25:37 -08:00
Mark Otto
dd05c0e0a7
fixes #11508 : mention in docs that inline forms only work at 768px and up
2013-12-01 13:51:17 -08:00
Mark Otto
17dee30892
Merge pull request #11662 from ZDroid/deprecation-fix
...
Use mixin instead of whole code
2013-12-01 11:16:17 -08:00
Mark Otto
556d6cef3e
Fixes #10941 : Fix Glyphicons path for those importing bootstrap.less from another directory
2013-12-01 00:20:47 -08:00
Zlatan Vasović
ed29a99df4
Use mixin instead of whole code
2013-12-01 09:18:27 +01:00
Mark Otto
8dfe93d0b9
Add docs example to go with #11536
2013-11-30 23:38:39 -08:00
Mark Otto
53047fa587
Merge branch 'master' into pr/11536
...
Conflicts:
dist/css/bootstrap.min.css
2013-11-30 23:35:56 -08:00
Mark Otto
57070dcf45
grunt
2013-11-30 23:35:08 -08:00
Mark Otto
48269dcd28
Fixes #11658 : Increase min-height of .radio and .checkbox for horizontal forms to ensure alignment of content below
2013-11-30 23:17:43 -08:00
Mark Otto
841da88f3f
Remove browser default top margin from dl elements
2013-11-30 23:08:41 -08:00
Mark Otto
cf40b5db60
Fixes #11623 : Reset position to static for grid columns within tables to unfuck borders in IE9/10 and Firefox
2013-11-30 23:04:55 -08:00
Mark Otto
c6244a94d0
Shorten sticky footer examples footer content to prevent wrapping
2013-11-30 22:41:43 -08:00
Mark Otto
22da6fcfb2
grunt
2013-11-30 21:17:53 -08:00
Mark Otto
a127f3921e
Fixes #10716 : Update what's included docs to add info on both download options
2013-11-30 21:05:39 -08:00
Mark Otto
ed98ac7560
Merge branch 'master' of github.com:twbs/bootstrap
2013-11-30 16:37:49 -08:00
Mark Otto
6bc09dd949
Fixes #11268 : Account for badges within buttons by matching background to text color and text color to background
2013-11-30 16:29:52 -08:00
Mark Otto
5283e518cc
Merge pull request #11217 from ZDroid/nest
...
Add quick fix to labels and badges in buttons
2013-11-30 16:26:38 -08:00
Mark Otto
359ac8f66a
grunt
2013-11-30 16:21:19 -08:00
Mark Otto
67d4e3323d
Fixes #11277 : Drop the abbr element from the .initialism selector
2013-11-30 16:18:07 -08:00
Mark Otto
9bbdb87150
Fixes #11420 : Update migration guide on split of .visible-/.hidden-desktop into .visible-/.hidden-md and .visible-/.hidden-lg
2013-11-30 16:16:24 -08:00
Mark Otto
6a2ca0ab3a
Fixes #11444 : Use @navbar-padding-vertical for nav links padding
2013-11-30 16:08:49 -08:00
Mark Otto
7aa6b4190b
Fixes #11402 : Set width: auto; to select.form-control within .form-inline
2013-11-30 15:57:25 -08:00
Mark Otto
d2f8b5327b
Fixes #11515 : Reorder the headings with body text and text emphasis classes
2013-11-30 14:58:35 -08:00
Mark Otto
21e2ae9489
Fixes #11544 : Add color: inherit; to .panel-title to ensure proper text color when customizing @headings-color
2013-11-30 14:53:54 -08:00
Mark Otto
82bbccde9b
Merge branch 'master' into pr/11648
...
Conflicts:
dist/css/bootstrap.min.css
less/grid.less
2013-11-30 13:09:55 -08:00
Mark Otto
5611320101
Merge branch 'master' of github.com:twbs/bootstrap
2013-11-30 12:52:45 -08:00
Mark Otto
853b69f2df
Fixes #11351 : Correct grid class reset on input groups by using attribute selector, not an old class from v3 betas
2013-11-30 12:52:08 -08:00
Mark Otto
84f536e02a
Merge pull request #11398 from thelukemcdonald/master
...
Don't print .clearfix() comment references
2013-11-30 12:47:07 -08:00
Mark Otto
a52e528d27
Fix up new margins on modals by not setting auto until screen-sm-min
2013-11-30 11:56:06 -08:00
Mark Otto
265118a6a0
Merge pull request #11657 from ZDroid/homepage
...
Use pkg.homepage
2013-11-30 11:46:22 -08:00
Zlatan Vasović
ab87085625
Use pkg.homepage
2013-11-30 16:11:41 +01:00
Mark Otto
0d81c4e339
Merge pull request #11124 from StevenBlack/issue.11098
...
Fixes issue #11098 -- Button documentation.
2013-11-30 00:58:39 -08:00
Mark Otto
080aa7f5c8
Merge branch 'master' into pr/11299
...
Conflicts:
dist/css/bootstrap.min.css
docs-assets/js/raw-files.js
2013-11-30 00:55:00 -08:00
Mark Otto
819e920d16
Merge branch 'master' of github.com:twbs/bootstrap
2013-11-30 00:43:27 -08:00
Mark Otto
a7a9dcaeb2
Alternate fix for #11303 : add link to site in banner and remove @mdo and @fat usernames from it
2013-11-30 00:42:36 -08:00
Mark Otto
95487f75d1
Merge pull request #11329 from ZDroid/patch-1
...
Add 'in' to complete thought
2013-11-30 00:40:32 -08:00
Mark Otto
143427b8ae
Merge pull request #11330 from maxwellium/patch-1
...
fixing offcanvas example for chrome
2013-11-30 00:39:00 -08:00
Mark Otto
a15a6dfa96
Merge pull request #11369 from ssorallen/speedier-js-loading
...
Speedier jQuery and Twitter widgets.js
2013-11-30 00:32:39 -08:00
Mark Otto
bb4a39d51c
Merge branch 'master' into pr/11388
...
Conflicts:
dist/css/bootstrap.min.css
2013-11-30 00:26:53 -08:00
Mark Otto
e6eb798178
Merge pull request #11434 from ZDroid/fix-11433
...
Fix #11433 : Better documentation for validation states
2013-11-30 00:23:16 -08:00
Mark Otto
938d40fc20
Merge pull request #11432 from masterbee/WCAG2-color-contrast
...
Corrected color contrast to WCAG 2.0 AA (Accessibility Tweak) - Forms and Alerts
2013-11-30 00:21:47 -08:00
Mark Otto
a06610a030
Merge pull request #11502 from 1000hz/patch-1
...
Add missing data namespace for dropdown
2013-11-29 23:55:43 -08:00
Mark Otto
5b137e5857
Merge pull request #11511 from ZDroid/fix-xs-comments
...
Fix comments for extra small grid
2013-11-29 23:46:35 -08:00
Mark Otto
f7b7cc3443
Merge pull request #11585 from thriqon/master
...
Issue #11550 : Easily copyable classes
2013-11-29 23:45:35 -08:00