https://github.com/twbs/bootstrap

sort by:
Revision Author Date Message Commit Date
a716fb0 Prepare v4.5.3. (#31880) 13 October 2020, 15:38:30 UTC
d9f4bcf Update devDependencies 13 October 2020, 12:24:40 UTC
c049713 Remove the unused js/dist/index.js.map 13 October 2020, 12:24:40 UTC
1b48122 Update .eslintrc.json Enforce ES5 for tests 13 October 2020, 12:24:40 UTC
5d066ca Backport #31809 (#31851) carousel: add missing `to` and `nextwhenvisible` description 09 October 2020, 04:51:12 UTC
429a84f Backport #31826 (#31846) Fix for alert-dismissible close button not clickable with stretched-link 09 October 2020, 04:44:20 UTC
91d0a65 Update .text-break for wider browser support 05 October 2020, 13:12:47 UTC
c437735 Backport versions update from #31754 and reverse order of versions to match v5 05 October 2020, 13:12:47 UTC
ca68277 Backport color-adjust for v4 Keeps checkboxes, radios, and switches with their intended design when printing. Backports #29714 05 October 2020, 13:12:47 UTC
a03b2fe Backport Reboot's th updates Manually backports #30781 to v4. 05 October 2020, 13:12:47 UTC
24572b1 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> 02 October 2020, 14:40:20 UTC
d9b4426 Update .gitignore (#31783) Add vscode and netlify folders 30 September 2020, 05:44:42 UTC
d9cccf4 Compress the new images 30 September 2020, 05:44:42 UTC
b25e6d5 Add new Bootstrap Icons homepage images 30 September 2020, 05:44:42 UTC
80fc8d9 Stylelint: enable `--rd` option 30 September 2020, 05:44:42 UTC
e0cd050 Stylelint: replace deprecated options 30 September 2020, 05:44:42 UTC
3cd2cd2 Update devDependencies and gems 30 September 2020, 05:44:42 UTC
6c05129 typography.md: update wording about RFS and Bootstrap version. 30 September 2020, 05:44:42 UTC
ff1d751 docs: link to the Asynchronous functions section 30 September 2020, 05:44:42 UTC
d106b01 Add new variable for -padding-x (cherry picked from commit fe77208a01b9b41ce13a9c68139d9f1618c48ec9) 30 September 2020, 05:44:42 UTC
f927a95 Backport #31300 (#31769) * Manually backport JS bundle guidance Co-authored-by: XhmikosR <xhmikosr@gmail.com> 28 September 2020, 07:57:42 UTC
e45fbe7 add suggested fix for gpu acceleration 24 September 2020, 12:06:30 UTC
16aa057 Update popovers.md 24 September 2020, 12:06:30 UTC
3420877 v4: Mention GPU acceleration fix in docs callout Closes #22610 24 September 2020, 12:06:30 UTC
400364c Update devDependencies 21 September 2020, 11:58:34 UTC
30c3cd4 icons.md: add icofont like in v5 21 September 2020, 11:58:34 UTC
6994dac Backport #31689 docs: fix a few redirects * Fix GitHub's permanent redirects * Fix a11yproject redirects 21 September 2020, 11:58:34 UTC
dfefd48 Backport #31516 Add new icons set - CoreUI Icons 21 September 2020, 11:58:34 UTC
31eb108 Add parentheses around multiple spread conditions 21 September 2020, 11:58:34 UTC
b31046a Cache a few variables. 21 September 2020, 11:58:34 UTC
c86b74f Unbreak lines and remove a TODO comment 21 September 2020, 11:58:34 UTC
be18957 Backport 65d130fbd85abd8143c553e75e24bc5a11d36877 Mention the quotes requirement in the docs too 21 September 2020, 11:58:34 UTC
8acd7c9 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) 21 September 2020, 11:58:34 UTC
b0a0c56 ensure `hidePrevented.bs.modal` can be prevented (#31696) 21 September 2020, 11:41:40 UTC
ab0aec3 Add new Chinese Simplified translation (#31540) 20 September 2020, 11:24:13 UTC
63b8a6f Docs: Add top/bottom margin to highlighted code samples (#31706) Backport of #31036 to v4 19 September 2020, 15:59:56 UTC
7539cfb 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> 18 September 2020, 08:21:30 UTC
dc2f1e6 Dropdown: fix variable always evaluating to true (#31673) 18 September 2020, 07:22:24 UTC
1bd1d78 Update devDependencies and gems (#31624) * Update devDependencies and gems * Bump bundlewatch limits 15 September 2020, 05:31:57 UTC
3be5859 Comply to the new rules 10 September 2020, 09:06:30 UTC
1c37a2b Switch to xo and remove babel-eslint 10 September 2020, 09:06:30 UTC
39282bc docs(build tools): mention how to get the sources (#31589) 04 September 2020, 17:17:37 UTC
5f2480a Prepare v4.5.2. (#31444) 06 August 2020, 16:22:43 UTC
c0aa405 Remove undefined `$ignore-warning` 06 August 2020, 16:08:24 UTC
e6ab4ad Deprecate the `make-container-max-widths` mixin 06 August 2020, 16:08:24 UTC
af4419b Restore make-container-max-widths mixin 06 August 2020, 16:08:24 UTC
f083759 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> 06 August 2020, 15:59:17 UTC
89dc975 Prepare v4.5.1. (#31408) 04 August 2020, 16:24:33 UTC
e0f89dc Backport #31339 (#31414) * Backport #31339 Add view on GitHub links for easier content editing from the docs 04 August 2020, 15:54:01 UTC
30d375b Remove overflow: hidden from toasts (#31381) (#31407) Co-authored-by: Mark Otto <markd.otto@gmail.com> 03 August 2020, 16:13:32 UTC
6879a3c 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 03 August 2020, 16:06:36 UTC
d44a1e1 Backport #31344 Add toasts to the components requiring JavaScript 03 August 2020, 16:06:36 UTC
81d3e2b docs(skippy): prevent skip links from overlapping header 03 August 2020, 16:06:36 UTC
1abe926 Add unit test for toast to check clearTimeout to have been called (#31298) 03 August 2020, 16:06:36 UTC
f530ab7 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 03 August 2020, 16:06:36 UTC
0ec2ce4 Update to Ruby 2.7/Bundler 2.x. (#31296) 02 August 2020, 13:26:19 UTC
cc49a5b 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/ 21 July 2020, 20:44:41 UTC
99013a5 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> 12 July 2020, 04:57:48 UTC
38bcf10 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 09 July 2020, 12:21:41 UTC
f40e1b6 Update devDependencies and gems 06 July 2020, 13:40:27 UTC
ad8d3a6 Update Babel config (#31011) * remove plugin-proposal-object-rest-spread * add bugfixes * `exclude: ['transform-typeof-symbol']` did nothing with our config 06 July 2020, 13:40:27 UTC
9a6cfeb Backport #30326 (Unit test) 06 July 2020, 13:40:27 UTC
ea01c29 Backport #30326 Prevent overflowing static backdrop modal animation TODO: backport the test too 06 July 2020, 13:40:27 UTC
234dd96 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 06 July 2020, 13:40:27 UTC
c49b084 BrowserStack: test on Edge 15 06 July 2020, 13:40:27 UTC
b2ef98f Remove backdrop-filter from toasts 06 July 2020, 13:40:27 UTC
04dbb6c Floating labels improvements (#30966) * docs(example): floating-labels' better Edge fallback * docs(example): refactor floating-labels' CSS 24 June 2020, 12:16:58 UTC
5a9fc29 Update devDependencies and gems 24 June 2020, 12:16:58 UTC
c995886 Docs: add Gaël Poupard to the core team page (#31081) Docs: add Gaël Poupard to the core team page 24 June 2020, 12:16:58 UTC
9b241e6 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 24 June 2020, 12:16:58 UTC
920dc61 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 24 June 2020, 12:16:58 UTC
f6b74b8 Fix typo 24 June 2020, 12:16:58 UTC
2e99173 Update issue templates from main. 24 June 2020, 12:16:58 UTC
2314247 Remove unused issue templates 24 June 2020, 12:16:58 UTC
3349eb6 Update links to point to v4-dev or main branches 24 June 2020, 12:16:58 UTC
6c04d18 Split GitHub Actions. 24 June 2020, 12:16:58 UTC
7de8582 Stylelint: remove redundant inline suppressions 24 June 2020, 12:16:58 UTC
242f75c Update .gitattributes (#30934) This requires git >= 2.10 but it was released almost 4 years ago. 24 June 2020, 12:16:58 UTC
78a51cb 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). 24 June 2020, 12:16:58 UTC
89be07b Prevent `.row` from shrinking in flex container (#30940) 24 June 2020, 12:16:58 UTC
4f44a2a Remove duplicate properties after #30922 (#31148) 23 June 2020, 06:28:13 UTC
7b5e48d fix(custom forms): disabled checked states weren't overriding background-image (#30922) 15 June 2020, 05:41:12 UTC
c3572ce Avoid duplication of container breakpoints (#30969) 13 June 2020, 21:25:39 UTC
7c6a0db 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> 13 June 2020, 06:38:13 UTC
5b81633 Backport #30979 (#30999) fix(grid)[manual backport]: zero min-width on .col has too much side-effects 10 June 2020, 13:12:12 UTC
e9f039d 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> 10 June 2020, 12:45:31 UTC
ba6d5e8 docs(toasts): centered examples flexbugs #3 in IE11 10 June 2020, 05:14:30 UTC
8429acf fix(toasts): IE11 shrinks toasts when in flex container, unless we specify flex-basis 10 June 2020, 05:14:30 UTC
3caea1c visual/modal.html: fix close buttons placement 04 June 2020, 14:53:16 UTC
7ac763b Bump bundlewatch limits 04 June 2020, 14:53:16 UTC
8bc6dcd Backport #30936 Add role="dialog" in modals via JavaScript 04 June 2020, 14:53:16 UTC
288b9b8 Backport #30932 Restore word-break: break-word on .text-break to fix text breaking on flex containers 04 June 2020, 14:53:16 UTC
ac3c2e2 Update devDependencies and gems 04 June 2020, 14:53:16 UTC
24d5a1e CI: update to `actions/cache@2` 04 June 2020, 14:53:16 UTC
3531045 Remove ESLint `object-curly-newline` rule. 04 June 2020, 14:53:16 UTC
7a9bbd4 Backport #30742 Update to `@rollup/plugin-babel` 04 June 2020, 14:53:16 UTC
fdb596b Prevent conflicts with components with classes (#30830) 04 June 2020, 14:53:16 UTC
ce23903 v5: Add border-radius to .card-img-overlay (#30817) Allows use of background-color and more. Fixes #29033 for v5. 04 June 2020, 14:53:16 UTC
ac48bbe Simplify list-group borders in cards (#30808) 04 June 2020, 14:53:16 UTC
f4a7888 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> 04 June 2020, 13:11:33 UTC
back to top