| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-11-09 | modal.html: use `textContent` (#32101) | XhmikosR | 1 | -1/+1 | |
| We are not handling any HTML | |||||
| 2020-11-09 | search.js: check for `search-input` element early (#32100) | XhmikosR | 1 | -2/+3 | |
| 2020-11-09 | search.js: use the current v5.getbootstrap.com URL (#32099) | XhmikosR | 1 | -1/+1 | |
| 2020-11-09 | package.json: fix clean-css level switch (#32097) | XhmikosR | 1 | -1/+1 | |
| 2020-11-09 | karma.conf.js: break lines (#32093) | XhmikosR | 1 | -2/+8 | |
| 2020-11-09 | Drop `.btn-block` classes, replace with utilities (#31995) | Mark Otto | 4 | -24/+44 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-11-09 | [Docs] Changes to navbar documentation/explanation (#32090) | Patrick H. Lauke | 1 | -11/+11 | |
| * 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 | |||||
| 2020-11-08 | Add .gap utilities (#32074) | Mark Otto | 3 | -7/+29 | |
| * Add gap utilities * Update .bundlewatch.config.json * Revamp headings on this page for better organization Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-11-08 | Add checks to fix color contrast issues (#32085) | Martijn Cuppens | 3 | -7/+19 | |
| 2020-11-08 | Partially revert "Move this to a partial to work around the stray `p` ↵ | XhmikosR | 2 | -16/+15 | |
| issue." (#32076) This partially reverts commit 23ddfa99a33c81916666326e0cfd2582dacfca44. | |||||
| 2020-11-08 | download.md: link to JS files comparison too (#32087) | XhmikosR | 1 | -1/+1 | |
| 2020-11-08 | config.yml: remove the unused "expo" parameter (#32086) | XhmikosR | 1 | -1/+0 | |
| 2020-11-08 | reboot.md: mention "Liberation Sans" (#32084) | XhmikosR | 1 | -0/+1 | |
| 2020-11-06 | _variables.scss: reorder SVG attributes | XhmikosR | 1 | -6/+6 | |
| This results in slightly better gzip compression | |||||
| 2020-11-06 | Shade color for better color contrast | Martijn Cuppens | 1 | -1/+1 | |
| 2020-11-06 | Fix missing border & add transitions | Martijn Cuppens | 3 | -31/+32 | |
| 2020-11-06 | Remove default transform-origin per code review | Mark Otto | 1 | -1/+0 | |
| 2020-11-06 | Update relative position hack for layers | Mark Otto | 1 | -1/+6 | |
| 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. | |||||
| 2020-11-06 | Add dedicated accordion component based on Collapse JS | Mark Otto | 9 | -83/+260 | |
| 2020-11-06 | Add .d-grid to our display utilities (#32066) | Mark Otto | 2 | -1/+3 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-11-06 | stylelint: pass the ` --rd` flag (#32063) | XhmikosR | 3 | -5/+1 | |
| * stylelint: pass the ` --rd` flag Should report any needless disables * Update _button-group.scss * Update _floating-labels.scss | |||||
| 2020-11-06 | Remove firefox workaround for ::file-selector-button margin. (#32064) | Emilio Cobos Álvarez | 1 | -3/+0 | |
| As per https://bugzilla.mozilla.org/show_bug.cgi?id=1673895, this workaround shouldn't be necessary in FF83+. Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-11-05 | Add keyboard shortcut to focus search field (#31702) | Mark Otto | 2 | -3/+37 | |
| * 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 <[email protected]> Co-authored-by: Patrick H. Lauke <[email protected]> Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-11-05 | Tighten bundlewatch limits. | XhmikosR | 1 | -7/+7 | |
| 2020-11-05 | Remove the now unneeded polyfills. | XhmikosR | 15 | -96/+3 | |
| 2020-11-05 | Drop Legacy Edge support. | XhmikosR | 13 | -127/+11 | |
| This allows us to move forward without being held back. Microsoft already replaces the Legacy Edge with the new one on supported Windows versions. | |||||
| 2020-11-05 | Big copy edits and testing | Mark Otto | 1 | -15/+25 | |
| Moves the remote utilities section to the using the api section and updates the code snippet to work. Previous one removed all utilities. | |||||
| 2020-11-05 | docs: add info on modifying and adding utilities | Luke-zhang-04 | 1 | -0/+42 | |
| 2020-11-05 | Editing and formatting utilities API page | Mark Otto | 1 | -160/+81 | |
| 2020-11-04 | deps: move sirv-cli to npx (#32056) | XhmikosR | 2 | -92/+1 | |
| 2020-11-03 | Form file docs and overrides (#32058) | Gaël Poupard | 2 | -9/+9 | |
| 2020-11-03 | dropdown.js: simplify code (#32055) | XhmikosR | 1 | -4/+3 | |
| 2020-11-03 | Update devDependencies (#32048) | XhmikosR | 2 | -419/+333 | |
| * 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 | |||||
| 2020-11-02 | Make docs anchorjs links darker on keyboard focus (#32050) | Patrick H. Lauke | 1 | -0/+1 | |
| * Make docs anchorjs links darker on keyboard focus Not just on mouse hover * Update site/assets/scss/_anchor.scss Co-authored-by: Mark Otto <[email protected]> Co-authored-by: Mark Otto <[email protected]> | |||||
| 2020-11-02 | Add callouts about using light colors ideally on a dark background (#32040) | Patrick H. Lauke | 2 | -0/+8 | |
| * Add callout about using light colors ideally on a dark background * Add callout to helpers > colored links as well | |||||
| 2020-11-02 | tests: tweak Jasmine usage (#32046) | XhmikosR | 4 | -9/+9 | |
| * jasmine/expect-matcher * jasmine/prefer-jasmine-matcher Found with `eslint-plugin-jasmine` | |||||
| 2020-11-02 | tests: fix sanitizer test. (#32045) | XhmikosR | 1 | -1/+1 | |
| The test template does not include a `script` tag so the test always returned true. | |||||
| 2020-11-02 | tests: switch to using `toContain()` to check for substring presence (#32043) | XhmikosR | 2 | -5/+5 | |
| 2020-11-01 | ESLint: enable new-cap rule but ignore properties (#32036) | XhmikosR | 1 | -1/+6 | |
| 2020-11-01 | karma: stop excluding polyfill.js from istanbul (#30740) | XhmikosR | 2 | -7/+5 | |
| 2020-11-01 | Streamline jQuery comment. (#32016) | XhmikosR | 11 | -9/+11 | |
| 2020-11-01 | Fix TypeError when Bootstrap is included in `head` (#32024) | Sascha | 14 | -127/+185 | |
| * 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 <[email protected]> | |||||
| 2020-11-01 | Check for data-interval on the first slide of carousel (#31818) | Mitchell Bryson | 2 | -16/+54 | |
| * 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 <[email protected]> | |||||
| 2020-11-01 | CODE_OF_CONDUCT.md: fix redirect (#32033) | XhmikosR | 1 | -4/+1 | |
| 2020-11-01 | Clarify PRs section (#32027) | XhmikosR | 1 | -2/+4 | |
| 2020-11-01 | polyfill.js minor tweaks (#32011) | XhmikosR | 1 | -7/+3 | |
| * rename function to `supportsScopeQuery` * use a ternary in `findOne` function return value | |||||
| 2020-10-31 | Update instances of .font-weight to .fw | Mark Otto | 12 | -52/+52 | |
| 2020-10-31 | Add class name so the utility generates | Mark Otto | 1 | -0/+1 | |
| 2020-10-31 | Lint: stop ignoring package.js (#32021) | XhmikosR | 2 | -6/+7 | |
| 2020-10-31 | toast.spec.js: fix typo (#32026) | XhmikosR | 1 | -2/+2 | |
