| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-10-13 | Prepare v4.5.3. (#31880)v4.5.3 | XhmikosR | 2 | -2/+2 | |
| 2020-10-09 | Backport #31809 (#31851) | Ankit Mishra | 1 | -0/+8 | |
| carousel: add missing `to` and `nextwhenvisible` description | |||||
| 2020-10-05 | Backport versions update from #31754 and reverse order of versions to match v5 | Mark Otto | 1 | -2/+3 | |
| 2020-09-30 | Compress the new images | XhmikosR | 2 | -0/+0 | |
| 2020-09-30 | Add new Bootstrap Icons homepage images | Mark Otto | 2 | -0/+0 | |
| 2020-09-30 | typography.md: update wording about RFS and Bootstrap version. | XhmikosR | 1 | -1/+1 | |
| 2020-09-28 | Backport #31300 (#31769) | Mark Otto | 2 | -8/+28 | |
| * 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 | icons.md: add icofont like in v5 | XhmikosR | 1 | -0/+1 | |
| 2020-09-21 | Backport #31689 | XhmikosR | 2 | -2/+2 | |
| 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 | Backport 65d130fbd85abd8143c553e75e24bc5a11d36877 | XhmikosR | 1 | -1/+1 | |
| Mention the quotes requirement in the docs too | |||||
| 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-10 | Comply to the new rules | XhmikosR | 5 | -10/+16 | |
| 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 | 2 | -2/+2 | |
| 2020-08-04 | Prepare v4.5.1. (#31408)v4.5.1 | XhmikosR | 2 | -2/+2 | |
| 2020-08-04 | Backport #31339 (#31414) | XhmikosR | 1 | -0/+17 | |
| * Backport #31339 Add view on GitHub links for easier content editing from the docs | |||||
| 2020-08-03 | Backport #31344 | XhmikosR | 1 | -0/+1 | |
| Add toasts to the components requiring JavaScript | |||||
| 2020-08-03 | docs(skippy): prevent skip links from overlapping header | Gaël Poupard | 1 | -10/+13 | |
| 2020-07-12 | Docs: forms accessibility cleanup (backport from v5) (#31234) | Patrick H. Lauke | 2 | -13/+26 | |
| * 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 <[email protected]> Co-authored-by: Mark Otto <[email protected]> | |||||
| 2020-07-06 | Backport #31135 | XhmikosR | 1 | -9/+9 | |
| * 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-06-24 | Floating labels improvements (#30966) | Gaël Poupard | 1 | -8/+28 | |
| * docs(example): floating-labels' better Edge fallback * docs(example): refactor floating-labels' CSS | |||||
| 2020-06-24 | Backport #31070 | XhmikosR | 1 | -1/+1 | |
| * 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 | |||||
| 2020-06-24 | Fix typo | XhmikosR | 1 | -1/+1 | |
| 2020-06-24 | Stylelint: remove redundant inline suppressions | XhmikosR | 1 | -2/+0 | |
| 2020-06-24 | Backport #30973 | XhmikosR | 2 | -20/+20 | |
| 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). | |||||
| 2020-06-13 | Floating labels examples in IE (#30965) | Gaël Poupard | 2 | -12/+13 | |
| * docs(example): drop IE workaround since it works fine in IE * Serial comma Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Mark Otto <[email protected]> | |||||
| 2020-06-10 | docs(toasts): centered examples flexbugs #3 in IE11 | Gaël Poupard | 1 | -1/+1 | |
| 2020-06-04 | Backport #30936 | XhmikosR | 1 | -18/+18 | |
| Add role="dialog" in modals via JavaScript | |||||
| 2020-06-04 | Backport #30932 | XhmikosR | 1 | -1/+1 | |
| Restore word-break: break-word on .text-break to fix text breaking on flex containers | |||||
| 2020-06-04 | Simplify list-group borders in cards (#30808) | Mark Otto | 1 | -0/+14 | |
| 2020-05-29 | docs(cards): fix card-img-bottom example (#30925) | Gaël Poupard | 1 | -5/+23 | |
| 2020-05-26 | docs(CDN): improve wording to match master and fix #30873 (#30896) | Gaël Poupard | 1 | -1/+1 | |
| 2020-05-14 | v4: Update docs callout for responsive SVG images (#30809) | Mark Otto | 1 | -2/+2 | |
| Turns out this applies to IE11 as well as IE10, so this clarifies the docs callout. Closes #25242. Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-05-14 | v4: Mention Bootstrap Icons in extend/icons.md (#30813) | Mark Otto | 1 | -3/+17 | |
| - Closes #30796 | |||||
| 2020-05-12 | Distv4.5.0 | XhmikosR | 3 | -14/+14 | |
| 2020-05-12 | Bump version to 4.5.0. | XhmikosR | 211 | -9/+9 | |
| 2020-05-12 | Wording fixes | Mark Otto | 1 | -2/+2 | |
| 2020-05-12 | Move the input groups validation workaround in docs. | XhmikosR | 2 | -6/+72 | |
| 2020-05-12 | Grammar fixes | XhmikosR | 3 | -5/+5 | |
| 2020-05-12 | Removed role="document" from the modal dialog (#30755) | Rohit Sharma | 1 | -23/+23 | |
| 2020-05-12 | Minor lint tweaks and rules cleanup | XhmikosR | 2 | -2/+2 | |
| 2020-05-11 | Add new interaction utilities and role attr to Reboot (#30562) | Mark Otto | 2 | -0/+28 | |
| - Adds .user-select-* utils from v5 - Adds button role attribute util, one of the top requested features in our issues for adding pointer cursors - Adds new docs page to demonstrate both - Includes Sass list for customizing user select | |||||
| 2020-05-10 | Add `loading="lazy"` in images | XhmikosR | 4 | -10/+10 | |
| Backport of #30199 after adapting it for v4-dev. | |||||
| 2020-05-10 | v4: Update homepage, examples, and general docs styles | Mark Otto | 11 | -15/+67 | |
| - Refreshes the look and feel of the homepage with fresh colors, new content, and simplified styles. - Updates docs button styles - Replaces bytesize icons with Bootstrap icons - Adds themes callout to examples page | |||||
| 2020-05-07 | enforce element check on scrollspy target | Johann-S | 1 | -1/+1 | |
| 2020-05-07 | Update jQuery to v3.5.1. | XhmikosR | 1 | -2/+2 | |
