https://github.com/twbs/bootstrap

sort by:
Revision Author Date Message Commit Date
686b88c use only data target to query elements in our plugin 27 June 2020, 13:58:00 UTC
2c38800 Add code to method/property tables (#31130) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 27 June 2020, 11:28:21 UTC
22f3241 Update Babel config (#31011) * remove plugin-proposal-object-rest-spread * add bugfixes * `exclude: ['transform-typeof-symbol']` did nothing with our config 25 June 2020, 15:38:39 UTC
acdeaed Bump hugo-bin from 0.60.0 to 0.61.0 (#31170) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.60.0 to 0.61.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.60.0...v0.61.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 25 June 2020, 09:11:41 UTC
c500d20 Bump autoprefixer from 9.8.2 to 9.8.4 (#31168) Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.2 to 9.8.4. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/9.8.2...9.8.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 25 June 2020, 09:00:43 UTC
395aed8 Bump lockfile-lint from 4.3.6 to 4.3.7 (#31169) Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 4.3.6 to 4.3.7. - [Release notes](https://github.com/lirantal/lockfile-lint/releases) - [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.3.6...lockfile-lint@4.3.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 25 June 2020, 08:57:18 UTC
49698e9 Update Dependabot config file (#31167) * Update Dependabot config file * Update dependabot.yml Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 25 June 2020, 08:51:32 UTC
786208e BrowserStack: stop testing on latest Edge. (#31125) It's Chromium-based so it seems redundant. 25 June 2020, 08:42:55 UTC
fb4efb4 Prevent overflowing static backdrop modal animation (#30326) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 25 June 2020, 08:35:53 UTC
9f173ae Remove backdrop-filter from toasts 25 June 2020, 06:47:20 UTC
ca22e72 Remove backdrop-filter from docs subnav Fixes #31163. 25 June 2020, 06:47:20 UTC
c140347 Fix scrollable modal (#31151) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 25 June 2020, 06:43:19 UTC
d33a560 Fix table separator typo (#31162) 24 June 2020, 16:28:47 UTC
9c320df Floating labels improvements (#30966) * docs(example): floating-labels' better Edge fallback * docs(example): refactor floating-labels' CSS 24 June 2020, 11:11:20 UTC
02ff387 Darken dropdown divider (#31131) currently, `$gray-200` is practically imperceptible. switch to reusing `$dropdown-border-color`. 23 June 2020, 20:00:28 UTC
9882de8 Update .browserslistrc (#31124) * remove ExplorerMobile since it's included in `dead` browsers * change Edge to >= 16 otherwise browserslist seems to include >= 17 23 June 2020, 06:18:27 UTC
4fb01c3 Update devDependencies (#31123) * @babel/cli ^7.10.1 → ^7.10.3 * @babel/core ^7.10.2 → ^7.10.3 * @babel/plugin-proposal-object-rest-spread ^7.10.1 → ^7.10.3 * @babel/preset-env ^7.10.2 → ^7.10.3 * @rollup/plugin-babel ^5.0.3 → ^5.0.4 * autoprefixer ^9.8.0 → ^9.8.2 * eslint ^7.2.0 → ^7.3.1 * rollup ^2.17.0 → ^2.18.0 23 June 2020, 06:11:41 UTC
d6671d8 Docs: move color utility callouts to start of page (#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 21 June 2020, 12:33:07 UTC
806f64e Correctly document how to add to Sass maps (#31107) Fixes #31089. Co-authored-by: XhmikosR <xhmikosr@gmail.com> 20 June 2020, 04:29:20 UTC
9ca811e Fixes #31113 (#31120) 20 June 2020, 04:20:26 UTC
fc74a0d Updated the command to install using yarn (#31075) * updated yarn command to install latest version * Update README.md Co-authored-by: XhmikosR <xhmikosr@gmail.com> 19 June 2020, 17:55:04 UTC
d3aa909 Fix links to gutters page (#31116) 19 June 2020, 17:42:25 UTC
edbcc40 Change whitelist to allowlist (#31066) Co-authored-by: XhmikosR <xhmikosr@gmail.com> Co-authored-by: Mark Otto <markd.otto@gmail.com> 19 June 2020, 08:31:37 UTC
7acf586 Docs: fix typo (#31106) * Fixes a typo so it displays the correct px's. * Update gutters.md Co-authored-by: XhmikosR <xhmikosr@gmail.com> 19 June 2020, 05:10:28 UTC
b84c9ed Fix typo (#31102) 18 June 2020, 18:46:03 UTC
d6a9e78 Add new toasts examples (#30572) * Add two new toasts examples - Adds a new custom content example that removes the toast header and adds a custom close icon - Adds docs for how to create your own color schemes - Adds example of additional buttons * Update toasts examples - Remove span and place aria on SVG element - Add .border-0 to color scheme example for crisper edges * Update toasts.md Co-authored-by: XhmikosR <xhmikosr@gmail.com> 18 June 2020, 17:27:42 UTC
3a61e1a Fix Stack Overflow tag (#31062) 18 June 2020, 09:56:57 UTC
b1560e2 Docs: add Gaël Poupard to the core team page (#31081) Docs: add Gaël Poupard to the core team page 18 June 2020, 08:24:23 UTC
3a27415 Update devDependencies (#31086) * rollup ^2.16.1 → ^2.17.0 * sirv-cli ^1.0.0 → ^1.0.1 * stylelint ^13.6.0 → ^13.6.1 18 June 2020, 07:32:59 UTC
d80a9fc Fix tooltip when hovering a children element (delegateTarget) (#30928) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 18 June 2020, 07:02:44 UTC
ffbdb08 Add oxford commas 17 June 2020, 18:45:34 UTC
e6ce44e Docs: tweak accessibility section - point to WCAG 2.1 rather than 2.0 - soften/expand the language around color contrast, since the situation has definitely improved in v5 but we still can't guarantee all possible permutations of colors/opacities/etc - minor language/stylistic tweaks - add further resources 17 June 2020, 18:45:34 UTC
f4e6932 Typo fix : depedending ⮞ depending 17 June 2020, 17:44:58 UTC
588a029 Typo fix : individiual ⮞ individual 17 June 2020, 17:44:45 UTC
d2aefa7 Typo fix : ocassions ⮞ occasions 17 June 2020, 17:44:31 UTC
59943ab Several typo fixes (#31077) * Typo fix : thesse ⮞ these * Several typo fixes verical ⮞ vertical availble ⮞ available thesse ⮞ these 17 June 2020, 17:43:54 UTC
639fb4f Docs: clarify rationale for button group on links (#31071) 17 June 2020, 14:37:27 UTC
7af860d Fix gzip badges 17 June 2020, 14:24:58 UTC
ac73ced README: remove `.svg` from shields.io badges 17 June 2020, 14:24:58 UTC
12b7548 collapse.js: return early. 17 June 2020, 13:58:56 UTC
8debdf6 Remove a couple of variables used once 17 June 2020, 13:58:56 UTC
94a5d87 Unbreak short lines 17 June 2020, 13:58:56 UTC
9f9e4d0 feat: adds th null var (#30781) Inherit `font-weight: bold` that comes from user agent stylesheets. 17 June 2020, 13:55:28 UTC
088c727 data: reword storage key in dom 17 June 2020, 13:45:36 UTC
5ad43fe Docs: fix old/broken example capture and typo (#31070) * Docs: fix old/broken example capture and typo * 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 Co-authored-by: XhmikosR <xhmikosr@gmail.com> 17 June 2020, 12:28:35 UTC
8efe4aa Update bundlewatch.yml (#31063) Specify `CI_TRACK_BASE: main` 17 June 2020, 12:23:48 UTC
de00470 Bump terser from 4.7.0 to 4.8.0 (#31052) Bumps [terser](https://github.com/terser/terser) from 4.7.0 to 4.8.0. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v4.7.0...v4.8.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 17 June 2020, 06:16:08 UTC
99e78ea Bump rollup from 2.15.0 to 2.16.1 (#31053) Bumps [rollup](https://github.com/rollup/rollup) from 2.15.0 to 2.16.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.15.0...v2.16.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 17 June 2020, 06:12:20 UTC
c943e43 Update links to bug and feature request issue templates 17 June 2020, 05:24:08 UTC
66bd7fe Update issue templates 16 June 2020, 21:03:48 UTC
a1708ec 5.0.0-alpha1 16 June 2020, 19:12:01 UTC
40fd835 Update v5 readme - New logo - Add callout to v4-dev branch 16 June 2020, 19:02:03 UTC
ebb0b8c Run dist. 16 June 2020, 19:02:03 UTC
723cd8d Prepare docs for v5.getbootstrap.com * use v5.getbootstrap.com as the site URL/CNAME * block robots from crawling * specify next npm tag 16 June 2020, 19:02:03 UTC
c28934c Rename "master" to "main". (#31050) 16 June 2020, 18:41:47 UTC
970f3b3 v5: Add role=button cursor in Reboot (#31040) * v5: Add role=button cursor in Reboot Ports the changes from #30562 made in v4.5 and adds them to v5. This replaces #30563 which sought to add this to the utility API, but the v4 PR shifted to implement an accessible solution vs a lone utility. * Update reboot.md Co-authored-by: XhmikosR <xhmikosr@gmail.com> 16 June 2020, 18:30:40 UTC
11e63c1 Fix typo (#31051) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 16 June 2020, 18:25:54 UTC
d126c1f Move homepage-hero.svg and improve compression 16 June 2020, 18:19:32 UTC
a9519d6 Remove the unused bootstrap-stack.svg 16 June 2020, 18:19:32 UTC
6992158 Downsize SVG, add role=img 16 June 2020, 18:19:32 UTC
e8a590f Center up the B in our logo a bit better 16 June 2020, 18:19:32 UTC
442df21 Update navbar logo and hero image 16 June 2020, 18:19:32 UTC
0cc66b4 Update navbar and subnav to xxl container 16 June 2020, 18:19:32 UTC
6ca5457 Update v5 homepage to match v4.5's changes 16 June 2020, 18:19:32 UTC
e084588 Fix social_image_path dimensions 16 June 2020, 17:04:56 UTC
cf6ab08 Add new favicons. 16 June 2020, 17:04:56 UTC
1776197 Remove IE-specific images/files. 16 June 2020, 17:04:56 UTC
17768d2 v5: New favicons 16 June 2020, 17:04:56 UTC
96aa924 Fix BootstrapCDN's name (#31049) 16 June 2020, 16:37:42 UTC
3b66bbe Fix a broken link and a redirect. (#31045) 16 June 2020, 16:32:00 UTC
ac2b7c0 Remove reference to Bootlint. Unfortunately, Bootlint does not work on Bootstrap >= v4. 16 June 2020, 16:25:51 UTC
c9dd677 Remove unused issue templates 16 June 2020, 16:25:51 UTC
43a2a38 Tighten bundlewatch limits (#31043) 16 June 2020, 06:55:26 UTC
93f1028 Clarify removal of border radii 16 June 2020, 02:04:19 UTC
8b7b234 Switch to btn-check 16 June 2020, 02:04:19 UTC
1a0a085 Remove checkbox/radio toggle from button plugin in favor of a CSS only solution 16 June 2020, 02:04:19 UTC
1b2ea5e Update index.html Hyphen to minus for amount. Hyphen to dash for ranges. 15 June 2020, 04:22:35 UTC
7e28764 Change breakpoint-max implementation - The `media-breakpoint-down()` uses the breakpoint itself instead of the next breakpoint. Use `media-breakpoint-down(lg)` instead of `media-breakpoint-down(md)` to target viewports smaller than the `lg` breakpoint. - The `media-breakpoint-between()` mixin's second parameter also uses the breakpoint itself instead of the next breakpoint. Use `media-between(sm, lg)` instead of `media-breakpoint-between(sm, md)` to target viewports between the `sm` and `lg` breakpoints. 14 June 2020, 21:50:47 UTC
aee711b docs(examples): fix pricing example 14 June 2020, 21:47:56 UTC
6fa3dfe docs(examples): improve headings hierarchy 14 June 2020, 21:47:56 UTC
7b30cb9 docs(examples): empty alt for screenshots to prevent redundancy 14 June 2020, 21:47:56 UTC
a656458 Run dist on latest 14 June 2020, 20:52:54 UTC
cde53a8 🔥 Remove container duplication 12 June 2020, 21:29:43 UTC
286f16b v5: Redo blockquote attributions (#30814) * v5: Redo blockquote attributions - Renames -small-* variables to -footer-* - Updates blockquote demos with attribution to place it outside the blockquote with a figure wrapper * Updated class name * docs(examples): refactor blockquotes in masonry example Co-authored-by: Gaël Poupard <gael.poupard@orange.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 12 June 2020, 21:26:37 UTC
594e5fd Replace serve with sirv-cli. (#31020) 12 June 2020, 17:49:01 UTC
c4d26a5 Update devDependencies (#31019) * eslint-config-xo ^0.30.0 → ^0.31.0 * eslint-plugin-import ^2.21.1 → ^2.21.2 * karma ^5.0.9 → ^5.1.0 12 June 2020, 17:43:49 UTC
d963442 Update .gitattributes (#30934) This requires git >= 2.10 but it was released almost 4 years ago. 12 June 2020, 08:23:44 UTC
3d8d001 Stylelint: remove redundant disables (#31006) 12 June 2020, 08:11:36 UTC
2a4e97b docs(layout): drop useless .text-left on overview table 12 June 2020, 05:39:49 UTC
b0b9d14 Update lint.yml (#31012) 11 June 2020, 20:20:10 UTC
833125b Revert "Change when CI runs" This reverts commit 37dc6e1031ea43a1d796d0b82347c453b97ec996. 11 June 2020, 04:52:12 UTC
3575a2b Update Actions * skip BrowserStack if we are not on the main repo * remove the action filename from cache 11 June 2020, 04:52:12 UTC
f57ac72 Switch to Node.js 12.x. 10 June 2020, 05:19:51 UTC
37dc6e1 Change when CI runs Run it for all pull requests, the master branch, and any branches that end with `-ci`. 10 June 2020, 05:19:51 UTC
0c731dd Add dart-sass build test Builds the CSS with dart-sass and lists the files in dist-sass/css folder 10 June 2020, 05:19:51 UTC
e760420 Split GitHub Actions. Everything should be faster now. Also, we can restart a failed workflow and not the whole thing like before. 10 June 2020, 05:19:51 UTC
32d18d1 fix(grid): zero min-width on .col has too much side-effects (#30979) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 09 June 2020, 18:49:29 UTC
21a18c1 Bump @rollup/plugin-commonjs from 12.0.0 to 13.0.0 (#30991) Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 12.0.0 to 13.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/commonjs-v12.0.0...commonjs-v13.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 09 June 2020, 18:44:16 UTC
e9f7a1d Fix undefined custom properties in reboot (#30981) 09 June 2020, 08:20:53 UTC
e9da984 Update devDependencies (#30987) * @rollup/plugin-babel ^5.0.2 → ^5.0.3 * eslint ^7.1.0 → ^7.2.0 * eslint-config-xo ^0.29.1 → ^0.30.0 * eslint-plugin-import ^2.20.2 → ^2.21.1 * rollup ^2.12.0 → ^2.15.0 * serve ^11.3.1 → ^11.3.2 * stylelint ^13.5.0 → ^13.6.0 09 June 2020, 06:59:35 UTC
back to top