aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-13Rewrite grid docs to account for new grid tierMark Otto14-767/+961
2020-04-13Move table of contents to new sidebar, restyle it to be simplerMark Otto2-20/+50
2020-04-13Add an xxl grid tierMark Otto1-2/+4
2020-04-13Update devDependencies (#30544)XhmikosR2-1340/+801
2020-04-11Use `box-shadow` mixin for `.btn` (#30512)Catalin Zalog1-8/+8
2020-04-11Use `box-shadow` mixin for `.form-select` (#30555)Catalin Zalog1-1/+2
2020-04-10Use custom properties for font-stacks (#30509)Gaël Poupard3-3/+3
2020-04-09Remove redundant class and line height (#30542)Martijn Cuppens2-2/+1
2020-04-09Pass multiple classes to `classList.add` / `classList.remove` (#30537)XhmikosR4-13/+6
2020-04-09Add v4-dev in bundlewatch config. (#30541)XhmikosR1-1/+7
2020-04-09Add checkbox transition (#30528)Martijn Cuppens2-5/+2
2020-04-08Replace bundlesize with bundlewatch. (#30538)XhmikosR4-303/+137
2020-04-08Fix spinner-grow animation (#30504)Mark Otto1-0/+1
2020-04-08Use correct hex color code(#30533)Gaël Poupard1-1/+1
2020-04-07Bump autoprefixer from 9.7.5 to 9.7.6 (#30524)dependabot-preview[bot]2-6/+14
2020-04-07Bump rollup from 2.3.2 to 2.3.3 (#30523)dependabot-preview[bot]2-4/+4
2020-04-07Bump stylelint from 13.2.1 to 13.3.0 (#30522)dependabot-preview[bot]2-11/+11
2020-04-06Create `scss-docs` shortcode to get some snippets from the Scs… (#30502)Martijn Cuppens12-87/+72
2020-04-06Add `.card-footer` color (#30515)Catalin Zalog1-0/+1
2020-04-06Add nav link transition (#29988)Martijn Cuppens2-0/+2
2020-04-02Update devDependencies and regenerate package-lock.json (#30501)XhmikosR2-31/+31
2020-04-02Fix card list group borders & radii (#30497)Martijn Cuppens2-19/+17
2020-04-01Use `box-shadow` mixin for form controls (#30480)Catalin Zalog1-2/+2
2020-04-01Always modal scroll top to 0ysds2-12/+10
2020-04-01Fix border radiiMartijn Cuppens1-1/+9
2020-04-01Fix CSS and improve docsysds4-64/+60
2020-04-01Add Full-Screen size to Modal and Responsive variations for breakpointsgsoti4-0/+187
2020-04-01transition() mixin prevent redundant 'transition: none' and pass `null` (#30391)Shohei Yoshida1-4/+14
2020-04-01Fix date inputs heights in safariMartijn Cuppens2-13/+1
2020-03-31Fix active state dropdownMartijn Cuppens2-4/+2
2020-03-31Use unordered lists in dropdown-menusMartijn Cuppens8-118/+118
2020-03-31Docs: Use unordered lists in dropdownscccabinet4-88/+88
2020-03-31Fix text decorations (#30492)Martijn Cuppens2-5/+3
2020-03-31Require `.form-label` classes on form labels (#30476)Martijn Cuppens17-73/+82
2020-03-31docs(tables): 1, 2, 2, 4… (#30489)Gaël Poupard1-1/+1
2020-03-31Regenerate package-lock.json. (#30488)XhmikosR1-221/+179
2020-03-31Bump eslint-plugin-import from 2.20.1 to 2.20.2 (#30486)dependabot-preview[bot]2-7/+7
2020-03-31Bump rollup from 2.2.0 to 2.3.1 (#30485)dependabot-preview[bot]2-4/+4
2020-03-31Bump terser from 4.6.7 to 4.6.9 (#30483)dependabot-preview[bot]2-4/+4
2020-03-31Bump eslint-plugin-unicorn from 18.0.0 to 18.0.1 (#30484)dependabot-preview[bot]2-4/+4
2020-03-31Use variables for list-group-item color levels (#30009)Yannik Hampe2-1/+3
2020-03-31Cleanup responsive tables (#30482)Martijn Cuppens1-17/+8
2020-03-30Switch to custom properties to control grid gutter widths (#30475)Martijn Cuppens3-38/+24
2020-03-29Remove `MSPointerEvent` and `ms-touch-action` in tests (#30463)XhmikosR2-6/+5
2020-03-29Use `textContent` instead of `innerText`. (#30462)XhmikosR3-4/+3
2020-03-28Order sizes variables (#30479)Catalin Zalog1-9/+9
2020-03-28docs: remove `makeArray` (#30470)XhmikosR1-13/+9
2020-03-28Simplify sidebar stylesMartijn Cuppens3-64/+54
2020-03-28docs(sidenav): use class selector for active itemGaël Poupard2-4/+4
2020-03-28docs(sidenav): transition arrow tooGaël Poupard1-0/+1