]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
7 years agofix(scrollspy): Spying on nested navs fails to activate for .nav-link's inside nav...
Troy Morehouse [Sun, 17 Sep 2017 07:30:37 +0000 (04:30 -0300)] 
fix(scrollspy): Spying on nested navs fails to activate for .nav-link's inside nav-item's (#23967)

* fix(scrollspy): Handle nested navs when nav-link inside nav-item

* [scrolspy] Find only child .nav-link's inside .nav-item

* [scrollspyt] Add tests for nested navs with nav-link inside nav-item

* fix troy-o's in test

7 years agoMove Travis to build stages and fix skip browser flag. (#23961)
Bardi Harborow [Sun, 17 Sep 2017 07:23:19 +0000 (17:23 +1000)] 
Move Travis to build stages and fix skip browser flag. (#23961)

7 years agoUse cross-env to allow folks to build our js on their OS
Johann-S [Sun, 17 Sep 2017 06:59:08 +0000 (08:59 +0200)] 
Use cross-env to allow folks to build our js on their OS

7 years agoAdd light weight to text utility classes (#23970)
Andres Galante [Sun, 17 Sep 2017 06:53:05 +0000 (03:53 -0300)] 
Add light weight to text utility classes (#23970)

7 years agoBabel 7 (#23966)
Henry Zhu [Sun, 17 Sep 2017 06:40:48 +0000 (02:40 -0400)] 
Babel 7 (#23966)

* use .babelrc.js, compile bundled/non-bundled with loose mode

* add back helper, exclude typeof transform

7 years agoMinor Sass cleanup and consistency changes. (#23959) 23973/head
XhmikosR [Sun, 17 Sep 2017 05:18:24 +0000 (08:18 +0300)] 
Minor Sass cleanup and consistency changes. (#23959)

7 years agoUpdate babel-eslint to v8.0.0 and all devDependencies and gems.
XhmikosR [Fri, 15 Sep 2017 10:49:51 +0000 (13:49 +0300)] 
Update babel-eslint to v8.0.0 and all devDependencies and gems.

7 years agoPre-cache key assets with Workboxjs. (#23533)
Michael [Fri, 15 Sep 2017 10:37:34 +0000 (11:37 +0100)] 
Pre-cache key assets with Workboxjs. (#23533)

7 years agoMerge pull request #23948 from Rud5G/fix-docs-examples-album-holder.js
XhmikosR [Fri, 15 Sep 2017 10:24:27 +0000 (13:24 +0300)] 
Merge pull request #23948 from Rud5G/fix-docs-examples-album-holder.js

Album example: fix holder.js calls

7 years agoalbum/index.html: Refactor Holder code. 23948/head
XhmikosR [Fri, 15 Sep 2017 10:20:25 +0000 (13:20 +0300)] 
album/index.html: Refactor Holder code.

7 years agoUpdate holder.js image data-src + create theme
Rudger Gravestein [Thu, 14 Sep 2017 10:59:13 +0000 (12:59 +0200)] 
Update holder.js image data-src + create theme

to fix the images

7 years agoStructure examples with appropriate `<main>`, `<header>`, `<footer>`
Patrick H. Lauke [Wed, 13 Sep 2017 18:51:08 +0000 (19:51 +0100)] 
Structure examples with appropriate `<main>`, `<header>`, `<footer>`

Structure examples with appropriate `<main>`, `<header>`, `<footer>`

7 years agoFix missing `.btn` class from `bd-search-docs-toggler`. (#23942)
XhmikosR [Wed, 13 Sep 2017 17:56:19 +0000 (20:56 +0300)] 
Fix missing `.btn` class from `bd-search-docs-toggler`. (#23942)

7 years agodist
Mark Otto [Wed, 13 Sep 2017 05:24:15 +0000 (22:24 -0700)] 
dist

7 years agofixes #23926 responsive state on navbar 23929/head
Andres Galante [Tue, 12 Sep 2017 18:51:54 +0000 (15:51 -0300)] 
fixes #23926 responsive state on navbar

7 years agoFix malformed `<select>` in example
Patrick H. Lauke [Tue, 12 Sep 2017 21:29:09 +0000 (22:29 +0100)] 
Fix malformed `<select>` in example

7 years agoMerge pull request #23923 from meteorlxy/patch-1
Johann-S [Tue, 12 Sep 2017 08:48:34 +0000 (10:48 +0200)] 
Merge pull request #23923 from meteorlxy/patch-1

Fix(docs): duplicate class in navbar docs

7 years agoMerge branch 'v4-dev' into patch-1 23923/head
Johann-S [Tue, 12 Sep 2017 08:45:06 +0000 (10:45 +0200)] 
Merge branch 'v4-dev' into patch-1

7 years agoFix(docs): duplicate class in navbar docs
meteorlxy [Tue, 12 Sep 2017 08:37:37 +0000 (08:37 +0000)] 
Fix(docs): duplicate class in navbar docs

7 years agoFix navbar IE (#23652)
Martijn Cuppens [Tue, 12 Sep 2017 08:32:43 +0000 (10:32 +0200)] 
Fix navbar IE (#23652)

7 years agoMerge pull request #23921 from vsn4ik/v4-dev-tooltip-rm-not-necessary
Johann-S [Tue, 12 Sep 2017 05:48:45 +0000 (07:48 +0200)] 
Merge pull request #23921 from vsn4ik/v4-dev-tooltip-rm-not-necessary

Remove not necessary condition in tooltip.js

7 years agoRemove not necessary condition in tooltip.js 23921/head
vsn4ik [Mon, 11 Sep 2017 19:44:42 +0000 (22:44 +0300)] 
Remove not necessary condition in tooltip.js

7 years agoRemove hyperlink from navbar doc dropdown (#23650)
Herst [Mon, 11 Sep 2017 13:40:54 +0000 (15:40 +0200)] 
Remove hyperlink from navbar doc dropdown (#23650)

7 years agoMerge pull request #23890 from pat270/collapse-js-with-text-truncate
Johann-S [Mon, 11 Sep 2017 08:58:34 +0000 (10:58 +0200)] 
Merge pull request #23890 from pat270/collapse-js-with-text-truncate

v4 Collapse.js: Accordions with text-truncate causes the page to jump on close

7 years agoMerge branch 'v4-dev' into collapse-js-with-text-truncate 23890/head
Johann-S [Mon, 11 Sep 2017 08:54:35 +0000 (10:54 +0200)] 
Merge branch 'v4-dev' into collapse-js-with-text-truncate

7 years agoAdd an introduction and a table with examples
Rami Yushuvaev [Thu, 7 Sep 2017 11:23:20 +0000 (14:23 +0300)] 
Add an introduction and a table with examples

7 years agoreview updates
Rami Yushuvaev [Thu, 7 Sep 2017 10:15:38 +0000 (13:15 +0300)] 
review updates

7 years agoHiding Elements: new doc section in display.md
Rami Yushuvaev [Wed, 6 Sep 2017 22:10:32 +0000 (01:10 +0300)] 
Hiding Elements: new doc section in display.md

This new section will replace the `hidden-*` class. https://v4-alpha.getbootstrap.com/layout/responsive-utilities/

More info can be found here at https://getbootstrap.com/docs/4.0/migration/#responsive-utilities

7 years agodist
Mark Otto [Sun, 10 Sep 2017 00:40:22 +0000 (17:40 -0700)] 
dist

7 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sun, 10 Sep 2017 00:39:56 +0000 (17:39 -0700)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

7 years agofix redirect, close #23888
Mark Otto [Sun, 10 Sep 2017 00:39:47 +0000 (17:39 -0700)] 
fix redirect, close #23888

7 years agocopy edits
Mark Otto [Sat, 9 Sep 2017 21:57:00 +0000 (14:57 -0700)] 
copy edits

7 years agoMention removal of contextual progress bar classes
Herst [Fri, 8 Sep 2017 11:46:29 +0000 (13:46 +0200)] 
Mention removal of contextual progress bar classes

7 years agoUse CSS3 pseudo elements in documentation
vsn4ik [Fri, 8 Sep 2017 00:06:02 +0000 (03:06 +0300)] 
Use CSS3 pseudo elements in documentation

7 years agoadds missing important on utility classs
Andres Galante [Thu, 7 Sep 2017 17:36:01 +0000 (14:36 -0300)] 
adds missing important on utility classs

7 years agoDon't create empty columns in documentation
Herst [Thu, 7 Sep 2017 17:11:26 +0000 (19:11 +0200)] 
Don't create empty columns in documentation

7 years agodist
Mark Otto [Sat, 9 Sep 2017 23:59:37 +0000 (16:59 -0700)] 
dist

7 years agoCollapse.js preventDefault if `[data-toggle="collapse"]` is an anchor tag
Patrick Yeo [Fri, 8 Sep 2017 21:53:15 +0000 (14:53 -0700)] 
Collapse.js preventDefault if `[data-toggle="collapse"]` is an anchor tag

7 years agoMerge pull request #23876 from vsn4ik/v4-dev-dont-use-short-jquery
Johann-S [Fri, 8 Sep 2017 08:49:10 +0000 (10:49 +0200)] 
Merge pull request #23876 from vsn4ik/v4-dev-dont-use-short-jquery

Dont use short jQuery methods in documentations

7 years agoDont use short jQuery methods 23876/head
vsn4ik [Fri, 8 Sep 2017 08:41:42 +0000 (11:41 +0300)] 
Dont use short jQuery methods

7 years agoconsistent comma usage :D
Mark Otto [Thu, 7 Sep 2017 16:31:50 +0000 (09:31 -0700)] 
consistent comma usage :D

7 years agoUpdate callout about the positionning of our Dropdowns
Johann-S [Thu, 7 Sep 2017 11:20:51 +0000 (13:20 +0200)] 
Update callout about the positionning of our Dropdowns

7 years agoRemove placement attribute from our Dropdown plugin
Johann-S [Thu, 7 Sep 2017 10:47:43 +0000 (12:47 +0200)] 
Remove placement attribute from our Dropdown plugin

7 years agoAdd information about our bundled dist files which contains Popper.js
Johann-S [Wed, 6 Sep 2017 08:09:51 +0000 (10:09 +0200)] 
Add information about our bundled dist files which contains Popper.js

7 years agoRemoves background from form-control-plaintext
Andres Galante [Wed, 6 Sep 2017 20:02:57 +0000 (17:02 -0300)] 
Removes background from form-control-plaintext

7 years agoUpdate gems and package-lock.json. (#23850)
XhmikosR [Wed, 6 Sep 2017 12:11:24 +0000 (15:11 +0300)] 
Update gems and package-lock.json. (#23850)

7 years agodist
Mark Otto [Wed, 6 Sep 2017 04:05:12 +0000 (21:05 -0700)] 
dist

7 years agoUse site.repo in docs
vsn4ik [Mon, 4 Sep 2017 22:36:09 +0000 (01:36 +0300)] 
Use site.repo in docs

7 years agoUpdate form validation migration docs
Mark Otto [Wed, 6 Sep 2017 03:21:13 +0000 (20:21 -0700)] 
Update form validation migration docs

7 years agojquery 3 mention
Mark Otto [Wed, 6 Sep 2017 03:22:56 +0000 (20:22 -0700)] 
jquery 3 mention

7 years agomention bower drop
Mark Otto [Mon, 4 Sep 2017 22:31:46 +0000 (15:31 -0700)] 
mention bower drop

7 years agoheadings, pointer events
Mark Otto [Tue, 22 Aug 2017 17:56:04 +0000 (10:56 -0700)] 
headings, pointer events

7 years agoresponsive table break
Mark Otto [Tue, 22 Aug 2017 17:52:11 +0000 (10:52 -0700)] 
responsive table break

7 years agoUpdate migration.md
Mark Otto [Tue, 22 Aug 2017 01:21:23 +0000 (18:21 -0700)] 
Update migration.md

7 years agoUpdate migration.md
Mark Otto [Mon, 21 Aug 2017 20:56:44 +0000 (13:56 -0700)] 
Update migration.md

7 years agoUpdate migration.md
XhmikosR [Mon, 21 Aug 2017 08:58:29 +0000 (11:58 +0300)] 
Update migration.md

7 years agoadd section to migration docs for important v4 beta 2 changes
Mark Otto [Sun, 20 Aug 2017 20:54:12 +0000 (13:54 -0700)] 
add section to migration docs for important v4 beta 2 changes

7 years agoadd title to starter template code snippet
Mark Otto [Wed, 6 Sep 2017 03:42:16 +0000 (20:42 -0700)] 
add title to starter template code snippet

7 years agoMerge pull request #23811 from vsn4ik/v4-dev-package-peer-deps-versions-fix
Johann-S [Tue, 5 Sep 2017 21:00:21 +0000 (23:00 +0200)] 
Merge pull request #23811 from vsn4ik/v4-dev-package-peer-deps-versions-fix

Fix jQuery version

7 years agoFix jquery version 23811/head
vsn4ik [Tue, 5 Sep 2017 18:49:29 +0000 (21:49 +0300)] 
Fix jquery version

7 years agoadds captions and scop col on thead th (#23755)
Andres Galante [Mon, 4 Sep 2017 22:40:13 +0000 (19:40 -0300)] 
adds captions and scop col on thead th (#23755)

7 years agoadds clarification that gris values should be set in px (#23829)
Andres Galante [Mon, 4 Sep 2017 22:39:24 +0000 (19:39 -0300)] 
adds clarification that gris values should be set in px (#23829)

7 years agoUpdate docs for old releases section in README (#23797)
Herst [Mon, 4 Sep 2017 22:39:12 +0000 (00:39 +0200)] 
Update docs for old releases section in README (#23797)

* Update docs for old releases section in README

Hopefully not many folks are still in the process of transitioning to version 3.

* tweak for future-friendliness

7 years agoRemoving extra bracket in introduction docs. (#23791)
Morva Kristóf [Mon, 4 Sep 2017 22:39:00 +0000 (00:39 +0200)] 
Removing extra bracket in introduction docs. (#23791)

7 years agoImprove clarity of documentation for .card-body (#23691)
oxlay [Mon, 4 Sep 2017 22:38:00 +0000 (00:38 +0200)] 
Improve clarity of documentation for .card-body (#23691)

7 years agochanges floats to flex on breadcrumbs (#23683)
Andres Galante [Mon, 4 Sep 2017 22:36:12 +0000 (19:36 -0300)] 
changes floats to flex on breadcrumbs (#23683)

7 years agov4 docs Update Table Responsive to include `.table-responsive{-sm|-md|-lg|-xl}` ...
Patrick Yeo [Mon, 4 Sep 2017 22:35:24 +0000 (15:35 -0700)] 
v4 docs Update Table Responsive to include `.table-responsive{-sm|-md|-lg|-xl}` (#23665)

7 years agoAdd correct button-variant mixin hover color (#23657)
Ben Hayward [Mon, 4 Sep 2017 22:34:10 +0000 (23:34 +0100)] 
Add correct button-variant mixin hover color (#23657)

7 years agoMention dropping of .checkbox/.radio (#23656)
Herst [Mon, 4 Sep 2017 22:33:18 +0000 (00:33 +0200)] 
Mention dropping of .checkbox/.radio (#23656)

* Mention dropping of .checkbox/.radio

* copy edirts

7 years agoRemove usage of dropped .checkbox from docs (#23655)
Herst [Mon, 4 Sep 2017 22:31:18 +0000 (00:31 +0200)] 
Remove usage of dropped .checkbox from docs (#23655)

7 years agoDrop Bower support (#23568)
Tanguy Krotoff [Mon, 4 Sep 2017 22:29:05 +0000 (00:29 +0200)] 
Drop Bower support (#23568)

7 years agoIE11 supports pointer-events CSS property
Herst [Mon, 4 Sep 2017 12:31:48 +0000 (14:31 +0200)] 
IE11 supports pointer-events CSS property

See http://caniuse.com/#feat=pointer-events

7 years agojs-minify task should just minify our dist files not our docs.min.js
Johann-S [Mon, 4 Sep 2017 13:57:07 +0000 (15:57 +0200)] 
js-minify task should just minify our dist files not our docs.min.js

7 years agoMerge pull request #23814 from alundiak/alundiak-patch-1
Johann-S [Mon, 4 Sep 2017 08:47:00 +0000 (10:47 +0200)] 
Merge pull request #23814 from alundiak/alundiak-patch-1

Suggestion to use consistent information about running docs locally

7 years agoSuggestion to use consistent information about running docs locally 23814/head
Andrii Lundiak [Sun, 3 Sep 2017 13:32:18 +0000 (15:32 +0200)] 
Suggestion to use consistent information about running docs locally

Idea is about to leave Ruby/Bundler commands in tooling section/readme/space, and on main readme use npm scripts syntax.

7 years agoMerge pull request #23732 from techdavid/fix-jumping-modal-on-resize
Johann-S [Sun, 3 Sep 2017 11:00:10 +0000 (13:00 +0200)] 
Merge pull request #23732 from techdavid/fix-jumping-modal-on-resize

Fix jumping modal when the viewport is resized

7 years agoMerge branch 'v4-dev' into fix-jumping-modal-on-resize 23732/head
Johann-S [Sun, 3 Sep 2017 10:56:04 +0000 (12:56 +0200)] 
Merge branch 'v4-dev' into fix-jumping-modal-on-resize

7 years agoMerge pull request #23671 from Herst/patch-5
Johann-S [Sat, 2 Sep 2017 17:35:08 +0000 (19:35 +0200)] 
Merge pull request #23671 from Herst/patch-5

Remove speculations about jQuery 3

7 years agoMerge branch 'v4-dev' into patch-5 23671/head
Johann-S [Sat, 2 Sep 2017 17:31:12 +0000 (19:31 +0200)] 
Merge branch 'v4-dev' into patch-5

7 years agoMerge pull request #23807 from vsn4ik/fix-migration-buttons-stateful-link
Johann-S [Sat, 2 Sep 2017 17:19:22 +0000 (19:19 +0200)] 
Merge pull request #23807 from vsn4ik/fix-migration-buttons-stateful-link

Fix migration button stateful link

7 years agoFix migration button stateful link 23807/head
vsn4ik [Sat, 2 Sep 2017 13:55:46 +0000 (16:55 +0300)] 
Fix migration button stateful link

7 years agoUpdate yarn URL in README.md (#23795)
Vasilii Artemchuk [Sat, 2 Sep 2017 12:41:16 +0000 (15:41 +0300)] 
Update yarn URL in README.md (#23795)

7 years agoMerge pull request #23718 from techdavid/fix-unwanted-padding-on-modal
Johann-S [Sat, 2 Sep 2017 07:09:41 +0000 (09:09 +0200)] 
Merge pull request #23718 from techdavid/fix-unwanted-padding-on-modal

Fix unwanted body padding when a modal is opened

7 years agoMerge branch 'v4-dev' into fix-unwanted-padding-on-modal 23718/head
Johann-S [Sat, 2 Sep 2017 07:04:04 +0000 (09:04 +0200)] 
Merge branch 'v4-dev' into fix-unwanted-padding-on-modal

7 years agoCorrect typo (#23805)
Eugenio [Fri, 1 Sep 2017 21:58:53 +0000 (23:58 +0200)] 
Correct typo (#23805)

Shouldn't this be 'output' ?

7 years agoCorrect typo in in-page anchor (#23777)
Patrick H. Lauke [Fri, 1 Sep 2017 12:01:17 +0000 (13:01 +0100)] 
Correct typo in in-page anchor (#23777)

Fixes https://github.com/twbs/bootstrap/issues/23773

7 years agoMerge pull request #23684 from andresgalante/breadcrumbs-a11y
Johann-S [Fri, 1 Sep 2017 06:19:57 +0000 (08:19 +0200)] 
Merge pull request #23684 from andresgalante/breadcrumbs-a11y

Adds accessibility notes to breadcrumbs

7 years agoadds accecibility notes to breadcrumbs 23684/head
Andres Galante [Sat, 26 Aug 2017 02:39:13 +0000 (23:39 -0300)] 
adds accecibility notes to breadcrumbs

7 years agoRegroup our jQuery check in the same IIFE
Johann-S [Thu, 31 Aug 2017 17:19:10 +0000 (19:19 +0200)] 
Regroup our jQuery check in the same IIFE

7 years agoUse rollup to add our copyright instead of a custom script
Johann-S [Thu, 31 Aug 2017 17:00:51 +0000 (19:00 +0200)] 
Use rollup to add our copyright instead of a custom script

7 years agoCreate a bundled release of Bootstrap with Popper.js inside
Johann-S [Tue, 29 Aug 2017 19:16:00 +0000 (21:16 +0200)] 
Create a bundled release of Bootstrap with Popper.js inside

7 years agoAdapt UglifyJS config for IE10
Herst [Thu, 31 Aug 2017 14:03:41 +0000 (16:03 +0200)] 
Adapt UglifyJS config for IE10

See mishoo/UglifyJS2#2198

7 years agoWall of Browser Bugs: Update table-cell border Chrome bug ref #23753
Johann-S [Thu, 31 Aug 2017 12:12:05 +0000 (14:12 +0200)] 
Wall of Browser Bugs: Update table-cell border Chrome bug ref #23753

7 years agoWall of Browser Bugs: Update table-cell border Chrome bug ref 23753/head
Chris Rebert [Wed, 30 Aug 2017 21:19:08 +0000 (14:19 -0700)] 
Wall of Browser Bugs: Update table-cell border Chrome bug ref

https://crbug.com/568691 has been succeeded by https://crbug.com/749848

7 years agoCollapse - typo correct aria-controls for multi collapse
Johann-S [Wed, 30 Aug 2017 06:41:57 +0000 (08:41 +0200)] 
Collapse - typo correct aria-controls for multi collapse

7 years agotypo correct aria-controls 23741/head
Chirag Modi [Wed, 30 Aug 2017 06:07:45 +0000 (11:37 +0530)] 
typo correct aria-controls

7 years agoMerge branch 'v4-dev' into fix-jumping-modal-on-resize
David Bailey [Tue, 29 Aug 2017 21:42:49 +0000 (22:42 +0100)] 
Merge branch 'v4-dev' into fix-jumping-modal-on-resize

7 years agoMerge branch 'v4-dev' into fix-unwanted-padding-on-modal
David Bailey [Tue, 29 Aug 2017 21:42:29 +0000 (22:42 +0100)] 
Merge branch 'v4-dev' into fix-unwanted-padding-on-modal

7 years agoMerge branch 'v4-dev' into patch-5
Johann-S [Tue, 29 Aug 2017 19:32:52 +0000 (21:32 +0200)] 
Merge branch 'v4-dev' into patch-5

7 years agoFix misspell
Jqmey [Mon, 28 Aug 2017 17:44:47 +0000 (19:44 +0200)] 
Fix misspell