Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-30WIP: Add dependencies to our Sass filesv4-sass-depsMark Otto
2020-09-28Backport #31300 (#31769)Mark Otto
* Manually backport JS bundle guidance Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-09-24add suggested fix for gpu accelerationJohann-S
2020-09-24Update popovers.mdXhmikosR
2020-09-24v4: Mention GPU acceleration fix in docs calloutMark Otto
Closes #22610
2020-09-21Update devDependenciesXhmikosR
2020-09-21icons.md: add icofont like in v5XhmikosR
2020-09-21Backport #31689XhmikosR
docs: fix a few redirects * Fix GitHub's permanent redirects * Fix a11yproject redirects
2020-09-21Backport #31516XhmikosR
Add new icons set - CoreUI Icons
2020-09-21Add parentheses around multiple spread conditionsXhmikosR
2020-09-21Cache a few variables.XhmikosR
2020-09-21Unbreak lines and remove a TODO commentXhmikosR
2020-09-21Backport 65d130fbd85abd8143c553e75e24bc5a11d36877XhmikosR
Mention the quotes requirement in the docs too
2020-09-21Add a comment for escape-svg functionMark Otto
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)
2020-09-21ensure `hidePrevented.bs.modal` can be prevented (#31696)Joakim Riedel
2020-09-20Add new Chinese Simplified translation (#31540)Mr. Will
2020-09-19Docs: Add top/bottom margin to highlighted code samples (#31706)Patrick H. Lauke
Backport of #31036 to v4
2020-09-18Update _custom-forms.scss (#31693)Mark Otto
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>
2020-09-18Dropdown: fix variable always evaluating to true (#31673)XhmikosR
2020-09-15Update devDependencies and gems (#31624)XhmikosR
* Update devDependencies and gems * Bump bundlewatch limits
2020-09-10Comply to the new rulesXhmikosR
2020-09-10Switch to xo and remove babel-eslintXhmikosR
2020-09-04docs(build tools): mention how to get the sources (#31589)Gaël Poupard
2020-08-06Prepare v4.5.2. (#31444)v4.5.2XhmikosR
2020-08-06Remove undefined `$ignore-warning`Martijn Cuppens
2020-08-06Deprecate the `make-container-max-widths` mixinXhmikosR
2020-08-06Restore make-container-max-widths mixinMark Otto
2020-08-06Remove flex: 1 0 100% from rows (#31439) (#31445)XhmikosR
Co-authored-by: XhmikosR <xhmikosr@gmail.com> Co-authored-by: Mark Otto <markd.otto@gmail.com>
2020-08-04Prepare v4.5.1. (#31408)v4.5.1XhmikosR
2020-08-04Backport #31339 (#31414)XhmikosR
* Backport #31339 Add view on GitHub links for easier content editing from the docs
2020-08-03Remove overflow: hidden from toasts (#31381) (#31407)XhmikosR
Co-authored-by: Mark Otto <markd.otto@gmail.com>
2020-08-03Update devDependencies and gemsXhmikosR
* @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
2020-08-03Backport #31344XhmikosR
Add toasts to the components requiring JavaScript
2020-08-03docs(skippy): prevent skip links from overlapping headerGaël Poupard
2020-08-03Add unit test for toast to check clearTimeout to have been called (#31298)Rohit Sharma
2020-08-03Clear timeout before showing the toast (#31155)Rohit Sharma
* 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
2020-08-02Update to Ruby 2.7/Bundler 2.x. (#31296)XhmikosR
2020-07-21Turn off scroll anchoring for accordions (#31347)Patrick H. Lauke
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/
2020-07-12Docs: forms accessibility cleanup (backport from v5) (#31234)Patrick H. Lauke
* 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>
2020-07-09Update dependencies, gems and regenerate package-lock.json (#31261)XhmikosR
* @rollup/plugin-node-resolve 8.1.0 * popper.js 1.16.1 * qunit 2.10.1 * rollup 2.21.0
2020-07-06Update devDependencies and gemsXhmikosR
2020-07-06Update Babel config (#31011)XhmikosR
* remove plugin-proposal-object-rest-spread * add bugfixes * `exclude: ['transform-typeof-symbol']` did nothing with our config
2020-07-06Backport #30326 (Unit test)ysds
2020-07-06Backport #30326XhmikosR
Prevent overflowing static backdrop modal animation TODO: backport the test too
2020-07-06Backport #31135XhmikosR
* 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
2020-07-06BrowserStack: test on Edge 15XhmikosR
2020-07-06Remove backdrop-filter from toastsMark Otto
2020-06-24Floating labels improvements (#30966)Gaël Poupard
* docs(example): floating-labels' better Edge fallback * docs(example): refactor floating-labels' CSS
2020-06-24Update devDependencies and gemsXhmikosR
2020-06-24Docs: add Gaël Poupard to the core team page (#31081)Patrick H. Lauke
Docs: add Gaël Poupard to the core team page