]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
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
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.
XhmikosR [Fri, 6 Jul 2018 09:06:18 +0000 (12:06 +0300)]
Update gems.
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
Kirill Reunov [Tue, 3 Jul 2018 20:34:49 +0000 (23:34 +0300)]
Fixed logo in README
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
Patrick H. Lauke [Mon, 2 Jul 2018 18:52:28 +0000 (19:52 +0100)]
Fix incorrect visibility utility description regarding screen readers (#26786)
Martijn Cuppens [Wed, 27 Jun 2018 18:15:23 +0000 (20:15 +0200)]
Add js maps & tweak docs
Supergibbs [Fri, 29 Jun 2018 00:39:03 +0000 (17:39 -0700)]
Support nuget contentFiles, used for some project types
XhmikosR [Wed, 27 Jun 2018 06:33:53 +0000 (09:33 +0300)]
.browserslistrc: add `not dead`.
Johann-S [Mon, 30 Apr 2018 08:49:43 +0000 (10:49 +0200)]
fix(tooltip): get tip on placement change
XhmikosR [Sat, 23 Jun 2018 22:23:47 +0000 (01:23 +0300)]
Add broken-link-checker.
jakubhonisek [Mon, 25 Jun 2018 13:29:34 +0000 (15:29 +0200)]
feat(dropdown): add original click event
Mark Otto [Sun, 24 Jun 2018 20:13:42 +0000 (13:13 -0700)]
dist
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.
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)
Martijn Cuppens [Sun, 24 Jun 2018 19:01:11 +0000 (21:01 +0200)]
Render inline svg like img (#25874)
XhmikosR [Thu, 21 Jun 2018 13:59:47 +0000 (16:59 +0300)]
Move `eslint-plugin-compat` to the extends array.
Mark Otto [Fri, 22 Jun 2018 05:55:23 +0000 (22:55 -0700)]
dist
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.
Martijn Cuppens [Thu, 21 Jun 2018 15:20:03 +0000 (17:20 +0200)]
Update folder structure (#26729)
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.
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.
XhmikosR [Sun, 3 Jun 2018 15:40:31 +0000 (18:40 +0300)]
Update gems.
XhmikosR [Sun, 3 Jun 2018 15:37:24 +0000 (18:37 +0300)]
Update package-lock.json with npm 6.3.1.
Martijn Cuppens [Thu, 21 Jun 2018 13:51:16 +0000 (15:51 +0200)]
Remove inkscape data from brand svgs (#26708)
Martijn Cuppens [Mon, 11 Jun 2018 14:03:00 +0000 (16:03 +0200)]
Fix node_modules path (#26653)
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)
Christian Oliff [Tue, 5 Jun 2018 17:11:08 +0000 (02:11 +0900)]
HTTPS link (#26663)
saves a redirect
XhmikosR [Tue, 5 Jun 2018 12:21:40 +0000 (15:21 +0300)]
Fix markdown code inside HTML code. (#26662)
Patrick H. Lauke [Sun, 3 Jun 2018 17:25:17 +0000 (18:25 +0100)]
Limit .close hover/focus to non-disabled controls (#26654)
Johann-S [Fri, 1 Jun 2018 12:44:21 +0000 (14:44 +0200)]
refactor(plugins): query elements without jquery
Martijn Cuppens [Fri, 1 Jun 2018 15:00:36 +0000 (17:00 +0200)]
Stricter stylelint rules
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.
Johann-S [Tue, 1 May 2018 12:09:24 +0000 (14:09 +0200)]
chore(bundlesize): increase bootstrap.js max size
Johann-S [Mon, 30 Apr 2018 14:37:45 +0000 (16:37 +0200)]
refactor(plugins): improve how we query elements
XhmikosR [Sat, 26 May 2018 06:36:48 +0000 (09:36 +0300)]
Generate safari-pinned-tab.svg again.
Johann-S [Wed, 30 May 2018 07:50:13 +0000 (09:50 +0200)]
fix(scrollspy): xss in target option
Johann-S [Wed, 30 May 2018 07:46:50 +0000 (09:46 +0200)]
fix(collapse): xss in parent option
Johann-S [Wed, 30 May 2018 07:41:05 +0000 (09:41 +0200)]
fix(tooltip): xss in container option
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)
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
Christian Oliff [Wed, 30 May 2018 16:14:50 +0000 (01:14 +0900)]
https link to editorconfig.org
XhmikosR [Sun, 27 May 2018 08:44:29 +0000 (11:44 +0300)]
Remove the unused docs upload preview stuff. (#26599)
XhmikosR [Wed, 23 May 2018 08:27:36 +0000 (11:27 +0300)]
Run coveralls only on Travis and only once.
XhmikosR [Wed, 23 May 2018 08:30:21 +0000 (11:30 +0300)]
Update package-lock.json.
Johann-S [Wed, 23 May 2018 08:11:59 +0000 (11:11 +0300)]
fix branch for coveralls badge
Johann-S [Fri, 23 Mar 2018 14:26:09 +0000 (15:26 +0100)]
Add coverall to follow our coverage
ysds [Fri, 11 May 2018 04:35:28 +0000 (13:35 +0900)]
Add disabled bg color to disabled custom file
Martijn Cuppens [Sat, 19 May 2018 13:37:26 +0000 (15:37 +0200)]
Custom forms transition
XhmikosR [Tue, 22 May 2018 12:47:40 +0000 (15:47 +0300)]
Update again.
Johann-S [Wed, 9 May 2018 07:37:04 +0000 (09:37 +0200)]
fix(tooltip): remove useless unit test
Johann-S [Mon, 7 May 2018 13:56:24 +0000 (15:56 +0200)]
chore(deps): update qunit and karma-qunit
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.
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
Mark Otto [Sun, 20 May 2018 22:10:31 +0000 (15:10 -0700)]
closes #26543, fixes #26542
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
Varunram Ganesh [Tue, 15 May 2018 19:59:51 +0000 (15:59 -0400)]
[trivial] Rewording in tooltips. Closes #26467 (#26521)
ysds [Tue, 15 May 2018 09:33:29 +0000 (18:33 +0900)]
fix(doc): typo in dropdowns.md
ysds [Mon, 7 May 2018 08:30:43 +0000 (17:30 +0900)]
Fix z-index target (#26361)
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.
Mark Otto [Mon, 30 Apr 2018 05:28:01 +0000 (22:28 -0700)]
Bump version to v4.1.1
Mark Otto [Mon, 30 Apr 2018 05:22:04 +0000 (22:22 -0700)]
dist
Mark Otto [Sun, 29 Apr 2018 23:47:35 +0000 (16:47 -0700)]
Simplify custom file inner height for generated browse button
Constantin Ross [Thu, 26 Apr 2018 12:11:58 +0000 (14:11 +0200)]
Update README.md
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
XhmikosR [Fri, 27 Apr 2018 07:11:17 +0000 (10:11 +0300)]
Add comment in docs JS files.
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.
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
Varunram [Mon, 16 Apr 2018 13:09:53 +0000 (18:39 +0530)]
Closes #26300: Add cursor pointer to carousel indicators
ysds [Tue, 24 Apr 2018 04:55:10 +0000 (13:55 +0900)]
Remove unnecessary resetting of left round (#26238)
Mark Otto [Tue, 24 Apr 2018 04:54:40 +0000 (21:54 -0700)]
add validation styles for .form-control-file (#26181)
nickg [Wed, 11 Apr 2018 05:45:38 +0000 (05:45 +0000)]
Replace reboot monospace hack with system font stack
ysds [Tue, 24 Apr 2018 04:52:59 +0000 (13:52 +0900)]
workaround for IE that check indicator does not appear (#25944)
Martijn Cuppens [Tue, 24 Apr 2018 04:51:48 +0000 (06:51 +0200)]
Print color fix dark tables and dark theads (#26193)
XhmikosR [Sun, 22 Apr 2018 07:16:44 +0000 (10:16 +0300)]
Update Jekyll to 3.8.0. (#26352)
Johann-S [Thu, 19 Apr 2018 07:27:49 +0000 (09:27 +0200)]
detect test exceeded maximum duration on Sauce Labs
Mark Otto [Tue, 17 Apr 2018 17:30:16 +0000 (10:30 -0700)]
typo
Mark Otto [Tue, 17 Apr 2018 15:33:44 +0000 (08:33 -0700)]
Be explicit in the docs for deprecating text-hide
XhmikosR [Tue, 17 Apr 2018 12:32:08 +0000 (15:32 +0300)]
Update devDependencies. (#26322)
XhmikosR [Mon, 16 Apr 2018 10:15:56 +0000 (13:15 +0300)]
Update devDependencies. (#26309)
Alexander Rechsteiner [Mon, 16 Apr 2018 06:45:07 +0000 (08:45 +0200)]
Suppress text-hide deprecation warning (#26242)
XhmikosR [Wed, 11 Apr 2018 14:19:25 +0000 (17:19 +0300)]
breadcrumb.md: Remove trailing space.
XhmikosR [Wed, 11 Apr 2018 10:03:41 +0000 (13:03 +0300)]
Bump version to 4.1.0 for remaining files.
Varunram Ganesh [Mon, 16 Apr 2018 06:27:06 +0000 (11:57 +0530)]
Resolve #26262: Add deprecated warning (#26292)
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.
Varunram Ganesh [Sat, 14 Apr 2018 07:41:18 +0000 (13:11 +0530)]
[trivial] Correct typos (#26297)
Johann-S [Fri, 13 Apr 2018 09:52:12 +0000 (11:52 +0200)]
fix issue related to Object.keys and Dropdown issue
Swardu [Thu, 12 Apr 2018 10:56:33 +0000 (12:56 +0200)]
Docs/examples: change links to Sass documentation and example.com to https
MietekN [Thu, 12 Apr 2018 09:21:10 +0000 (11:21 +0200)]
modal use global scope for default
denisname [Thu, 12 Apr 2018 07:42:36 +0000 (09:42 +0200)]
Dropdowns `display` default value (#26272)
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)
ruedap [Tue, 10 Apr 2018 12:40:01 +0000 (21:40 +0900)]
Fix incorrect value of Stylelint option (#26192)
XhmikosR [Tue, 10 Apr 2018 12:35:18 +0000 (15:35 +0300)]
Update dependencies and gems (#26234)
Jonathan [Tue, 10 Apr 2018 12:05:42 +0000 (14:05 +0200)]
Fix incorrect class name (#26239)
Fixes #26235
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
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.
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
XhmikosR [Sat, 13 Jan 2018 07:54:37 +0000 (09:54 +0200)]
vnu.jar: Ignore all wrong language code warnings.
Mark Otto [Sat, 7 Apr 2018 18:59:46 +0000 (11:59 -0700)]
closes #26213