]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
7 years agoAdd margin utils to the grid for fully functional grid control (#26957)
Mark Otto [Sun, 29 Jul 2018 04:34:27 +0000 (21:34 -0700)] 
Add margin utils to the grid for fully functional grid control (#26957)

* Add margin utils to the grid for fully functional grid control

* bump the max filesize

7 years agofix typo: seperator -> separator (#26982)
lgdean [Sat, 28 Jul 2018 02:34:30 +0000 (19:34 -0700)] 
fix typo: seperator -> separator (#26982)

7 years agoUpdate browsers-devices.md
XhmikosR [Wed, 25 Jul 2018 20:14:16 +0000 (23:14 +0300)] 
Update browsers-devices.md

7 years agoCarousel indicators transition (#26902)
Martijn Cuppens [Wed, 25 Jul 2018 04:15:05 +0000 (06:15 +0200)] 
Carousel indicators transition (#26902)

7 years agoFix custom range height (#26898)
ysds [Wed, 25 Jul 2018 00:56:03 +0000 (09:56 +0900)] 
Fix custom range height (#26898)

Fixes #26897

7 years agoFlexbox based sticky footer example (#26674)
ysds [Wed, 25 Jul 2018 00:40:55 +0000 (09:40 +0900)] 
Flexbox based sticky footer example (#26674)

* Flexbox based sticky footer

* Update guide message

* Use utility classes instead of custom CSS

7 years agoCustom input range disabled styling (#26540)
Martijn Cuppens [Wed, 25 Jul 2018 00:39:15 +0000 (02:39 +0200)] 
Custom input range disabled styling (#26540)

7 years agoMerge branch 'garhbod-patch-1' into v4-dev
Mark Otto [Wed, 25 Jul 2018 00:26:29 +0000 (17:26 -0700)] 
Merge branch 'garhbod-patch-1' into v4-dev

7 years agoMerge branch 'v4-dev' into malkomich-v4-dev
Mark Otto [Wed, 25 Jul 2018 00:25:12 +0000 (17:25 -0700)] 
Merge branch 'v4-dev' into malkomich-v4-dev

7 years agoAdd .text-decoration-none utility class (#25933)
Stefan Wrobel [Wed, 25 Jul 2018 00:24:20 +0000 (17:24 -0700)] 
Add .text-decoration-none utility class (#25933)

ref: https://github.com/twbs/bootstrap/pull/23881#issuecomment-337789596

7 years agoadd 'lighter' and 'bolder' font weight classes (#26580)
Andrew [Wed, 25 Jul 2018 00:23:17 +0000 (19:23 -0500)] 
add 'lighter' and 'bolder' font weight classes (#26580)

* add 'lighter' and 'bolder' font weight classes

these are 2 special values for font weight, that will give their content a font-weight value of 100 more or less than their inherited font-weight.

probably doesn't fully fulfill this issue, https://github.com/twbs/bootstrap/issues/23969, but it's a start

* Update .stylelintrc

* add 'lighter' and 'bolder' variables per @mdo 's request.

7 years agoShip v4.1.3 v4.1.3
Mark Otto [Tue, 24 Jul 2018 02:25:52 +0000 (19:25 -0700)] 
Ship v4.1.3

7 years agodist
Mark Otto [Tue, 24 Jul 2018 00:51:14 +0000 (17:51 -0700)] 
dist

7 years agofix(tests): visual plugins tests
Johann-S [Mon, 23 Jul 2018 18:49:21 +0000 (20:49 +0200)] 
fix(tests): visual plugins tests

7 years agoAllow background images for active buttons
Martijn Cuppens [Wed, 28 Feb 2018 18:37:13 +0000 (19:37 +0100)] 
Allow background images for active buttons

7 years agoClarify to close #26329
Mark Otto [Sat, 21 Jul 2018 00:11:23 +0000 (19:11 -0500)] 
Clarify to close #26329

7 years agofix `.modal-dialog-centered` on IE10/11
Mohammad Younes [Wed, 11 Apr 2018 21:48:45 +0000 (00:48 +0300)] 
fix `.modal-dialog-centered` on IE10/11

7 years agoFix modal overflow style nesting (#26742)
Joshua David [Fri, 22 Jun 2018 04:13:44 +0000 (14:13 +1000)] 
Fix modal overflow style nesting (#26742)

Nest `.modal` styling directly under `.modal-open`
to avoid issues when bootstrap is nested.

7 years agoMerge branch 'document-tooltip-flickering' of https://github.com/simPod/bootstrap...
Mark Otto [Fri, 20 Jul 2018 23:34:57 +0000 (18:34 -0500)] 
Merge branch 'document-tooltip-flickering' of https://github.com/simPod/bootstrap into simPod-document-tooltip-flickering

7 years ago#26912: fix custom file input z-index
Martijn Cuppens [Wed, 18 Jul 2018 15:37:32 +0000 (17:37 +0200)] 
#26912: fix custom file input z-index

7 years agoFix property order
ysds [Fri, 20 Jul 2018 14:33:26 +0000 (23:33 +0900)] 
Fix property order

7 years agoRemove `:not(:root)` from the workaround for SVG overflow bug
ysds [Fri, 20 Jul 2018 14:26:23 +0000 (23:26 +0900)] 
Remove `:not(:root)` from the workaround for SVG overflow bug

* `svg:not(:root)` specificity is very high (https://github.com/necolas/normalize.css/issues/718)
* Bootstrap do not support SVG documents (See #26878)

7 years agoLower the specificity of vertical-align of SVG
ysds [Fri, 20 Jul 2018 03:21:19 +0000 (12:21 +0900)] 
Lower the specificity of vertical-align of SVG

7 years agoAdd Noto Color Emoji to font stack
Mark Otto [Mon, 16 Jul 2018 05:29:11 +0000 (22:29 -0700)] 
Add Noto Color Emoji to font stack

Fixes #26227

7 years agoClarify custom select styles
Mark Otto [Mon, 16 Jul 2018 05:22:55 +0000 (22:22 -0700)] 
Clarify custom select styles

Fixes #26281

7 years agoUpdate validation tooltips to use tooltip vars (#26887)
Mark Otto [Fri, 20 Jul 2018 23:21:40 +0000 (18:21 -0500)] 
Update validation tooltips to use tooltip vars (#26887)

Updates the properties and values for which we have existing variables to match our tooltips. Come 4.2, we'll create new tooltips for these.

7 years agoImprove responsive table docs
Mark Otto [Mon, 16 Jul 2018 05:51:47 +0000 (22:51 -0700)] 
Improve responsive table docs

- Splits the examples with code snippets
- Adds note about possible broken visuals

Closes #25813

7 years agofeat(plugins): allow to import separate plugins
Johann-S [Wed, 27 Jun 2018 09:33:07 +0000 (11:33 +0200)] 
feat(plugins): allow to import separate plugins

7 years agoMove the browserslist config to a separate file.
XhmikosR [Mon, 16 Jul 2018 16:07:34 +0000 (19:07 +0300)] 
Move the browserslist config to a separate file.

7 years agoMerge branch 'v4-dev' of https://github.com/Varunram/bootstrap into Varunram-v4-dev
Mark Otto [Mon, 16 Jul 2018 05:46:37 +0000 (22:46 -0700)] 
Merge branch 'v4-dev' of https://github.com/Varunram/bootstrap into Varunram-v4-dev

7 years agoMore wordsmithing 26844/head
Mark Otto [Mon, 16 Jul 2018 05:27:36 +0000 (22:27 -0700)] 
More wordsmithing

7 years agodist
Mark Otto [Sun, 15 Jul 2018 21:16:35 +0000 (14:16 -0700)] 
dist

7 years ago#25842 Remove max-width from table class
Lefteris Psitopoulos [Thu, 15 Mar 2018 19:20:03 +0000 (21:20 +0200)] 
#25842 Remove max-width from table class

7 years agoForm control heights (#26820)
Mark Otto [Sun, 15 Jul 2018 21:00:23 +0000 (14:00 -0700)] 
Form control heights (#26820)

* Redo input height on .form-control

- Use the already present -height variables on .form-control
- Consolidate the select size and multiple overrides into the .form-control base class instead of sm/lg modifiers
- Remove the Sass extends from input groups since it picks up too many selectors

* Prevent height on textareas

7 years agoFix custom range thumb style (#26385)
ysds [Sun, 15 Jul 2018 04:31:20 +0000 (13:31 +0900)] 
Fix custom range thumb style (#26385)

* Fix focus box shadow of custom ranges

* Put `:focus` selector right after `.custom-range`
* Remove unnecessary `outline: none`

* Fix box-shadow issues in IE/Edge

* Better align

* Fix thumb vertical positions in IE/Edge

* Fix incorrect formula of thumb vertical positions in Webkit

* Fix an incorrect comment

* Fix incorrect box-shadow-width

7 years agoFix `custom-forms` heights and position (#25602)
Andrew Luca [Sun, 15 Jul 2018 04:29:19 +0000 (07:29 +0300)] 
Fix `custom-forms` heights and position (#25602)

Now `.custom-control` will have height equal to `$font-size-base`
Fix custom checkbox and radio top position (we can't subtract rem from unit)
`$line-height-base - $custom-control-indicator-size` is not valid
Because `$line-height-base` is a unitless variable and `$custom-control-indicator-size`
is a unit (rem) variable

7 years agofixes #26579
Mark Otto [Sat, 14 Jul 2018 23:27:58 +0000 (16:27 -0700)] 
fixes #26579

7 years agoUpdate cursor on floating labels example (#26826)
Mark Otto [Sat, 14 Jul 2018 22:14:29 +0000 (15:14 -0700)] 
Update cursor on floating labels example (#26826)

7 years agoMerge branch 'examples-cleanup' of https://github.com/MartijnCuppens/bootstrap into...
Mark Otto [Sat, 14 Jul 2018 21:07:14 +0000 (14:07 -0700)] 
Merge branch 'examples-cleanup' of https://github.com/MartijnCuppens/bootstrap into MartijnCuppens-examples-cleanup

7 years agoMerge branch 'box-shadow_issue_26377' of https://github.com/parammittal16/bootstrap...
Mark Otto [Sat, 14 Jul 2018 21:04:39 +0000 (14:04 -0700)] 
Merge branch 'box-shadow_issue_26377' of https://github.com/parammittal16/bootstrap into parammittal16-box-shadow_issue_26377

7 years agoUpdate issue templates
Mark Otto [Fri, 13 Jul 2018 16:31:55 +0000 (09:31 -0700)] 
Update issue templates

7 years agoUpdate issue template
Mark Otto [Fri, 13 Jul 2018 16:30:58 +0000 (09:30 -0700)] 
Update issue template

7 years agoUpdate README.md v4.1.2
Mark Otto [Thu, 12 Jul 2018 15:47:40 +0000 (08:47 -0700)] 
Update README.md

7 years agoShip v4.1.2
Mark Otto [Thu, 12 Jul 2018 07:04:51 +0000 (00:04 -0700)] 
Ship v4.1.2

7 years agoReword
Simon Podlipsky [Thu, 12 Jul 2018 14:31:20 +0000 (17:31 +0300)] 
Reword

7 years agoClean up npm scripts a bit more.
XhmikosR [Thu, 12 Jul 2018 06:43:15 +0000 (09:43 +0300)] 
Clean up npm scripts a bit more.

`docs-serve` was duplicated. Also, extend the existent `docs-serve` script for `docs-github-serve`.

7 years agoUpdate scripts.
XhmikosR [Thu, 12 Jul 2018 05:29:23 +0000 (08:29 +0300)] 
Update scripts.

7 years agoupdate card columns docs to make copy more accurate
Mark Otto [Mon, 9 Jul 2018 02:23:40 +0000 (19:23 -0700)] 
update card columns docs to make copy more accurate

closes #26586, closes #26587

7 years agoclarify docs dev and add 4.0 link
Mark Otto [Sat, 7 Jul 2018 22:21:25 +0000 (15:21 -0700)] 
clarify docs dev and add 4.0 link

7 years agochange dist to only affect main since docs css isn't distributed
Mark Otto [Tue, 3 Jul 2018 17:10:09 +0000 (10:10 -0700)] 
change dist to only affect main since docs css isn't distributed

7 years agoMove copy tasks back to css-main and js-compile so docs-github task runs properly
Mark Otto [Tue, 3 Jul 2018 08:12:38 +0000 (01:12 -0700)] 
Move copy tasks back to css-main and js-compile so docs-github task runs properly

7 years agoUpdate watch scripts to properly copy JS files
Mark Otto [Tue, 3 Jul 2018 07:43:57 +0000 (00:43 -0700)] 
Update watch scripts to properly copy JS files
- Updates nodemon scripts to watch specific directories instead of ignoring several
- Split watch tasks for CSS and JS into main and docs
- Add docs-watch script to serve the docs instead of just build
- Add new start script so that instead of two tabs, one for docs-watch and one for watch, we just run npm start

7 years agofixes #26637
Mark Otto [Wed, 27 Jun 2018 02:57:07 +0000 (19:57 -0700)] 
fixes #26637

7 years agoOptimised Google Analytics Loading
Christian Oliff [Fri, 20 Apr 2018 07:27:01 +0000 (16:27 +0900)] 
Optimised Google Analytics Loading

7 years agonew url
Mark Otto [Mon, 25 Jun 2018 01:28:52 +0000 (18:28 -0700)] 
new url

7 years agoremove reference to breakpoint-specific gutter widths which are not implemented
Josh Wand [Tue, 19 Jun 2018 19:06:20 +0000 (12:06 -0700)] 
remove reference to breakpoint-specific gutter widths which are not implemented

see #22944 and #24620

7 years agoMake navbar download the same as homepage download
Theodore Dubois [Mon, 14 May 2018 00:53:37 +0000 (17:53 -0700)] 
Make navbar download the same as homepage download

7 years agoremove jobs link
Mark Otto [Sat, 23 Jun 2018 04:50:59 +0000 (21:50 -0700)] 
remove jobs link

7 years agoReorganize docs for easier deploys
Mark Otto [Thu, 21 Jun 2018 04:31:38 +0000 (07:31 +0300)] 
Reorganize docs for easier deploys

With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager.

7 years agodist
Mark Otto [Thu, 12 Jul 2018 04:42:55 +0000 (21:42 -0700)] 
dist

7 years agofix(modal): fix unit test and resetting style
Johann-S [Wed, 11 Jul 2018 08:40:06 +0000 (10:40 +0200)] 
fix(modal): fix unit test and resetting style

7 years agofix(modal): removes .navbar-toggler margin
Catalin Zalog [Thu, 1 Mar 2018 08:30:47 +0000 (10:30 +0200)] 
fix(modal): removes .navbar-toggler margin

7 years agoUpdate tooltips.md
XhmikosR [Tue, 10 Jul 2018 20:26:30 +0000 (23:26 +0300)] 
Update tooltips.md

7 years agoDocument tooltip flickering in combination with some overflow settings
Simon Podlipsky [Tue, 10 Jul 2018 11:54:45 +0000 (14:54 +0300)] 
Document tooltip flickering in combination with some overflow settings

7 years agocorrect spelling errors (#26837)
Andrew [Tue, 10 Jul 2018 00:59:22 +0000 (19:59 -0500)] 
correct spelling errors (#26837)

7 years agoAdd missing role="button" in .navbar's .dropdown-toggle
XhmikosR [Mon, 9 Jul 2018 13:41:47 +0000 (16:41 +0300)] 
Add missing role="button" in .navbar's .dropdown-toggle

Fixes #26830

7 years agoadd grid docs mention 26825/head
Mark Otto [Mon, 9 Jul 2018 01:18:13 +0000 (18:18 -0700)] 
add grid docs mention

7 years agofix comment placement, remove unecessary prop wrapper
Mark Otto [Mon, 9 Jul 2018 00:29:01 +0000 (17:29 -0700)] 
fix comment placement, remove unecessary prop wrapper

7 years agoadd docs
Mark Otto [Mon, 9 Jul 2018 00:28:37 +0000 (17:28 -0700)] 
add docs

7 years agoMerge branch 'patch-1' of https://github.com/garhbod/bootstrap into garhbod-patch-1
Mark Otto [Sun, 8 Jul 2018 23:46:44 +0000 (16:46 -0700)] 
Merge branch 'patch-1' of https://github.com/garhbod/bootstrap into garhbod-patch-1

7 years agoclass 26821/head
Mark Otto [Sun, 8 Jul 2018 03:21:01 +0000 (20:21 -0700)] 
class

7 years agoadd table of classes
Mark Otto [Sun, 8 Jul 2018 03:15:48 +0000 (20:15 -0700)] 
add table of classes

7 years agofix docs heading
Mark Otto [Sun, 8 Jul 2018 02:47:21 +0000 (19:47 -0700)] 
fix docs heading

7 years agoReplace shadow with shadow-sm 26493/head
parammittal16 [Sun, 8 Jul 2018 00:38:14 +0000 (06:08 +0530)] 
Replace shadow with shadow-sm

7 years agoMerge branch 'v4-dev' of https://github.com/malkomich/bootstrap into malkomich-v4-dev
Mark Otto [Sat, 7 Jul 2018 23:16:43 +0000 (16:16 -0700)] 
Merge branch 'v4-dev' of https://github.com/malkomich/bootstrap into malkomich-v4-dev

7 years agoUpdate devDependencies.
XhmikosR [Fri, 6 Jul 2018 09:11:26 +0000 (12:11 +0300)] 
Update devDependencies.

Only bundlesize is kept back for Node.js 10.x compatibility.

7 years agoUpdate gems.
XhmikosR [Fri, 6 Jul 2018 09:06:18 +0000 (12:06 +0300)] 
Update gems.

7 years agoRemove .border-bottom & .border-top classes from examples 26810/head
Martijn Cuppens [Thu, 5 Jul 2018 20:42:01 +0000 (22:42 +0200)] 
Remove .border-bottom & .border-top classes from examples

7 years agoMerge pull request #26799 from Kirlovon/v4-dev
Johann-S [Wed, 4 Jul 2018 07:26:13 +0000 (09:26 +0200)] 
Merge pull request #26799 from Kirlovon/v4-dev

Fixed logo in README

7 years agoFixed logo in README 26799/head
Kirill Reunov [Tue, 3 Jul 2018 20:34:49 +0000 (23:34 +0300)] 
Fixed logo in README

7 years agoOS X is now macOS (#26796)
Christian Oliff [Tue, 3 Jul 2018 06:55:07 +0000 (15:55 +0900)] 
OS X is now macOS (#26796)

* OS X is now macOS

* Update browser-bugs.yml

7 years agoFix incorrect visibility utility description regarding screen readers (#26786)
Patrick H. Lauke [Mon, 2 Jul 2018 18:52:28 +0000 (19:52 +0100)] 
Fix incorrect visibility utility description regarding screen readers (#26786)

7 years agoAdd js maps & tweak docs
Martijn Cuppens [Wed, 27 Jun 2018 18:15:23 +0000 (20:15 +0200)] 
Add js maps & tweak docs

7 years agoSupport nuget contentFiles, used for some project types
Supergibbs [Fri, 29 Jun 2018 00:39:03 +0000 (17:39 -0700)] 
Support nuget contentFiles, used for some project types

7 years ago.browserslistrc: add `not dead`.
XhmikosR [Wed, 27 Jun 2018 06:33:53 +0000 (09:33 +0300)] 
.browserslistrc: add `not dead`.

7 years agofix(tooltip): get tip on placement change
Johann-S [Mon, 30 Apr 2018 08:49:43 +0000 (10:49 +0200)] 
fix(tooltip): get tip on placement change

7 years agoAdd broken-link-checker.
XhmikosR [Sat, 23 Jun 2018 22:23:47 +0000 (01:23 +0300)] 
Add broken-link-checker.

7 years agofeat(dropdown): add original click event
jakubhonisek [Mon, 25 Jun 2018 13:29:34 +0000 (15:29 +0200)] 
feat(dropdown): add original click event

7 years agodist
Mark Otto [Sun, 24 Jun 2018 20:13:42 +0000 (13:13 -0700)] 
dist

7 years agoFixes Edge and IE label overlapping issue (#25919)
Christian Oliff [Sun, 24 Jun 2018 20:11:39 +0000 (05:11 +0900)] 
Fixes Edge and IE label overlapping issue (#25919)

The 'Floating labels' example is only supported on Chrome, Safari and Firefox. On Edge and IE the label is displayed always and any text input overlaps the label which makes it unreadable.

The fix here targets Edge and IE and makes the form behave normally, the labels are hidden and the placeholder color is standard.

7 years agoUpdate box-shadows on .custom-select (#26754)
Mark Otto [Sun, 24 Jun 2018 20:07:49 +0000 (13:07 -0700)] 
Update box-shadows on .custom-select (#26754)

- Fixes #25656 where custom selects had the wrong focus shadow
- Fixes #26668 where custom selects had no inset shadow (also closes #26572 which had the wrong form classes on the first example anyway)

7 years agoRender inline svg like img (#25874)
Martijn Cuppens [Sun, 24 Jun 2018 19:01:11 +0000 (21:01 +0200)] 
Render inline svg like img (#25874)

7 years agoMove `eslint-plugin-compat` to the extends array.
XhmikosR [Thu, 21 Jun 2018 13:59:47 +0000 (16:59 +0300)] 
Move `eslint-plugin-compat` to the extends array.

7 years agodist
Mark Otto [Fri, 22 Jun 2018 05:55:23 +0000 (22:55 -0700)] 
dist

7 years agoRemove disabled class from wrapper
Martijn Cuppens [Sat, 19 May 2018 15:31:24 +0000 (17:31 +0200)] 
Remove disabled class from wrapper

`disabled` class is not needed for wrapper.

7 years agoUpdate folder structure (#26729)
Martijn Cuppens [Thu, 21 Jun 2018 15:20:03 +0000 (17:20 +0200)] 
Update folder structure (#26729)

7 years agoChange karma tests to run sequential.
XhmikosR [Thu, 21 Jun 2018 14:02:23 +0000 (17:02 +0300)] 
Change karma tests to run sequential.

I was getting port in use errors.

7 years agoUpdate all devDependencies apart from bundlesize and babel.
XhmikosR [Wed, 20 Jun 2018 05:50:02 +0000 (08:50 +0300)] 
Update all devDependencies apart from bundlesize and babel.

Newer bundlesize versions still don't work with node.js 10.x.

babel has some bugs that we need to be fixed.

7 years agoUpdate gems.
XhmikosR [Sun, 3 Jun 2018 15:40:31 +0000 (18:40 +0300)] 
Update gems.

7 years agoUpdate package-lock.json with npm 6.3.1.
XhmikosR [Sun, 3 Jun 2018 15:37:24 +0000 (18:37 +0300)] 
Update package-lock.json with npm 6.3.1.