]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Mark Otto [Sun, 4 Oct 2020 22:37:46 +0000 (15:37 -0700)]
Update .text-break for wider browser support
Mark Otto [Wed, 30 Sep 2020 19:53:40 +0000 (12:53 -0700)]
Backport versions update from #31754 and reverse order of versions to match v5
Mark Otto [Tue, 29 Sep 2020 20:25:50 +0000 (13:25 -0700)]
Backport color-adjust for v4
Keeps checkboxes, radios, and switches with their intended design when printing.
Backports #29714
Mark Otto [Tue, 29 Sep 2020 20:11:56 +0000 (13:11 -0700)]
Backport Reboot's th updates
Manually backports #30781 to v4.
Laussel Loïc [Fri, 2 Oct 2020 14:40:20 +0000 (16:40 +0200)]
buttons plugin : avoid multiple change event trigger (#31000)
- add unit test to count how many events are thrown when widget contains multiple tags inside label
- add a parameter to toggle, if click event is provided onto an input then don't trigger another change event already thrown by the browser
- simplify the case where toggle interface is called click provide from input itself OR it's a button without label. If label is present, then browser propagate click event from childrens through label and then cause multiple calls to toggle
- the test assumes that `.btn` class is always set onto the label if there's one, otherwise need to update this plugin and look for label around the input
Test with keyboard, mouse and js click call
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Tue, 29 Sep 2020 16:33:09 +0000 (19:33 +0300)]
Update .gitignore (#31783)
Add vscode and netlify folders
XhmikosR [Mon, 28 Sep 2020 09:14:34 +0000 (12:14 +0300)]
Compress the new images
Mark Otto [Mon, 28 Sep 2020 09:04:55 +0000 (12:04 +0300)]
Add new Bootstrap Icons homepage images
XhmikosR [Sun, 27 Sep 2020 13:31:08 +0000 (16:31 +0300)]
Stylelint: enable `--rd` option
XhmikosR [Sun, 27 Sep 2020 13:30:48 +0000 (16:30 +0300)]
Stylelint: replace deprecated options
XhmikosR [Sun, 27 Sep 2020 13:24:35 +0000 (16:24 +0300)]
Update devDependencies and gems
XhmikosR [Fri, 25 Sep 2020 14:58:11 +0000 (17:58 +0300)]
typography.md: update wording about RFS and Bootstrap version.
XhmikosR [Thu, 24 Sep 2020 12:11:12 +0000 (15:11 +0300)]
docs: link to the Asynchronous functions section
Mark Otto [Mon, 21 Sep 2020 23:27:26 +0000 (16:27 -0700)]
Add new variable for -padding-x
(cherry picked from commit
fe77208a01b9b41ce13a9c68139d9f1618c48ec9 )
Mark Otto [Mon, 28 Sep 2020 07:57:42 +0000 (00:57 -0700)]
Backport #31300 (#31769)
* Manually backport JS bundle guidance
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Johann-S [Thu, 24 Sep 2020 08:18:24 +0000 (11:18 +0300)]
add suggested fix for gpu acceleration
XhmikosR [Thu, 14 May 2020 05:54:28 +0000 (08:54 +0300)]
Update popovers.md
Mark Otto [Wed, 13 May 2020 23:55:01 +0000 (16:55 -0700)]
v4: Mention GPU acceleration fix in docs callout
Closes #22610
XhmikosR [Mon, 21 Sep 2020 11:47:08 +0000 (14:47 +0300)]
Update devDependencies
XhmikosR [Sat, 19 Sep 2020 16:04:48 +0000 (19:04 +0300)]
icons.md: add icofont like in v5
XhmikosR [Fri, 18 Sep 2020 07:53:22 +0000 (10:53 +0300)]
Backport #31689
docs: fix a few redirects
* Fix GitHub's permanent redirects
* Fix a11yproject redirects
XhmikosR [Fri, 18 Sep 2020 07:37:35 +0000 (10:37 +0300)]
Backport #31516
Add new icons set - CoreUI Icons
XhmikosR [Tue, 14 Jul 2020 14:46:55 +0000 (17:46 +0300)]
Add parentheses around multiple spread conditions
XhmikosR [Wed, 8 Jul 2020 17:09:39 +0000 (20:09 +0300)]
Cache a few variables.
XhmikosR [Fri, 18 Sep 2020 07:39:21 +0000 (10:39 +0300)]
Unbreak lines and remove a TODO comment
XhmikosR [Tue, 15 Sep 2020 02:43:47 +0000 (19:43 -0700)]
Backport
65d130fbd85abd8143c553e75e24bc5a11d36877
Mention the quotes requirement in the docs too
Mark Otto [Mon, 14 Sep 2020 22:03:52 +0000 (15:03 -0700)]
Add a comment for escape-svg function
Closes #30835 by leaving a comment in the source that the escape-svg() function must have quotes around data URIs.
(cherry picked from commit
849fea5a1ec6a2c39451fefb21a70c6dc9ceac42 )
Joakim Riedel [Mon, 21 Sep 2020 11:41:40 +0000 (13:41 +0200)]
ensure `hidePrevented.bs.modal` can be prevented (#31696)
Mr. Will [Sun, 20 Sep 2020 11:24:13 +0000 (19:24 +0800)]
Add new Chinese Simplified translation (#31540)
Patrick H. Lauke [Sat, 19 Sep 2020 15:59:56 +0000 (16:59 +0100)]
Docs: Add top/bottom margin to highlighted code samples (#31706)
Backport of #31036 to v4
Mark Otto [Fri, 18 Sep 2020 08:21:30 +0000 (01:21 -0700)]
Update _custom-forms.scss (#31693)
Typo in box-shadow attribute, global variable used instead of local.
Co-authored-by: Arthur Shlain <artur.slain@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Fri, 18 Sep 2020 07:22:24 +0000 (10:22 +0300)]
Dropdown: fix variable always evaluating to true (#31673)
XhmikosR [Tue, 15 Sep 2020 05:31:57 +0000 (08:31 +0300)]
Update devDependencies and gems (#31624)
* Update devDependencies and gems
* Bump bundlewatch limits
XhmikosR [Fri, 12 Jun 2020 18:50:30 +0000 (21:50 +0300)]
Comply to the new rules
XhmikosR [Fri, 12 Jun 2020 18:43:39 +0000 (21:43 +0300)]
Switch to xo and remove babel-eslint
Gaël Poupard [Fri, 4 Sep 2020 17:17:37 +0000 (19:17 +0200)]
docs(build tools): mention how to get the sources (#31589)
XhmikosR [Thu, 6 Aug 2020 16:22:43 +0000 (19:22 +0300)]
Prepare v4.5.2. (#31444)
Martijn Cuppens [Thu, 6 Aug 2020 15:40:40 +0000 (17:40 +0200)]
Remove undefined `$ignore-warning`
XhmikosR [Thu, 6 Aug 2020 15:27:05 +0000 (18:27 +0300)]
Deprecate the `make-container-max-widths` mixin
Mark Otto [Wed, 5 Aug 2020 15:59:14 +0000 (08:59 -0700)]
Restore make-container-max-widths mixin
XhmikosR [Thu, 6 Aug 2020 15:59:17 +0000 (18:59 +0300)]
Remove flex: 1 0 100% from rows (#31439) (#31445)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
XhmikosR [Tue, 4 Aug 2020 16:24:33 +0000 (19:24 +0300)]
Prepare v4.5.1. (#31408)
XhmikosR [Tue, 4 Aug 2020 15:54:01 +0000 (18:54 +0300)]
Backport #31339 (#31414)
* Backport #31339
Add view on GitHub links for easier content editing from the docs
XhmikosR [Mon, 3 Aug 2020 16:13:32 +0000 (19:13 +0300)]
Remove overflow: hidden from toasts (#31381) (#31407)
Co-authored-by: Mark Otto <markd.otto@gmail.com>
XhmikosR [Mon, 3 Aug 2020 15:52:44 +0000 (18:52 +0300)]
Update devDependencies and gems
* @babel/cli ^7.10.4 → ^7.11.0
* @babel/core ^7.10.4 → ^7.11.0
* @rollup/plugin-babel ^5.0.4 → ^5.1.0
* @rollup/plugin-commonjs ^13.0.0 → ^14.0.0
* @rollup/plugin-node-resolve ^8.1.0 → ^8.4.0
* autoprefixer ^9.8.4 → ^9.8.6
* eslint ^7.4.0 → ^7.6.0
* karma ^5.1.0 → ^5.1.1
* rollup ^2.21.0 → ^2.23.0
XhmikosR [Tue, 21 Jul 2020 13:10:17 +0000 (16:10 +0300)]
Backport #31344
Add toasts to the components requiring JavaScript
Gaël Poupard [Mon, 20 Jul 2020 09:26:41 +0000 (11:26 +0200)]
docs(skippy): prevent skip links from overlapping header
Rohit Sharma [Wed, 15 Jul 2020 12:39:04 +0000 (18:09 +0530)]
Add unit test for toast to check clearTimeout to have been called (#31298)
Rohit Sharma [Sat, 11 Jul 2020 18:51:04 +0000 (00:21 +0530)]
Clear timeout before showing the toast (#31155)
* clear timeout before showing the toast
* Add unit test
* Remove the check for timeout
* Check for clearTimeout to have been called
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
# Conflicts:
# js/tests/unit/toast.spec.js
XhmikosR [Sun, 2 Aug 2020 13:26:19 +0000 (16:26 +0300)]
Update to Ruby 2.7/Bundler 2.x. (#31296)
Patrick H. Lauke [Tue, 21 Jul 2020 20:44:41 +0000 (21:44 +0100)]
Turn off scroll anchoring for accordions (#31347)
New default behavior for scroll anchoring (rolled out in Chrome 84?) leads to unsightly/odd accordion interactions - see #31341
This rule suppresses this new behavior and reverts back to the old way.
See https://drafts.csswg.org/css-scroll-anchoring/
Patrick H. Lauke [Sun, 12 Jul 2020 04:57:48 +0000 (05:57 +0100)]
Docs: forms accessibility cleanup (backport from v5) (#31234)
* Expand advice for anchor-based controls
* Expand accessibility note in input group
* Correct statement about validation, fix server example
* Tweak label > accessible name
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
XhmikosR [Thu, 9 Jul 2020 12:21:41 +0000 (15:21 +0300)]
Update dependencies, gems and regenerate package-lock.json (#31261)
* @rollup/plugin-node-resolve 8.1.0
* popper.js 1.16.1
* qunit 2.10.1
* rollup 2.21.0
XhmikosR [Mon, 6 Jul 2020 13:35:04 +0000 (16:35 +0300)]
Update devDependencies and gems
XhmikosR [Thu, 25 Jun 2020 15:38:39 +0000 (18:38 +0300)]
Update Babel config (#31011)
* remove plugin-proposal-object-rest-spread
* add bugfixes
* `exclude: ['transform-typeof-symbol']` did nothing with our config
ysds [Thu, 25 Jun 2020 15:56:10 +0000 (00:56 +0900)]
Backport #30326 (Unit test)
XhmikosR [Thu, 25 Jun 2020 12:40:30 +0000 (15:40 +0300)]
Backport #30326
Prevent overflowing static backdrop modal animation
TODO: backport the test too
XhmikosR [Thu, 25 Jun 2020 12:34:03 +0000 (15:34 +0300)]
Backport #31135
* Move color utility callouts to start of page
Hierarchically/structurally, in the position they are currently at, the two callouts seem like they "belong" just to the "background color" section. Moving them to the start makes it clearer that those two callouts relate to everything in the page (both "Color" and "Background color" classes.
* Change heading level
otherwise the assistive technology callout looks like it's hierarchically under the "Dealing with specificity" heading
XhmikosR [Thu, 25 Jun 2020 12:31:59 +0000 (15:31 +0300)]
BrowserStack: test on Edge 15
Mark Otto [Thu, 25 Jun 2020 06:22:58 +0000 (23:22 -0700)]
Remove backdrop-filter from toasts
Gaël Poupard [Wed, 24 Jun 2020 11:11:20 +0000 (13:11 +0200)]
Floating labels improvements (#30966)
* docs(example): floating-labels' better Edge fallback
* docs(example): refactor floating-labels' CSS
XhmikosR [Wed, 24 Jun 2020 11:10:15 +0000 (14:10 +0300)]
Update devDependencies and gems
Patrick H. Lauke [Thu, 18 Jun 2020 08:24:23 +0000 (09:24 +0100)]
Docs: add Gaël Poupard to the core team page (#31081)
Docs: add Gaël Poupard to the core team page
XhmikosR [Wed, 17 Jun 2020 14:31:37 +0000 (17:31 +0300)]
Backport #31070
* Make example less broken-looking
don't want to give impression that now it's ok to just sprinkle `role="button"` around. this at least makes the `span` keyboard-focusable, similar to at least the start of a custom control
XhmikosR [Wed, 17 Jun 2020 14:30:04 +0000 (17:30 +0300)]
README.md: update badges
* remove .svg from shields.io badges since it's the default
* switch to shields.io for the OC badges too
* fix badgesize badges' labels
XhmikosR [Wed, 17 Jun 2020 06:18:56 +0000 (09:18 +0300)]
Fix typo
XhmikosR [Wed, 17 Jun 2020 05:36:29 +0000 (08:36 +0300)]
Update issue templates from main.
XhmikosR [Wed, 17 Jun 2020 05:34:49 +0000 (08:34 +0300)]
Remove unused issue templates
XhmikosR [Wed, 17 Jun 2020 05:32:42 +0000 (08:32 +0300)]
Update links to point to v4-dev or main branches
XhmikosR [Fri, 12 Jun 2020 18:12:53 +0000 (21:12 +0300)]
Split GitHub Actions.
XhmikosR [Fri, 12 Jun 2020 09:58:43 +0000 (12:58 +0300)]
Stylelint: remove redundant inline suppressions
XhmikosR [Fri, 12 Jun 2020 08:23:44 +0000 (11:23 +0300)]
Update .gitattributes (#30934)
This requires git >= 2.10 but it was released almost 4 years ago.
XhmikosR [Tue, 9 Jun 2020 05:10:42 +0000 (08:10 +0300)]
Backport #30973
Remove the class `.nav-item` from `.nav-link` inside the non `ul` or `ol` based navs.
This makes the consistency for `.nav-item` (This class will not be required on the `.nav-link`).
`.nav-item` was only required when you use `.nav-fill` or `.nav-justified` on the `.nav`. In other cases, it was redundant. And the purpose of `.nav-item` on `.nav-link`s can be achieved via flexbox utilities as well (Mentioned in the docs also).
Gaël Poupard [Mon, 8 Jun 2020 17:47:43 +0000 (19:47 +0200)]
Prevent `.row` from shrinking in flex container (#30940)
Martijn Cuppens [Tue, 23 Jun 2020 06:28:13 +0000 (08:28 +0200)]
Remove duplicate properties after #30922 (#31148)
Gaël Poupard [Mon, 15 Jun 2020 05:41:12 +0000 (07:41 +0200)]
fix(custom forms): disabled checked states weren't overriding background-image (#30922)
k-utsumi [Sat, 13 Jun 2020 21:25:39 +0000 (06:25 +0900)]
Avoid duplication of container breakpoints (#30969)
Gaël Poupard [Sat, 13 Jun 2020 06:38:13 +0000 (08:38 +0200)]
Floating labels examples in IE (#30965)
* docs(example): drop IE workaround since it works fine in IE
* Serial comma
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
Gaël Poupard [Wed, 10 Jun 2020 13:12:12 +0000 (15:12 +0200)]
Backport #30979 (#30999)
fix(grid)[manual backport]: zero min-width on .col has too much side-effects
Laussel Loïc [Wed, 10 Jun 2020 12:45:31 +0000 (14:45 +0200)]
avoid preventing input event onclick (#30992)
* instead of stopping event if onclick is triggered on input, call toggle method only if its not on checkbox inside a label
* add unit test
* add a dedicated test to ensure click event is forward to label
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Gaël Poupard [Wed, 3 Jun 2020 13:28:46 +0000 (15:28 +0200)]
docs(toasts): centered examples flexbugs #3 in IE11
Gaël Poupard [Wed, 3 Jun 2020 13:27:50 +0000 (15:27 +0200)]
fix(toasts): IE11 shrinks toasts when in flex container, unless we specify flex-basis
XhmikosR [Thu, 4 Jun 2020 08:02:44 +0000 (11:02 +0300)]
visual/modal.html: fix close buttons placement
XhmikosR [Thu, 4 Jun 2020 07:46:51 +0000 (10:46 +0300)]
Bump bundlewatch limits
XhmikosR [Thu, 4 Jun 2020 07:41:47 +0000 (10:41 +0300)]
Backport #30936
Add role="dialog" in modals via JavaScript
XhmikosR [Thu, 4 Jun 2020 07:04:33 +0000 (10:04 +0300)]
Backport #30932
Restore word-break: break-word on .text-break to fix text breaking on flex containers
XhmikosR [Thu, 4 Jun 2020 06:51:46 +0000 (09:51 +0300)]
Update devDependencies and gems
XhmikosR [Thu, 28 May 2020 14:54:02 +0000 (17:54 +0300)]
CI: update to `actions/cache@2`
XhmikosR [Tue, 26 May 2020 16:20:49 +0000 (19:20 +0300)]
Remove ESLint `object-curly-newline` rule.
XhmikosR [Tue, 26 May 2020 16:20:15 +0000 (19:20 +0300)]
Backport #30742
Update to `@rollup/plugin-babel`
Martijn Cuppens [Fri, 15 May 2020 12:59:06 +0000 (14:59 +0200)]
Prevent conflicts with components with classes (#30830)
Mark Otto [Fri, 15 May 2020 12:42:31 +0000 (05:42 -0700)]
v5: Add border-radius to .card-img-overlay (#30817)
Allows use of background-color and more. Fixes #29033 for v5.
Mark Otto [Thu, 14 May 2020 17:48:46 +0000 (10:48 -0700)]
Simplify list-group borders in cards (#30808)
Mark Otto [Thu, 4 Jun 2020 13:11:33 +0000 (06:11 -0700)]
v4: Add z-index to .custom-check to fix custom checks in CSS columns (#30810)
For some reason, custom checks in CSS columns need a new stacking order to maintain visibility. This PR adds `z-index: 1` to trigger that new stacking order. Since v5's forms are being redone entirely, and we're dropping IE10/11 there, I think this is totally fine to ship with v4 only. Will need to check v5's forms it in Edge though.
Fixes #29607.
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Gaël Poupard [Thu, 4 Jun 2020 06:34:30 +0000 (08:34 +0200)]
fix(custom forms): nullify box-shadow for custom forms' states (#30957)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Gaël Poupard [Thu, 4 Jun 2020 06:27:08 +0000 (08:27 +0200)]
fix(forms): IE11 misalign validation tooltips in input-groups (#30960)
Gaël Poupard [Fri, 29 May 2020 15:01:40 +0000 (17:01 +0200)]
docs(cards): fix card-img-bottom example (#30925)
Gaël Poupard [Tue, 26 May 2020 15:48:53 +0000 (17:48 +0200)]
docs(CDN): improve wording to match master and fix #30873 (#30896)
Mark Otto [Thu, 14 May 2020 06:18:01 +0000 (23:18 -0700)]
v4: Update docs callout for responsive SVG images (#30809)
Turns out this applies to IE11 as well as IE10, so this clarifies the docs callout.
Closes #25242.
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Mark Otto [Thu, 14 May 2020 06:06:08 +0000 (23:06 -0700)]
v4: Mention Bootstrap Icons in extend/icons.md (#30813)
- Closes #30796