https://github.com/twbs/bootstrap

sort by:
Revision Author Date Message Commit Date
384eccb Prepare v5.0.0-alpha3 (#32122) 11 November 2020, 17:07:37 UTC
7ad8967 browsers-devices: add `chomp` (#32116) This is to remove any trailing newlines in the `.browserslistrc` shortcode 11 November 2020, 16:29:18 UTC
3612a1e Use correct value order (#32121) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 11 November 2020, 16:27:12 UTC
bc4da38 Minor improvements to the Alpha 3 changelog (#32126) Small changes for improved consistency Co-authored-by: XhmikosR <xhmikosr@gmail.com> 11 November 2020, 16:22:42 UTC
bdf534d masthead: add newlines in the snippets and reindent (#32129) * Update masthead-followup.html * Update single.html 11 November 2020, 16:18:47 UTC
2ab98a4 Bump autoprefixer from 10.0.1 to 10.0.2 (#32119) Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.0.1 to 10.0.2. - [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/10.0.1...10.0.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 10 November 2020, 15:18:18 UTC
b316e38 Clarify JS bundle docs one more time (#32105) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 10 November 2020, 07:35:40 UTC
df6eb93 Bump hugo-bin from 0.65.0 to 0.66.1 (#32114) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.65.0 to 0.66.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.65.0...v0.66.1) 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> 10 November 2020, 07:22:16 UTC
1569575 Bump postcss from 8.1.4 to 8.1.6 (#32113) Bumps [postcss](https://github.com/postcss/postcss) from 8.1.4 to 8.1.6. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.1.4...8.1.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 10 November 2020, 07:18:46 UTC
3576edd Bump eslint from 7.12.1 to 7.13.0 (#32112) Bumps [eslint](https://github.com/eslint/eslint) from 7.12.1 to 7.13.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.12.1...v7.13.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 10 November 2020, 07:13:43 UTC
b777d8c Bump sass from 1.28.0 to 1.29.0 (#32111) Bumps [sass](https://github.com/sass/dart-sass) from 1.28.0 to 1.29.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.28.0...1.29.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 10 November 2020, 07:13:01 UTC
d4c3dc5 docs.html: replace backslashes with forward slashes (#32102) This resulted in wrong links when building the docs on Windows. 09 November 2020, 18:47:55 UTC
411fc64 modal.html: use `textContent` (#32101) We are not handling any HTML 09 November 2020, 18:47:33 UTC
1d86fce search.js: check for `search-input` element early (#32100) 09 November 2020, 18:47:02 UTC
e347441 search.js: use the current v5.getbootstrap.com URL (#32099) 09 November 2020, 18:39:56 UTC
f091c0d package.json: fix clean-css level switch (#32097) 09 November 2020, 18:36:42 UTC
c0d1ed5 karma.conf.js: break lines (#32093) 09 November 2020, 18:33:20 UTC
fb3a57b Drop `.btn-block` classes, replace with utilities (#31995) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 09 November 2020, 09:27:20 UTC
5bd7aa3 [Docs] Changes to navbar documentation/explanation (#32090) * Expand "external content" section for navbar - rephrase the intro to make a bit more sense - add note about dangers of focus/reading order problems * Remove pointless intro sentence * Small wording changes/additions/fixes 09 November 2020, 05:18:17 UTC
649e525 Add .gap utilities (#32074) * Add gap utilities * Update .bundlewatch.config.json * Revamp headings on this page for better organization Co-authored-by: XhmikosR <xhmikosr@gmail.com> 08 November 2020, 18:56:02 UTC
67847b0 Add checks to fix color contrast issues (#32085) 08 November 2020, 18:49:26 UTC
4ed742e Partially revert "Move this to a partial to work around the stray `p` issue." (#32076) This partially reverts commit 23ddfa99a33c81916666326e0cfd2582dacfca44. 08 November 2020, 18:36:46 UTC
270f7be download.md: link to JS files comparison too (#32087) 08 November 2020, 18:33:04 UTC
afd5eea config.yml: remove the unused "expo" parameter (#32086) 08 November 2020, 18:32:32 UTC
95df642 reboot.md: mention "Liberation Sans" (#32084) 08 November 2020, 18:31:19 UTC
bb6daab _variables.scss: reorder SVG attributes This results in slightly better gzip compression 06 November 2020, 12:49:41 UTC
82ac087 Shade color for better color contrast 06 November 2020, 12:49:41 UTC
4c1f807 Fix missing border & add transitions 06 November 2020, 12:49:41 UTC
d6a72c4 Remove default transform-origin per code review 06 November 2020, 12:49:41 UTC
3df4dd1 Update relative position hack for layers Switches to slightly more verbose, but more consistent, z-index layering we use elsewhere (e.g., pagination). Doing this ensures we're not toggling position on and off, but rather z-index. 06 November 2020, 12:49:41 UTC
6a37612 Add dedicated accordion component based on Collapse JS 06 November 2020, 12:49:41 UTC
f20335b Add .d-grid to our display utilities (#32066) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 06 November 2020, 12:35:17 UTC
82f2416 stylelint: pass the ` --rd` flag (#32063) * stylelint: pass the ` --rd` flag Should report any needless disables * Update _button-group.scss * Update _floating-labels.scss 06 November 2020, 10:00:03 UTC
c1bb1ac Remove firefox workaround for ::file-selector-button margin. (#32064) As per https://bugzilla.mozilla.org/show_bug.cgi?id=1673895, this workaround shouldn't be necessary in FF83+. Co-authored-by: XhmikosR <xhmikosr@gmail.com> 06 November 2020, 08:46:49 UTC
09a0938 Add keyboard shortcut to focus search field (#31702) * Documentation: Add slash key event to focus the input search. * Add little tag for keyboard shortcut in the search field * Use ctrl / as keyboard shortcut * Update search.js Co-authored-by: chuckrincon <chuckrincon@gmail.com> Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 05 November 2020, 16:56:02 UTC
f989f8f Tighten bundlewatch limits. 05 November 2020, 13:37:34 UTC
13572a6 Remove the now unneeded polyfills. 05 November 2020, 13:37:34 UTC
e8f1709 Drop Legacy Edge support. This allows us to move forward without being held back. Microsoft already replaces the Legacy Edge with the new one on supported Windows versions. 05 November 2020, 13:37:34 UTC
0766a09 Big copy edits and testing Moves the remote utilities section to the using the api section and updates the code snippet to work. Previous one removed all utilities. 05 November 2020, 05:50:09 UTC
5e270a1 docs: add info on modifying and adding utilities 05 November 2020, 05:50:09 UTC
3b98597 Editing and formatting utilities API page 05 November 2020, 05:50:09 UTC
366b841 deps: move sirv-cli to npx (#32056) 04 November 2020, 18:35:03 UTC
230a41f Form file docs and overrides (#32058) 03 November 2020, 17:22:35 UTC
b864973 dropdown.js: simplify code (#32055) 03 November 2020, 14:43:20 UTC
ccac6a6 Update devDependencies (#32048) * hugo-bin ^0.64.5 → ^0.65.0 * karma-firefox-launcher ^2.0.0 → ^2.1.0 * linkinator ^2.2.0 → ^2.2.2 * postcss-cli ^8.1.0 → ^8.2.0 * rollup ^2.32.1 → ^2.33.1 * sass ^1.27.1 → ^1.28.0 03 November 2020, 09:38:26 UTC
3b64580 Make docs anchorjs links darker on keyboard focus (#32050) * Make docs anchorjs links darker on keyboard focus Not just on mouse hover * Update site/assets/scss/_anchor.scss Co-authored-by: Mark Otto <markd.otto@gmail.com> Co-authored-by: Mark Otto <markd.otto@gmail.com> 02 November 2020, 20:55:41 UTC
6682bba Add callouts about using light colors ideally on a dark background (#32040) * Add callout about using light colors ideally on a dark background * Add callout to helpers > colored links as well 02 November 2020, 20:39:49 UTC
c9f8fa4 tests: tweak Jasmine usage (#32046) * jasmine/expect-matcher * jasmine/prefer-jasmine-matcher Found with `eslint-plugin-jasmine` 02 November 2020, 14:13:24 UTC
e2697b0 tests: fix sanitizer test. (#32045) The test template does not include a `script` tag so the test always returned true. 02 November 2020, 12:49:56 UTC
71010cb tests: switch to using `toContain()` to check for substring presence (#32043) 02 November 2020, 12:42:40 UTC
e0b8fcd ESLint: enable new-cap rule but ignore properties (#32036) 01 November 2020, 14:31:11 UTC
59692ce karma: stop excluding polyfill.js from istanbul (#30740) 01 November 2020, 13:52:24 UTC
421e248 Streamline jQuery comment. (#32016) 01 November 2020, 13:49:51 UTC
c21506d Fix TypeError when Bootstrap is included in `head` (#32024) * extend jquery after domContentLoaded event is fired * add unittest for util onDOMContentLoaded * wait for trigger jquery event after domContentLoaded * remove domcontentready from eventHandler * move istanbul ignore statements to correct line Co-authored-by: XhmikosR <xhmikosr@gmail.com> 01 November 2020, 13:32:36 UTC
3a5f9f5 Check for data-interval on the first slide of carousel (#31818) * check for data-interval on the first slide of carousel * add updateInterval method for elements of a carousel * add test for carousel interval being set during cycle * update activeElement as soon as slide has finished (before transition end) * only updateInterval before using it Co-authored-by: XhmikosR <xhmikosr@gmail.com> 01 November 2020, 12:36:50 UTC
cb45642 CODE_OF_CONDUCT.md: fix redirect (#32033) 01 November 2020, 12:30:36 UTC
6fea79b Clarify PRs section (#32027) 01 November 2020, 05:42:19 UTC
e6f8428 polyfill.js minor tweaks (#32011) * rename function to `supportsScopeQuery` * use a ternary in `findOne` function return value 01 November 2020, 05:38:55 UTC
d1dcc1e Update instances of .font-weight to .fw 31 October 2020, 18:19:52 UTC
4d1ee3b Add class name so the utility generates 31 October 2020, 18:19:52 UTC
831fbd2 Lint: stop ignoring package.js (#32021) 31 October 2020, 07:30:57 UTC
b63066d toast.spec.js: fix typo (#32026) 31 October 2020, 07:25:33 UTC
9cedf5b Contrast colors added to theme-colors (#30044) * Contrast colors added to theme-colors * redundant colors removed froms docs, theme-colors refactor * Add spaces for consistency * Adapt to the recent changes Co-authored-by: Sead Memic <sead.memic@intracto.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 31 October 2020, 06:21:31 UTC
241f910 Updated .rounded utilities (#31687) * Updated rounded utilities to fix scale, but not rename anything else * Rename rounded-pill to border-radius-pill to match Also reorder some variables while I'm here to make more sense * Updated rounded utilities to fix scale, but not rename anything else * Rename rounded-pill to border-radius-pill to match Also reorder some variables while I'm here to make more sense * Small copy addition * Add example modifier class for spacing Co-authored-by: XhmikosR <xhmikosr@gmail.com> 30 October 2020, 20:42:11 UTC
a108e2b Fix color heights (#32023) 30 October 2020, 20:36:44 UTC
6fc35e3 Add `cursor:pointer` to color inputs (#32020) * Add `cursor:pointer` for color inputs * Add to migration guide 30 October 2020, 18:03:07 UTC
ec05ade Fix redirects (#32015) 30 October 2020, 14:24:45 UTC
87b367b Update Edge's Rendering Engine on CONTRIBUTING.md (#32008) * Update Edge's Rendering Engine on CONTRIBUTING.md Also updated the URL to prevent a HTTP redirect. * Add 'Go to "Help > Send Feedback" from the browser' note Co-authored-by: XhmikosR <xhmikosr@gmail.com> 30 October 2020, 05:33:31 UTC
c196d21 Remove obsolete prefixes (#32012) 30 October 2020, 05:29:48 UTC
a6156ed CI: switch to Node.js 14. (#32003) 29 October 2020, 17:38:31 UTC
e993ca7 CI: Skip dependabot PR branches. (#32006) Also, reword Node.js setup step 29 October 2020, 17:26:15 UTC
5076170 Minor Markdown fixes (#32009) * add missing language after fenced block * add missing end of file newline 29 October 2020, 17:05:39 UTC
370e9ab Revert "clean-css: specify precision 6" 29 October 2020, 13:34:41 UTC
c749da0 clean-css: specify precision 6 This is so that we get the same behavior for our minified files since dart-sass doesn't have a precision option and defaults to 10. 29 October 2020, 13:34:41 UTC
c31aef4 Switch to dart-sass node-sass is now deprecated 29 October 2020, 13:34:41 UTC
94d7f6e Update to postcss 8.x. (#31739) * autoprefixer 10.0.1 * find-unused-sass-variables 3.0.0 * postcss 8.1.4 * postcss-cli 8.1.0 29 October 2020, 13:23:43 UTC
ed1d867 Remove explicit heights on form elements (#31993) * Remove explicit heights * Link to upstream bug Co-authored-by: XhmikosR <xhmikosr@gmail.com> 29 October 2020, 13:18:39 UTC
2bd5ba1 Remove bugreport.apple.com since it doesn't work (#32005) 29 October 2020, 10:32:56 UTC
b1c7d1d Use the same font on the button as on the field itself 28 October 2020, 17:29:28 UTC
b2be299 Fix Firefox padding issue Caused by https://searchfox.org/mozilla-central/rev/0b7007a23bc16c857f894140e12f307bfeef2fdd/layout/style/res/forms.css#494 28 October 2020, 17:29:28 UTC
f236667 Drop custom file upload plugin in favor of CSS 28 October 2020, 17:29:28 UTC
3e2f9ab v5: Floating labels (#30449) * v5: Promote floating labels example to component - Adds new .form-floating - Stubs out basics of a docs page - Removes existing Example * Update floating labels to support .form-select, make inputs and selects more consistent - To do this, I made the .form-control and .form-select consistent in min-height vs height - Removed some unused variables now - Updated -color to be the -color because I don't know why this was any different before - Update page to include some examples for layout, validation, and value - Rewrite styles to not modify padding, but instead transform and opacity * Streamline and bulletproof some things - Apply some optimizations from code review - Removed unecessary properties from the label - Add some comments for what properties are required - Move from fixed height for labels to height 100% so we can support textareas - Improve docs a little bit, add ToC * Move some values to variables, switch from scaling font-size to scale, update transforms * Bring over changes from #30966 and add to them to tighten things up * Delete the now unused example images * Fix typo * Allowlist the calc function * Add transform-origin, update transform values * Test out autofill fix * Fix linter issue * Mention it in the migration guide * Bump bundlesize * Add one more variable per review * Shave .25rem off the height Co-authored-by: XhmikosR <xhmikosr@gmail.com> 28 October 2020, 03:45:48 UTC
582f52e Add example with input group between two inputs 28 October 2020, 00:40:58 UTC
1baa735 Bump eslint from 7.11.0 to 7.12.1 (#31990) Bumps [eslint](https://github.com/eslint/eslint) from 7.11.0 to 7.12.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.11.0...v7.12.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 27 October 2020, 10:09:01 UTC
21daef7 Bump @rollup/plugin-node-resolve from 9.0.0 to 10.0.0 (#31989) Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 9.0.0 to 10.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/node-resolve-v9.0.0...node-resolve-v10.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 27 October 2020, 10:04:19 UTC
089dca2 Bump @rollup/plugin-commonjs from 15.1.0 to 16.0.0 (#31988) Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 15.1.0 to 16.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/commonjs-v15.1.0...commonjs-v16.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 27 October 2020, 09:51:57 UTC
310fe17 Bump karma-firefox-launcher from 1.3.0 to 2.0.0 (#31987) Bumps [karma-firefox-launcher](https://github.com/karma-runner/karma-firefox-launcher) from 1.3.0 to 2.0.0. - [Release notes](https://github.com/karma-runner/karma-firefox-launcher/releases) - [Changelog](https://github.com/karma-runner/karma-firefox-launcher/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma-firefox-launcher/compare/v1.3.0...v2.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 27 October 2020, 09:51:09 UTC
899e573 Bump rollup from 2.32.0 to 2.32.1 (#31985) Bumps [rollup](https://github.com/rollup/rollup) from 2.32.0 to 2.32.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.32.0...v2.32.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 27 October 2020, 09:46:50 UTC
642f40d Fix git conflicts after #30571 (#31982) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 27 October 2020, 09:36:58 UTC
0a61269 list-group.md: fix snippet (#31981) 27 October 2020, 09:24:28 UTC
e5fa708 v5: Add .fs-* utilities for font-size and rename font-weight/-style utilities (#30571) * v5: Add .fs-* utilities for font-size - Adds new font-sizes Sass map - Generates six new classes for setting only font-size - Updates docs to mention this, including a scss-docs reference * Update font utilities - Make .fs-* utils for font-size use RFS - Rename .font-weight-* utils to .fw-* - Rename .font-style-* utils to .f-* - Update order of utilities a bit - Update docs to match * Update migration docs to make note of these changes * Be more specific in font-size docs about scale * Update font-style abbreviation to .fst * Fix font-weight property * Formatting & font style utility fix * Move to Alpha 3 migration section * Update migration guide for more details, splitting alpha 2 stuff back to the appropriate section in Migration guide * Tweak language on example Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com> 26 October 2020, 23:42:07 UTC
6df0cfe Update migration guide 26 October 2020, 22:23:25 UTC
568c1d1 Fix border radius for inputs groups with validation 26 October 2020, 22:23:25 UTC
313f762 Fix border radii on validation messages 26 October 2020, 22:23:25 UTC
3e2c329 Require `.has-validation` class to fix border radii on form elements 26 October 2020, 22:23:25 UTC
eb91c2e CI: allow skipping BrowserStack (#31878) This basically brings back the previous behavior we had on Travis CI, where if the commit message included `[ci skip]`, BrowserStack tests didn't run. Additionally, this allows skipping BrowserStack if the commit message contains `[skip ci]` too. 26 October 2020, 18:55:51 UTC
6c1df1b docs: Add Russian translation (#31828) 26 October 2020, 18:46:53 UTC
478ff53 Remove background-clip from .btn-close 26 October 2020, 17:47:55 UTC
646a706 Update CodeQL action (#31930) Should run on PRs too. 26 October 2020, 16:56:16 UTC
1b6caf6 Rename Navs to Navs and Tabs (#31965) * Rename Navs to Navs and Tabs Fixes #31378 * Add title to renamed file * Update navs-tabs.md * Add alias/redirect * Fix references to renamed file, tweak title Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk> 25 October 2020, 20:29:58 UTC
back to top