]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Kovah [Fri, 9 Sep 2016 04:48:17 +0000 (06:48 +0200)]
Add breakpoint-specific gutters.
Nick [Tue, 13 Sep 2016 05:31:05 +0000 (07:31 +0200)]
Grid mixins docs should match source code (#20705)
Chris Rebert [Mon, 12 Sep 2016 23:19:29 +0000 (16:19 -0700)]
Remove fixed Edge <input type="file"> bug from the Wall
https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/
8282613 / has been marked as Fixed.
Refs #20335.
[skip sauce]
Mark Otto [Mon, 12 Sep 2016 06:52:47 +0000 (23:52 -0700)]
grunt
Mark Otto [Mon, 12 Sep 2016 06:51:11 +0000 (23:51 -0700)]
Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev
Mark Otto [Mon, 12 Sep 2016 06:50:50 +0000 (23:50 -0700)]
grunt
mkroeders [Mon, 12 Sep 2016 06:32:51 +0000 (08:32 +0200)]
Have same margin for <hN> as a <div> on .card-headers (#19048)
* Have same margin for <hN> as a <div> on .card-headers
Related #18726
When you use a `<hN>` as `.card-header` there is `margin-bottom: .5rem` added. The changes set the margin-bottom to 0
* Removed space
Edd Yerburgh [Mon, 12 Sep 2016 06:03:12 +0000 (07:03 +0100)]
added text-gray-dark class (#19847)
Chris Garcia [Mon, 12 Sep 2016 05:50:14 +0000 (00:50 -0500)]
Removing a redundant background-color declaration. (#20698)
Mark Otto [Mon, 12 Sep 2016 05:34:25 +0000 (22:34 -0700)]
woof, first grunt after building all the dist lol
NicoLB [Mon, 12 Sep 2016 05:32:33 +0000 (15:32 +1000)]
.form-control:focus customization (#20436)
* Allow variables input-bg-focus and input-color-focus to be overridden.
* More consistency and control to customize shadows on .form-control:focus
Mark Otto [Mon, 12 Sep 2016 05:31:26 +0000 (22:31 -0700)]
Fixes #19466: Document the flexbox order utils (#20697)
Mark Otto [Mon, 12 Sep 2016 05:30:37 +0000 (22:30 -0700)]
v4: Update tooltip placement docs (#20696)
* Fixes #19796: Remove mention of tooltip auto placement
* add note to migration docs
Mark Otto [Mon, 12 Sep 2016 05:29:45 +0000 (22:29 -0700)]
Update gruntfile to compile the Sass extras (flex, grid, and reboot) as part of the dist-css task (#20682)
Mark Otto [Mon, 12 Sep 2016 05:27:43 +0000 (22:27 -0700)]
Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev
Mark Otto [Mon, 12 Sep 2016 05:27:12 +0000 (22:27 -0700)]
Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev
Chris Rebert [Mon, 12 Sep 2016 05:27:11 +0000 (22:27 -0700)]
Add Selectors Level 4 :nth-child() to Most Wanted features for Edge
h/t @bardiharborow for opening https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/
15944476
Refs #20143
[skip sauce]
Mark Otto [Mon, 12 Sep 2016 05:25:42 +0000 (22:25 -0700)]
Swap for custom svg background that we can embed to set the color of the stroke via Sass variable
Chris Rebert [Mon, 12 Sep 2016 05:21:12 +0000 (22:21 -0700)]
Add transitioncancel to Most Wanted list for Chrome, Safari, Edge (#20618)
[skip sauce]
Mark Otto [Mon, 12 Sep 2016 04:57:38 +0000 (21:57 -0700)]
Merge branch 'v4-hamburger-fix2' of https://github.com/patrickhlauke/bootstrap into patrickhlauke-v4-hamburger-fix2
Mark Otto [Mon, 12 Sep 2016 04:57:27 +0000 (21:57 -0700)]
Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev
Mark Otto [Mon, 12 Sep 2016 03:51:07 +0000 (20:51 -0700)]
grunt
Anatoly Kamchatnov [Mon, 12 Sep 2016 02:53:36 +0000 (06:53 +0400)]
Fix CSS and JS hashes for 4.0.0-alpha.4 (#20692) (#20694)
Kovah [Fri, 9 Sep 2016 04:48:17 +0000 (06:48 +0200)]
Docs: Breaks out Utilities into separate section and optimizes its pages (#20678)
Mark Otto [Fri, 9 Sep 2016 04:26:19 +0000 (21:26 -0700)]
v4: Custom checkbox and radio alignment (#20671)
* Allow text of custom form labels to wrap like the default ones
* Switch from using after to force line breaks to float/clear combo in stacked custom forms
Adam Macias [Thu, 8 Sep 2016 16:19:11 +0000 (13:19 -0300)]
Add Brazilian Portuguese in translations (#20673)
Mark Otto [Thu, 8 Sep 2016 04:25:14 +0000 (21:25 -0700)]
Follow up fix for #20667 (#20672)
Use proper Sass variable interpolation to ensure the proper values are compiled and not the literal string of the variable name
Mark Otto [Thu, 8 Sep 2016 04:21:30 +0000 (21:21 -0700)]
fix spacing a bit
Mark Otto [Thu, 8 Sep 2016 04:08:02 +0000 (21:08 -0700)]
Merge branch 'patch-21' of https://github.com/kkirsche/bootstrap into kkirsche-patch-21
Mark Otto [Thu, 8 Sep 2016 04:07:52 +0000 (21:07 -0700)]
grunt
Igor Tarasov [Thu, 8 Sep 2016 03:44:28 +0000 (07:44 +0400)]
Fix docs for heading sizes (#20646)
* Fix docs for heading sizes (sizes here were from v3)
* Added rem sizes to header size docs
* Fixed erroneous px sizes
Mark Otto [Thu, 8 Sep 2016 03:40:12 +0000 (20:40 -0700)]
v4: Card image fixes (#20667)
* Add .img-fluid to card images in columns to ensure proper resizing
* change that variable from regular value to variable
* use calc to figure out a tighter border for card images
Mark Otto [Thu, 8 Sep 2016 03:39:33 +0000 (20:39 -0700)]
fixes #20655: Update font stack list in the Reboot docs to match current CSS usage (#20666)
Mark Otto [Thu, 8 Sep 2016 03:38:11 +0000 (20:38 -0700)]
Fix #20654 by reverting #20447 (#20665)
Cards must be inline-block in columns, otherwise they can get split across columns
Juno_okyo [Wed, 7 Sep 2016 04:23:54 +0000 (11:23 +0700)]
Update Bower url (HTTP to HTTPS) (#20658)
[ci skip]
Chris Rebert [Tue, 6 Sep 2016 05:55:26 +0000 (22:55 -0700)]
Add Edge entry for #20507 to Wall of Browser Bugs
Closes #20507
[skip sauce]
Chris Rebert [Mon, 5 Sep 2016 22:55:22 +0000 (15:55 -0700)]
Move Sauce credentials out of .travis.yml
For the sake of cleanliness.
Mark Otto [Mon, 5 Sep 2016 19:47:14 +0000 (12:47 -0700)]
new hashes
Mark Otto [Mon, 5 Sep 2016 19:42:12 +0000 (12:42 -0700)]
grunt
Mark Otto [Mon, 5 Sep 2016 19:41:44 +0000 (12:41 -0700)]
versions
Mark Otto [Mon, 5 Sep 2016 19:37:47 +0000 (12:37 -0700)]
grunt
Mark Otto [Mon, 5 Sep 2016 18:39:37 +0000 (11:39 -0700)]
Fixes #20608 and #20578: Consistent checkbox and radio markup (#20629)
- Update docs examples to use newer .form-check suite of classes
- Update form validation mixin to use newer classes as well
Mark Otto [Mon, 5 Sep 2016 00:58:20 +0000 (17:58 -0700)]
Disable important flag on Sass linter (#20627)
Mark Otto [Mon, 5 Sep 2016 00:55:34 +0000 (17:55 -0700)]
Fixes #20619: Add important to the hover/focus as well (#20626)
Mark Otto [Mon, 5 Sep 2016 00:52:47 +0000 (17:52 -0700)]
grunt
Starsam80 [Mon, 5 Sep 2016 00:50:39 +0000 (18:50 -0600)]
Fix segmented buttons in input group docs (#20489)
Fixes #20484
Jonathan [Mon, 5 Sep 2016 00:49:50 +0000 (02:49 +0200)]
Renamed contextual classes for tables (#20505)
To be prefixed with `.table-`.
Bass Jobsen [Mon, 5 Sep 2016 00:47:18 +0000 (02:47 +0200)]
Make .card class inside .card-columns display: block too (#20447)
See: https://github.com/twbs/bootstrap/pull/18255#issuecomment-
237034763
Mark Otto [Mon, 5 Sep 2016 00:44:53 +0000 (17:44 -0700)]
grunt
Franco Moya [Mon, 5 Sep 2016 00:43:38 +0000 (21:43 -0300)]
Remove unused $variables in grid mixins (#20597)
Mark Otto [Mon, 5 Sep 2016 00:41:38 +0000 (17:41 -0700)]
fixes #20485: use rem units in alert dismiss (#20625)
Mark Otto [Mon, 29 Aug 2016 05:43:15 +0000 (22:43 -0700)]
Merge pull request #20562 from bardiharborow/readmebadges
Fix README badge alignment.
Bardi Harborow [Tue, 23 Aug 2016 00:53:05 +0000 (10:53 +1000)]
Fix README badge alignment.
Mark Otto [Mon, 22 Aug 2016 06:14:48 +0000 (23:14 -0700)]
Merge pull request #20475 from califrench/patch-1
Updated docs with extra auto resize example
Mark Otto [Mon, 22 Aug 2016 05:43:14 +0000 (22:43 -0700)]
Merge pull request #20519 from vanillajonathan/patch-2
Added information about the .panel-group class
Mark Otto [Mon, 22 Aug 2016 05:38:08 +0000 (22:38 -0700)]
Update ads code and styles (also fixes #20477 in different way)
Mark Otto [Mon, 22 Aug 2016 02:56:18 +0000 (19:56 -0700)]
Fixes #20504: Mention .divider to .dropdown-divider name change
Mark Otto [Mon, 22 Aug 2016 02:33:54 +0000 (19:33 -0700)]
minor docs edit to fix #20538
Mark Otto [Mon, 22 Aug 2016 02:08:46 +0000 (19:08 -0700)]
Merge pull request #20553 from twbs/split-dropup
v4: Split dropup button example
Mark Otto [Mon, 22 Aug 2016 02:07:15 +0000 (19:07 -0700)]
fixes #19930: update split dropup variation to include modifier
Mark Otto [Mon, 22 Aug 2016 00:52:16 +0000 (17:52 -0700)]
Merge pull request #20552 from twbs/followup-package-json-fix
Update package.json to remove jspm ignore
Mark Otto [Mon, 22 Aug 2016 00:50:34 +0000 (17:50 -0700)]
Follow up to #20394: remove ignore for file that no longer exists
Mark Otto [Mon, 22 Aug 2016 00:49:46 +0000 (17:49 -0700)]
Merge pull request #20394 from TrigenSoftware/v4-dev
Fix package.json
Mark Otto [Mon, 22 Aug 2016 00:29:10 +0000 (17:29 -0700)]
Merge pull request #20551 from twbs/progress-toc
Fixes #20495
Mark Otto [Mon, 22 Aug 2016 00:18:38 +0000 (17:18 -0700)]
Fixes #20495: Update heading hierarchy to avoid nested ToC that leads to hiding of entire ToC
Mark Otto [Mon, 22 Aug 2016 00:10:20 +0000 (17:10 -0700)]
grunt
Mark Otto [Sun, 21 Aug 2016 23:02:51 +0000 (16:02 -0700)]
Merge pull request #20545 from twbs/simpler-media-margin
v4: Remove media margin
Mark Otto [Sat, 20 Aug 2016 04:20:00 +0000 (21:20 -0700)]
add some margin utils
Mark Otto [Sat, 20 Aug 2016 04:00:57 +0000 (21:00 -0700)]
Fixes #20513: Remove all default margin on .media given it's utility purpose and our margin utils
Patrick H. Lauke [Fri, 19 Aug 2016 19:41:53 +0000 (20:41 +0100)]
Merge pull request #20537 from enzanki-ars/patch-1
Remove unnecessary swearing in docs/forms.md
Alex Shafer [Thu, 18 Aug 2016 12:19:09 +0000 (08:19 -0400)]
Remove some strong language in docs/forms.md
Remember, there may be children/students using these examples...
Jonathan [Mon, 15 Aug 2016 15:04:03 +0000 (17:04 +0200)]
Added information about the .panel-group class
Mark Otto [Tue, 9 Aug 2016 03:37:08 +0000 (20:37 -0700)]
Merge pull request #20476 from bardiharborow/patch-4
Remove CDN "not yet available" notice.
Mark Otto [Tue, 9 Aug 2016 03:35:58 +0000 (20:35 -0700)]
fixes #20469 and #20473 without misuing dash
Bardi Harborow [Sun, 7 Aug 2016 02:34:40 +0000 (12:34 +1000)]
Remove CDN "not yet available" notice.
Scott Gauthreaux [Sat, 6 Aug 2016 22:33:31 +0000 (15:33 -0700)]
Updated docs with extra auto resize example
I updated the doc with an example of a flex layout of 3 columns where the center column is specified as a `.col-xs-5` to show that other columns will resize no matter what the width of the center column.
Experienced bootstrap developers will expect to have to use an even number for the center column width when in reality any size will work.
I believe this is quite useful information and doesn't add too much to the docs.
Another option would be to make that initial example a `.col-xs-5` instead of a `.col-xs-6` to highlight this fact in the first place.
Mark Otto [Thu, 4 Aug 2016 01:32:40 +0000 (18:32 -0700)]
Merge pull request #20434 from vanduynslagerp/fix-20410
Fix dropdown example in docs (Fix #20410)
Chris Rebert [Wed, 3 Aug 2016 15:03:24 +0000 (08:03 -0700)]
Add Wall of Browser Bugs entry for #12359 (#20445)
https://bugzilla.mozilla.org/show_bug.cgi?id=504622
Refs #12359
[skip sauce]
Chris Rebert [Wed, 3 Aug 2016 04:35:37 +0000 (21:35 -0700)]
Most Wanted features: Add Edge UserVoice <dialog> entry
https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/
6508895 -dialog-element
Refs #20175
[ci skip]
Pierre-Denis Vanduynslager [Tue, 2 Aug 2016 05:38:32 +0000 (01:38 -0400)]
Fix dropdown example in docs (Fix #20410)
Pierre-Denis Vanduynslager [Tue, 2 Aug 2016 05:35:38 +0000 (01:35 -0400)]
Merge remote-tracking branch 'twbs/v4-dev' into v4-dev
Mark Otto [Tue, 2 Aug 2016 03:26:06 +0000 (20:26 -0700)]
grunt
Mark Otto [Tue, 2 Aug 2016 03:23:39 +0000 (20:23 -0700)]
Merge pull request #20417 from twbs/v4-flex-utils-docs
Import the flexbox utilities into the docs flex stylesheet
Mark Otto [Tue, 2 Aug 2016 03:23:01 +0000 (20:23 -0700)]
Merge pull request #20413 from allanchau/patch-1
Remove unused $size parameter
Mark Otto [Tue, 2 Aug 2016 03:19:14 +0000 (20:19 -0700)]
Merge pull request #20418 from twbs/v4-js-glob
v4: Fix npm JS directory
Mark Otto [Sat, 30 Jul 2016 17:44:19 +0000 (10:44 -0700)]
Fixes #20385
Recursive glob action
Mark Otto [Sat, 30 Jul 2016 17:36:14 +0000 (10:36 -0700)]
Fixes #20382: Import the flexbox utilities into the docs flex stylesheet
Allan Chau [Sat, 30 Jul 2016 08:39:11 +0000 (18:09 +0930)]
Remove unused $size parameter
Onoshko Dan [Thu, 28 Jul 2016 16:55:10 +0000 (23:55 +0700)]
Fix package.json
For example, `resolve` npm module can't resolve path to bootstrap.
Mark Otto [Thu, 28 Jul 2016 04:32:18 +0000 (21:32 -0700)]
Merge pull request #20130 from jeradrutnam/context-bg-fix
Contextual background-inverse text color fix
Mark Otto [Thu, 28 Jul 2016 04:29:05 +0000 (21:29 -0700)]
Merge pull request #20282 from anantoghosh/patch-2
Migration docs: Fix typo in 'Reboot' about units
Mark Otto [Thu, 28 Jul 2016 04:27:15 +0000 (21:27 -0700)]
Merge pull request #20387 from twbs/v4-input-group-vars
Update variable usage for input group addon
Mark Otto [Thu, 28 Jul 2016 04:12:44 +0000 (21:12 -0700)]
Fixes #20291: Update variable usage for input group addon
Instead of the regular border-radius var, use the input ones to match sizing with their associated controls.
Mark Otto [Thu, 28 Jul 2016 04:10:01 +0000 (21:10 -0700)]
Merge pull request #20333 from any-hn/v4-progress-bar-border-radius
Progress bar:fix use variable progress-border-radius instead of border-radius
Mark Otto [Thu, 28 Jul 2016 04:06:52 +0000 (21:06 -0700)]
Merge pull request #20341 from pat270/v4-tooltip-static-demo
Docs Tooltip Static Demo uses v3 class names
Jesse Mandel [Thu, 28 Jul 2016 00:42:00 +0000 (17:42 -0700)]
Update NuGet link to alpha3 (#20386)
[skip sauce]
[skip validator]
Mark Otto [Wed, 27 Jul 2016 16:40:40 +0000 (09:40 -0700)]
prep release
Mark Otto [Wed, 27 Jul 2016 16:38:57 +0000 (09:38 -0700)]
new css and js hash
Mark Otto [Wed, 27 Jul 2016 16:32:05 +0000 (09:32 -0700)]
grunt dist
Mark Otto [Wed, 27 Jul 2016 16:31:24 +0000 (09:31 -0700)]
bump versions