]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Mark Otto [Mon, 1 Jun 2015 08:19:02 +0000 (01:19 -0700)]
move spacing utils to separate file, document them a bit
XhmikosR [Mon, 1 Jun 2015 06:55:02 +0000 (09:55 +0300)]
Run `grunt`.
[ci skip]
XhmikosR [Mon, 1 Jun 2015 06:58:35 +0000 (09:58 +0300)]
XhmikosR [Mon, 1 Jun 2015 06:46:22 +0000 (09:46 +0300)]
docs: update uglify-js to v2.4.23.
[ci skip]
XhmikosR [Mon, 1 Jun 2015 06:45:26 +0000 (09:45 +0300)]
Bump load-grunt-tasks.
Mark Otto [Mon, 1 Jun 2015 06:53:14 +0000 (23:53 -0700)]
grunt
Mark Otto [Mon, 1 Jun 2015 03:13:49 +0000 (20:13 -0700)]
add updated scss lint yml file
Mark Otto [Sun, 31 May 2015 00:32:20 +0000 (17:32 -0700)]
Merge pull request #16484 from kkirsche/patch-13
ScrollSpy requires non-body elements to have height and overflow…
Mark Otto [Sat, 30 May 2015 22:30:44 +0000 (15:30 -0700)]
clarify ie8- support
Kevin Kirsche [Thu, 14 May 2015 23:06:00 +0000 (19:06 -0400)]
[Close #16441] ScrollSpy requires non-body elements to have height and padding
[Close #16441] ScrollSpy requires non-body elements to have height and padding
Mark Otto [Sat, 30 May 2015 22:08:02 +0000 (15:08 -0700)]
Merge pull request #16565 from TimothyGu/patch-1
Adjust Carbon Ads margin on -xs
Timothy Gu [Sat, 30 May 2015 21:57:41 +0000 (14:57 -0700)]
Adjust Carbon Ads margin on -xs
The .container that immediately surrounds .carbonad has a padding of 15px, not 30px.
Fixes #16552.
Dan Kaplun [Sat, 30 May 2015 14:59:34 +0000 (10:59 -0400)]
Adds @dl-horizontal-breakpoint
Mark Otto [Fri, 29 May 2015 23:05:42 +0000 (16:05 -0700)]
remove utils from media alignment
Patrick H. Lauke [Fri, 29 May 2015 23:05:34 +0000 (00:05 +0100)]
Merge pull request #16561 from patrickhlauke/docs-separators
ensure divider list items have `role="separator"`
Patrick H. Lauke [Fri, 29 May 2015 22:48:35 +0000 (23:48 +0100)]
ensure divider list items have role="separator"
http://www.w3.org/TR/wai-aria/roles#separator
Mark Otto [Fri, 29 May 2015 21:05:42 +0000 (14:05 -0700)]
comment out third level of nav
Mark Otto [Fri, 29 May 2015 21:05:31 +0000 (14:05 -0700)]
fix utils ToC listing by unnesting headings
Mark Otto [Fri, 29 May 2015 21:05:14 +0000 (14:05 -0700)]
fix thumbnails for everywhere
Mark Otto [Fri, 29 May 2015 21:05:02 +0000 (14:05 -0700)]
enforce line-height on badges at all times
Mark Otto [Fri, 29 May 2015 20:53:22 +0000 (13:53 -0700)]
move flexbox to getting started
Mark Otto [Fri, 29 May 2015 20:09:57 +0000 (13:09 -0700)]
grunt
Mark Otto [Fri, 29 May 2015 20:09:54 +0000 (13:09 -0700)]
cards update
Mark Otto [Fri, 29 May 2015 20:09:07 +0000 (13:09 -0700)]
update cards docs to clarify things, fix remaining broken cards
Supergibbs [Fri, 29 May 2015 18:32:25 +0000 (11:32 -0700)]
A little cleanup
Supergibbs [Fri, 29 May 2015 18:29:56 +0000 (11:29 -0700)]
Clarified documentation about input groups and added an example of
multiple buttons
Mark Otto [Fri, 29 May 2015 09:09:44 +0000 (02:09 -0700)]
grunt
Mark Otto [Fri, 29 May 2015 08:59:54 +0000 (01:59 -0700)]
clean up card styles. add new vars
Mark Otto [Fri, 29 May 2015 08:59:20 +0000 (01:59 -0700)]
style the markdown toc a bit to hide the first item (the contents heading)
Mark Otto [Fri, 29 May 2015 08:58:52 +0000 (01:58 -0700)]
add markdown toc stuff
Mark Otto [Fri, 29 May 2015 03:05:48 +0000 (20:05 -0700)]
fix scrolling of sidebar
Mark Otto [Thu, 28 May 2015 21:08:25 +0000 (14:08 -0700)]
don't use anchor.js on h1s in the docs
Mark Otto [Thu, 28 May 2015 21:08:11 +0000 (14:08 -0700)]
change card styles in docs examples to use just a max-width for now
Mark Otto [Thu, 28 May 2015 21:07:45 +0000 (14:07 -0700)]
change holder from blue to gray
Mark Otto [Thu, 28 May 2015 21:07:34 +0000 (14:07 -0700)]
rewrite much of cards and the docs
Mark Otto [Thu, 28 May 2015 17:37:12 +0000 (10:37 -0700)]
add flexbox variation for .card-group
Mark Otto [Thu, 28 May 2015 02:00:11 +0000 (19:00 -0700)]
new card sizing maybe
Mark Otto [Thu, 28 May 2015 00:37:22 +0000 (17:37 -0700)]
when using flexbox, don't add a clearfix
doing so fubars the grid column rounding (in safari at least) and causes layout problems
Mark Otto [Wed, 27 May 2015 22:49:55 +0000 (15:49 -0700)]
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
Conflicts:
dist/css/bootstrap.css
dist/css/bootstrap.css.map
docs/assets/css/docs.min.css
Chris Rebert [Tue, 26 May 2015 22:15:15 +0000 (15:15 -0700)]
Merge pull request #16504 from kkirsche/patch-8
Clarify the bs-callout on multiple open modals
Chris Rebert [Tue, 26 May 2015 17:32:13 +0000 (10:32 -0700)]
Merge pull request #16533 from mortonfox/patch-1
Update source maps link
Morton Fox [Mon, 25 May 2015 17:11:42 +0000 (13:11 -0400)]
Update source maps link
Won Song [Sun, 24 May 2015 19:11:26 +0000 (12:11 -0700)]
Removes border around select caret in IE
Chris Rebert [Sat, 23 May 2015 06:41:08 +0000 (23:41 -0700)]
Merge pull request #16525 from twbs/jq-browser-bugs-xref
Wall of Browser Bugs: Add link to "jQuery's browser bug workarounds"
Chris Rebert [Sat, 23 May 2015 06:30:05 +0000 (23:30 -0700)]
Wall of Browser Bugs: Add link to "jQuery's browser bug workarounds"
[skip sauce]
Mark Otto [Sat, 23 May 2015 06:20:21 +0000 (23:20 -0700)]
stub out flexbox layout docs
Mark Otto [Sat, 23 May 2015 05:48:12 +0000 (22:48 -0700)]
remove tabindex=-1 as it was causing a weird select state in latest safari on yosemite when clicking anywhere in the negative space of the header
Mark Otto [Sat, 23 May 2015 05:34:04 +0000 (22:34 -0700)]
grunt
Mark Otto [Sat, 23 May 2015 05:33:58 +0000 (22:33 -0700)]
button alignment in nav
Mark Otto [Sat, 23 May 2015 05:33:45 +0000 (22:33 -0700)]
disable flex to start
XhmikosR [Fri, 22 May 2015 17:39:07 +0000 (20:39 +0300)]
Merge pull request #16524 from miketaylr/remove-fx-warning
Remove Firefox warning for customizer download.
Mike Taylor [Fri, 22 May 2015 17:25:08 +0000 (12:25 -0500)]
Remove Firefox warning for customizer download.
Closes #15016.
Peter deHaan [Thu, 21 May 2015 05:35:31 +0000 (22:35 -0700)]
package.json: Update format of `license` attribute
Specifying both the type and URL is deprecated:
* https://docs.npmjs.com/files/package.json#license
* http://npm1k.org/
Closes #16517
Kevin Kirsche [Mon, 18 May 2015 12:35:48 +0000 (08:35 -0400)]
Clarify the bs-callout on multiple open modals
[Close #16502] Clarify the bs-callout on multiple open modals
Currently it states overlapping modals, this isn't the only case as this truly applies to any instance when a user would want to open multiple modals at the same time. For this reason, I have modified the title of the callout to make this more clear.
Chris Rebert [Mon, 18 May 2015 06:20:00 +0000 (23:20 -0700)]
Add missing type="button" attrs to <button>s in list-group docs
Fixes Bootlint warnings:
W007 Found one or more `<button>`s missing a `type` attribute.
[skip sauce]
XhmikosR [Sun, 17 May 2015 09:43:04 +0000 (12:43 +0300)]
Use `https` when possible.
XhmikosR [Sat, 16 May 2015 11:08:04 +0000 (14:08 +0300)]
about.html: Add the size of the gravatar image we currently use.
XhmikosR [Sat, 16 May 2015 21:55:15 +0000 (00:55 +0300)]
docs: update uglify-js to v2.4.21.
[ci skip]
XhmikosR [Sat, 16 May 2015 10:08:27 +0000 (13:08 +0300)]
Merge pull request #16494 from twbs/license-header
License header
XhmikosR [Sat, 16 May 2015 07:47:19 +0000 (10:47 +0300)]
Remove grunt-banner completely.
Add a license header in theme instead.
XhmikosR [Sat, 16 May 2015 06:57:22 +0000 (09:57 +0300)]
Run `grunt`.
Bryan Braun [Fri, 15 May 2015 04:37:07 +0000 (00:37 -0400)]
Update Anchor.js and port over the existing styles.
Anchor.js 1.0.0 drops the need to use anchor.css, so we remove it
from the codebase and move any leftover styles over to docs.css.
Closes #16488 by merging it.
Supergibbs [Sat, 16 May 2015 00:37:06 +0000 (17:37 -0700)]
Changed .input-group-addon to use @input-border-radius (along with sm/lg
variations)
Chris Rebert [Fri, 15 May 2015 22:12:15 +0000 (15:12 -0700)]
Merge pull request #120 from twbs/really-fix-dist-css
Really fix dist-css
Chris Rebert [Fri, 15 May 2015 19:17:09 +0000 (12:17 -0700)]
Unquote to avoid NUL chars in the output CSS
Chris Rebert [Fri, 15 May 2015 19:11:15 +0000 (12:11 -0700)]
Permanent proper fix for dist-css
Bump mq4-hover-shim to ^0.2.0
Revert "fix dist css"
This reverts commit
b12d4bfa9a974d96a6a47fcb1fbaea264439b4b8 .
Chris Rebert [Thu, 14 May 2015 22:50:07 +0000 (18:50 -0400)]
Relicense ie10-viewport-bug-workaround.js under MIT License
Fixes #16470
Closes #16483
Mark Otto [Fri, 15 May 2015 01:17:45 +0000 (18:17 -0700)]
Merge pull request #16485 from kkirsche/patch-15
[Close #16482] Add border-radius to theme's navbar-inverse
Kevin Kirsche [Thu, 14 May 2015 23:13:21 +0000 (19:13 -0400)]
[Close #16482] Add border-radius to theme's navbar-inverse
[Close #16482] Add border-radius to theme's navbar-inverse
Mark Otto [Thu, 14 May 2015 20:16:33 +0000 (13:16 -0700)]
Merge pull request #119 from twbs/fat-fix-dist-css
fix dist css
fat [Thu, 14 May 2015 20:13:33 +0000 (13:13 -0700)]
fix dist css
Mark Otto [Thu, 14 May 2015 18:11:03 +0000 (11:11 -0700)]
grrrrrrrrrrrrrrrrrrrunt
Mark Otto [Thu, 14 May 2015 18:07:05 +0000 (11:07 -0700)]
Merge pull request #16437 from twbs/fix-16249
Document that nested tabs are not supported
Mark Otto [Thu, 14 May 2015 17:43:50 +0000 (10:43 -0700)]
Merge pull request #16472 from twbs/fixes_16346
Tweak temporal inputs
Mark Otto [Thu, 14 May 2015 17:31:16 +0000 (10:31 -0700)]
Merge pull request #16477 from twbs/fix_16374
Redo jumbotron padding
Mark Otto [Thu, 14 May 2015 17:09:42 +0000 (10:09 -0700)]
Redo jumbotron padding
- In general, there are very few instances that would require a jumbotron without a parent or child container.
- Right now we account for that behavior though with some horizontal padding on the .jumbotron class.
- This removes that horizontal padding as it narrows our grid classes unnecessarily and accounts for a super small use case.
- It also improves consistency across breakpoints, in that padding isn't being added and removed.
- In doing so, I also removed the shorthand padding property and went with the specific ones (because yay specificity).
Mark Otto [Thu, 14 May 2015 16:31:23 +0000 (09:31 -0700)]
add comment, remove week type
Chris Rebert [Thu, 14 May 2015 06:43:58 +0000 (23:43 -0700)]
Merge pull request #16473 from twbs/safari-line-wrap-wtf
Add Wall of Browser Bugs entries for #15998
Chris Rebert [Thu, 14 May 2015 06:38:07 +0000 (23:38 -0700)]
Add Wall of Browser Bugs entries for #15998
Closes #15998
[skip sauce]
Chris Rebert [Thu, 14 May 2015 06:37:18 +0000 (23:37 -0700)]
Add WebKit+Safari Wall of Browser
Chris Rebert [Thu, 14 May 2015 05:23:51 +0000 (22:23 -0700)]
Group inverted navbar vars under a subheading
[skip sauce]
[skip validator]
Chris Rebert [Thu, 14 May 2015 05:19:56 +0000 (22:19 -0700)]
Use vanilla comment since this isn't a description of @btn-border-radius-base
Mark Otto [Thu, 14 May 2015 05:16:51 +0000 (22:16 -0700)]
scope temporal changes to .form-control class, add week input to boot
XhmikosR [Thu, 14 May 2015 05:14:44 +0000 (08:14 +0300)]
Merge pull request #16471 from vsn4ik/remove_bages_style_param
Remove unnecessary style=flat from badges
Mark Otto [Thu, 14 May 2015 04:35:39 +0000 (21:35 -0700)]
Merge pull request #16215 from zacechola/list_group_buttons
Adds button styles to `.list-group-item`
Mark Otto [Thu, 14 May 2015 04:20:02 +0000 (21:20 -0700)]
Merge branch 'btn-borders' of https://github.com/martinbean/bootstrap into martinbean-btn-borders
Mark Otto [Thu, 14 May 2015 03:48:07 +0000 (20:48 -0700)]
Merge pull request #16405 from rlindner81/Fix16371
Fixes Issue #16371 Carousel control is vertically off center
Mark Otto [Thu, 14 May 2015 03:38:48 +0000 (20:38 -0700)]
Merge pull request #16462 from kkirsche/patch-12
[Closes #16460] Fix .pagination-sm line height
Mark Otto [Thu, 14 May 2015 03:37:38 +0000 (20:37 -0700)]
Merge pull request #16457 from kkirsche/patch-8
[Closes #16447] Manually add license to bootstrap.less
fat [Wed, 13 May 2015 22:01:39 +0000 (15:01 -0700)]
Merge pull request #116 from twbs/fat-es6Alert
es6 - wip
fat [Wed, 13 May 2015 21:52:46 +0000 (14:52 -0700)]
al tests passing, dist rebuilt, w/typechecker
fat [Wed, 13 May 2015 21:46:50 +0000 (14:46 -0700)]
add simple type checker implementation
vsn4ik [Wed, 13 May 2015 20:55:15 +0000 (23:55 +0300)]
Remove unnecessary style=flat from bages
[skip validator]
[skip sauce]
fat [Wed, 13 May 2015 20:46:08 +0000 (13:46 -0700)]
fix up tests
fat [Wed, 13 May 2015 20:43:56 +0000 (13:43 -0700)]
fix #15301
Kevin Kirsche [Tue, 12 May 2015 21:50:29 +0000 (17:50 -0400)]
[Closes #16460] Fix .pagination-sm line height
[Closes #16460] Fix .pagination-sm line height by adding `@line-height-small` to `.pagingation-sm`.
fat [Wed, 13 May 2015 20:22:26 +0000 (13:22 -0700)]
add "focus" option for turning off modal focusing #16050
fat [Wed, 13 May 2015 19:55:11 +0000 (12:55 -0700)]
address https://github.com/twbs/bootstrap/pull/16135
fat [Wed, 13 May 2015 19:48:34 +0000 (12:48 -0700)]
implement global dispose method
fat [Wed, 13 May 2015 17:13:34 +0000 (10:13 -0700)]
add umd module support in dist