https://github.com/twbs/bootstrap

sort by:
Revision Author Date Message Commit Date
016f8ff fix typo in docs (#33562) 06 April 2021, 14:55:29 UTC
67f873f Update devDependencies * @babel/cli ^7.13.0 → ^7.13.14 * @babel/core ^7.13.8 → ^7.13.14 * @babel/preset-env ^7.13.9 → ^7.13.12 * @rollup/plugin-commonjs ^17.1.0 → ^18.0.0 * @rollup/plugin-node-resolve ^11.2.0 → ^11.2.1 * autoprefixer ^10.2.4 → ^10.2.5 * clean-css-cli ^5.2.0 → ^5.2.2 * eslint ^7.21.0 → ^7.23.0 * eslint-plugin-unicorn ^28.0.2 → ^29.0.0 * globby ^11.0.2 → ^11.0.3 * hugo-bin ^0.69.0 → ^0.70.0 * karma ^6.1.1 → ^6.3.2 * postcss ^8.2.6 → ^8.2.9 * qunit ^2.14.0 → ^2.14.1 * rollup ^2.40.0 → ^2.44.0 * stylelint ^13.11.0 → ^13.12.0 Also lock jQuery to v3.5.1 since 3.6.0 has a bug that affects at least our tests 05 April 2021, 04:44:39 UTC
a06c2b6 BrowserStack: test on iPhone 12 (#33398) 05 April 2021, 04:44:39 UTC
b58ea4a README.md: use shields.io for the tests badge too (#33401) 05 April 2021, 04:44:39 UTC
459cc24 Improve change-version.js (#33148) * switch to async/await * remove shelljs * switch to globby; supports .gitignore out of the box * don't write any files to the disk if they are indentical * add two more cmd switches: --dry and --verbose * strip leading "v" from version arguments so that we don't end up with duplicate `v`s 05 April 2021, 04:44:39 UTC
90228a4 Delete the unused build/ship.sh (#33326) 05 April 2021, 04:44:39 UTC
51c8b91 Manually backport #33386 to v4 to properly document Sass default variables 19 March 2021, 01:57:12 UTC
e16b069 Manual backport of #32627 (#33165) Carousel: use buttons, not links, for prev/next controls 11 March 2021, 07:23:46 UTC
7365592 Update .bundlewatch.config.json 11 March 2021, 06:38:38 UTC
40da702 Adjust feedback icon position and padding for select.form-control 11 March 2021, 06:38:38 UTC
a59d436 Update devDependencies * @babel/cli ^7.12.16 → ^7.13.0 * @babel/core ^7.12.16 → ^7.13.8 * @babel/preset-env ^7.12.16 → ^7.13.9 * eslint ^7.20.0 → ^7.21.0 * eslint-config-xo ^0.34.0 → ^0.35.0 * eslint-plugin-unicorn ^28.0.1 → ^28.0.2 * hugo-bin ^0.68.0 → ^0.69.0 * linkinator ^2.13.4 → ^2.13.6 * lockfile-lint ^4.3.7 → ^4.6.2 * rollup ^2.39.0 → ^2.40.0 * stylelint ^13.10.0 → ^13.11.0 02 March 2021, 15:53:37 UTC
cce4676 CodeQL: skip dependabot PRs too (#33130) 02 March 2021, 15:53:37 UTC
58192b3 Bundlewatch: stop ignoring dependabot branches (#33192) 02 March 2021, 15:53:37 UTC
cf70a58 Rename _gh_pages to _site. (#33129) 02 March 2021, 15:53:37 UTC
6692d1e linkinator: replace `--silent` with `--verbosity` (#33100) 02 March 2021, 15:53:37 UTC
7ad0625 Adjust `SAFE_URL_PATTERN` regex for use with `test` method. (#33153) The `test` method on regexes does not behave like `match` on strings for checks if the regex matches when the global modifier (g) is present. Also adds a unit test on tooltips for sanitizing the same template twice. Co-authored-by: XhmikosR <xhmikosr@gmail.com> 02 March 2021, 15:16:09 UTC
8ec32ee Update clean-css-cli to v5.2.0 (#33144) * Update clean-css-cli to v5.2.0 * Enable clean-css's batch flag 18 February 2021, 18:59:05 UTC
c341721 Partially backport #33045 Simplify karma.conf.js `customLaunchers` does not seem to be needed. 17 February 2021, 04:54:38 UTC
23a26e1 Update devDependencies * @babel/cli ^7.12.13 → ^7.12.16 * @babel/core ^7.12.13 → ^7.12.16 * @babel/preset-env ^7.12.13 → ^7.12.16 * @rollup/plugin-babel ^5.2.3 → ^5.3.0 * @rollup/plugin-node-resolve ^11.1.1 → ^11.2.0 * eslint ^7.19.0 → ^7.20.0 * eslint-plugin-unicorn ^27.0.0 → ^28.0.1 * karma ^6.0.4 → ^6.1.1 * postcss ^8.2.5 → ^8.2.6 * rollup ^2.38.5 → ^2.39.0 * stylelint ^13.9.0 → ^13.10.0 Kept clean-css-cli to 4.x for the time being. 17 February 2021, 04:54:38 UTC
bb5b589 Backport #32940 * Update the default value for $enable-deprecation-messages As seen in the https://github.com/twbs/bootstrap/blob/v4-dev/scss/_variables.scss, the `$enable-deprecation-messages` variable is set to `true` by default. 17 February 2021, 04:54:38 UTC
210cb72 Add a callout for the sanitizer in popovers and tooltips (#32272) * Add a callout for the sanitizer in popovers and tooltips * Add second reference to sanitizer in the options Co-authored-by: XhmikosR <xhmikosr@gmail.com> 17 February 2021, 04:54:38 UTC
6487ba7 vnu-jar.js: quote vnu path (#33016) Should work now with folders with spaces 17 February 2021, 04:54:38 UTC
9c264db CI: remove the cache fallback and shorten cache key (#33012) 17 February 2021, 04:54:38 UTC
254de4c CI: switch to the coverallsapp/github-action tag (#32919) Unfortunately, they don't offer a `v1` tag 17 February 2021, 04:54:38 UTC
a824d09 change-version: remove vendor, add resources (#32917) 17 February 2021, 04:54:38 UTC
9722106 Fix minor visual bug in FF caused by moz-focusring (v4) (#32821) Avoid bug in Firefox where text appears "noisy" due to text-shadow applying to focused form fields. 17 February 2021, 04:00:37 UTC
030af97 fix(forms): input-group and validation icons (#32968) Fixes #30131 Issue mentions `form-control` but it impacts `.custom-select` — but not `textarea` since it has a qualifying type selector that increases its specificty. So another way could be to set `select.custom-select` and `input.form-control`. Would there be any other tag concerned by those classes? Co-authored-by: XhmikosR <xhmikosr@gmail.com> 15 February 2021, 19:13:43 UTC
29674b8 Simplify bugify.html (#33063) * use `in` instead of `strings.Contains` since the latter is not documented * use `cond` 15 February 2021, 19:08:44 UTC
ce8af15 Update devDependencies (#32967) * @babel/cli ^7.12.10 → ^7.12.13 * @babel/core ^7.12.10 → ^7.12.13 * @babel/preset-env ^7.12.11 → ^7.12.13 * @rollup/plugin-babel ^5.2.2 → ^5.2.3 * @rollup/plugin-commonjs ^17.0.0 → ^17.1.0 * @rollup/plugin-node-resolve ^11.1.0 → ^11.1.1 * autoprefixer ^10.2.3 → ^10.2.4 * eslint ^7.18.0 → ^7.19.0 * karma ^5.2.3 → ^6.0.4 * karma-qunit ^4.1.1 → ^4.1.2 * linkinator 2.11.2 → ^2.13.4 * postcss ^8.2.4 → ^8.2.5 * rollup ^2.38.0 → ^2.38.5 * vnu-jar 20.6.30 → 21.2.5 09 February 2021, 05:50:00 UTC
72a9fb4 _variables.scss: add missing newline before new section (#32868) 08 February 2021, 15:19:46 UTC
2267193 Switch to jsDelivr for jQuery too. (#32918) 28 January 2021, 21:26:39 UTC
17d8fba Update devDependencies (#32852) Pin karma and linkinator due to failures 27 January 2021, 16:37:18 UTC
6ffb0b4 Release v4.6.0. (#32726) * Bump version to v4.6.0. * Dist 19 January 2021, 16:16:38 UTC
9d87bd7 Backport #32037 (#32833) * Backport #32037 Add `.navbar-nav-scroll` for vertical scrolling of navbar content * drop the css var for a Sass css Co-authored-by: Mark Otto <markdotto@gmail.com> 19 January 2021, 06:18:19 UTC
9c4abcc Backport #32759 (#32832) Mention CSP and embedded SVGs in v4 docs 19 January 2021, 05:22:27 UTC
d2477ab Backport #32760 (#32827) Add a live toast example to the docs 18 January 2021, 18:59:59 UTC
ee282af Docs: Sass implementation and rounding precision (#32791) * Backport of changes to v5 docs that updated and clarified information about the Sass compiler used and the minimum rounding precision we recommend with it. Co-authored-by: Mark Otto <otto@github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 17 January 2021, 18:59:11 UTC
87e42ce Lighten disabled dropdown text to $gray-500 Fixes #32474 15 January 2021, 07:22:27 UTC
5a17956 Backport #32469 and #32799 Improve zip-examples.js by only including the assets we need 15 January 2021, 07:22:27 UTC
05a108b Document some basic code conventions for us (#32778) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 15 January 2021, 07:22:27 UTC
ec1d745 CI: change Node.js to `14` (#32796) This is so that it's consistent with the JS workflow thus the cache should match. 15 January 2021, 07:22:27 UTC
d674c33 Backport #32795 (#32809) * Clarify Sass import and customize docs for how to modify variable defaults * Add an npm starter project callout to a few pages 15 January 2021, 07:16:32 UTC
80aefd8 Remove role="button" from CTA links in carousel example (#32789) They're links, acting as links. Just because they're styled as buttons visually (as is often the case for "Call to action" (CTA) links) doesn't mean they need/get `role="button"` 14 January 2021, 10:19:19 UTC
2ed7504 Update devDependencies 13 January 2021, 09:03:32 UTC
aeccf0e Stylelint: disallow some property values (#32756) * `border: none` * `outline: none` 13 January 2021, 09:03:32 UTC
17521ed Mention stretched-link constraints with table elements (#32761) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 13 January 2021, 09:03:32 UTC
da45817 GitHub Actions cleanup (#32755) * lowercase `runner.os` * remove `CI` environment variable since it's already set by the runner 13 January 2021, 09:03:32 UTC
67c2f2c Darken dropdown item hover style Backport of https://github.com/twbs/bootstrap/pull/32754 13 January 2021, 09:03:32 UTC
e7cbb59 Consistently use outline:0 rather than outline:none Manual backport of https://github.com/twbs/bootstrap/pull/32751 (which has not been merged yet, but assume it will shortly) 13 January 2021, 09:03:32 UTC
dfe4810 Suppress focus outline for buttons when it shouldn't be visible in Chromium Manual backport of https://github.com/twbs/bootstrap/pull/32689 13 January 2021, 09:03:32 UTC
4e6c981 Remove old/unnecessary reboot bug fix Manual backport of https://github.com/twbs/bootstrap/pull/32631 13 January 2021, 09:03:32 UTC
2e8f70f Backport #32737 package.json: move `version_short` variable under the `config` object This is so that it works on npm 7.x too. 13 January 2021, 09:03:32 UTC
0f1069a Update karma config * rename constants * enforce the constants to be Boolean * use the coverage plugin only one time, on the latest jQuery run * fix karma `logLevel` 13 January 2021, 08:49:09 UTC
f8da510 karma: run tests in parallel 13 January 2021, 08:49:09 UTC
37186db docs: add v5.0 in versions (#32728) 08 January 2021, 19:03:22 UTC
6b788ac Update devDependencies * @babel/cli ^7.12.8 → ^7.12.10 * @babel/core ^7.12.8 → ^7.12.10 * @babel/preset-env ^7.12.7 → ^7.12.11 * @rollup/plugin-babel ^5.2.1 → ^5.2.2 * @rollup/plugin-commonjs ^16.0.0 → ^17.0.0 * @rollup/plugin-node-resolve ^10.0.0 → ^11.0.1 * autoprefixer ^10.0.2 → ^10.2.1 * cross-env ^7.0.2 → ^7.0.3 * eslint ^7.14.0 → ^7.17.0 * eslint-config-xo ^0.33.1 → ^0.34.0 * eslint-plugin-unicorn ^23.0.0 → ^25.0.1 * find-unused-sass-variables ^3.0.0 → ^3.1.0 * hugo-bin ^0.66.2 → ^0.68.0 * linkinator ^2.2.2 → ^2.11.2 * nodemon ^2.0.6 → ^2.0.7 * postcss ^8.1.10 → ^8.2.3 * postcss-cli ^8.3.0 → ^8.3.1 * qunit ^2.12.0 → ^2.13.0 * rollup ^2.33.3 → ^2.36.1 08 January 2021, 10:04:37 UTC
cafcca3 Backport #32423 Add two new variables for pagination border-radius values 08 January 2021, 10:04:37 UTC
b633c2b Backport #32632 Docs: Tweak the wording for collapse to indicate button is preferred/more semantic 08 January 2021, 10:04:37 UTC
4540436 Backport #32685 Clarify the `$enable-shadows` option in our docs 08 January 2021, 10:04:37 UTC
3768b6e Backport #32713 Bump copyright year to 2021 08 January 2021, 10:04:37 UTC
264a412 Remove incorrect mention of dropdowns for dynamic tab behavior (#32634) While technically it still works, we're already saying authors shouldn't do it later on, and we removed any examples of this. This was a straggler. Co-authored-by: XhmikosR <xhmikosr@gmail.com> 08 January 2021, 10:04:37 UTC
1141a51 CI: update to actions/setup-node@v2 (#32635) 08 January 2021, 10:04:37 UTC
ccee913 Tooltips: add missing space (#32529) 08 January 2021, 10:04:37 UTC
378f393 Backport #32489 Fix popover docs example 08 January 2021, 10:04:37 UTC
bb99676 BrowserStack: test on macOS Catalina instead of High Sierra (#32486) 08 January 2021, 10:04:37 UTC
9fbf50c Docs: style clipboard button on `:focus`, not just `:hover` (#32461) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 08 January 2021, 10:04:37 UTC
984aacc Update CodeQL Action (#32452) 08 January 2021, 10:04:37 UTC
b0e7e02 CI: add a 30-min timeout for BrowserStack (#32238) 08 January 2021, 10:04:37 UTC
fcfd2ce CONTRIBUTING: mention dist files (#32314) * CONTRIBUTING: mention dist files * Update CONTRIBUTING.md Co-authored-by: Mark Otto <markd.otto@gmail.com> 08 January 2021, 10:04:37 UTC
fca0423 Remove duplicated 'follow Bootstrap on Twitter' link in Community section (#32399) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 08 January 2021, 10:04:37 UTC
810de41 build-plugins: switch to "bundled" for babel helpers (#32312) 08 January 2021, 10:04:37 UTC
307c08a README: fix path to search.js (#32257) 08 January 2021, 10:04:37 UTC
4620b98 karma: add `v4` in Browserstack build ID (#32502) 08 January 2021, 08:05:56 UTC
d1e0610 docs: Add Russian translation (#32253) 08 January 2021, 07:53:22 UTC
f1b2ed9 v4: Add an actual `data-touch="false"` example in the carousel docs (#32639) * v4: Add an actual `data-touch="false"` example in the carousel docs Backport of https://github.com/twbs/bootstrap/pull/32638 * Remove data-ride from example carousel * Correct attribute table explanation and remove slide class from example i believe the correct option is `slide` here, not `ride`. the `if "carousel"` bit was rather unclear/confusing * Edits... sorry, trying to make sense of our quirky carousel stuff, it seems some illogical things have been there ever since * Add data-interval to suppress autoplay * Tweak carousel options formatting * Update site/content/docs/4.5/components/carousel.md Co-authored-by: Mark Otto <markd.otto@gmail.com> * Tweak language mostly based on @mdo's suggestion, but also adds the word "attribute" after `data-ride` for better flow/legibility Co-authored-by: Mark Otto <markd.otto@gmail.com> 05 January 2021, 23:42:55 UTC
4fc35bd v4 backport: Replace Lorem Ipsum placeholder text with more representative (or at least english language) text (#32462) Backport and expansion (for v4) of #32246 and #32479 15 December 2020, 09:06:00 UTC
5db105e Add mention of the bs-custom-file-input plugin needed for the custom file input (#32457) 15 December 2020, 07:22:34 UTC
1897b4c v4: Move negative margin-bottom from .nav-item to .nav-link (#32211) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 10 December 2020, 09:02:28 UTC
17bb67d Add hex values to colors (#32411) 10 December 2020, 09:01:13 UTC
fbfaba5 Revert colors.yml accidental changes (#32206) * Revert colors.yml accidental changes * Bring colors data files up to par with the vars 09 December 2020, 22:42:38 UTC
53542dc Remove useless `.text-left` in Layout / Overview (#32363) 08 December 2020, 06:59:13 UTC
8e59752 Partially backport #32217 (#32225) Remove unnecessary `_getCustomClass` method. `customClass` will be in the configuration already, even if it is provided in the data attributes, and jQuery's [`addClass()`](https://api.jquery.com/addclass/) method will handle it, either `this.config.customClass` is a function or a class name (even if it is a blank string). Co-authored-by: XhmikosR <xhmikosr@gmail.com> 25 November 2020, 07:35:36 UTC
22168e9 Fix typos (#32247) 24 November 2020, 13:58:47 UTC
6f58383 Update codeql.yml (#32125) Specify the branches and clean up the comments 24 November 2020, 06:40:11 UTC
90ad4ff introduction: split comments (#32223) 24 November 2020, 06:40:11 UTC
b45b5e9 Update _syntax.scss (#32117) * Update _syntax.scss with the latest chroma selectors * Sort selectors * Remove no longer needed chroma workaround * remove comments 24 November 2020, 06:40:11 UTC
c9876ed CI: specify `FORCE_COLOR:2` (#32222) This should show any colors in the output 24 November 2020, 06:40:11 UTC
b26768e postcss.config.js: remove arrow return (#32235) 24 November 2020, 06:40:11 UTC
9260427 Update devDependencies 24 November 2020, 06:40:11 UTC
398dded Manually backport #32226 docs: use `event` instead of `e` 24 November 2020, 06:40:11 UTC
57e045f Backport #32224 Be consistent with Popper's name. 24 November 2020, 06:40:11 UTC
631b5d4 Improve build/generate-sri.js regex (#29753) When using single-quotes in config.yml, the previous regular expression in build/generate-cli.js wasn't working correctly, it was replacing ALL string values with hashes. Now both double- and single-quotes can be used in config.yml, and the RegExp will work as expected. Also, allow trailing whitespaces and empty ("") values to be matched. Co-authored-by: XhmikosR <xhmikosr@gmail.com> 24 November 2020, 06:40:11 UTC
13486b8 examples: add the version number in `title` (#32198) 24 November 2020, 06:40:11 UTC
aed84c9 Backport #32189 docs(dropdowns): clarify where is `.show` applied 24 November 2020, 06:40:11 UTC
7eee78c Backport #32178 and #32182 Handle Chromium to run Karma 24 November 2020, 06:40:11 UTC
bfb773d Backport #32179 (#32220) Don't hide modal when `config.keyboard` is false 21 November 2020, 20:14:28 UTC
2d8c02e tooltip/popover: add a `customClass` option (#31834) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 20 November 2020, 09:56:16 UTC
ffa88de docs: update selector CodePen example (#32202) Moving it to the CodePen org so that we can all edit it. 20 November 2020, 09:36:35 UTC
6bc18dc scss: remove needless Stylelint disables (#32212) 20 November 2020, 07:54:33 UTC
e567b9a Backport #32158 (#32203) Switch to jsDelivr for the remaining docs assets Also, update feather icons and chart.js 19 November 2020, 18:35:28 UTC
back to top