| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-10-13 | Prepare v4.5.3. (#31880)v4.5.3 | XhmikosR | 70 | -1378/+1429 | |
| 2020-10-13 | Update devDependencies | XhmikosR | 2 | -159/+174 | |
| 2020-10-13 | Remove the unused js/dist/index.js.map | XhmikosR | 2 | -3/+1 | |
| 2020-10-13 | Update .eslintrc.json | XhmikosR | 1 | -30/+26 | |
| Enforce ES5 for tests | |||||
| 2020-10-09 | Backport #31809 (#31851) | Ankit Mishra | 1 | -0/+8 | |
| carousel: add missing `to` and `nextwhenvisible` description | |||||
| 2020-10-09 | Backport #31826 (#31846) | Martijn Cuppens | 1 | -0/+1 | |
| Fix for alert-dismissible close button not clickable with stretched-link | |||||
| 2020-10-05 | Update .text-break for wider browser support | Mark Otto | 1 | -2/+2 | |
| 2020-10-05 | Backport versions update from #31754 and reverse order of versions to match v5 | Mark Otto | 1 | -2/+3 | |
| 2020-10-05 | Backport color-adjust for v4 | Mark Otto | 1 | -0/+1 | |
| Keeps checkboxes, radios, and switches with their intended design when printing. Backports #29714 | |||||
| 2020-10-05 | Backport Reboot's th updates | Mark Otto | 2 | -3/+8 | |
| Manually backports #30781 to v4. | |||||
| 2020-10-02 | buttons plugin : avoid multiple change event trigger (#31000) | Laussel Loïc | 3 | -6/+37 | |
| - 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 <[email protected]> | |||||
| 2020-09-30 | Update .gitignore (#31783) | XhmikosR | 1 | -0/+3 | |
| Add vscode and netlify folders | |||||
| 2020-09-30 | Compress the new images | XhmikosR | 2 | -0/+0 | |
| 2020-09-30 | Add new Bootstrap Icons homepage images | Mark Otto | 3 | -1/+1 | |
| 2020-09-30 | Stylelint: enable `--rd` option | XhmikosR | 1 | -1/+1 | |
| 2020-09-30 | Stylelint: replace deprecated options | XhmikosR | 8 | -16/+18 | |
| 2020-09-30 | Update devDependencies and gems | XhmikosR | 4 | -109/+268 | |
| 2020-09-30 | typography.md: update wording about RFS and Bootstrap version. | XhmikosR | 1 | -1/+1 | |
| 2020-09-30 | docs: link to the Asynchronous functions section | XhmikosR | 1 | -1/+1 | |
| 2020-09-30 | Add new variable for -padding-x | Mark Otto | 2 | -1/+2 | |
| (cherry picked from commit fe77208a01b9b41ce13a9c68139d9f1618c48ec9) | |||||
| 2020-09-28 | Backport #31300 (#31769) | Mark Otto | 3 | -13/+32 | |
| * Manually backport JS bundle guidance Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-09-24 | add suggested fix for gpu acceleration | Johann-S | 1 | -1/+7 | |
| 2020-09-24 | Update popovers.md | XhmikosR | 1 | -1/+1 | |
| 2020-09-24 | v4: Mention GPU acceleration fix in docs callout | Mark Otto | 1 | -0/+7 | |
| Closes #22610 | |||||
| 2020-09-21 | Update devDependencies | XhmikosR | 4 | -98/+98 | |
| 2020-09-21 | icons.md: add icofont like in v5 | XhmikosR | 1 | -0/+1 | |
| 2020-09-21 | Backport #31689 | XhmikosR | 6 | -7/+7 | |
| docs: fix a few redirects * Fix GitHub's permanent redirects * Fix a11yproject redirects | |||||
| 2020-09-21 | Backport #31516 | XhmikosR | 1 | -0/+1 | |
| Add new icons set - CoreUI Icons | |||||
| 2020-09-21 | Add parentheses around multiple spread conditions | XhmikosR | 6 | -7/+7 | |
| 2020-09-21 | Cache a few variables. | XhmikosR | 4 | -9/+12 | |
| 2020-09-21 | Unbreak lines and remove a TODO comment | XhmikosR | 3 | -10/+4 | |
| 2020-09-21 | Backport 65d130fbd85abd8143c553e75e24bc5a11d36877 | XhmikosR | 1 | -1/+1 | |
| Mention the quotes requirement in the docs too | |||||
| 2020-09-21 | Add a comment for escape-svg function | Mark Otto | 1 | -0/+3 | |
| 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-21 | ensure `hidePrevented.bs.modal` can be prevented (#31696) | Joakim Riedel | 2 | -1/+40 | |
| 2020-09-20 | Add new Chinese Simplified translation (#31540) | Mr. Will | 1 | -0/+5 | |
| 2020-09-19 | Docs: Add top/bottom margin to highlighted code samples (#31706) | Patrick H. Lauke | 2 | -9/+9 | |
| Backport of #31036 to v4 | |||||
| 2020-09-18 | Update _custom-forms.scss (#31693) | Mark Otto | 1 | -1/+1 | |
| Typo in box-shadow attribute, global variable used instead of local. Co-authored-by: Arthur Shlain <[email protected]> Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-09-18 | Dropdown: fix variable always evaluating to true (#31673) | XhmikosR | 1 | -1/+1 | |
| 2020-09-15 | Update devDependencies and gems (#31624) | XhmikosR | 4 | -396/+582 | |
| * Update devDependencies and gems * Bump bundlewatch limits | |||||
| 2020-09-10 | Comply to the new rules | XhmikosR | 35 | -582/+614 | |
| 2020-09-10 | Switch to xo and remove babel-eslint | XhmikosR | 7 | -280/+549 | |
| 2020-09-04 | docs(build tools): mention how to get the sources (#31589) | Gaël Poupard | 1 | -2/+3 | |
| 2020-08-06 | Prepare v4.5.2. (#31444)v4.5.2 | XhmikosR | 69 | -139/+135 | |
| 2020-08-06 | Remove undefined `$ignore-warning` | Martijn Cuppens | 1 | -1/+1 | |
| 2020-08-06 | Deprecate the `make-container-max-widths` mixin | XhmikosR | 1 | -0/+1 | |
| 2020-08-06 | Restore make-container-max-widths mixin | Mark Otto | 1 | -0/+9 | |
| 2020-08-06 | Remove flex: 1 0 100% from rows (#31439) (#31445) | XhmikosR | 1 | -1/+0 | |
| Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Mark Otto <[email protected]> | |||||
| 2020-08-04 | Prepare v4.5.1. (#31408)v4.5.1 | XhmikosR | 69 | -1012/+443 | |
| 2020-08-04 | Backport #31339 (#31414) | XhmikosR | 2 | -1/+21 | |
| * Backport #31339 Add view on GitHub links for easier content editing from the docs | |||||
| 2020-08-03 | Remove overflow: hidden from toasts (#31381) (#31407) | XhmikosR | 1 | -1/+1 | |
| Co-authored-by: Mark Otto <[email protected]> | |||||
