]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
7 years agodisable to fix ci 26824/head
Mark Otto [Mon, 9 Jul 2018 01:43:40 +0000 (18:43 -0700)] 
disable to fix ci

7 years agoRestore feedback icons on validated form fields
Mark Otto [Sun, 8 Jul 2018 22:31:18 +0000 (15:31 -0700)] 
Restore feedback icons on validated form fields

- Only applies to textual inputs and textareas with `.form-control` and selects with `.custom-select`
- Wrap the feedback icons in a Sass variable option, $enable-validation-icons, so folks who theme can disable
- Update docs to summarize styles, mention the icons, include a textarea demo, and add mention of the Sass variable option to the Theming section

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 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.

7 years agoRemove inkscape data from brand svgs (#26708)
Martijn Cuppens [Thu, 21 Jun 2018 13:51:16 +0000 (15:51 +0200)] 
Remove inkscape data from brand svgs (#26708)

7 years agoFix node_modules path (#26653)
Martijn Cuppens [Mon, 11 Jun 2018 14:03:00 +0000 (16:03 +0200)] 
Fix node_modules path (#26653)

7 years agoAdd additional wording to the Introduction section of Bootstrap docs about the bootst...
sts-ryan-holton [Mon, 11 Jun 2018 13:14:02 +0000 (14:14 +0100)] 
Add additional wording to the Introduction section of Bootstrap docs about the bootstrap bundle js (#26688)

7 years agoHTTPS link (#26663)
Christian Oliff [Tue, 5 Jun 2018 17:11:08 +0000 (02:11 +0900)] 
HTTPS link (#26663)

saves a redirect

7 years agoFix markdown code inside HTML code. (#26662)
XhmikosR [Tue, 5 Jun 2018 12:21:40 +0000 (15:21 +0300)] 
Fix markdown code inside HTML code. (#26662)

7 years agoLimit .close hover/focus to non-disabled controls (#26654)
Patrick H. Lauke [Sun, 3 Jun 2018 17:25:17 +0000 (18:25 +0100)] 
Limit .close hover/focus to non-disabled controls (#26654)

7 years agorefactor(plugins): query elements without jquery
Johann-S [Fri, 1 Jun 2018 12:44:21 +0000 (14:44 +0200)] 
refactor(plugins): query elements without jquery

7 years agoStricter stylelint rules
Martijn Cuppens [Fri, 1 Jun 2018 15:00:36 +0000 (17:00 +0200)] 
Stricter stylelint rules

7 years agosw.js: change to a relative link for the workbox files.
XhmikosR [Fri, 25 May 2018 14:49:00 +0000 (17:49 +0300)] 
sw.js: change to a relative link for the workbox files.

This was broken after the docs refactoring.

7 years agochore(bundlesize): increase bootstrap.js max size
Johann-S [Tue, 1 May 2018 12:09:24 +0000 (14:09 +0200)] 
chore(bundlesize): increase bootstrap.js max size

7 years agorefactor(plugins): improve how we query elements
Johann-S [Mon, 30 Apr 2018 14:37:45 +0000 (16:37 +0200)] 
refactor(plugins): improve how we query elements

7 years agoGenerate safari-pinned-tab.svg again.
XhmikosR [Sat, 26 May 2018 06:36:48 +0000 (09:36 +0300)] 
Generate safari-pinned-tab.svg again.

7 years agofix(scrollspy): xss in target option
Johann-S [Wed, 30 May 2018 07:50:13 +0000 (09:50 +0200)] 
fix(scrollspy): xss in target option

7 years agofix(collapse): xss in parent option
Johann-S [Wed, 30 May 2018 07:46:50 +0000 (09:46 +0200)] 
fix(collapse): xss in parent option

7 years agofix(tooltip): xss in container option
Johann-S [Wed, 30 May 2018 07:41:05 +0000 (09:41 +0200)] 
fix(tooltip): xss in container option

7 years agoChanged Node.js download page (#26638)
marcosfreitas [Thu, 31 May 2018 16:36:50 +0000 (13:36 -0300)] 
Changed Node.js download page (#26638)

Link to the more user-friendly Node download page (rather than just the raw directory view)

7 years agoFix inline labels with a custom select (#26615)
Andres Galante [Thu, 31 May 2018 07:02:14 +0000 (04:02 -0300)] 
Fix inline labels with a custom select (#26615)

Add an sr-only class to the label on inline labels with a custom select

7 years agohttps link to editorconfig.org
Christian Oliff [Wed, 30 May 2018 16:14:50 +0000 (01:14 +0900)] 
https link to editorconfig.org

7 years agoRemove the unused docs upload preview stuff. (#26599)
XhmikosR [Sun, 27 May 2018 08:44:29 +0000 (11:44 +0300)] 
Remove the unused docs upload preview stuff. (#26599)

7 years agoRun coveralls only on Travis and only once.
XhmikosR [Wed, 23 May 2018 08:27:36 +0000 (11:27 +0300)] 
Run coveralls only on Travis and only once.

7 years agoUpdate package-lock.json.
XhmikosR [Wed, 23 May 2018 08:30:21 +0000 (11:30 +0300)] 
Update package-lock.json.

7 years agofix branch for coveralls badge
Johann-S [Wed, 23 May 2018 08:11:59 +0000 (11:11 +0300)] 
fix branch for coveralls badge

7 years agoAdd coverall to follow our coverage
Johann-S [Fri, 23 Mar 2018 14:26:09 +0000 (15:26 +0100)] 
Add coverall to follow our coverage

7 years agoAdd disabled bg color to disabled custom file
ysds [Fri, 11 May 2018 04:35:28 +0000 (13:35 +0900)] 
Add disabled bg color to disabled custom file

7 years agoCustom forms transition
Martijn Cuppens [Sat, 19 May 2018 13:37:26 +0000 (15:37 +0200)] 
Custom forms transition

7 years agoUpdate again.
XhmikosR [Tue, 22 May 2018 12:47:40 +0000 (15:47 +0300)] 
Update again.

7 years agofix(tooltip): remove useless unit test
Johann-S [Wed, 9 May 2018 07:37:04 +0000 (09:37 +0200)] 
fix(tooltip): remove useless unit test

7 years agochore(deps): update qunit and karma-qunit
Johann-S [Mon, 7 May 2018 13:56:24 +0000 (15:56 +0200)] 
chore(deps): update qunit and karma-qunit

7 years agoUpdate devDependencies and gems.
XhmikosR [Mon, 30 Apr 2018 12:18:30 +0000 (15:18 +0300)] 
Update devDependencies and gems.

Downgrade bundlesize until they make brotli optional since it doesn't work with node.js 10.x yet.

So, babel, qunit/karma-qunit and bundle-size aren't the latest versions.

7 years agoFix/add more correct labels/descriptions for input group examples (#26551)
Patrick H. Lauke [Tue, 22 May 2018 09:52:22 +0000 (10:52 +0100)] 
Fix/add more correct labels/descriptions for input group examples (#26551)

Among other things, closes https://github.com/twbs/bootstrap/issues/26548

7 years agocloses #26543, fixes #26542
Mark Otto [Sun, 20 May 2018 22:10:31 +0000 (15:10 -0700)] 
closes #26543, fixes #26542

7 years agoFix double-transition bug (#26452)
domq [Fri, 18 May 2018 15:59:52 +0000 (17:59 +0200)] 
Fix double-transition bug (#26452)

By applying the transition: CSS property only to classes that are
active during sliding, we avoid an unnecessary, non-zero-time
animation that although mostly invisible, does interfere with e.g.
z-index based parallax

7 years ago[trivial] Rewording in tooltips. Closes #26467 (#26521)
Varunram Ganesh [Tue, 15 May 2018 19:59:51 +0000 (15:59 -0400)] 
[trivial] Rewording in tooltips. Closes #26467 (#26521)

7 years agofix(doc): typo in dropdowns.md
ysds [Tue, 15 May 2018 09:33:29 +0000 (18:33 +0900)] 
fix(doc): typo in dropdowns.md

7 years agoFix z-index target (#26361) 26470/head
ysds [Mon, 7 May 2018 08:30:43 +0000 (17:30 +0900)] 
Fix z-index target (#26361)

7 years agoFix heading levels (#26433)
Brandon [Tue, 1 May 2018 14:34:47 +0000 (10:34 -0400)] 
Fix heading levels (#26433)

H3 was used without preceding H2, breaking document flow.

7 years agoBump version to v4.1.1 v4.1.1
Mark Otto [Mon, 30 Apr 2018 05:28:01 +0000 (22:28 -0700)] 
Bump version to v4.1.1

7 years agodist
Mark Otto [Mon, 30 Apr 2018 05:22:04 +0000 (22:22 -0700)] 
dist

7 years agoSimplify custom file inner height for generated browse button
Mark Otto [Sun, 29 Apr 2018 23:47:35 +0000 (16:47 -0700)] 
Simplify custom file inner height for generated browse button

7 years agoUpdate README.md
Constantin Ross [Thu, 26 Apr 2018 12:11:58 +0000 (14:11 +0200)] 
Update README.md

7 years agoDoc update - remove media-breakpoint-up(xs) (#26316)
David De Sloovere [Sun, 29 Apr 2018 23:02:21 +0000 (01:02 +0200)] 
Doc update - remove media-breakpoint-up(xs) (#26316)

* Doc update - remove media-breakpoint-up(xs)

If media-breakpoint-down(xl) is not listed, then media-breakpoint-up(xs) does not need to be listed either.
The above 4 media queries are now aligned with the 4 media-breakpoint-up mixins (just like their media-breakpoint-down counterparts).

* Improve media-breakpoint-up/down docs

7 years agoAdd comment in docs JS files.
XhmikosR [Fri, 27 Apr 2018 07:11:17 +0000 (10:11 +0300)] 
Add comment in docs JS files.

7 years agoPass docs version to search form and switch to the new index.
XhmikosR [Mon, 9 Apr 2018 20:53:45 +0000 (23:53 +0300)] 
Pass docs version to search form and switch to the new index.

Also, move the search code to a separate file.

7 years agoChange accordion example id (#26391)
Patrick H. Lauke [Thu, 26 Apr 2018 14:51:54 +0000 (15:51 +0100)] 
Change accordion example id (#26391)

for clarity/consistency with other similar examples

7 years agoCloses #26300: Add cursor pointer to carousel indicators
Varunram [Mon, 16 Apr 2018 13:09:53 +0000 (18:39 +0530)] 
Closes #26300: Add cursor pointer to carousel indicators

7 years agoRemove unnecessary resetting of left round (#26238)
ysds [Tue, 24 Apr 2018 04:55:10 +0000 (13:55 +0900)] 
Remove unnecessary resetting of left round (#26238)

7 years agoadd validation styles for .form-control-file (#26181)
Mark Otto [Tue, 24 Apr 2018 04:54:40 +0000 (21:54 -0700)] 
add validation styles for .form-control-file (#26181)

7 years agoReplace reboot monospace hack with system font stack
nickg [Wed, 11 Apr 2018 05:45:38 +0000 (05:45 +0000)] 
Replace reboot monospace hack with system font stack

7 years agoworkaround for IE that check indicator does not appear (#25944)
ysds [Tue, 24 Apr 2018 04:52:59 +0000 (13:52 +0900)] 
workaround for IE that check indicator does not appear (#25944)

7 years agoPrint color fix dark tables and dark theads (#26193)
Martijn Cuppens [Tue, 24 Apr 2018 04:51:48 +0000 (06:51 +0200)] 
Print color fix dark tables and dark theads (#26193)

7 years agoUpdate Jekyll to 3.8.0. (#26352)
XhmikosR [Sun, 22 Apr 2018 07:16:44 +0000 (10:16 +0300)] 
Update Jekyll to 3.8.0. (#26352)

7 years agodetect test exceeded maximum duration on Sauce Labs
Johann-S [Thu, 19 Apr 2018 07:27:49 +0000 (09:27 +0200)] 
detect test exceeded maximum duration on Sauce Labs

7 years agotypo
Mark Otto [Tue, 17 Apr 2018 17:30:16 +0000 (10:30 -0700)] 
typo

7 years agoBe explicit in the docs for deprecating text-hide
Mark Otto [Tue, 17 Apr 2018 15:33:44 +0000 (08:33 -0700)] 
Be explicit in the docs for deprecating text-hide

7 years agoUpdate devDependencies. (#26322)
XhmikosR [Tue, 17 Apr 2018 12:32:08 +0000 (15:32 +0300)] 
Update devDependencies. (#26322)

7 years agoUpdate devDependencies. (#26309)
XhmikosR [Mon, 16 Apr 2018 10:15:56 +0000 (13:15 +0300)] 
Update devDependencies. (#26309)

7 years agoSuppress text-hide deprecation warning (#26242)
Alexander Rechsteiner [Mon, 16 Apr 2018 06:45:07 +0000 (08:45 +0200)] 
Suppress text-hide deprecation warning (#26242)

7 years agobreadcrumb.md: Remove trailing space.
XhmikosR [Wed, 11 Apr 2018 14:19:25 +0000 (17:19 +0300)] 
breadcrumb.md: Remove trailing space.

7 years agoBump version to 4.1.0 for remaining files.
XhmikosR [Wed, 11 Apr 2018 10:03:41 +0000 (13:03 +0300)] 
Bump version to 4.1.0 for remaining files.

7 years agoResolve #26262: Add deprecated warning (#26292)
Varunram Ganesh [Mon, 16 Apr 2018 06:27:06 +0000 (11:57 +0530)] 
Resolve #26262: Add deprecated warning (#26292)

7 years agoRemove `dialog` from the HTML5 shim style (#26269)
Patrick H. Lauke [Sun, 15 Apr 2018 23:25:39 +0000 (00:25 +0100)] 
Remove `dialog` from the HTML5 shim style (#26269)

`<dialog>`, in browsers that support it, has user agent styles of `dialog { display:block; ...} dialog:not([open]) { display:none; }`
by forcing it to `display:block` in the shim, the dialog is shown even when closed. There's no clean way to shim this for non-supporting browsers,
but arguably these browsers would have further problems with pure `<dialog>` usage anyway, and it's up to authors to then use different elements/shims.

7 years ago[trivial] Correct typos (#26297)
Varunram Ganesh [Sat, 14 Apr 2018 07:41:18 +0000 (13:11 +0530)] 
[trivial] Correct typos (#26297)

7 years agofix issue related to Object.keys and Dropdown issue
Johann-S [Fri, 13 Apr 2018 09:52:12 +0000 (11:52 +0200)] 
fix issue related to Object.keys and Dropdown issue

7 years agoDocs/examples: change links to Sass documentation and example.com to https
Swardu [Thu, 12 Apr 2018 10:56:33 +0000 (12:56 +0200)] 
Docs/examples: change links to Sass documentation and example.com to https

7 years agomodal use global scope for default
MietekN [Thu, 12 Apr 2018 09:21:10 +0000 (11:21 +0200)] 
modal use global scope for default

7 years agoDropdowns `display` default value (#26272)
denisname [Thu, 12 Apr 2018 07:42:36 +0000 (09:42 +0200)] 
Dropdowns `display` default value (#26272)

7 years agoupdate README.md - debug search option is now in application.js (#26263)
Laussel Loïc [Wed, 11 Apr 2018 14:08:34 +0000 (16:08 +0200)] 
update README.md - debug search option is now in application.js (#26263)

7 years agoFix incorrect value of Stylelint option (#26192)
ruedap [Tue, 10 Apr 2018 12:40:01 +0000 (21:40 +0900)] 
Fix incorrect value of Stylelint option (#26192)

7 years agoUpdate dependencies and gems (#26234)
XhmikosR [Tue, 10 Apr 2018 12:35:18 +0000 (15:35 +0300)] 
Update dependencies and gems (#26234)

7 years agoFix incorrect class name (#26239)
Jonathan [Tue, 10 Apr 2018 12:05:42 +0000 (14:05 +0200)] 
Fix incorrect class name (#26239)

Fixes #26235

7 years agov4 improve coverage (#25945)
Johann-S [Tue, 10 Apr 2018 07:28:29 +0000 (09:28 +0200)] 
v4 improve coverage (#25945)

* Improve code coverage for our Button plugin

* improve coverage for our Alert plugin

* test tooltip update method

* test update and dispose for dropdown

* increase code coverage requirements

7 years agoClean up globals.
XhmikosR [Mon, 9 Apr 2018 09:08:46 +0000 (12:08 +0300)] 
Clean up globals.

Also, add a missing license header in build/workbox.js.

7 years agoShip v4.1.0 (#26218) v4.1.0
Mark Otto [Mon, 9 Apr 2018 16:00:23 +0000 (09:00 -0700)] 
Ship v4.1.0 (#26218)

* update docs path from docs/4.0/ to docs/4.1/

* bump version to 4.1.0

* Update redirects to work for 4.1 docs move

* Update docs version switcher to include latest and link to 4.0 docs

* re-run dist

* Update package-lock.json

* Update docs-navbar.html

7 years agovnu.jar: Ignore all wrong language code warnings.
XhmikosR [Sat, 13 Jan 2018 07:54:37 +0000 (09:54 +0200)] 
vnu.jar: Ignore all wrong language code warnings.