]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
8 years agoone more tweak
Mark Otto [Mon, 20 Mar 2017 20:20:11 +0000 (13:20 -0700)] 
one more tweak

8 years agofix heading
Mark Otto [Mon, 20 Mar 2017 20:19:09 +0000 (13:19 -0700)] 
fix heading

8 years agoredo readme a smidge
Mark Otto [Mon, 20 Mar 2017 20:17:30 +0000 (13:17 -0700)] 
redo readme a smidge

8 years agoUpdate dependencies.
Bardi Harborow [Mon, 20 Mar 2017 05:07:18 +0000 (05:07 +0000)] 
Update dependencies.

8 years agofixes #21920
Mark Otto [Mon, 20 Mar 2017 03:51:35 +0000 (20:51 -0700)] 
fixes #21920

8 years agogrunt
Mark Otto [Mon, 20 Mar 2017 02:03:32 +0000 (19:03 -0700)] 
grunt

8 years agodocument it
Mark Otto [Mon, 20 Mar 2017 02:03:29 +0000 (19:03 -0700)] 
document it

8 years agoMerge branch 'collapse' of https://github.com/Johann-S/bootstrap into Johann-S-collapse
Mark Otto [Mon, 20 Mar 2017 01:43:13 +0000 (18:43 -0700)] 
Merge branch 'collapse' of https://github.com/Johann-S/bootstrap into Johann-S-collapse

8 years agogrunt
Mark Otto [Mon, 20 Mar 2017 01:42:20 +0000 (18:42 -0700)] 
grunt

8 years agolinting from before
Mark Otto [Mon, 20 Mar 2017 00:47:53 +0000 (17:47 -0700)] 
linting from before

8 years agofix markdown docs tables
Mark Otto [Mon, 20 Mar 2017 00:37:38 +0000 (17:37 -0700)] 
fix markdown docs tables

8 years agorewrite in markdown
Mark Otto [Mon, 20 Mar 2017 00:37:13 +0000 (17:37 -0700)] 
rewrite in markdown

8 years agofixes rest of #21585; adds custom styles for inverse table accent hover and active...
Mark Otto [Mon, 20 Mar 2017 00:37:00 +0000 (17:37 -0700)] 
fixes rest of #21585; adds custom styles for inverse table accent hover and active states

8 years agoreorder
Mark Otto [Mon, 20 Mar 2017 00:03:52 +0000 (17:03 -0700)] 
reorder

8 years agoconsistent breaks
Mark Otto [Mon, 20 Mar 2017 00:02:49 +0000 (17:02 -0700)] 
consistent breaks

8 years agoDo what the comment says; add this only to devices under 768px
Mark Otto [Sun, 19 Mar 2017 23:54:03 +0000 (16:54 -0700)] 
Do what the comment says; add this only to devices under 768px

8 years agocorrect inverse table border color, add new var
Mark Otto [Sun, 19 Mar 2017 23:52:39 +0000 (16:52 -0700)] 
correct inverse table border color, add new var

8 years agoUpdate _screen-reader.scss (#22154)
Gaël Poupard [Sun, 19 Mar 2017 23:05:45 +0000 (00:05 +0100)] 
Update _screen-reader.scss (#22154)

* Update _screen-reader.scss

Small improvements that could be important:
* `clip` [is deprecated](https://www.w3.org/TR/css-masking-1/#clip-property). Adding `clip-path` as progressive enhancement; the shorter notation came from @ryuran 's [suggestion](https://twitter.com/ryuran78/status/778943389819604992);
* [J. Renée Beach warned about single pixel with interfering with screen readers vocalisation](https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe#.vcd5xlpgg) solved with `white-space`.

See [the detailed post on Hugo Giraudel's blog](http://hugogiraudel.com/2016/10/13/css-hide-and-seek/).

Also kinda related to issue #20732 :)

Please let me know if you find any trouble with this technique. Thanks a lot!

* Reorder declarations

To pass Hound.
Didn't think `clip` and `clip-path` would be considered as unrelated…

* Trailing spaces

* Last trailing space?

* Remove margin: -1px

8 years agoFix justified nav styles and update nav docs for fill/justify
Mark Otto [Sun, 19 Mar 2017 22:47:34 +0000 (15:47 -0700)] 
Fix justified nav styles and update nav docs for fill/justify

- Justified and fill nav variants need .nav-item classes on the anchors in addition to .nav-link
- Fix broken styles for the .nav-justified class which wasn't actually doing what we needed it to

8 years agolink to caniuse for context
Mark Otto [Sun, 19 Mar 2017 22:24:20 +0000 (15:24 -0700)] 
link to caniuse for context

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sun, 19 Mar 2017 22:21:18 +0000 (15:21 -0700)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoChange duplicate id.
Bardi Harborow [Sun, 19 Mar 2017 11:48:06 +0000 (22:48 +1100)] 
Change duplicate id.

8 years agogrunt
Mark Otto [Sun, 19 Mar 2017 01:47:57 +0000 (18:47 -0700)] 
grunt

8 years agoHTMLElement.offset* by getBoundingClientRect() (#21788)
Pierre Vanduynslager [Sun, 19 Mar 2017 01:24:54 +0000 (21:24 -0400)] 
HTMLElement.offset* by getBoundingClientRect() (#21788)

* Replace element.offet* by getBoundingClientRect()

* Use variable to store BoundingClientRect

* Fix cc issue...

8 years agoFix getSelectorFromElement when # is a selector (#21615)
Johann [Sun, 19 Mar 2017 00:42:11 +0000 (01:42 +0100)] 
Fix getSelectorFromElement when # is a selector (#21615)

* Fix getSelectorFromElement when # is a selector

* Thanks to @vanduynslagerp remove regex to validate selector

8 years agoFix backdrop for dropdown menu on mobile (#21578)
Pierre Vanduynslager [Sun, 19 Mar 2017 00:41:13 +0000 (20:41 -0400)] 
Fix backdrop for dropdown menu on mobile (#21578)

- Create backdrop only if the menu is actually open (do not create it if the show event is prevented)
- Drop the backdrop only when the corresponding menu is closed (do not remove if there is no menu to close or if the hide event is prevented)

8 years agogrunt
Mark Otto [Sat, 18 Mar 2017 23:51:32 +0000 (16:51 -0700)] 
grunt

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sat, 18 Mar 2017 23:50:02 +0000 (16:50 -0700)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoadd header and footer to example
Mark Otto [Sat, 18 Mar 2017 23:49:55 +0000 (16:49 -0700)] 
add header and footer to example

8 years agoAllow to use Tab.js with list-group (#21756)
Johann [Sat, 18 Mar 2017 23:36:33 +0000 (00:36 +0100)] 
Allow to use Tab.js with list-group (#21756)

* Allow to use Tab.js with list-group

* Allow to use list-group with div parent instead of an ul parent

8 years agogrunt
Mark Otto [Sat, 18 Mar 2017 23:31:26 +0000 (16:31 -0700)] 
grunt

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sat, 18 Mar 2017 23:30:24 +0000 (16:30 -0700)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agofixes #21584
Mark Otto [Sat, 18 Mar 2017 23:30:12 +0000 (16:30 -0700)] 
fixes #21584

- revert back to display block for list items to prevent unwanted behaviors
- fixes a handful of other linked issues (see main thread)
- updates docs to include more utilities for the one example

8 years agoAdd :empty to .custom-file-control selector (#22176)
Theriault [Sat, 18 Mar 2017 20:23:10 +0000 (14:23 -0600)] 
Add :empty to .custom-file-control selector (#22176)

<label class="custom-file"><input type="file" class="custom-file-input" /><span class="custom-file-control"></span></label>
VS
<label class="custom-file"><input type="file" class="custom-file-input" /><span class="custom-file-control">test.txt</span></label>

8 years agodocs: add text-truncate and extend on text-nowrap
jak [Thu, 9 Mar 2017 19:36:32 +0000 (19:36 +0000)] 
docs: add text-truncate and extend on text-nowrap

8 years agoUpdate scss mixins to comply with scss-linting rules (#22151)
naicko [Sat, 18 Mar 2017 20:06:05 +0000 (21:06 +0100)] 
Update scss mixins to comply with scss-linting rules (#22151)

* Fixed some linting issues

* Run npm tasks after scss cleanup

* Revert "Run npm tasks after scss cleanup"

This reverts commit 1103a0da68d1846ad592eb4a105046a939557830.

* Property sort order for grid

* Let's respest the property order in the mixins

* Respect property sort order in reboot file

* ::-ms-expand is a vendor-prefix, add it to the scss-lint disable

* Revert hover mixin comment

* Fixed missing mixin hover-focus

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Wed, 15 Mar 2017 03:00:39 +0000 (20:00 -0700)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoRemove the outline override from dropdown toggles
Mark Otto [Mon, 13 Feb 2017 01:03:57 +0000 (17:03 -0800)] 
Remove the outline override from dropdown toggles

fixes #17573

8 years agoUse btn-$variant-color variables for outlined btns (#22164)
Dominic Watson [Mon, 13 Mar 2017 01:25:56 +0000 (02:25 +0100)] 
Use btn-$variant-color variables for outlined btns (#22164)

Despite now having the ability to override outline-variant color, it's not actually being used so each are still #fff

Related: https://github.com/twbs/bootstrap/pull/20734

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Mon, 13 Mar 2017 00:56:09 +0000 (17:56 -0700)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoUpdate config files across the board.
Bardi Harborow [Sun, 12 Mar 2017 05:01:14 +0000 (16:01 +1100)] 
Update config files across the board.

8 years agoUpdate dependencies.
Bardi Harborow [Sun, 12 Mar 2017 03:32:50 +0000 (03:32 +0000)] 
Update dependencies.

8 years agoAdd unit test 22138/head
Johann-S [Thu, 9 Mar 2017 10:08:47 +0000 (11:08 +0100)] 
Add unit test

8 years agoFix code style
Johann-S [Wed, 8 Mar 2017 10:15:58 +0000 (11:15 +0100)] 
Fix code style

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Wed, 8 Mar 2017 04:44:42 +0000 (20:44 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoDetach accordions from .card
Johann-S [Tue, 7 Mar 2017 09:46:08 +0000 (10:46 +0100)] 
Detach accordions from .card

8 years agoClean up spacers a bit more
Starsam80 [Sun, 5 Mar 2017 21:07:38 +0000 (14:07 -0700)] 
Clean up spacers a bit more

8 years agoMove box-shadow and transition mixins out of the main mixins file and into their...
Mark Otto [Fri, 3 Mar 2017 19:34:10 +0000 (11:34 -0800)] 
Move box-shadow and transition mixins out of the main mixins file and into their own files

8 years agoadd more
Mark Otto [Sun, 5 Mar 2017 19:04:48 +0000 (13:04 -0600)] 
add more

8 years agofill in docs for layout utils page
Mark Otto [Sun, 5 Mar 2017 19:03:35 +0000 (13:03 -0600)] 
fill in docs for layout utils page

8 years agomove visibility docs and add .visible mention
Mark Otto [Sun, 5 Mar 2017 19:03:05 +0000 (13:03 -0600)] 
move visibility docs and add .visible mention

8 years agoupdate the migration docs
Mark Otto [Fri, 3 Mar 2017 20:59:27 +0000 (12:59 -0800)] 
update the migration docs

8 years agoclear out docs css
Mark Otto [Fri, 3 Mar 2017 20:59:21 +0000 (12:59 -0800)] 
clear out docs css

8 years agoupdate instances of old classes in the docs
Mark Otto [Fri, 3 Mar 2017 20:59:14 +0000 (12:59 -0800)] 
update instances of old classes in the docs

8 years agoDrop the .hidden and .visible classes, save for the print ones
Mark Otto [Fri, 3 Mar 2017 20:58:57 +0000 (12:58 -0800)] 
Drop the .hidden and .visible classes, save for the print ones

— Moves print display utils to display utils file
— Removes all other .hidden- utils
— Expands on .invisible and it's mixin to provide options for visibility: visible and visibility: hidden

8 years agoStart rearranging the docs for a utilities update
Mark Otto [Fri, 3 Mar 2017 20:57:16 +0000 (12:57 -0800)] 
Start rearranging the docs for a utilities update

— Rename display docs page
— Move print display utils to display utils page
— Drop remaining of responsive utils page as it's being replaced with display utils
— Update nav to reflect changes

8 years agoUpdate spacer utilities (#22123)
Mark Otto [Sun, 5 Mar 2017 20:20:44 +0000 (12:20 -0800)] 
Update spacer utilities (#22123)

* Drop -x and -y as they're all the same
- Also move -width to elsewhere in the vars because it makes no sense by spacers.
- Update values of -x and -y across main Sass and docs Sass.
* Update docs to reflect changes; link to spacing utils from options page

8 years agoMerge pull request #22116 from Devinsuit/v4-dev
Patrick H. Lauke [Sat, 4 Mar 2017 19:57:00 +0000 (19:57 +0000)] 
Merge pull request #22116 from Devinsuit/v4-dev

Update Google sourcemap resources link

8 years agoUpdate link 22116/head
Devinsuit [Sat, 4 Mar 2017 19:07:05 +0000 (22:07 +0300)] 
Update link

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Fri, 3 Mar 2017 21:09:08 +0000 (13:09 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoChange sticky order (#22027)
Catalin Zalog [Fri, 3 Mar 2017 21:02:17 +0000 (23:02 +0200)] 
Change sticky order (#22027)

Based on this pen: http://codepen.io/zalog/pen/jyoyoR

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Fri, 3 Mar 2017 19:32:34 +0000 (11:32 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agogrunt
Mark Otto [Fri, 3 Mar 2017 19:31:47 +0000 (11:31 -0800)] 
grunt

8 years agoFix border width calculation for custom-select (#22068)
Rutger Laurman [Fri, 3 Mar 2017 19:19:02 +0000 (20:19 +0100)] 
Fix border width calculation for custom-select (#22068)

In addition to #22011 and #21994

8 years agoRemove 'hover' from nav-tabs-active-link-hover-color et al (#22087)
Sean Beyer [Fri, 3 Mar 2017 19:15:41 +0000 (11:15 -0800)] 
Remove 'hover' from nav-tabs-active-link-hover-color et al (#22087)

* Remove 'hover' from variable names
* Fix indentation in variables

8 years agoFixed spelling error. (#22102)
Alex Neises [Fri, 3 Mar 2017 00:32:21 +0000 (18:32 -0600)] 
Fixed spelling error. (#22102)

8 years agoFix spelling error.
Sam Rapaport [Thu, 2 Mar 2017 01:27:02 +0000 (17:27 -0800)] 
Fix spelling error.

8 years agoFix broken links.
Bardi Harborow [Mon, 27 Feb 2017 10:42:26 +0000 (21:42 +1100)] 
Fix broken links.

8 years agoadd more grid layout options
Mark Otto [Mon, 27 Feb 2017 01:14:25 +0000 (17:14 -0800)] 
add more grid layout options

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sun, 26 Feb 2017 23:35:17 +0000 (15:35 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoRe-arranged contextual rows/cells (#21980)
Jason Millis [Sun, 26 Feb 2017 23:32:34 +0000 (23:32 +0000)] 
Re-arranged contextual rows/cells (#21980)

Re-arranged contextual rows/cells so that example HTML matches example result.

8 years agoMove Jekyll to npm script.
Bardi Harborow [Sat, 25 Feb 2017 05:32:18 +0000 (16:32 +1100)] 
Move Jekyll to npm script.

8 years agonormalize is no longer part of BS
nextgenthemes [Thu, 16 Feb 2017 06:18:24 +0000 (07:18 +0100)] 
normalize is no longer part of BS

normalize is no longer part of BS

8 years agoRefactor QUnit test page.
Bardi Harborow [Tue, 21 Feb 2017 23:57:16 +0000 (10:57 +1100)] 
Refactor QUnit test page.

8 years agoRemove vendor prefixes from appearance: none.
Bardi Harborow [Tue, 21 Feb 2017 06:25:07 +0000 (17:25 +1100)] 
Remove vendor prefixes from appearance: none.

8 years agouse secondary buttons instead of primary ones for a bit better example of styles
Mark Otto [Mon, 13 Feb 2017 01:15:16 +0000 (17:15 -0800)] 
use secondary buttons instead of primary ones for a bit better example of styles

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Mon, 13 Feb 2017 01:06:07 +0000 (17:06 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoRemove unused input-size mixin (#21971)
Pierre Vanduynslager [Sun, 12 Feb 2017 05:16:16 +0000 (00:16 -0500)] 
Remove unused input-size mixin (#21971)

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sun, 12 Feb 2017 01:06:24 +0000 (17:06 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoMerge pull request #21953 from matteason/patch-1
Patrick H. Lauke [Thu, 9 Feb 2017 16:26:35 +0000 (16:26 +0000)] 
Merge pull request #21953 from matteason/patch-1

Change 'has no affect' to 'has no effect' in Modal documentation

8 years agoChange 'has no affect' to 'has no effect' 21953/head
Matt Eason [Thu, 9 Feb 2017 16:17:32 +0000 (16:17 +0000)] 
Change 'has no affect' to 'has no effect'

8 years agoFix fallback jquery filename (#21940)
Waldson Moura [Wed, 8 Feb 2017 03:22:48 +0000 (00:22 -0300)] 
Fix fallback jquery filename (#21940)

8 years agogrunt
Mark Otto [Wed, 8 Feb 2017 02:11:13 +0000 (18:11 -0800)] 
grunt

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Wed, 8 Feb 2017 02:04:44 +0000 (18:04 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoUpdate dependencies.
Bardi Harborow [Sun, 5 Feb 2017 12:39:16 +0000 (23:39 +1100)] 
Update dependencies.

8 years agostub out icons page in docs
Mark Otto [Sun, 5 Feb 2017 05:14:41 +0000 (21:14 -0800)] 
stub out icons page in docs

8 years agoRename icon-fonts.md to icons.md
Mark Otto [Sun, 5 Feb 2017 03:46:07 +0000 (19:46 -0800)] 
Rename icon-fonts.md to icons.md

8 years agoFixes #21814. Also accounts for custom file inputs.
Mark Otto [Sun, 5 Feb 2017 01:03:42 +0000 (17:03 -0800)] 
Fixes #21814. Also accounts for custom file inputs.

8 years agoFixes #21892
Mark Otto [Sun, 5 Feb 2017 00:43:05 +0000 (16:43 -0800)] 
Fixes #21892

8 years agoAdd `utilities/flex` to the dedicated grid Sass bundle so folks can take advantage...
Mark Otto [Sat, 4 Feb 2017 23:57:21 +0000 (15:57 -0800)] 
Add `utilities/flex` to the dedicated grid Sass bundle so folks can take advantage of the utilities for basic flex alignment

8 years agoFixes #21908
Mark Otto [Sat, 4 Feb 2017 23:55:37 +0000 (15:55 -0800)] 
Fixes #21908

8 years agogrunt
Mark Otto [Sat, 4 Feb 2017 20:55:36 +0000 (12:55 -0800)] 
grunt

8 years agoMerge pull request #21850 from patrickhlauke/v4-dev
Patrick H. Lauke [Thu, 26 Jan 2017 11:14:21 +0000 (11:14 +0000)] 
Merge pull request #21850 from patrickhlauke/v4-dev

Add aria-label to docs search field

8 years agoAdd aria-label to docs search field 21850/head
Patrick H. Lauke [Thu, 26 Jan 2017 11:12:39 +0000 (11:12 +0000)] 
Add aria-label to docs search field

8 years agoRemove random cursor: default from pill nav (#21835)
Mark Otto [Wed, 25 Jan 2017 05:06:22 +0000 (21:06 -0800)] 
Remove random cursor: default from pill nav (#21835)

Fixes #21560. Pretty sure this wasn't intentional, so should be fine to remove.

8 years agoAllow button toolbars to wrap (#21826)
Mark Otto [Wed, 25 Jan 2017 04:43:33 +0000 (20:43 -0800)] 
Allow button toolbars to wrap (#21826)

Fixes #21699

8 years agofixes #21567
Mark Otto [Tue, 24 Jan 2017 08:22:31 +0000 (00:22 -0800)] 
fixes #21567

8 years agogrunt (fixes #21819)
Mark Otto [Tue, 24 Jan 2017 08:18:41 +0000 (00:18 -0800)] 
grunt (fixes #21819)

8 years agoAdd align self to navbar brand (#21626)
Sergey Kovalenko [Tue, 24 Jan 2017 08:09:54 +0000 (10:09 +0200)] 
Add align self to navbar brand (#21626)

8 years agoRename order utilities to intended class names (#21739)
Mark Otto [Tue, 24 Jan 2017 08:01:44 +0000 (00:01 -0800)] 
Rename order utilities to intended class names (#21739)

* rename order utilities to intended class names

* Documentation fixes.