]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
8 years agoCollapse - do not prevent event for input and textarea
Johann [Mon, 27 Mar 2017 08:08:39 +0000 (10:08 +0200)] 
Collapse - do not prevent event for input and textarea

8 years agofixes #21608
Mark Otto [Mon, 27 Mar 2017 00:31:29 +0000 (17:31 -0700)] 
fixes #21608

8 years agogrunt
Mark Otto [Sun, 26 Mar 2017 22:26:07 +0000 (15:26 -0700)] 
grunt

8 years agoUse the hr-method for the nav-divider, closes #21945
Mark Otto [Sun, 26 Mar 2017 21:54:19 +0000 (14:54 -0700)] 
Use the hr-method for the nav-divider, closes #21945

8 years agogrunt
Mark Otto [Sun, 26 Mar 2017 21:52:41 +0000 (14:52 -0700)] 
grunt

8 years agofixes #22111
Mark Otto [Sun, 26 Mar 2017 19:53:50 +0000 (12:53 -0700)] 
fixes #22111

- add .col-*-auto to the extend in our grid framework mixins so it gets padding
- this means we can avoid the col-12 classes in our docs for the responsive variants

8 years agogit that a link too for now
Mark Otto [Sun, 26 Mar 2017 19:38:13 +0000 (12:38 -0700)] 
git that a link too for now

8 years agoadd example and document bug behavior to fix #21967
Mark Otto [Sun, 26 Mar 2017 19:37:28 +0000 (12:37 -0700)] 
add example and document bug behavior to fix #21967

8 years agofix broken fieldset grid, workaround for flexbug 9
Mark Otto [Sun, 26 Mar 2017 18:07:42 +0000 (11:07 -0700)] 
fix broken fieldset grid, workaround for flexbug 9

8 years agofixes #22133
Mark Otto [Sun, 26 Mar 2017 05:27:24 +0000 (22:27 -0700)] 
fixes #22133

8 years agofixes #22245: revamp the breakpoint-between and breakpoint-only mixins to actually...
Mark Otto [Sun, 26 Mar 2017 05:23:40 +0000 (22:23 -0700)] 
fixes #22245: revamp the breakpoint-between and breakpoint-only mixins to actually work

8 years agodoh forgot to save
Mark Otto [Sat, 25 Mar 2017 23:01:56 +0000 (16:01 -0700)] 
doh forgot to save

8 years agoclarify docs a bit more and remove some words; closes #21683
Mark Otto [Sat, 25 Mar 2017 23:00:51 +0000 (16:00 -0700)] 
clarify docs a bit more and remove some words; closes #21683

8 years agoDrop position relative on container that was added quickly in Alpha 6
Mark Otto [Sat, 25 Mar 2017 22:23:10 +0000 (15:23 -0700)] 
Drop position relative on container that was added quickly in Alpha 6

8 years agoRedo semantic grid example and make it real in the docs
Mark Otto [Sat, 25 Mar 2017 19:12:02 +0000 (12:12 -0700)] 
Redo semantic grid example and make it real in the docs

8 years agoclean up mixin docs
Mark Otto [Sat, 25 Mar 2017 19:00:34 +0000 (12:00 -0700)] 
clean up mixin docs

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

8 years ago.navbar-toggler color
Catalin Zalog [Tue, 14 Feb 2017 16:38:08 +0000 (18:38 +0200)] 
.navbar-toggler color

Change the .navbar-toggler to default contextual .navbar-*-color.

<iframe height='265' scrolling='no' title='Bootstrap - .navbar-toggler color' src='//codepen.io/zalog/embed/MJLZOE/?height=265&theme-id=light&default-tab=css,result&embed-version=2' frameborder='no' allowtransparency='true' allowfullscreen='true' style='width: 100%;'>See the Pen <a href='http://codepen.io/zalog/pen/MJLZOE/'>Bootstrap - .navbar-toggler color</a> by Catalin Zalog (<a href='http://codepen.io/zalog'>@zalog</a>) on <a href='http://codepen.io'>CodePen</a>.
</iframe>

8 years agoAdd missing v4 docs for tooltip/popover methods (#22246)
Sid [Fri, 24 Mar 2017 10:32:39 +0000 (06:32 -0400)] 
Add missing v4 docs for tooltip/popover methods (#22246)

Add missing v4 docs for tooltip/popover methods

8 years agofix dupe ids
Mark Otto [Fri, 24 Mar 2017 05:29:31 +0000 (22:29 -0700)] 
fix dupe ids

8 years agofix broken justified-nav example, fixes #21874
Mark Otto [Fri, 24 Mar 2017 05:09:12 +0000 (22:09 -0700)] 
fix broken justified-nav example, fixes #21874

8 years agorename from .navbar-toggleable to .navbar-expand to reflect mobile first approach...
Mark Otto [Wed, 22 Mar 2017 05:00:46 +0000 (22:00 -0700)] 
rename from .navbar-toggleable to .navbar-expand to reflect mobile first approach everywhere else

8 years agomore docs updates
Mark Otto [Tue, 21 Mar 2017 06:13:34 +0000 (23:13 -0700)] 
more docs updates

8 years agoupdate docs
Mark Otto [Tue, 21 Mar 2017 06:10:15 +0000 (23:10 -0700)] 
update docs

8 years agoAllow to customize navbar-brand font-size
Pierre-Denis Vanduynslager [Sat, 14 Jan 2017 06:59:20 +0000 (01:59 -0500)] 
Allow to customize navbar-brand font-size

8 years agoHarmonize navbar-brand, navbar-text and nav-link height
Pierre-Denis Vanduynslager [Sat, 14 Jan 2017 06:52:05 +0000 (01:52 -0500)] 
Harmonize navbar-brand, navbar-text and nav-link height

8 years agoupdate docs example to use new stuff
Mark Otto [Tue, 21 Mar 2017 04:23:22 +0000 (21:23 -0700)] 
update docs example to use new stuff

8 years agorevamp the collapse behavior
Mark Otto [Tue, 21 Mar 2017 04:23:11 +0000 (21:23 -0700)] 
revamp the collapse behavior

instead of flex column, use wrap and an explicit flexbox break with flex-basis 100% on the navbar-collapse.

add some additional container styles for enabling flex behavior when content isn't immediate child of .navbar

8 years agoaccount for fluid containers
Mark Otto [Tue, 21 Mar 2017 04:21:45 +0000 (21:21 -0700)] 
account for fluid containers

8 years agoditch abs positioned togglers for explicit justify-content: space-between on parent
Mark Otto [Tue, 21 Mar 2017 04:21:31 +0000 (21:21 -0700)] 
ditch abs positioned togglers for explicit justify-content: space-between on parent

8 years agoSimplify generation and get rid of previously added "breakpoint-previous" function
Pierre-Denis Vanduynslager [Sat, 14 Jan 2017 05:33:21 +0000 (00:33 -0500)] 
Simplify generation and get rid of previously added "breakpoint-previous" function

8 years agoGenerate correct breakpoints for navbar-toggleable-* and generate toggleable without...
Pierre-Denis Vanduynslager [Sat, 14 Jan 2017 04:05:33 +0000 (23:05 -0500)] 
Generate correct breakpoints for navbar-toggleable-* and generate toggleable without media query to never collapse

8 years agofixes #22254
Mark Otto [Fri, 24 Mar 2017 05:34:35 +0000 (22:34 -0700)] 
fixes #22254

8 years agoFix modal documentation (#22252)
Patrick Hayes [Fri, 24 Mar 2017 04:16:06 +0000 (21:16 -0700)] 
Fix modal documentation (#22252)

The example code has the class `"modal fade"`, but the visible example has the class `"modal"`. `"fade"` appears to not work for modals that you do not intend to animate onto the page

8 years agoFix Modal documentation about _handleUpdate method + move to public scope (#21877)
Johann [Thu, 23 Mar 2017 21:22:09 +0000 (22:22 +0100)] 
Fix Modal documentation about _handleUpdate method + move to public scope (#21877)

Fix Modal documentation about _handleUpdate method + move to public scope

8 years agoAccordion behavior with JQuery interface (#21726)
Pierre Vanduynslager [Thu, 23 Mar 2017 20:15:41 +0000 (16:15 -0400)] 
Accordion behavior with JQuery interface (#21726)

Fix accordion behavior with JQuery interface

8 years agofix data-pause documentation for carousel (#21938)
Gifford Nowland [Wed, 22 Mar 2017 22:02:56 +0000 (15:02 -0700)] 
fix data-pause documentation for carousel (#21938)

fix data-pause documentation for carousel

8 years agoCarousel - Add attributes from and to for Slid and Slide events (#21668)
Johann [Wed, 22 Mar 2017 21:42:13 +0000 (22:42 +0100)] 
Carousel - Add attributes from and to for Slid and Slide events (#21668)

Carousel - Add attributes from and to for Slid and Slide events

8 years agoAlways append element to fixture in Scrollspy unit tests (#22234)
Pierre Vanduynslager [Tue, 21 Mar 2017 17:21:00 +0000 (13:21 -0400)] 
Always append element to fixture in Scrollspy unit tests (#22234)

8 years agoMore config tweaks.
Bardi Harborow [Tue, 21 Mar 2017 07:18:11 +0000 (18:18 +1100)] 
More config tweaks.

8 years agobump to jquery 3.2.1
Mark Otto [Tue, 21 Mar 2017 06:04:14 +0000 (23:04 -0700)] 
bump to jquery 3.2.1

8 years agoone more
Mark Otto [Mon, 20 Mar 2017 20:25:10 +0000 (13:25 -0700)] 
one more

8 years agolink and more
Mark Otto [Mon, 20 Mar 2017 20:24:36 +0000 (13:24 -0700)] 
link and more

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