Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples/Floating-labels: fix bad behavior with autofill #31948

Closed
wants to merge 1,711 commits into from
Closed

Examples/Floating-labels: fix bad behavior with autofill #31948

wants to merge 1,711 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    4702f0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7657c1e View commit details
    Browse the repository at this point in the history
  3. Add alias/redirect

    patrickhlauke authored and mdo committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    9d2cd1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69b3c46 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. Single line example for inline forms

    rohit2sharma95 authored and mdo committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    6eaa36f View commit details
    Browse the repository at this point in the history
  2. Update layout.md

    mdo committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    6acdfdb View commit details
    Browse the repository at this point in the history
  3. Clear timeout before showing the toast (#31155)

    * clear timeout before showing the toast
    
    * Add unit test
    
    * Remove the check for timeout
    
    * Check for clearTimeout to have been called
    
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    rohit2sharma95 and XhmikosR committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    f6348f6 View commit details
    Browse the repository at this point in the history
  4. Add null variables for nav-link

    Replaces #30498 by adding four new null default variables for .nav-link. Doesn't carry over font-style from the original PR though since that's rarely used, at least by default Bootstrap. Nullifies all values from that PR, too, since we count on some basic inheritance here and don't need color by default.
    mdo committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    2b4db02 View commit details
    Browse the repository at this point in the history
  5. Fix docs sass importing example.

    florianlacreuse authored and mdo committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    19b5908 View commit details
    Browse the repository at this point in the history
  6. Docs: forms accessibility cleanup (#31114)

    * Expand on disabled fieldsets and faked buttons
    
    include further advice/information on how to disable faked buttons for keyboard/AT users
    
    * Centralise accessible name advice in forms overview
    
    seems odd to only mention (separately) label, aria-label etc in input-group and layout. the advice is just as pertinent in other sections like select. checks only skims over this.
    
    moving this, in expanded form, into the overview section itself. adding a specific cross-reference (just because they are easily left with no accname at all) in the checks page.
    
    * Change warning about accessibility, modify server-side example
    
    - paradoxically, due to our current problems with validation (see #28414) and the fact that browsers seem to have improved in this area for the most part, it's now actually better to use browser-native validation
    - added explicit `id` and `aria-describedby` association to at least the server-side form error messages, to show how it should be done properly, and expanded the prose for that explaining this.
    
    * Replace `.sr-only` with `.visually-hidden` in new addition
    
    * Copy edits for clarity in parenthetical
    
    * Copy and formatting tweaks
    
    - Wordsmithing here and there
    - Turns some hyphens into em dashes
    - Turns a long running comma separated list into an unordered list
    - Rearranges some copy just a bit
    
    Co-authored-by: Mark Otto <markd.otto@gmail.com>
    patrickhlauke and mdo committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    eeb73e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. Easier disabled state customization for button variants (#30639)

    * feat(buttons): easier disabled state customization
    
    * docs(migration): mention new arguments for disabled state in button-variant()
    
    * Update migration.md
    
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    Co-authored-by: Mark Otto <markd.otto@gmail.com>
    3 people committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    37ef4e4 View commit details
    Browse the repository at this point in the history
  2. toasts: make default duration 5s (#31109)

    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    rohit2sharma95 and XhmikosR committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    91c11d6 View commit details
    Browse the repository at this point in the history
  3. Unbreak lines.

    XhmikosR committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    f15af45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b97fcd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0eb120e View commit details
    Browse the repository at this point in the history
  6. Move function

    XhmikosR committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    a67231a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d86b14 View commit details
    Browse the repository at this point in the history
  8. Join template literals

    XhmikosR committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    b345746 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. v5: Tweak some colors (#31276)

    * Tweak green and cyan colors, bump min contrast ratio to 4.5
    
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    mdo and XhmikosR committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    6914efe View commit details
    Browse the repository at this point in the history
  2. Update devDependencies (#31283)

    * @rollup/plugin-babel          ^5.0.4  →   ^5.1.0
    * @rollup/plugin-commonjs      ^13.0.0  →  ^13.0.1
    * @rollup/plugin-node-resolve   ^8.1.0  →   ^8.4.0
    * autoprefixer                  ^9.8.4  →   ^9.8.5
    * hugo-bin                     ^0.61.0  →  ^0.62.0
    * rollup                       ^2.20.0  →  ^2.21.0
    XhmikosR committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    2d43e64 View commit details
    Browse the repository at this point in the history
  3. Migration update (#31278)

    * Clarify screen reader changes
    
    * Add some docs and reboot notes to migration guide
    
    * Add mention of docs renaming of screen reader helper page
    
    * Mention null vars from navs PR at #31035
    
    * Update migration.md
    
    Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    3 people committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    8d89e0a View commit details
    Browse the repository at this point in the history
  4. Update version.md to include v5

    Version.md on v5.getbootstrap.com is only referring to v1 > v4 when it should be referring to v1 > v5.
    Laim authored and mdo committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    aa5be4c View commit details
    Browse the repository at this point in the history
  5. Improve spacing

    mdo committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    c52b7d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e372b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb1eee1 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Bump hugo-bin from 0.62.0 to 0.62.1 (#31292)

    Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.62.0 to 0.62.1.
    - [Release notes](https://github.com/fenneclab/hugo-bin/releases)
    - [Commits](fenneclab/hugo-bin@v0.62.0...v0.62.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    9fcc572 View commit details
    Browse the repository at this point in the history
  2. Bump @rollup/plugin-commonjs from 13.0.1 to 14.0.0 (#31291)

    Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 13.0.1 to 14.0.0.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Commits](rollup/plugins@commonjs-v13.0.1...commonjs-v14.0.0)
    
    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>
    dependabot[bot] and XhmikosR committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    cc76849 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    2ec2e13 View commit details
    Browse the repository at this point in the history
  2. Turn off scroll anchoring for accordions (#31346)

    New default behavior for scroll anchoring (rolled out in Chrome 84?) leads to unsightly/odd accordion interactions - see #31341
    This rule suppresses this new behavior and reverts back to the old way.
    
    See https://drafts.csswg.org/css-scroll-anchoring/
    patrickhlauke committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    c7bc7a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Bump eslint from 7.4.0 to 7.5.0 (#31366)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.4.0 to 7.5.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.4.0...v7.5.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    577ff0c View commit details
    Browse the repository at this point in the history
  2. Bump hugo-bin from 0.62.1 to 0.62.3 (#31367)

    Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.62.1 to 0.62.3.
    - [Release notes](https://github.com/fenneclab/hugo-bin/releases)
    - [Commits](fenneclab/hugo-bin@v0.62.1...v0.62.3)
    
    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>
    dependabot[bot] and XhmikosR committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    9cdf4a4 View commit details
    Browse the repository at this point in the history
  3. Bump @babel/core from 7.10.4 to 7.10.5 (#31368)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.4 to 7.10.5.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.5/packages/babel-core)
    
    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>
    dependabot[bot] and XhmikosR committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    852723d View commit details
    Browse the repository at this point in the history
  4. Bump rollup from 2.21.0 to 2.23.0 (#31369)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.21.0 to 2.23.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.21.0...v2.23.0)
    
    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>
    dependabot[bot] and XhmikosR committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    5ae2748 View commit details
    Browse the repository at this point in the history
  5. Bump eslint-config-xo from 0.32.0 to 0.32.1 (#31371)

    Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.32.0 to 0.32.1.
    - [Release notes](https://github.com/xojs/eslint-config-xo/releases)
    - [Commits](xojs/eslint-config-xo@v0.32.0...v0.32.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    29e1026 View commit details
    Browse the repository at this point in the history
  6. Bump @babel/cli from 7.10.4 to 7.10.5 (#31372)

    Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.10.4 to 7.10.5.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.5/packages/babel-cli)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    8aab8b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Cleanup/fix after the sr-only to visually-hidden renaming (#31359)

    * sr-only -> visually-hidden cleanup
    
    It seems the old screen-readers.md file was left behind, and forgot to rename the mixin
    
    * Fix broken mixins for visually-hidden
    patrickhlauke committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    cdea255 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23c3806 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bceb3e View commit details
    Browse the repository at this point in the history
  4. Adjust sizing of checks and radios (#31383)

    Moves from 1.25em to 1em to better support custom font-size-base values. Most common would probably be .875rem (14px) and current sizing garbles that into 1.09-ish, thus causing the rendering issues in #31269.
    
    Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
    mdo and MartijnCuppens committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    16adcf2 View commit details
    Browse the repository at this point in the history
  5. Update copy around breakpoint sizing (#31382)

    * Update copy around breakpoint sizing
    
    Fixes #31288
    
    * Update breakpoints.md
    
    * Further copy changes
    
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    mdo and XhmikosR committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    2a3e487 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2020

  1. Add padding to badges (#31132)

    * Add padding to badges
    
    The current badges are very tightly padded, and because the top and bottom padding are the same, and aligned to the baseline, this makes badges with descenders (e.g. the "g" in "Danger") look uncomfortably close to the bottom. Adding more ample padding masks this a bit.
    An alternative would be to have separate top and bottom padding, with the bottom one slightly larger than the top - but conversely, that then makes badges that contain no text with descenders, and particularly badges that contain all uppercase characters, look too bottom-heavy.
    Also adding some left/right extra padding, as currently the pill badges look uncomfortably tight on the sides due to the rounding.
    patrickhlauke committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    a21f605 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Update migration guide (#31387)

    * Document change to form check and radio size
    
    * Update todos in Migration guide
    
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    mdo and XhmikosR committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    393efaf View commit details
    Browse the repository at this point in the history
  2. Add transition to Pagination buttons just like other Bootstrap buttons

    Samarth Arora authored and mdo committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    5512dde View commit details
    Browse the repository at this point in the history
  3. Removed a broken reference

    https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_hr_size
    this link is broken, I think we perhaps should remove it?
    jacty authored and mdo committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    ebad168 View commit details
    Browse the repository at this point in the history
  4. Fixed typo in docs v5 (Utilities/API) page

    Mohammad Ali Shahbazi authored and mdo committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    76ad4aa View commit details
    Browse the repository at this point in the history
  5. Added opacity-75 and opacity-50 classes

    Mohammad Ali Shahbazi authored and mdo committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    5be7fe0 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Add view on GitHub links for easier content editing from the docs (#3…

    …1339)
    
    * Add view on GitHub links for easier content editing from the docs
    
    * Update docs.html
    
    * Move to .btn-bd-light
    
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    mdo and XhmikosR committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    2d2b675 View commit details
    Browse the repository at this point in the history
  2. Bump karma from 5.1.0 to 5.1.1 (#31417)

    Bumps [karma](https://github.com/karma-runner/karma) from 5.1.0 to 5.1.1.
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v5.1.0...v5.1.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    ac282c7 View commit details
    Browse the repository at this point in the history
  3. Bump eslint from 7.5.0 to 7.6.0 (#31418)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.5.0 to 7.6.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.5.0...v7.6.0)
    
    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>
    dependabot[bot] and XhmikosR committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    49d75ea View commit details
    Browse the repository at this point in the history
  4. Bump sirv-cli from 1.0.3 to 1.0.5 (#31419)

    Bumps [sirv-cli](https://github.com/lukeed/sirv) from 1.0.3 to 1.0.5.
    - [Release notes](https://github.com/lukeed/sirv/releases)
    - [Commits](lukeed/sirv@v1.0.3...v1.0.5)
    
    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>
    dependabot[bot] and XhmikosR committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    9264ccc View commit details
    Browse the repository at this point in the history
  5. Bump autoprefixer from 9.8.5 to 9.8.6 (#31420)

    Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.5 to 9.8.6.
    - [Release notes](https://github.com/postcss/autoprefixer/releases)
    - [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
    - [Commits](postcss/autoprefixer@9.8.5...9.8.6)
    
    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>
    dependabot[bot] and XhmikosR committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    6a4a5ea View commit details
    Browse the repository at this point in the history
  6. Bump @babel/core from 7.10.5 to 7.11.0 (#31421)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.5 to 7.11.0.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.11.0/packages/babel-core)
    
    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>
    dependabot[bot] and XhmikosR committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    1ed78c2 View commit details
    Browse the repository at this point in the history
  7. Bump @babel/preset-env from 7.10.4 to 7.11.0 (#31422)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.4 to 7.11.0.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.11.0/packages/babel-preset-env)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    4888794 View commit details
    Browse the repository at this point in the history
  8. Bump terser from 4.8.0 to 5.0.0 (#31416)

    Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 5.0.0.
    - [Release notes](https://github.com/terser/terser/releases)
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](terser/terser@v4.8.0...v5.0.0)
    
    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>
    dependabot[bot] and XhmikosR committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    2c90675 View commit details
    Browse the repository at this point in the history
  9. Ensure to increase contrasts on buttons & colored links hover/active …

    …states (#30989)
    
    * feat(buttons): ensure to increase contrasts on hover/active
    
    * Update _buttons.scss
    
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    Co-authored-by: Mark Otto <markd.otto@gmail.com>
    3 people committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    9181c84 View commit details
    Browse the repository at this point in the history
  10. box-shadow() mixin allow 'null' and drop support 'none' with multiple…

    … args (#30394)
    
    * Support 'null' and drop `none` with multiple args
    
    * Output a warning when use 'none' with multiple arguments
    
    * Add migration note
    
    * Update migration.md
    
    Co-authored-by: Mark Otto <markd.otto@gmail.com>
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    3 people committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    e8566e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. docs: Fix issue number typo in migration

    kyletsang authored and mdo committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    b6b672c View commit details
    Browse the repository at this point in the history
  2. make breakpoints specifications consistent with layout/grid.md

    0-576px could be misinterpreted "up to 576px included"
    pine3ree authored and mdo committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    adf4567 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Remove flex: 1 0 100% from rows (#31439)

    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    mdo and XhmikosR committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    a5fd5bc View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. Bump eslint-plugin-unicorn from 20.1.0 to 21.0.0 (#31370)

    * Bump eslint-plugin-unicorn from 20.1.0 to 21.0.0
    
    Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 20.1.0 to 21.0.0.
    - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
    - [Commits](sindresorhus/eslint-plugin-unicorn@v20.1.0...v21.0.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Disable `unicorn/prefer-array-find` rule for now
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    dependabot[bot] and XhmikosR committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    a3f27c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Bump rollup from 2.23.0 to 2.23.1 (#31464)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.23.0 to 2.23.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.23.0...v2.23.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    b842dde View commit details
    Browse the repository at this point in the history
  2. Bump @babel/core from 7.11.0 to 7.11.1 (#31465)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.0 to 7.11.1.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.11.1/packages/babel-core)
    
    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>
    dependabot[bot] and XhmikosR committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    e91056d View commit details
    Browse the repository at this point in the history
  3. Update current_ruby_version to 5.0.0.alpha1 (#31455)

    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    glebm and XhmikosR committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    180a0dc View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Configuration menu
    Copy the full SHA
    cf704cd View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Configuration menu
    Copy the full SHA
    d0a87ef View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Mention that Edge Legacy also supports 'filling' their track

    Edge Legacy support filling their track by default.
    
    Example: https://codepen.io/coliff/pen/VwaZgVZ
    coliff authored and mdo committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    ed9c481 View commit details
    Browse the repository at this point in the history
  2. Bump @rollup/plugin-commonjs from 14.0.0 to 15.0.0 (#31490)

    Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 14.0.0 to 15.0.0.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Commits](rollup/plugins@commonjs-v14.0.0...commonjs-v15.0.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    98e9411 View commit details
    Browse the repository at this point in the history
  3. Bump eslint from 7.6.0 to 7.7.0 (#31491)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.6.0 to 7.7.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.6.0...v7.7.0)
    
    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>
    dependabot[bot] and XhmikosR committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    537eb79 View commit details
    Browse the repository at this point in the history
  4. Bump @rollup/plugin-node-resolve from 8.4.0 to 9.0.0 (#31492)

    Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 8.4.0 to 9.0.0.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Commits](rollup/plugins@node-resolve-v8.4.0...node-resolve-v9.0.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    d4f12f6 View commit details
    Browse the repository at this point in the history
  5. Bump @rollup/plugin-babel from 5.1.0 to 5.2.0 (#31493)

    Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins) from 5.1.0 to 5.2.0.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Commits](rollup/plugins@babel-v5.1.0...babel-v5.2.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    73b39df View commit details
    Browse the repository at this point in the history
  6. Bump karma-jasmine from 3.3.1 to 4.0.1 (#31494)

    Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine) from 3.3.1 to 4.0.1.
    - [Release notes](https://github.com/karma-runner/karma-jasmine/releases)
    - [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma-jasmine@v3.3.1...v4.0.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>
    dependabot[bot] and XhmikosR committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    a15083f View commit details
    Browse the repository at this point in the history
  7. Bump rollup from 2.23.1 to 2.26.3 (#31495)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.23.1 to 2.26.3.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.23.1...v2.26.3)
    
    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>
    dependabot[bot] and XhmikosR committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    df7bbf6 View commit details
    Browse the repository at this point in the history
  8. Bump sirv-cli from 1.0.5 to 1.0.6 (#31496)

    Bumps [sirv-cli](https://github.com/lukeed/sirv) from 1.0.5 to 1.0.6.
    - [Release notes](https://github.com/lukeed/sirv/releases)
    - [Commits](lukeed/sirv@v1.0.5...v1.0.6)
    
    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>
    dependabot[bot] and XhmikosR committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    64f4e22 View commit details
    Browse the repository at this point in the history
  9. Bump terser from 5.0.0 to 5.1.0 (#31497)

    Bumps [terser](https://github.com/terser/terser) from 5.0.0 to 5.1.0.
    - [Release notes](https://github.com/terser/terser/releases)
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](terser/terser@v5.0.0...v5.1.0)
    
    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>
    dependabot[bot] and XhmikosR committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    394812b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Configuration menu
    Copy the full SHA
    b547ef4 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. Configuration menu
    Copy the full SHA
    7058f89 View commit details
    Browse the repository at this point in the history
  2. Update icons.yml

    Add new icons set - CoreUI Icons
    mrholek authored and mdo committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    730a020 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Bump rollup from 2.26.3 to 2.26.5 (#31536)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.26.3 to 2.26.5.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.26.3...v2.26.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    38a3055 View commit details
    Browse the repository at this point in the history
  2. Bump @babel/core from 7.11.1 to 7.11.4 (#31533)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.1 to 7.11.4.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.11.4/packages/babel-core)
    
    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>
    dependabot[bot] and XhmikosR committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    09c5250 View commit details
    Browse the repository at this point in the history
  3. Bump linkinator from 2.1.1 to 2.1.2 (#31534)

    Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.1.1 to 2.1.2.
    - [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
    - [Commits](JustinBeckwith/linkinator@v2.1.1...v2.1.2)
    
    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>
    dependabot[bot] and XhmikosR committed Aug 26, 2020
    1 Configuration menu
    Copy the full SHA
    9c77845 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Bump @babel/core from 7.11.4 to 7.11.5 (#31561)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.4 to 7.11.5.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.11.5/packages/babel-core)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    bd84a6d View commit details
    Browse the repository at this point in the history
  2. docs: Fix typo on Customize -> Color page (#31556)

    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    alexpls and XhmikosR committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    a8b8f63 View commit details
    Browse the repository at this point in the history
  3. Bump @babel/preset-env from 7.11.0 to 7.11.5 (#31562)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.11.0 to 7.11.5.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.11.5/packages/babel-preset-env)
    
    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>
    dependabot[bot] and XhmikosR committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    e30ba84 View commit details
    Browse the repository at this point in the history
  4. Bump @babel/cli from 7.10.5 to 7.11.5 (#31564)

    Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.10.5 to 7.11.5.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.11.5/packages/babel-cli)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    c0be67a View commit details
    Browse the repository at this point in the history
  5. Bump karma from 5.1.1 to 5.2.0 (#31565)

    Bumps [karma](https://github.com/karma-runner/karma) from 5.1.1 to 5.2.0.
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v5.1.1...v5.2.0)
    
    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>
    dependabot[bot] and XhmikosR committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    59896e4 View commit details
    Browse the repository at this point in the history
  6. Bump postcss-cli from 7.1.1 to 7.1.2 (#31566)

    Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 7.1.1 to 7.1.2.
    - [Release notes](https://github.com/postcss/postcss-cli/releases)
    - [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md)
    - [Commits](postcss/postcss-cli@7.1.1...7.1.2)
    
    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>
    dependabot[bot] and XhmikosR committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    04261d4 View commit details
    Browse the repository at this point in the history
  7. Bump rollup from 2.26.5 to 2.26.9 (#31567)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.26.5 to 2.26.9.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.26.5...v2.26.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    398e3f1 View commit details
    Browse the repository at this point in the history
  8. Bump eslint from 7.7.0 to 7.8.0 (#31568)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.7.0 to 7.8.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.7.0...v7.8.0)
    
    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>
    dependabot[bot] and XhmikosR committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    c3ea1f6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    613a5e4 View commit details
    Browse the repository at this point in the history
  10. Add default parameters to each border radius mixin (#31571)

    * Add default parameters to each border radius mixin
    
    * Add border radius changes to migration guide
    
    Co-authored-by: Jeremy Jackson <jeremy@librarymarket.com>
    jeremyvii and jeremyvii committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    1503aa1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7326232 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Docs: Add top/bottom margin to highlighted code samples (#31036)

    * Add top/bottom margin to highlighted code samples
    
    provide more space to avoid having the "Copy" button overlap code sample content
    
    * Modify clipboard button style
    
    Per #31036 (comment) and #31036 (comment)
    
    * Tweak margin, clipboard button size and position
    
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    patrickhlauke and XhmikosR committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    0e007e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    7134f6a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    fb9bf54 View commit details
    Browse the repository at this point in the history
  2. docs(placeholder): drop role=img and use aria-hidden for decorative S…

    …VG placeholders (#31575)
    
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    ffoodd and XhmikosR committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    5b37d03 View commit details
    Browse the repository at this point in the history
  3. Bump @babel/core from 7.11.5 to 7.11.6 (#31595)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.5 to 7.11.6.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.11.6/packages/babel-core)
    
    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>
    dependabot[bot] and XhmikosR committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    06e6ef2 View commit details
    Browse the repository at this point in the history
  4. Bump rollup from 2.26.9 to 2.26.10 (#31596)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.26.9 to 2.26.10.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.26.9...v2.26.10)
    
    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>
    dependabot[bot] and XhmikosR committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    706dabb View commit details
    Browse the repository at this point in the history
  5. Bump @babel/cli from 7.11.5 to 7.11.6 (#31597)

    Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.11.5 to 7.11.6.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.11.6/packages/babel-cli)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    7bc79da View commit details
    Browse the repository at this point in the history
  6. Bump eslint from 7.8.0 to 7.8.1 (#31598)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.8.0 to 7.8.1.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.8.0...v7.8.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    d01ff18 View commit details
    Browse the repository at this point in the history
  7. Bump karma from 5.2.0 to 5.2.1 (#31599)

    Bumps [karma](https://github.com/karma-runner/karma) from 5.2.0 to 5.2.1.
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v5.2.0...v5.2.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    d79ffec View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. Configuration menu
    Copy the full SHA
    f3e81f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Bump rollup from 2.26.10 to 2.26.11 (#31613)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.26.10 to 2.26.11.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.26.10...v2.26.11)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    2a24955 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Add border width utility (#31484)

    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
    3 people committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    6455c2e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Docs: (subjectively) nicer looking accordion example (#31137)

    * Docs: (subjectively) nicer looking accordion example
    
    the use of `.btn-link` currently just looks a bit odd, subjectively (as in v5 we now force the underline to always be there, while in v4 at least it was only on hover/focus).
    `.btn-light` seems more fitting
    
    * Add extra classes for nicer overall look
    
    as suggested by @ysds
    
    * Tweak accessibility note for accordions and optional keyboard interactions
    patrickhlauke committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    42a0f8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb23b98 View commit details
    Browse the repository at this point in the history
  3. Remove the unused PNG files.

    XhmikosR committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    23803d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    001b4f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    135c78a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea5d555 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b4bb95 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d931879 View commit details
    Browse the repository at this point in the history
  9. Update _brand.scss

    XhmikosR committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    b7b4706 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fe31971 View commit details
    Browse the repository at this point in the history
  11. Update team

    mdo authored and XhmikosR committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    e6ce398 View commit details
    Browse the repository at this point in the history
  12. docs(home): wrap all content in <main> & use <section> (#31580)

    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    ffoodd and XhmikosR committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    cbe4daf View commit details
    Browse the repository at this point in the history
  13. docs(layout): ensure content sits in main (#31610)

    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    ffoodd and XhmikosR committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    28a9223 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b2d7d29 View commit details
    Browse the repository at this point in the history
  15. Download link in README (#31588)

    * Download link in README
    
    Fixes #31585
    
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    ffoodd and XhmikosR committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    08516e4 View commit details
    Browse the repository at this point in the history
  16. Bump karma from 5.2.1 to 5.2.2 (#31625)

    Bumps [karma](https://github.com/karma-runner/karma) from 5.2.1 to 5.2.2.
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v5.2.1...v5.2.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    d9222ad View commit details
    Browse the repository at this point in the history
  17. Bump @rollup/plugin-babel from 5.2.0 to 5.2.1 (#31626)

    Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins) from 5.2.0 to 5.2.1.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Commits](rollup/plugins@babel-v5.2.0...babel-v5.2.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    3786acc View commit details
    Browse the repository at this point in the history
  18. Bump bundlewatch from 0.2.7 to 0.3.0 (#31627)

    Bumps [bundlewatch](https://github.com/bundlewatch/bundlewatch) from 0.2.7 to 0.3.0.
    - [Release notes](https://github.com/bundlewatch/bundlewatch/releases)
    - [Commits](bundlewatch/bundlewatch@v0.2.7...v0.3.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    c34b167 View commit details
    Browse the repository at this point in the history
  19. Bump node-fetch from 2.6.0 to 2.6.1 (#31631)

    Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
    - [Release notes](https://github.com/bitinn/node-fetch/releases)
    - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
    - [Commits](node-fetch/node-fetch@v2.6.0...v2.6.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    5c25ea6 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Dist (#31644)

    XhmikosR committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    4491fb0 View commit details
    Browse the repository at this point in the history
  2. Typo in About / Overview

    ffoodd authored and mdo committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    5f5f1cb View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Add a comment for escape-svg function

     Closes #30835 by leaving a comment in the source that the escape-svg() function must have quotes around data URIs.
    mdo authored and XhmikosR committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    849fea5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65d130f View commit details
    Browse the repository at this point in the history
  3. Add getInstance method in the docs for tooltip (#31636)

    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    rohit2sharma95 and XhmikosR committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    94c0f12 View commit details
    Browse the repository at this point in the history
  4. docs: mention our bundle file clearly.

    Note that we are using the bundle file already in our docs since 787441d.
    XhmikosR committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    7571fe7 View commit details
    Browse the repository at this point in the history
  5. Update site/content/docs/5.0/getting-started/download.md

    Co-authored-by: Mark Otto <markd.otto@gmail.com>
    XhmikosR and mdo committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    85d00e6 View commit details
    Browse the repository at this point in the history
  6. Rewrite quick start JS sections in getting started page so things are…

    … more clearly organized
    mdo authored and XhmikosR committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    e3b7880 View commit details
    Browse the repository at this point in the history
  7. Rremove separate JS includes from homepage for simplicity's sake, but…

    … include a link to doing it separately
    mdo authored and XhmikosR committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    5122429 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    800952c View commit details
    Browse the repository at this point in the history
  9. Add spaces after commas

    XhmikosR committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    400b8a6 View commit details
    Browse the repository at this point in the history
  10. Update Stylelint rules

    Enable `scss/selector-no-union-class-name`
    XhmikosR committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    4d6dd31 View commit details
    Browse the repository at this point in the history
  11. Bump eslint from 7.8.1 to 7.9.0 (#31661)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.8.1 to 7.9.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.8.1...v7.9.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    1c07693 View commit details
    Browse the repository at this point in the history
  12. Bump stylelint-config-twbs-bootstrap from 2.0.3 to 2.1.0 (#31663)

    Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 2.0.3 to 2.1.0.
    - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases)
    - [Commits](twbs/stylelint-config-twbs-bootstrap@v2.0.3...v2.1.0)
    
    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>
    dependabot[bot] and XhmikosR committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    2924ba2 View commit details
    Browse the repository at this point in the history
  13. Bump hugo-bin from 0.62.3 to 0.63.1 (#31660)

    Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.62.3 to 0.63.1.
    - [Release notes](https://github.com/fenneclab/hugo-bin/releases)
    - [Commits](fenneclab/hugo-bin@v0.62.3...v0.63.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>
    dependabot[bot] and XhmikosR committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    655ce50 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    390ce24 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Docs: Fix vertical align link

    kyletsang authored and mdo committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    fec511d View commit details
    Browse the repository at this point in the history
  2. docs: fix a few redirects (#31689)

    * Fix GitHub's permanent redirects
    
    * Fix a11yproject redirects
    
    * Update postcss-loader repo URL to the current  one
    XhmikosR committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    b5fb84a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Update webpack.md

    potcss-loader now uses the `postcssOptions` key. https://www.npmjs.com/package/postcss-loader
    pyrabbit authored and XhmikosR committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    26c1fbe View commit details
    Browse the repository at this point in the history
  2. Update webpack.md

    Format snippets
    XhmikosR committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    4e9a29e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Extra position utilities (#31280)

    * Extra position utilities
    
    Given that there are utilities for the *position* property, it seems logic to have utilities for the *top*, *left*, *bottom* and *right* propertires.
    
    * Update extra position utilities
    
    * add default position values map
    
    * tweak examples
    
    * add real life examples
    
    * fix double colon
    
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    jaumesala and XhmikosR committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    7bbfd43 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Bump eslint-plugin-unicorn from 21.0.0 to 22.0.0 (#31723)

    Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 21.0.0 to 22.0.0.
    - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
    - [Commits](sindresorhus/eslint-plugin-unicorn@v21.0.0...v22.0.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    bb794bf View commit details
    Browse the repository at this point in the history
  2. Bump @rollup/plugin-commonjs from 15.0.0 to 15.1.0 (#31724)

    Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 15.0.0 to 15.1.0.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Commits](rollup/plugins@commonjs-v15.0.0...commonjs-v15.1.0)
    
    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>
    dependabot[bot] and XhmikosR committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    5706ce3 View commit details
    Browse the repository at this point in the history
  3. Bump rollup from 2.26.11 to 2.28.1 (#31725)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.26.11 to 2.28.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.26.11...v2.28.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>
    dependabot[bot] and XhmikosR committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    6b1cdd0 View commit details
    Browse the repository at this point in the history
  4. Add new variable for -padding-x

    mdo committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    fe77208 View commit details
    Browse the repository at this point in the history
  5. Rename .close to .btn-close, replace times sign with background SVG, …

    …update focus state
    mdo committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    9977766 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1af79bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e69503 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    95f81f8 View commit details
    Browse the repository at this point in the history
  9. Add details to the Migration page

    mdo committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    57fc28a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4778dea View commit details
    Browse the repository at this point in the history
  11. Update some close button examples

    mdo committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    67f33a0 View commit details
    Browse the repository at this point in the history
  12. Update toasts dismiss (moving more styles to CSS instead of utilities…

    …), fix some more close examples, and add a new .btn-close-white variant
    mdo committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    fae9aef View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    be6a150 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e838acc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c0fe383 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    5280771 View commit details
    Browse the repository at this point in the history
  2. Updates responsive embeds with new class names and CSS variables

    - Renames .embed-responsive-XbyY classes to .embed-responsive-XxY
    - Simplifies the Sass map to just be key and value, ratio and percentage
    - Builds .embed-responsive-* modifiers with CSS variables
    - Updates docs to show power of CSS variables
    - Add notes to the Migration guide
    mdo committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    18f8601 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe38a85 View commit details
    Browse the repository at this point in the history
  4. Move styles to docs CSS

    mdo committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    3b8c170 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73e5640 View commit details
    Browse the repository at this point in the history
  6. Updates to .ratio selectors and docs

    - Remove group selector for ratio items
    - Drop the .ratio-item entirely
    - Update docs to explain updated approach
    - Update Migration guide to reflect the latest
    mdo committed Sep 23, 2020
    2 Configuration menu
    Copy the full SHA
    9f60659 View commit details
    Browse the repository at this point in the history
  7. Match container gutters with row gutters

    - Replaces make-container mixin's padding-x param with gutter to match naming
    - Changes value of container padding variable to match grid gutter width variable
    - Uses local CSS variable for container padding
    
    Fixes #31642
    mdo committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    54ac2c7 View commit details
    Browse the repository at this point in the history
  8. Forgot to divide by 2

    mdo committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    a690a67 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. fix tooltip hide method when already hidden (#31115)

    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    Hiws and XhmikosR committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    43b4252 View commit details
    Browse the repository at this point in the history
  2. Add .dropdown-menu-dark (#30171)

    * Add .dropdown-menu-dark
    
    * Match background color to navbar dark
    
    * Update docs to include a navbar example
    
    * Update dropdowns.md
    
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    mdo and XhmikosR committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    585b3ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adc70c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    979c66b View commit details
    Browse the repository at this point in the history
  5. Carousel enhancements, including .carousel-dark (#31650)

    * Replace existing carousel control icons with chevrons from Bootstrap Icons
    
    * Add .carousel-dark variant
    
    * Test
    
    * Add variable for .carousel-dark filter
    
    * Update _variables.scss
    
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    mdo and XhmikosR committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    f951be3 View commit details
    Browse the repository at this point in the history
  6. Fix bundlewatch test I missed

    mdo committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    caef121 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Restore rem unit (#31746)

    Fix unintentional unit change in 1af79bb#diff-d8ee409a461718bfb6240710c8c73382
    MartijnCuppens committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    ca22578 View commit details
    Browse the repository at this point in the history
  2. v5: Adjust docs sidebar and navbar (#31119)

    * Hide the docs nav on mobile, redesign it for two columns on narrow devices
    
    * Tweak spacing on ToC
    
    * Redesign sidebar and subnav
    
    * Revamp subnav mobile layout so everything's on one line
    
    * Tighten up masthead a little
    
    * Switch the icon for the subnav and do a little icon toggling
    
    * Fix mobile overflow since we changed guters stuff
    
    * Add the widths
    
    * make the subnav icon purple
    mdo committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    7427946 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c2abf3 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    b060c9e View commit details
    Browse the repository at this point in the history
  2. v5 alpha 2 migration guide updates

    mdo authored and XhmikosR committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    d4ea73f View commit details
    Browse the repository at this point in the history
  3. Fix links

    XhmikosR committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    1b0db59 View commit details
    Browse the repository at this point in the history
  4. Minor wording fixes

    XhmikosR committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    e268e1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c24acf8 View commit details
    Browse the repository at this point in the history
  6. Re-optimize SVG

    XhmikosR committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    331566b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    668ff4e View commit details
    Browse the repository at this point in the history
  8. _variables: change $btn-close-bg's attribute order (#31772)

    Just to save a few bytes from the compressed files.
    XhmikosR committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    6f3a7b1 View commit details
    Browse the repository at this point in the history
  9. Bump bundlewatch from 0.3.0 to 0.3.1 (#31776)

    Bumps [bundlewatch](https://github.com/bundlewatch/bundlewatch) from 0.3.0 to 0.3.1.
    - [Release notes](https://github.com/bundlewatch/bundlewatch/releases)
    - [Commits](bundlewatch/bundlewatch@v0.3.0...v0.3.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    8d453b3 View commit details
    Browse the repository at this point in the history
  10. Bump karma from 5.2.2 to 5.2.3 (#31777)

    Bumps [karma](https://github.com/karma-runner/karma) from 5.2.2 to 5.2.3.
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v5.2.2...v5.2.3)
    
    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>
    dependabot[bot] and XhmikosR committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    2db7303 View commit details
    Browse the repository at this point in the history
  11. Bump eslint from 7.9.0 to 7.10.0 (#31778)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.9.0 to 7.10.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.9.0...v7.10.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    79087c8 View commit details
    Browse the repository at this point in the history
  12. Bump rollup from 2.28.1 to 2.28.2 (#31779)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.28.1 to 2.28.2.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.28.1...v2.28.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    09da023 View commit details
    Browse the repository at this point in the history
  13. Bump eslint-plugin-import from 2.22.0 to 2.22.1 (#31781)

    Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.0 to 2.22.1.
    - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
    - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.22.0...v2.22.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    e03c37f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c30b6df View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ec812dc View commit details
    Browse the repository at this point in the history
  16. Add new Bootstrap Icons homepage images

    mdo authored and XhmikosR committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    6615771 View commit details
    Browse the repository at this point in the history
  17. Compress the new images

    XhmikosR committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    4238a04 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Change grid classes to utilities to make vertical nav example more re…

    …silient to narrow viewports (#31785)
    
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    mdo and XhmikosR committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    1872133 View commit details
    Browse the repository at this point in the history
  2. Revert #31761 (#31792)

    Revert "Re-optimize SVG"
    
    This reverts commit 331566b.
    
    Revert "Move homepage-hero.svg to an img tag"
    
    This reverts commit c24acf8.
    XhmikosR committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    d862a9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b083c96 View commit details
    Browse the repository at this point in the history
  4. docs: remove pixels from SVGs (#31791)

    It's the default unit.
    XhmikosR committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    476bd88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42ae96f View commit details
    Browse the repository at this point in the history
  6. Update .gitignore (#31783)

    Add vscode and netlify folders
    XhmikosR committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    cef7e4d View commit details
    Browse the repository at this point in the history
  7. Suppress flexbox side effects in breadcrumb (#31700)

    * Suppress flexbox side effects
    
    * Trailing whitesapce
    
    Co-authored-by: Mark Otto <markd.otto@gmail.com>
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    3 people committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    cda9278 View commit details
    Browse the repository at this point in the history
  8. v5: Add disabled examples for .form-control, .form-select, and .form-…

    …range (#31686)
    
    * Add disabled state example to the .form-control page
    
    * Document disabled attribute on select too
    
    * Add disabled example for file input
    
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    mdo and XhmikosR committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    319954d View commit details
    Browse the repository at this point in the history
  9. Fix disabled checkbox toggle buttons (#31651)

    * fix disabled checkbox toggle buttons
    
    * add disabled checks-radios examples in documentation
    
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    Psixodelik and XhmikosR committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    0cb880c View commit details
    Browse the repository at this point in the history
  10. docs(Modal): Add xxl fullscreen example (#31583)

    * docs(Modal): Add xxl fullscreen example
    
    * Update modal.md
    
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    kyletsang and XhmikosR committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    905b1b1 View commit details
    Browse the repository at this point in the history
  11. feat(colors): bump dark to gray-900 (#30550)

    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    ffoodd and XhmikosR committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    7e195a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Add Sass variable for CSS variable prefix (#31684)

    * Add Sass variable for CSS variable prefix
    
    * Update other --bs-* var instances
    mdo committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    3cf51c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6105ebf View commit details
    Browse the repository at this point in the history
  3. webpack.md: Replace "both of them" with "it" (#31794)

    🎉 Yay! I helped!
    
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    j4nr6n and XhmikosR committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    dd5ad8f View commit details
    Browse the repository at this point in the history
  4. Update btn-close-white docs to filter (not backdrop-filter) (#31796)

    This PR fixes an error in the v5 docs. The btn-close-white class actually uses the filter (not backdrop-filter)
    coliff committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    c5966de View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Configuration menu
    Copy the full SHA
    e4be064 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    ce1db01 View commit details
    Browse the repository at this point in the history
  2. docs: fix contrast color against .bg-info (#31839)

    * docs(badge): ensure info badge's contrast
    
    * docs(colors): fix contrasts in example using .bg-info
    
    * Update card.md
    
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    ffoodd and XhmikosR committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    00dd552 View commit details
    Browse the repository at this point in the history
  3. Remove Manipulator.toggleClass (#31842)

    It's only used in one place so it makes more sense to remove it for the time being.
    XhmikosR committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    0c1651e View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Bump linkinator from 2.1.2 to 2.1.3 (#31843)

    Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.1.2 to 2.1.3.
    - [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
    - [Commits](JustinBeckwith/linkinator@v2.1.2...v2.1.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    d6bf562 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Alert : Added z-index for close button (#31826)

    Co-authored-by: Ankit Mishra <ankitmishra@Ankit-MacBook-Pro.local>
    Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
    3 people committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    c8523d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Improve callout shortcode. (#31802)

    Remove the `markdownify` call, and instead rely on Hugo's proper syntax; `{{% callout %}}` when we want to the content to be processed as Markdown.
    
    This allows for stuff like:
    
    {{% callout info %}}
    ##### I'm an info callout!
    
    ```css
    .foo {
      color: #fff;
    }
    ```
    
    {{< example >}}
    <div class="alert alert-warning alert-dismissible fade show" role="alert">
      <strong>Holy guacamole!</strong> You should check in on some of those fields below.
      <button type="button" class="btn-close" data-dismiss="alert" aria-label="Close"></button>
    </div>
    {{< /example >}}
    {{% /callout %}}
    XhmikosR committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    5c69253 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Configuration menu
    Copy the full SHA
    cdc1216 View commit details
    Browse the repository at this point in the history
  2. Bump eslint from 7.10.0 to 7.11.0 (#31873)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.10.0 to 7.11.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.10.0...v7.11.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    5babcdb View commit details
    Browse the repository at this point in the history
  3. Bump rollup from 2.28.2 to 2.29.0 (#31875)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.28.2 to 2.29.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.28.2...v2.29.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    adc2b67 View commit details
    Browse the repository at this point in the history
  4. Bump hugo-bin from 0.63.1 to 0.64.4 (#31872)

    Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.63.1 to 0.64.4.
    - [Release notes](https://github.com/fenneclab/hugo-bin/releases)
    - [Commits](fenneclab/hugo-bin@v0.63.1...v0.64.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    b81f130 View commit details
    Browse the repository at this point in the history
  5. Split up dropdown sizing docs to improve rendering (#31861)

    - Drop the included .btn-toolbar, no need
    - Split large and small button examples
    
    Closes #31841
    
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    mdo and XhmikosR committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    4c3c552 View commit details
    Browse the repository at this point in the history
  6. Revert "Improve callout shortcode. (#31802)" (#31871)

    This reverts commit 5c69253.
    XhmikosR committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    f3cfc8e View commit details
    Browse the repository at this point in the history
  7. Adding overflow visible as util

    gauravbehere authored and XhmikosR committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    776afb8 View commit details
    Browse the repository at this point in the history
  8. Update copy and add utilities to example

    mdo authored and XhmikosR committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    0205a01 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Remove redundant visually hidden "(current)" from pagination controls (

    …#31892)
    
    * Replace visually hidden span with aria-current in tests
    
    * Remove redundant visually hidden "(current)" when `aria-current` already used
    
    Closes #31891
    patrickhlauke committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    836a4c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Update manifest.json (#31893)

    Switch to relative URLs so that we don't need to change the path with every major/minor release
    XhmikosR committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    fb30989 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Bump sirv-cli from 1.0.6 to 1.0.8 (#31918)

    Bumps [sirv-cli](https://github.com/lukeed/sirv) from 1.0.6 to 1.0.8.
    - [Release notes](https://github.com/lukeed/sirv/releases)
    - [Commits](lukeed/sirv@v1.0.6...v1.0.8)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    defbbfc View commit details
    Browse the repository at this point in the history
  2. Bump hugo-bin from 0.64.4 to 0.64.5 (#31919)

    Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.64.4 to 0.64.5.
    - [Release notes](https://github.com/fenneclab/hugo-bin/releases)
    - [Commits](fenneclab/hugo-bin@v0.64.4...v0.64.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    fcf9bbe View commit details
    Browse the repository at this point in the history
  3. Bump rollup from 2.29.0 to 2.32.0 (#31920)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.29.0 to 2.32.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.29.0...v2.32.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    ca6e0ec View commit details
    Browse the repository at this point in the history
  4. Bump linkinator from 2.1.3 to 2.2.0 (#31922)

    Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.1.3 to 2.2.0.
    - [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
    - [Commits](JustinBeckwith/linkinator@v2.1.3...v2.2.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    332c04e View commit details
    Browse the repository at this point in the history
  5. Bump nodemon from 2.0.4 to 2.0.5 (#31924)

    Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.4 to 2.0.5.
    - [Release notes](https://github.com/remy/nodemon/releases)
    - [Commits](remy/nodemon@v2.0.4...v2.0.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    8dfec11 View commit details
    Browse the repository at this point in the history
  6. Bump @babel/preset-env from 7.11.5 to 7.12.1 (#31923)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.11.5 to 7.12.1.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-preset-env)
    
    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>
    dependabot[bot] and XhmikosR committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    667309f View commit details
    Browse the repository at this point in the history
  7. Bump @babel/cli from 7.11.6 to 7.12.1 (#31926)

    Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.11.6 to 7.12.1.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-cli)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    54a5396 View commit details
    Browse the repository at this point in the history
  8. Bump @babel/core from 7.11.6 to 7.12.3 (#31927)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.6 to 7.12.3.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.12.3/packages/babel-core)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    608767d View commit details
    Browse the repository at this point in the history
  9. Bump eslint-plugin-unicorn from 22.0.0 to 23.0.0 (#31921)

    Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 22.0.0 to 23.0.0.
    - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
    - [Commits](sindresorhus/eslint-plugin-unicorn@v22.0.0...v23.0.0)
    
    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>
    dependabot[bot] and XhmikosR committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    c486b1f View commit details
    Browse the repository at this point in the history
  10. Bump eslint-config-xo from 0.32.1 to 0.33.1 (#31925)

    Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.32.1 to 0.33.1.
    - [Release notes](https://github.com/xojs/eslint-config-xo/releases)
    - [Commits](xojs/eslint-config-xo@v0.32.1...v0.33.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>
    dependabot[bot] and XhmikosR committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    5ee5792 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    28f18f8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9589d9c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    116deb2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e0a3b7e View commit details
    Browse the repository at this point in the history
  15. Slow down spinners when prefers-reduced-motion: reduce (#31882)

    * feature(spinners): slow down spinners when prefers-reduced-motion
    
    * docs(spinners): add reduced motion callout and mention slowing down in accessibility page
    
    * Update spinners.md
    
    * docs(accessibility): rewording
    
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
    3 people committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    ece40bc View commit details
    Browse the repository at this point in the history
  16. Apply smooth-scroll when prefers-reduced-motion: no-preference (#31877

    )
    
    * feat(reboot): apply smooth-scroll when not prefers-reduced-motion
    
    * docs(migration): mention scroll-behavior in alpha3
    
    * docs(accessibility): mention scroll-behavior in reduced motion section
    
    * docs(accessibility): rewording smooth scroll sentence
    
    * feat(variable): introduce enable-smooth-scroll variable
    
    * docs(accessibility): reword smooth-scroll sentence
    
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    ffoodd and XhmikosR committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    ed2f43e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    48177c9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e6618a6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6b25abf View commit details
    Browse the repository at this point in the history
  20. 1 Configuration menu
    Copy the full SHA
    c85e863 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    9cc24cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    480561c View commit details
    Browse the repository at this point in the history
  3. Update optimize.md

    For some weird reason, using "Exports" as the callout header leads to TypeError coming from clipboard.js
    XhmikosR committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    4fca7dd View commit details
    Browse the repository at this point in the history
  4. Bump nodemon from 2.0.5 to 2.0.6 (#31939)

    Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.5 to 2.0.6.
    - [Release notes](https://github.com/remy/nodemon/releases)
    - [Commits](remy/nodemon@v2.0.5...v2.0.6)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    ebd9eb1 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    eeb893f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Update floating-labels.css

    Duplicated the rule to `input:-webkit-autofill` to prevent the invalidation of the whole declaration block as pointed by @ffoodd
    eduardogoncalves committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    81cae34 View commit details
    Browse the repository at this point in the history