| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-04-02 | Fix card list group borders & radii (#30497) | Martijn Cuppens | 2 | -19/+17 | |
| 2020-04-01 | Use `box-shadow` mixin for form controls (#30480) | Catalin Zalog | 1 | -2/+2 | |
| 2020-04-01 | Always modal scroll top to 0 | ysds | 2 | -12/+10 | |
| 2020-04-01 | Fix border radii | Martijn Cuppens | 1 | -1/+9 | |
| 2020-04-01 | Fix CSS and improve docs | ysds | 4 | -64/+60 | |
| 2020-04-01 | Add Full-Screen size to Modal and Responsive variations for breakpoints | gsoti | 4 | -0/+187 | |
| (Works from breakpoint and down) | |||||
| 2020-04-01 | transition() mixin prevent redundant 'transition: none' and pass `null` (#30391) | Shohei Yoshida | 1 | -4/+14 | |
| * Prevent redundant 'none' for prefers-reduced-motion * Output warning when use 'none' or 'null' with multiple arguments * Fix for libsass(node-sass) | |||||
| 2020-04-01 | Fix date inputs heights in safari | Martijn Cuppens | 2 | -13/+1 | |
| 2020-03-31 | Fix active state dropdown | Martijn Cuppens | 2 | -4/+2 | |
| 2020-03-31 | Use unordered lists in dropdown-menus | Martijn Cuppens | 8 | -118/+118 | |
| 2020-03-31 | Docs: Use unordered lists in dropdowns | cccabinet | 4 | -88/+88 | |
| 2020-03-31 | Fix text decorations (#30492) | Martijn Cuppens | 2 | -5/+3 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-03-31 | Require `.form-label` classes on form labels (#30476) | Martijn Cuppens | 17 | -73/+82 | |
| 2020-03-31 | docs(tables): 1, 2, 2, 4… (#30489) | Gaël Poupard | 1 | -1/+1 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-03-31 | Regenerate package-lock.json. (#30488) | XhmikosR | 1 | -221/+179 | |
| We are down to 2 npm vulnerabilities (1 low, 1 high). | |||||
| 2020-03-31 | Bump eslint-plugin-import from 2.20.1 to 2.20.2 (#30486) | dependabot-preview[bot] | 2 | -7/+7 | |
| Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.1 to 2.20.2. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.20.1...v2.20.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | |||||
| 2020-03-31 | Bump rollup from 2.2.0 to 2.3.1 (#30485) | dependabot-preview[bot] | 2 | -4/+4 | |
| Bumps [rollup](https://github.com/rollup/rollup) from 2.2.0 to 2.3.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.2.0...v2.3.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-03-31 | Bump terser from 4.6.7 to 4.6.9 (#30483) | dependabot-preview[bot] | 2 | -4/+4 | |
| Bumps [terser](https://github.com/terser/terser) from 4.6.7 to 4.6.9. - [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.6.7...v4.6.9) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-03-31 | Bump eslint-plugin-unicorn from 18.0.0 to 18.0.1 (#30484) | dependabot-preview[bot] | 2 | -4/+4 | |
| Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 18.0.0 to 18.0.1. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v18.0.0...v18.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-03-31 | Use variables for list-group-item color levels (#30009) | Yannik Hampe | 2 | -1/+3 | |
| Co-authored-by: Martijn Cuppens <[email protected]> | |||||
| 2020-03-31 | Cleanup responsive tables (#30482) | Martijn Cuppens | 1 | -17/+8 | |
| 2020-03-30 | Update release-notes.yml | Mark Otto | 1 | -1/+1 | |
| 2020-03-30 | Update release-notes.yml | Mark Otto | 1 | -1/+1 | |
| 2020-03-30 | Update release-notes.yml | Mark Otto | 1 | -1/+1 | |
| 2020-03-30 | Update release-notes.yml | Mark Otto | 1 | -1/+1 | |
| 2020-03-30 | Update release-drafter.yml | Mark Otto | 1 | -2/+0 | |
| 2020-03-30 | Update release-drafter.yml | Mark Otto | 1 | -1/+1 | |
| 2020-03-30 | Testing | Mark Otto | 1 | -1/+3 | |
| 2020-03-30 | Switch to custom properties to control grid gutter widths (#30475) | Martijn Cuppens | 3 | -38/+24 | |
| 2020-03-29 | Remove `MSPointerEvent` and `ms-touch-action` in tests (#30463) | XhmikosR | 2 | -6/+5 | |
| 2020-03-29 | Use `textContent` instead of `innerText`. (#30462) | XhmikosR | 3 | -4/+3 | |
| It's supported by all of our supported browsers. | |||||
| 2020-03-28 | Order sizes variables (#30479) | Catalin Zalog | 1 | -9/+9 | |
| 2020-03-28 | docs: remove `makeArray` (#30470) | XhmikosR | 1 | -13/+9 | |
| 2020-03-28 | Simplify sidebar styles | Martijn Cuppens | 3 | -64/+54 | |
| 2020-03-28 | docs(sidenav): use class selector for active item | Gaël Poupard | 2 | -4/+4 | |
| 2020-03-28 | docs(sidenav): transition arrow too | Gaël Poupard | 1 | -0/+1 | |
| 2020-03-28 | docs(sidenav): get rid of custom JS for active state | Gaël Poupard | 3 | -23/+6 | |
| 2020-03-28 | docs(sidenav): fix struggling CSS when collapsing sidenav | Gaël Poupard | 2 | -5/+2 | |
| 2020-03-28 | docs(sidenav): use collapse components | Gaël Poupard | 1 | -2/+3 | |
| 2020-03-28 | Dist (#29924) | XhmikosR | 59 | -4018/+4458 | |
| 2020-03-28 | Remove holder.js leftovers (#30469) | XhmikosR | 1 | -3/+3 | |
| 2020-03-28 | docs: remove duplicate code for indeterminate (#30471) | XhmikosR | 2 | -11/+1 | |
| 2020-03-28 | v5 tabs - accessibility issue when using ul/li semantic | Laussel Loïc | 5 | -76/+72 | |
| Add aria-role presentation on li element when ul element has role tablist and remove dropdown from visual tests as they've been removed from doc | |||||
| 2020-03-26 | Update eslint-plugin-unicorn to v18.0.0 (#30461) | XhmikosR | 3 | -6/+8 | |
| 2020-03-25 | Create release-drafter.yml | Mark Otto | 1 | -0/+28 | |
| 2020-03-25 | Create release-notes.yml | Mark Otto | 1 | -0/+14 | |
| 2020-03-25 | .gitignore: add Jekyll's cache folder (#30454) | XhmikosR | 1 | -0/+2 | |
| So that when we switch branches the folder is ignored. | |||||
| 2020-03-25 | Regenerate package-lock.json to fix npm vulnerabilities (#30425) | XhmikosR | 1 | -428/+249 | |
| 3 left, 2 low and 1 high | |||||
| 2020-03-25 | Bump karma-rollup-preprocessor from 7.0.4 to 7.0.5 (#30459) | dependabot-preview[bot] | 2 | -4/+4 | |
| Bumps [karma-rollup-preprocessor](https://github.com/jlmakes/karma-rollup-preprocessor) from 7.0.4 to 7.0.5. - [Release notes](https://github.com/jlmakes/karma-rollup-preprocessor/releases) - [Changelog](https://github.com/jlmakes/karma-rollup-preprocessor/blob/master/CHANGELOG.md) - [Commits](https://github.com/jlmakes/karma-rollup-preprocessor/compare/7.0.4...7.0.5) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | |||||
| 2020-03-25 | Bump rollup from 2.1.0 to 2.2.0 (#30458) | dependabot-preview[bot] | 2 | -4/+4 | |
| Bumps [rollup](https://github.com/rollup/rollup) from 2.1.0 to 2.2.0. - [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.1.0...v2.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]> | |||||
