Skip to content

Closing dropdown with ESC correctly sets focus to toggle#28928

Merged
XhmikosR merged 2 commits into
masterfrom
patrickhlauke-dropdown-esc-focus-fix
Jun 19, 2019
Merged

Closing dropdown with ESC correctly sets focus to toggle#28928
XhmikosR merged 2 commits into
masterfrom
patrickhlauke-dropdown-esc-focus-fix

Conversation

@patrickhlauke

Copy link
Copy Markdown
Member

just firing the focus event isn't enough ... need to actually call the proper focus() method for it to actually do it...

Closes #28914

just firing the focus event isn't enough ... need to actually call the proper `focus()` method for it to actually do it...
@patrickhlauke

Copy link
Copy Markdown
Member Author

no need to backport, as this issue was not present in v4 due to different handling of the closing/focusing

@patrickhlauke

Copy link
Copy Markdown
Member Author

to test manually, go to any of the dropdowns https://deploy-preview-28928--twbs-bootstrap.netlify.com/docs/4.3/components/dropdowns/ - click to open the dropdown, use cursor keys to move focus through the items, then press ESC; focus should return (visibly) to the toggle. compare with current master behavior on https://twbs-bootstrap.netlify.com/docs/4.3/components/dropdowns/

patrickhlauke added a commit that referenced this pull request Jun 18, 2019
@XhmikosR XhmikosR merged commit f0f7537 into master Jun 19, 2019
@XhmikosR XhmikosR deleted the patrickhlauke-dropdown-esc-focus-fix branch June 19, 2019 09:23
XhmikosR pushed a commit that referenced this pull request Jun 19, 2019
ffoodd added a commit to Orange-OpenSource/Orange-Boosted-Bootstrap that referenced this pull request Sep 13, 2019
commit 269e5351aa3c17775c1846c76e1f87854e115c16
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Tue Aug 27 09:19:51 2019 +0300

    Update devDependencies and gems.

commit ef1c7aadbc61c69e03ecc7c6e13bdccd1901cbd4
Author: Johann-S <johann.servoire@gmail.com>
Date:   Sun Aug 25 18:12:02 2019 +0200

    Backport #29298

    dropdown show method should do the same as toggle

commit dd181e91bd174776cf81a8747d39d1d2f89c339e
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sat Aug 24 02:32:29 2019 +0300

    Actions CI tweaks (#29276)

    * Allow bundlesize to run for forks too.
    * Add name for clone step.
    * Add` fail-fast: false`

commit bab999701c23d6bbf1b8ec659c59c1e34267e19c
Author: Johann-S <johann.servoire@gmail.com>
Date:   Thu Aug 22 21:23:42 2019 +0200

    Backport #29277

    dropdown - destroy old popper.js references

commit 41b8ce278bde55ca9d28adad00acbb02f90a6df5
Author: tracyjordan <42917505+tracyjordan@users.noreply.github.com>
Date:   Thu Aug 22 09:58:08 2019 +0200

    fixed minor typo (#29291)

commit de94f6003f7e8c2eabc998e4823d8c5f1a31547b
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Mon Aug 19 10:03:26 2019 +0300

    test.yml: reindent.

commit 3a3b0a4eae5584179fa8ba4001211f06f729740c
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Mon Aug 19 09:37:40 2019 +0300

    change-version.js: Add _gh_pages folder in ignores. (#29270)

commit c4e5aa0d32ee59e222362e59287f5b40fd1e4edd
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sun Aug 18 15:29:23 2019 +0200

    docs: fix tap targets (#29272)

commit 7652d326e42b471bd3c934debfaf956fa4c67465
Author: Johann-S <johann.servoire@gmail.com>
Date:   Sun Aug 18 22:15:21 2019 +0300

    Backport #29251

    allow to pass popper.js configuration for tooltip/popover and dropdown

commit 6381c63fb1c81d87b38327a56c0d471d20cbd1aa
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sat Aug 17 21:51:12 2019 +0200

    Add deprecation warning

commit 9e1ef5623f09cc5ff19ec1887cee442caa68044a
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Wed Aug 21 10:38:14 2019 +0200

    Deprecate nav-divider() mixin

commit 9519b9e055f886858dec3e80b9938ef9414de41f
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Fri Aug 16 11:49:06 2019 +0200

    Enable wrapping for elements in .modal-footer (#25103)

commit 94395af93273944fc3d06b6091bf6c0bd8a01c36
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Fri Aug 16 10:36:13 2019 +0200

    Restore `cursor: pointer` for checkbox/radio buttons (#29239)

commit 81d5e6eb1b3db3b563cac392a81ab6fad41eb5fd
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Fri Aug 16 10:23:51 2019 +0200

    Clarify order documentation (#29252)

commit 38d055e7fb91cd6dee7b81770750cb824bf9f8c9
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Wed Aug 14 22:40:46 2019 +0300

    Fix redirects. (#29254)

commit 727c1684bb4f071048b7a42ca064e8f2f98f34b0
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Mon Aug 12 08:07:30 2019 +0300

    Update devDependencies and gems.

commit e538b9f23e644857dfd73cabe716d887b69d13a5
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Fri Aug 9 07:45:26 2019 +0200

    Fix Firefox rendering issue (#29234)

commit 116da0b7468c2b703142c2f76d312f0a509c14f4
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Tue Aug 6 11:10:11 2019 +0300

    Bump bootstrap.min.css bundlesize limit.

commit c387223720146bec08e803eac74b9236f88a2131
Author: Shohei Yoshida <ysds.code@gmail.com>
Date:   Tue Aug 6 16:54:53 2019 +0900

    Fix min-width of input-group flex items (#29209)

commit 81fa9024548ef2722f34729b6f346913b71b1a3c
Author: Mark Otto <otto@github.com>
Date:   Mon Aug 5 12:12:16 2019 -0700

    Responsive containers (follow-up to #29095) (#29118)

    * Follow-up to #29095

    This PR fixes the responsive containers that were added in #29095, originally stubbed out in #25631. Apologies to @browner12 for getting that wrong.

    Fixes #25631.

    * update navbar as well because we cannot reset all containers uniformly

    * Update navbars example to include container-xl example to ensure containers match

    * rewrite responsive containers docs, add table of max-widths

    * Update container docs
    - Move table up to the intro
    - Remove the container example because it's actually hella confusing
    - Update and link to grid example as a demo instead

commit d55f6c3073f3e09f2578a9ea340315df8b1686fc
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sun Aug 4 20:28:50 2019 +0300

    Simplify css-prefix scripts. (#29205)

commit e5a3ee5e9ce592823aaa84c7d58a74fe7a9ec3b9
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Tue Jul 23 08:50:24 2019 +0200

    Extend `.container-fluid` (#29106)

commit 3695c3a1fb0ad640fc9a257c9a410fa2de410248
Author: Mark Otto <markdotto@gmail.com>
Date:   Mon Jul 22 10:38:28 2019 -0700

    fix broken classes

commit 2892675f65d0089fc907f664dfee6487e95d95cc
Author: Mark Otto <otto@github.com>
Date:   Sun Jul 21 17:38:36 2019 -0700

    v4/v5: Add responsive containers (#29095)

    * create responsive containers

    provide more flexibility and allow the user to determine when containers switch from fluid to fixed width.

    * fix the base container code

    this commit fixes the non-media portion of the generated CSS. I learned about the `@extends` directive and was able to put it to good use.

    I create a new temporary map that contains all the main `$container-max-widths` and join it to our 2 special cases of 'xs' and 'fluid'.  Then we loop through that and, with the appropriate infixes, extend our placeholder

    * formatting for style

    forgot to run my tests before the last push, i think these are better.

    * finish incomplete comment

    * fix the responsive containers

    using the `@extend` directive I was able to clean up this code

    * fix responsive containers in the navbar

    mostly we just look through all of our breakpoints so we can include all of the responsive container classes in the tweaks we have to do for the navbar (redeclaring flex properties, don't double up on padding, etc)

    * Simplify container extends

    * Simplify navbar containers

    * Rearrange, add comments, ensure everything is nested in $enable-grid-classes

    * Reduce new CSS by using attribute selector

    We avoid using `@extend` whenever possible, and this is more readable

    * Update _grid.scss

    * Update _navbar.scss

    * Add docs for responsive containers, redesign the container layout page

    * Add to the Grid example

commit 9abaafa546258ee34c1a6de3e2be55c33439afab
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Fri Aug 9 10:38:33 2019 +0300

    Add workflows/test.yml for v4-dev. (#29230)

commit c93fdec2f0fed4d3aab33a95b1f847fe69d33750
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sat Aug 3 17:09:25 2019 +0300

    Disallow crawling on Netlify. (#29194)

commit 8c3a1298f791f659ac95ff61bf1525bb80eba637
Author: Herst <Herst@users.noreply.github.com>
Date:   Wed Jul 31 08:52:52 2019 +0200

    Add missing role="document" (#29172)

commit fb6266a8df69e8355b1324e2de2bf04d40ab2364
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Tue Jul 30 18:30:23 2019 +0300

    carousel: fix transition properties order. (#29173)

commit 96d4a64944a4045ddb51bb785f1a390b14529b3f
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Tue Jul 30 09:48:37 2019 +0300

    Update devDependencies and gems.

commit cf07b5a7aba74abed45da8fbb1755dde62336a95
Author: Patrick H. Lauke <redux@splintered.co.uk>
Date:   Tue Jul 30 07:42:55 2019 +0100

    Fix minor typo (#29168)

commit f6b00cda24cbffccf18a3612b7ea2daae362ab56
Author: Shohei Yoshida <ysds.code@gmail.com>
Date:   Tue Jul 30 00:41:35 2019 +0900

    Fix reboot for placeholder links (#29164)

commit af0786b10f44d7681f43eabbfeb65321b87014ae
Author: Patrick H. Lauke <redux@splintered.co.uk>
Date:   Mon Jul 29 09:23:44 2019 +0100

    Minor: fix sentence (#29160)

    "Popovers whose both title..."

commit d5266dc9957ecf3c4de76a6117b56296ccf7e1f9
Author: Patrick H. Lauke <redux@splintered.co.uk>
Date:   Mon Jul 29 09:27:14 2019 +0100

    Fix reboot for placeholder links (#29162)

    Backport of #29140

commit 397359154c9e7f9c3b80924d3cb815bb5a83cdcb
Author: Chandan Deep <chandanndeep@gmail.com>
Date:   Mon Jul 29 10:42:44 2019 +0530

    Change property from background to background-image (#29149)

    For Gradient, We have to use the background-image instead of only background.

commit cd58245f10a57d1a6a5adb2e57e3c32f94f02df1
Author: Brian Juul Andersen <brianmanden@gmail.com>
Date:   Sun Jul 28 13:02:23 2019 +0200

    Update scrollspy.md (#29156)

    Fixed minor grammatical error:

    "... the best method get scroll ..."

    =>

    "... the best method to get scroll ..."

commit e4d4c5d0bc9f5560e730ec3df06a538400e6ff6d
Author: Johann-S <johann.servoire@gmail.com>
Date:   Sun Jul 28 12:19:00 2019 +0200

    Backport #29155

    allow dynamic modal body for scrollable modals

commit 8f95b26d65717a208db0ff60e3c5fa43db4ef6d3
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sat Jul 27 08:30:39 2019 +0200

    Haha, floats. It's 2019 (#29147)

commit e1cd51e4fbcfe58a38933a24b22c2f8eb9bbdb34
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Fri Jul 26 10:17:51 2019 +0300

    Update docs vendor libs (#29134)

    * Update bs-custom-file-input.min.js to v1.3.2.
    * Update anchor.min.js to v4.2.0.

commit dcdd9be0b33f98e062063080c3d7404ad8f09aae
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Wed Jul 24 11:13:59 2019 +0300

    Backport #29121.

    Remove https://glyph.smarticons.co/ from list of suggestions.
    The domain is now for sale and is triggers warnings in Firefox and Chrome

commit 48e86c5796182ae44137a14cc9d2ba68b2c5410b
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Wed Jul 24 10:53:13 2019 +0300

    Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule for v4 mixins

commit d59aa2c702bbbec8d5aeb8c4c4e4049e1e223eb4
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Wed Jul 24 08:41:18 2019 +0200

    Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule

commit 22f6a4beeae438452f6567473f06cffce69b19c2
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Wed Jul 24 09:47:37 2019 +0300

    Add `--continue-on-error` in the `css-lint` script. (#29119)

commit 470adc3f169b0bbaa0edc2553249a2604270af0d
Author: Shohei Yoshida <ysds.code@gmail.com>
Date:   Tue Jul 23 23:21:23 2019 +0900

    Force reflow for fade-in animation (#29113)

commit e01103e3f9c59206c436da124f16aba4832c9136
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Tue Jul 23 12:14:29 2019 +0300

    Downgrade karma-browserstack-launcher to v1.4.0. (#29109)

    This might fix the build failures we are getting.

commit 9322cc83bc51d86deaa99882aab7b590389b20b0
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Mon Jul 22 15:31:25 2019 +0200

    Simplify `css-compile-main` script (#29102)

commit 0f376c1107e27298319396ff910bac562de2a59d
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Mon Jul 22 11:00:09 2019 +0300

    Update svgo.yml. (#29089)

commit b66abdf3b10fe136bf39611883902de28c15613a
Author: Kitten King <53072918+kittenking@users.noreply.github.com>
Date:   Sat Jul 20 15:23:02 2019 +0530

    Fix Typos across Bootstrap repository (#29082)

commit 1bee3c03cf6e5524e3567a28a05aad5a3cfc33b0
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Fri Jul 19 18:25:03 2019 +0300

    Remove iconic and add feather icons. (#29079)

commit a2a38058af3cb00195b9981dc13b4cdbc01ea069
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Tue Jul 30 14:26:56 2019 +0200

    `.custom-select`: combine properties.

commit 41fd25abe19878c3b70271fff5f156f853636575
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Fri Jul 26 12:08:13 2019 +0300

    Optimize the inline SVGs.

commit f233e05acc95f74b8699c5f2230b9489b4a852a7
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sun Jul 21 18:06:52 2019 +0300

    Disable the `!default` rule for our docs variables.

commit eeea63315003ea9e191bdd0b2690d50e6a86fdf6
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sun Jul 21 17:53:36 2019 +0300

    Use the background shorthand.

commit a5d280365b5dd9cc0c263b7cb96b383f7cdbaa01
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sun Jul 21 17:49:40 2019 +0300

    docs: use the `escape_svg` function.

commit c26e68427c06477cacdc4a75d92e5bd22476b4bb
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sat Jul 20 04:57:12 2019 +0300

    Backport "Use escape-svg() function (#29077)"

    Adapted for v4-dev.

commit 68ab243ffa66732a6e79c96a016bda79ce506359
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Thu Jul 18 11:40:22 2019 +0300

    SVGs: lowercase hex values.

commit cac30c07224611b69738b632e64e006834543f72
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Wed Jul 17 14:40:45 2019 +0300

    Update devDependencies.

commit def8173e7bb5fdb30accc4f2e5030bf480a47aea
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Wed Jul 17 14:36:14 2019 +0300

    Fix bootstrap-themes.png. (#29061)

    For some reason the old image was bad quality.

commit 921f17a650b3a3b667cc988363725cce53bd8b29
Author: M. Wacker <wackerm@users.noreply.github.com>
Date:   Tue Jul 16 09:54:36 2019 +0200

    Fix breaking layout breaking error in code (#28328)

    Change `word-break: break-word;` to `word-wrap: break-word;`

commit 636204974b5159540f0bcbebad01671b74d821de
Author: Brian Juul Andersen <brianmanden@gmail.com>
Date:   Tue Jul 16 09:45:55 2019 +0200

    Updated sentence (#29051)

    Checkboxes and radios use are built to support HTML-based form

    =>

    Checkboxes and radio buttons support ...

commit c6cbae6b2ae2f84f77f4a3c027cb48d80d5a1d6d
Author: Manuel Alcaraz <47950933+m-alzam@users.noreply.github.com>
Date:   Sun Jul 14 11:41:34 2019 +0200

    #29034 Fix broken links (#29035)

commit 4e4a1febb018ef7a878e5a26b9ab68c3f5fcfe4d
Author: Sunny Dhoke <sunnydhoke22@gmail.com>
Date:   Sun Jul 14 14:22:33 2019 +0530

    Added link to creative commons license (#29032)

    The previous link is dead one.

commit f2185b9b5f1bb8aa666c0d20b1c4f58a1af8bd1e
Author: Brian Juul Andersen <brianmanden@gmail.com>
Date:   Sat Jul 13 09:04:49 2019 +0200

    Update collapse.md (#29025)

    Corrected minor spelling error.

commit a894ea3a51231566ac74a7bdbd17008409647238
Author: Johann-S <johann.servoire@gmail.com>
Date:   Thu Jul 11 11:29:35 2019 +0200

    updated babel

commit 0ad0985ac0f8dce207876b81852f00b34ffc786f
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Wed Jul 10 08:48:40 2019 +0300

    Update devDependencies and gems.

    Also lock babel versions, since we get failures with newer ones.

commit d361194a99b1968dc2dec27325071e1d2405c79c
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Tue Jul 9 17:18:14 2019 +0300

    Move bundlesize config to a separate file. (#29002)

commit 3d72b94ee9a6904ea98d16438b9dbad294f2fdc1
Author: Patrick H. Lauke <redux@splintered.co.uk>
Date:   Mon Jul 8 19:05:54 2019 +0100

    Add `prefers-reduced-motion` callout to toast documentation (#28993)

    x-ref #28987

commit d395dfaafc1d70af50194221722a22114b845c71
Author: Bardi Harborow <bardi@bardiharborow.com>
Date:   Wed Jul 3 04:17:42 2019 +1000

    Add ARIA search landmark to documentation. (#28983)

commit e61d609bc04c2a3f413c6e2732f1af3eafc7179c
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Thu Jun 27 11:46:42 2019 +0300

    Ignore the bg-variant deprecation warning in our files.

commit 23d7dd6dbd56877c9cebab4616b060a5b1ba7dec
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Wed Jun 26 15:11:37 2019 +0200

    Remove redundant radius properties (#28956)

commit be80d26cdbb7e7a0210889d91ac8036c396abb26
Author: Patrick H. Lauke <redux@splintered.co.uk>
Date:   Mon Jun 24 21:01:44 2019 +0100

    Ensure button plugin sets/removes active class correctly on page load (#28952)

    * Ensure correct active class is set on button toggles/checkboxes/radios on page load

    Sanity check, ensures that the UI visually matches the actual values/states of controls. Also ensures that if any autocomplete/autofill happened, this is visually accounted for
    by having the correct class set.

    Includes unit tests (and `autocomplete` has been removed from these as it's no longer necessary)

    * Remove now unnecessary autocomplete attribute

    As the attribute was there to force/ensure that the visual presentation matched the state, and this is now taken care of programmatically, there's no need to unnecessarily suppress autocomplete...let them autocomplete if they want to...

commit 22f6b373f9b9e0e7ce4582f8ebac32efeb9046e3
Author: Sergey Kovalenko <kvlsrg@gmail.com>
Date:   Tue Jun 25 09:23:36 2019 +0300

    Remove negative margins for group list items (#28940)

    To fix RGBA borders overlapping issue.

commit a92f838c8d2dc7e0d736247beb8084d79d2c2fa4
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sat Jun 22 17:42:41 2019 +0300

    Minor wording changes.

commit e76fce5852b734ca6f0c093b65f29891df3c0ad0
Author: Jonathan Hawkins <jchawkins725@gmail.com>
Date:   Fri Jun 21 04:47:24 2019 +0300

    Combine duplicate documentation examples into one to fix the confusing text.

commit c121778b4935cf6cec8dccf8b60c4ac600890e47
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sat Jun 22 16:21:11 2019 +0200

    Change invalid icon from cross to exclamation mark (#28944)

    The cross icon was confusing since some browsers use it as a reset button.

commit 4376d92ea783f991d1059428fea51183f77157f1
Author: Robin D'Arcy <robin@klever.co.uk>
Date:   Sat Jun 22 14:21:20 2019 +0100

    Docs – update extend/approach.md (#28941)

commit de163b337c80be688564969cce09345b04c823bb
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Thu Jun 20 21:30:09 2019 +0200

    Deprecate `bg-variant()` mixin (#28938)

commit 5f44e01dab9158dc4fc259bafc8c986f69487307
Author: Patrick H. Lauke <redux@splintered.co.uk>
Date:   Wed Jun 19 11:43:49 2019 +0100

    Add missing dropdown unit test for closing with ESC (#28929)

    Backport of the unit test from https://github.com/twbs/bootstrap/pull/28928

commit 1c5e1cb3c924fde300002250cf182fa75791e065
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Tue Jun 18 09:43:15 2019 +0200

    Typo fix (#28920)

commit b165aff2f779c831efd8b3484e3ea7bc1c8f8eb4
Author: Shohei Yoshida <ysds.code@gmail.com>
Date:   Tue Jun 18 01:08:06 2019 +0900

    Fix position of browser default validation message (#28852)

commit 1bdeab8159d3a99519251915f74fa39036eddb4b
Author: Morteza Ziyae <m.ziaeemehr@gmail.com>
Date:   Mon Jun 17 14:11:59 2019 +0000

    Fix width and height of data svg images in IE10 (#28883)

commit 1da3aa310314dd8a58e4ab056fdce5650c8525b7
Author: Patrick H. Lauke <redux@splintered.co.uk>
Date:   Mon Jun 17 14:50:43 2019 +0100

    Don't open dropdown on ESC on trigger element (#28912)

    * Don't open dropdown on ESC on trigger element

    Closes #28751

commit 6587e5cf804bb6da5f5b9935ffc58e41c67f0ff0
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sun Jun 16 10:43:35 2019 +0300

    Update devDependencies and gems.

commit 6c9f833a907a8e293f567af48c37c355f1ba867d
Author: Johann-S <johann.servoire@gmail.com>
Date:   Thu Jun 13 10:43:27 2019 +0200

    tooltip dispose:removing only own event handler (#28896)

commit 24abed13369469c174acbec5e5939e252b29936f
Author: Patrick H. Lauke <redux@splintered.co.uk>
Date:   Wed Jun 5 14:23:25 2019 +0100

    Fix keyboard handling of button-style checkbox/radio button groups (#28834)

    - adds more defensive checks to make sure no unnecessary toggling happens on disabled buttons; this also fixes an up-to-now undiscovered bug where a toggle button with `.disabled` class would still have its `aria-pressed` toggled
    - adds a set of explicit tests for the above case of disabled buttons and `aria-pressed`
    - remove a now irrelevant (or at least very nonsensical) test for `<label>` containing both an actionable and a `hidden` `<input>`
    - expand the test for disabled checkbox to also explicitly test starting conditions (used mainly in my debugging)
    - ensure that `$btn[0].click()` is used to click checkboxes in tests, rather than the `click()` on the jquery object which is simply a shorthand for `trigger('click')` and does not actually trigger the browser default behavior
    - remove the `preventDefault()` from the button handling, which was preventing correct keyboard functionality for checkboxes/radio buttons
    - add extra logic to the button.js code to handle checkboxes correctly and avoid double-triggering as a result of mouse interactions (which saw the checkboxes being toggled twice, thus returning them to their original state)
    - add logic that prevents the `checked` property from being added incorrectly for any inputs other than radio buttons and checkboxes
    - added more tests (including the most basic test for a properly triggered fake checkbox button)
    - work around Firefox bug #1540995 (which this code was hitting after removing the `preventDefault()`, due to Firefox's incorrect toggling of disabled checkboxes when programmatically (but not manually) activated with a `click()` event

commit 5bf876cb0f078ed7736b446ba8fbd9242032d51e
Author: Patrick H. Lauke <redux@splintered.co.uk>
Date:   Tue Jun 4 08:36:57 2019 +0100

    Docs: add accessibility/keyboard callout to popovers, tweak tooltips callout (#28851)

    - Add same advice about keyboard/AT handling to popovers as a callout; also add information about not adding excessive content or interactive controls (and the suggestion to opt for a modal)
    - Tweak the tooltips callout for consistency

commit 911b72cf789199ae134c7641f98f5e3d0ea84376
Author: Shohei Yoshida <ysds.code@gmail.com>
Date:   Tue Jun 4 16:25:19 2019 +0900

    Workaround for the image size bug in IE (#28855)

commit e0d0f5a1c62538a51ea4733ef2e451600e4554cc
Author: Christian Oliff <christianoliff@yahoo.com>
Date:   Mon Jun 3 16:36:49 2019 +0900

    HTTPS link to codeguide.co (#28860)

commit 5baad139023770250a0df11f1b77d73a8de53697
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Thu May 30 10:52:50 2019 +0300

    Use `npm-run-all` in the `netlify` script. (#28846)

commit d9a8b8ea8072829fcf57e0577f3faac779f55419
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Thu May 30 10:47:59 2019 +0300

    Update devDependencies and gems.

commit 1161bff6ebdbe82fa516625f9802a081fbf0ea15
Author: Jay Pinho <jaypinho@gmail.com>
Date:   Wed May 29 16:17:40 2019 +0100

    Make example description more accurate (#28842)

commit a84a05a56a570538acc5abd839852a74370aa471
Author: Shohei Yoshida <ysds.code@gmail.com>
Date:   Wed May 29 04:28:39 2019 +0900

    Clean input group flex basis (#28785)

commit 9d075734cbedab97aa00281c3db1307b3ebdf8f1
Author: Shohei Yoshida <ysds.code@gmail.com>
Date:   Tue May 28 21:21:45 2019 +0900

    Calc modal header/footer border radius according to the border width (#28775)

commit 9508c4c11bdc51d1d616db77255060070c1cf943
Author: Aditya Shankar <49206592+aditya1906@users.noreply.github.com>
Date:   Mon May 27 11:49:50 2019 +0530

    Correct grammar in modal.scss (#28829)

commit 01a71532d9c666952e4cc6a236ddd45fc6dd208f
Author: Sezer Esen <sezeresen@users.noreply.github.com>
Date:   Sun May 26 12:13:55 2019 +0300

    Fix background position (#28814)

commit 621391255bc59c65f83e1d56bfad0c4817b28e59
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Fri May 24 13:19:13 2019 +0300

    vnu.jar: Update ignores. (#28817)

    Pass the `--no-langdetect` flag instead of ignoring the warning manually.

commit c6dd1a7d93c9898a6444177eeaba0ede2448be9b
Author: Johann-S <johann.servoire@gmail.com>
Date:   Wed May 22 09:55:14 2019 +0200

    Backport #28777.

    Toast should allow prevent default for hide and show events

commit fe777292b500d1658f3ab93bfa9550f1c334b162
Author: Shohei Yoshida <ysds.code@gmail.com>
Date:   Sat May 18 23:30:57 2019 +0900

    Fix z-index according to our z-index rule (#28784)

    https://getbootstrap.com/docs/4.3/extend/approach/#z-index-scales

commit 67be130c7b7229a961eeeaab9d8618c02767bbb6
Author: Christian Oliff <christianoliff@yahoo.com>
Date:   Fri May 17 03:47:26 2019 +0900

    Update Yarn package link to link to the Bootstrap package (#28781)

    I think it makes more sense to link to the Bootstrap package on Yarn here (like the package link for NPM above)

commit be7198a05baba4900c8be8790d58a3f37580f878
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Wed May 15 14:36:34 2019 +0300

    Travis CI: Add Node.js 12.

commit f72d2511ba195fc50ce47061a2313567ad667744
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Thu May 9 21:23:00 2019 +0300

    Update devDependencies.

commit 4251c23f71ef54f9d0dd33b6bce90babe53979f5
Author: Shohei Yoshida <ysds.code@gmail.com>
Date:   Fri May 10 02:40:40 2019 +0900

    Reset input padding for cross browser consistency (#28208)

commit fc745a3ec89f4c6705c52c2d7b183efea715e29c
Author: zhangbao <3183442656@qq.com>
Date:   Thu May 9 14:14:50 2019 +0800

    Consistency modification (#28750)

commit e9d8c1a9ddb6a6f12e377b557126137f10b24232
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Wed May 8 18:58:29 2019 +0200

    Backport #28679.

    * Documentation tweaks
    * Remove redundant `col-12` classes

commit 36ea7e74210804e92fcc8fe58806d9a0cb5b7abd
Author: Patrick H. Lauke <redux@splintered.co.uk>
Date:   Wed May 8 13:53:08 2019 +0100

    Album example: remove misleading jumbotron-heading classname (#28741)

commit aa7b055064fcf115b8ba9fcf7b071b1fe817b72d
Author: Shohei Yoshida <ysds.code@gmail.com>
Date:   Tue May 7 19:01:30 2019 +0900

    Fix incorrect variable for popover border radius (#28733)

    * Use $popover-border-radius

    * Move and rename the local $offset-border-width to the global variable

commit add38103ad0fe182e3d5432fe388d9bd27ead7f5
Author: Christian Oliff <christianoliff@yahoo.com>
Date:   Sat May 4 16:30:18 2019 +0900

    Fix broken link to css-discuss.incutio.com/wiki/Printing_Tables (#28637)

    Instead now pointing to the most recent Wayback Machine archive copy.

commit 5c65ea6a380ad4756dc22a188053edfeadadd329
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Fri May 3 20:32:25 2019 +0200

    Scrollbar fix (#28417)

commit 27287a6884b04be184d0ac07123d1af262a105fb
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Thu May 2 16:34:16 2019 +0300

    Update devDependencies including jQuery to v3.4.1.

commit cc5292f510767324966062a4bfd8e1aa8ac23f3e
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Tue Apr 30 14:30:02 2019 +0300

    Backport #28551.

    Show the other navbar items on small screens too.

commit 7da9729a62c1962865016282aea9e0f352b869e8
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Mon Apr 29 16:44:34 2019 +0300

    Update (dev)Dependencies and gems.

    Also, fix the `update-deps` excludes and add karma since 4.x requires Node.js >= 8.

commit 605704d7f5483d62d7c9d7ad14836e3b35a10861
Author: Mark Otto <otto@github.com>
Date:   Thu Apr 25 07:01:50 2019 -0700

    Prevent form validation mixin from generating invalid CSS (#28447)

    Extrapolates the previously used selector into a new mixin that only generates valid CSS by creating psuedo-classes for `valid` and `invalid`, and nothing else.

    Fixes #28380.

commit 68932330f0a648635701fb520ae77db2fa33be4c
Author: Shohei Yoshida <ysds.code@gmail.com>
Date:   Thu Apr 25 22:45:59 2019 +0900

    Sync plain text font-size with `$input-font-size` (#28464)

commit 78f47133e9a8b8f10b888215299e7774d9ce4491
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sun Apr 21 17:45:53 2019 +0200

    Remove redundant slashes (#28677)

commit c50c1e9d23b9ec59b87aa25a1499a36ea8ce5b3c
Author: Johann-S <johann.servoire@gmail.com>
Date:   Mon Apr 15 12:00:26 2019 +0200

    fix unit tests for chrome mobile

commit 10f91729aa243550c1d3bb8cb23912afb107ede7
Author: Shohei Yoshida <fellows3@gmail.com>
Date:   Sat Apr 13 21:06:32 2019 +0900

    Add `$custom-control-label-color` variable (#28633)

commit 57ff6ee9ef0d6b58664c266b3455a5ac16eaa445
Author: ysds <ysds.code@gmail.com>
Date:   Tue Apr 9 13:18:17 2019 +0300

    Call hide() after `delay` time

commit 77973cd7fb74bc1fb2b224d1dcb6677faf213501
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sat Apr 6 15:00:45 2019 +0300

    Fix clean-css `breakWith` option.

commit 41eea9edc449e4b717413a493cc9162f37fbfb46
Author: Matěj Kříž <kriz@codelab.cz>
Date:   Fri Apr 5 10:51:20 2019 +0200

    Fix buttons :focus state styles (#27890)

    * Fix buttons :focus state styles

    Buttons :hover and :focus state shares styles.
    Buttons :focus text color on 'a.btn' is now consistent with others '.btn'.

    * `:focus` styles should be in sync with `.focus`.

    So shared styles with hover were copy to focus definition. Rather then using
    `hover-focus` mixin which do not contain `.focus`.

commit 060880296a295f63e73f571cb1d9ead2dd3cb62d
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Mon Apr 1 17:26:43 2019 +0300

    karma.conf.js: switch to `CI === true`. (#28588)

commit 1c7cb61072991a171d7b6b6a32cdd74712935b02
Author: Loïc Goyet <loic.goyet@gensdeconfiance.fr>
Date:   Fri Mar 29 20:31:23 2019 +0100

    Remove scss variable defined twice (#28567)

commit 3bf08d87c9bedfe7cf4a0d52eb551d21755d9697
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Wed Mar 27 16:37:32 2019 +0200

    Update devDependencies and gems.

commit 8fda884ad3c059426dd7861153c32e96e8034a20
Author: Johann-S <johann.servoire@gmail.com>
Date:   Wed Mar 27 13:37:04 2019 +0100

    Reset carousel touch delta x to prevent click transformation in swipe (#28558)

commit c0b2f72a06aeff2d4cdcac53a571c6c2e7f6038a
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Tue Mar 26 15:20:33 2019 +0200

    Add a `netlify` npm script. (#28552)

commit 12532dc913bf55d840dbf3e2c70a98de6d979fb5
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Tue Mar 26 12:49:45 2019 +0200

    Remove `http` from docs search. (#28557)

    We use only `https` for a few months now.

commit 3ab044166723a855c480bc4e34a44a8e763208d7
Author: Patrick H. Lauke <redux@splintered.co.uk>
Date:   Thu Mar 21 13:59:02 2019 +0000

    Check prefers-reduced-motion variable before adding reduced motion media query for animated progress bars (#28530)

commit 60f31b32f869aea3938a200e43b7ad58206fd3d3
Author: Shohei Yoshida <fellows3@gmail.com>
Date:   Mon Mar 18 08:27:59 2019 +0900

    Workaround for MS edge bug (#28275)

commit 77212386c02b9ea3740d1c9a18ff7cf39e52712c
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Thu Mar 14 21:14:31 2019 +0200

    Revert back to the old snippet and just add anonymize IP.

    We don't need the extra bloat of gtag.

commit e34ba3532fa2ed6d2cf8cc9bc680659ec163b2fc
Author: Mark Otto <otto@github.com>
Date:   Wed Mar 13 20:51:25 2019 -0700

    Update GA to latest script & anonymize IPs

commit 72a1437dae345b1bb3b31f3fd93fc40eed86e122
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sun Mar 17 16:08:18 2019 +0200

    .gitignore: add the Hugo folders.

commit 413c313644910c108af15b60f0640446d18e5876
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Fri Mar 15 13:01:26 2019 +0200

    Use local doc versions favicon.ico.

commit c9159ccf0522785c5e3c8e09860cb362b70a63e6
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Fri Mar 15 12:53:30 2019 +0200

    Include favicons for examples.

commit 9ba80d31d479cdd432e47586f35d0be0149da8bf
Author: Jim Jiang <tojimjiang@users.noreply.github.com>
Date:   Tue Mar 12 09:22:39 2019 -0400

    Remove redundant placeholders in forms docs (#28406)

    * Change state field to select
    * Include "Choose..." placeholder for select
    * Change validated select to .custom-select

commit 86a97d197e32bcea1804c952025ff8b414a5ef86
Author: Patrick H. Lauke <redux@splintered.co.uk>
Date:   Tue Mar 12 13:16:18 2019 +0000

    Remove indiscriminate outline suppression for tabindex="-1" elements (#28437)

    instead, only apply outline suppression if the browser wouldn't normally apply the focus outline, using the (currently experimental) `:focus-visible` pseudo-class

commit 87527d814914d2f7f28009a3309fef49064c78e6
Author: Shohei Yoshida <fellows3@gmail.com>
Date:   Thu Mar 7 21:38:33 2019 +0900

    Add <ol> to nav's comment (#28426)

commit be8ef5f655d2614f996e240ba1e472fb1b2c11a2
Author: mspae <mspae@users.noreply.github.com>
Date:   Tue Mar 5 11:47:48 2019 +0100

    disable assert assending check if the previous unit was a percentual value (#28400)

commit 86de1d3875d50fdea6fac0a5353a8da3804366ba
Author: Johann-S <johann.servoire@gmail.com>
Date:   Fri Mar 1 14:52:43 2019 +0100

    fix jquery detection

commit dad0765ed3cbd903b6b56330c7fc65d855de0339
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Thu Feb 28 08:46:24 2019 +0200

    Update devDependencies and gems. (#28347)

commit f2b9055c2b3488a67e34ae36fdc6942dc31baf39
Author: Chris Barr <463685+chrismbarr@users.noreply.github.com>
Date:   Thu Feb 28 12:19:43 2019 -0500

    Fix issue template links to the contributing guidelines (#28378)

commit a5179125b0f5af8f5a256403d7d2eb83be2b8c8a
Author: Laussel Loïc <loic.laussel@orange.com>
Date:   Wed Feb 27 12:37:52 2019 +0100

    put secondary navigation in an explicit landmark `nav` and add a label on each nav (#28361)

commit 1a8886b7f7be9999f7f1ff339287b1fe0ea0b6ba
Author: Laussel Loïc <loic.laussel@orange.com>
Date:   Wed Feb 27 12:29:29 2019 +0100

    add an explicit aria-label on link with svg on sample pages (#28360)

commit ba641ae5074984b8aee1bd883dd79d91c2f85a16
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Tue Feb 26 21:06:46 2019 +0100

    Fix border if only one card (#28365)

commit 11c40217cf0cb5f0194dd32da745140ac6a29b26
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Fri Feb 22 06:35:43 2019 +0200

    Add `--continue-on-error` in `npm run lint`. (#28338)

    So if one of the two sub-tasks fails, it still completes linting the other one.

commit 3b6c5ee620924e62d8d3c7330fd2d019818e34ac
Author: Pierre GIRAUD <pierre.giraud@gmail.com>
Date:   Wed Feb 20 09:26:45 2019 +0100

    Fix indentation (#28321)

commit d30039c1a960fc9616613193c26a01be89a1eadd
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sun Feb 17 10:26:47 2019 +0200

    Update CONTRIBUTING.md for the current state of things. (#28283)

commit a46866c95037758bedbdbaa08632501b9488f4ed
Author: Laussel Loïc <loic.laussel@orange.com>
Date:   Tue Feb 19 14:42:08 2019 +0100

    add tabindex="-1" and aria-disabled="true" on disabled links (#28305)

commit 146cfa21a3666c70bac035d9b3a219464f668da6
Author: Bardi Harborow <bardi@bardiharborow.com>
Date:   Mon Feb 25 07:29:11 2019 +0000

    Create SECURITY.md (#28288)

commit 5e9fd345da6f35f63af022bd65938a99ef8c0b3c
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Tue Feb 19 14:35:19 2019 +0200

    Use `npm-run-all` for the release script. (#28307)

    It's shorter.

commit b2e9341b8c98ec59a4d836043dddee79d48677d1
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Mon Feb 18 10:50:09 2019 +0200

    Update devDependencies. (#28292)

commit 58a1c6ef92f31c2d1cea74137f2fb50c8e223cd5
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Fri Feb 15 15:38:24 2019 +0200

    Update devDependencies. (#28271)

commit fad6dda45697f3d006e4f24b63df72f01f1c6e2e
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Fri Feb 15 14:50:58 2019 +0100

    Deprecate form-control-focus mixin (#28262)

commit 60ba89b9a78486f3bf3bf28710f6874d05df43db
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Fri Feb 15 12:09:20 2019 +0200

    Replace 4.3.0 with 4.3.1 in nuget files. (#28273)

commit 8d109b62ba5fdb53fb45d69c309463f0dfdcf04f
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Wed Feb 13 19:12:01 2019 +0200

    Update docs and meta for 3.4.1. (#28255)

commit 8fa0d3010112dca5dd6dd501173415856001ba8b
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Wed Feb 13 18:01:40 2019 +0200

    Release v4.3.1. (#28252)

commit dae20da750445b7e3738e6ccc804b3b425d26bd6
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Wed Feb 13 15:21:04 2019 +0200

    Remove unneeded glob. (#28249)

    Typo from 10b97f6.

commit 10b97f6ed94168c749caa7b5f6a6e1504f4e0629
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Tue Feb 12 16:10:05 2019 +0200

    Fix npm package contents

commit 7bc4d2e0bc65151b6f60dccad50c9c8f50252bd6
Author: Johann-S <johann.servoire@gmail.com>
Date:   Mon Feb 11 16:59:39 2019 +0200

    Add sanitize template option for tooltip/popover plugins.

commit bf2515ae68f1d89e8b795478aec90f8db61159e5
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Tue Feb 12 22:49:12 2019 +0100

    Update RFS to v8.0.1 (#28245)

    Remove warning if RFS is included more than once.

commit 45ced606f479ecad1a8e5858367dbb3fcf1a9ee7
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Tue Feb 12 08:38:42 2019 +0100

    Update font size (#28232)

commit 1ded0d6a4eefb7daca62c44e4e735aec200f0b6f
Author: Mark Otto <otto@github.com>
Date:   Mon Feb 11 11:15:34 2019 -0800

    Release v4.3.0 (#28228)

    * Prep for v4.3.0

    * More updates for v4.3.0.

    * rerun to build docs source map

commit 3aa0770b711f69c4dcf5858b8913794e81b32d80
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Mon Feb 11 11:34:02 2019 +0200

    docs snippets: a few more minor tweaks (#28225)

    * Remove extra comma.

    * Use curly braces in snippet.

commit adf16da25ea554c2a9da814a2492cf18d51e1072
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sun Feb 10 23:19:43 2019 +0200

    toasts.md: Remove useless `div`s.

    Instead pass the class to the example include.

commit 2bfe581eebb0e934961b433de31fcceb1251002e
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sun Feb 10 22:57:28 2019 +0200

    Remove stray parameter from capture.

commit bbf8b768ef97127b66165ed24496ae6429189a72
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sun Feb 10 22:25:51 2019 +0200

    Cosmetic changes in snippets.

commit 7a9a8db7b1772fab450ce1cb45b1b31bc3147f82
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sun Feb 10 22:13:13 2019 +0200

    docs: remove `-ms-overflow-style: -ms-autohiding-scrollbar` (#28220)

    Similar to #28153

commit 24253b18e1079b1e3252bd2d9e32c43389c2472a
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sun Feb 10 22:05:16 2019 +0200

    migration.md: use https. (#28221)

commit 545f3fa9219bc52dd8c22b582e40d66f135b9044
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sat Feb 9 13:21:41 2019 +0100

    Prevent text selection in placeholder images (#28218)

commit 94acdee69105cee320f8def204763a9140c84652
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sat Feb 9 13:20:02 2019 +0200

    Revert "Silence mkdir. (#28184)" (#28209)

    This reverts commit 6ea000d2bccee5ffabc4429a6fbc7cecf5152007.

    Unfortunately, it doesn't seem to work.

commit 6c7dcc68829d91767e2656fe197d695294d1dece
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sat Feb 9 13:10:29 2019 +0200

    placeholder.svg: Partially revert the changes from c0e42cb. (#28216)

    It broke the example include.

commit 1145365f6daf51b42dd40c7667887d3eb90c963c
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Fri Feb 8 10:53:56 2019 +0200

    Reword footer text.

commit bd328bf2175a996ddd58e9e5070c6c66fc6f29a2
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Fri Feb 8 10:50:31 2019 +0200

    Use the `site.repo` variable.

commit a920429089ed8493f66e2d397de36677a5cd8ee0
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Thu Feb 7 12:21:19 2019 +0200

    Change footer link to point to the docs team page

commit c56b10c14756222c4921c790703348eb8239bc95
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Fri Feb 8 18:08:40 2019 +0200

    Offcanvas example: transition the transform (#28203)

    This is more efficient than transitioning the `left` property.

commit 52e6ce45123aa947c8b911c56b673f106ff0ee58
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Fri Feb 8 09:39:03 2019 +0200

    Update devDependencies. (#28175)

commit 93dec4c67cc09d72f76fbf1b986293953231c016
Author: Shohei Yoshida <ysds.code@gmail.com>
Date:   Fri Feb 8 08:49:13 2019 +0900

    Fix scrollable modal snippet

commit 51375abca5769682f1d27de2e29e6e9f15ec7314
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Thu Feb 7 23:32:05 2019 +0100

    Responsive font size implementation (#23816)

commit d250567ce0b193da0b5c500e985c2372492916cc
Author: Shohei Yoshida <fellows3@gmail.com>
Date:   Fri Feb 8 02:52:23 2019 +0900

    Remove `-ms-autohiding-scrollbar` to prevent overlapping the table content (#28153)

commit 8b41cb1368e1c509a01b751c743bbd14b689bc95
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Thu Feb 7 18:47:24 2019 +0100

    Optional btn & input font sizes (#28068)

commit 2ee8ecedf4335fdc2c91310afa20fb3e1262bbbb
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Thu Feb 7 18:33:57 2019 +0100

    Deprecate `img-retina()` mixin (#28072)

commit bcfb7ed159ee79b1d362c8ce0ef09fd53bef27f3
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Thu Feb 7 18:19:00 2019 +0100

    Deprecate `invisible()` mixin (#28066)

commit c0e42cb89e399b9140114e1754c8cc5bbb5da71c
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Thu Feb 7 15:01:25 2019 +0200

    Optimize and normalize SVGs. (#28200)

    Mostly be consistent with the attributes' order and improve compression when possible.

commit 00df9177fcafd50d4f45085b4bd9bf1045d782af
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Thu Feb 7 11:48:12 2019 +0200

    Make ToC's entries' color darker.

    The previous was too light.

commit 3473b775275b96057bc93dee8aeec5346034b9a6
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Thu Feb 7 11:44:14 2019 +0200

    Remove unused selector.

commit f663a868100d2e888bfa37d77f8fb287afce509b
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Thu Feb 7 11:34:11 2019 +0200

    approach.md: Remove stray comma.

commit 30ddcafb2d51c96385273efd1f6b653196728cb1
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Thu Feb 7 11:29:06 2019 +0200

    Rename `Screenreaders` to "Screen readers".

    No redirect is added because the next version will be a minor version bump.

commit f0eb29cd5ee194c01b130e9dffe80439a4176b1b
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Thu Feb 7 11:27:07 2019 +0200

    Remove ToC from pages when we don't have (m)any headers.

commit b647dd056597903ba35e3eaf07c957d4220ef16a
Author: Zachary Welch <zwelch154@gmail.com>
Date:   Thu Feb 7 04:19:38 2019 -0500

    Add map-name param to _assert-starts-at-zero (#24986)

    * Add map-name param to _assert-starts-at-zero

    * Set default value for backwards compatibility

commit eb1313d2136b7381f895fe95fe2f5a082cac2dce
Author: João Lucas <35262827+JLammeer@users.noreply.github.com>
Date:   Thu Feb 7 00:02:05 2019 -0800

    Create `border-top-left-radius` and `border-bottom-right-radius` mixins (#28100)

    * Create border-top-left-radius mixin
    * Create border-bottom-right-radius mixin

commit 311d6dab68ea08dc65d638adea39debf571e5871
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Thu Feb 7 08:21:47 2019 +0100

    Deprecate size mixin (#28067)

commit 8f4f2014240479128872c438e93003b588cb819b
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Wed Feb 6 22:44:44 2019 +0100

    Fix `.nav-justified` example (#28193)

commit b5fb4f7d6b8ca131e1b12f2ad6e06fd8cde9ffe7
Author: Bardi Harborow <bardi@bardiharborow.com>
Date:   Wed Feb 6 21:33:03 2019 +0000

    Add text-decoration to .btn-link. (#28169)

commit b4cb48d9f3054a1f6e8f9c5dcaca981aac44bb9a
Author: Patrick H. Lauke <redux@splintered.co.uk>
Date:   Wed Feb 6 15:12:11 2019 +0000

    Remove outdated reference to not-allowed cursor (#28188)

    as this styling was removed back in https://github.com/twbs/bootstrap/commit/7056f702408a97f01cb32bc6075d88ec27cdcf52

commit b54ddfda83bf1d8a01bc97e7636bdc4ae4af888a
Author: Johann-S <johann.servoire@gmail.com>
Date:   Wed Feb 6 14:35:59 2019 +0100

    fix modal test to be sure we call getTransitionDurationFromElement

commit 3c49467224cc7f37ce56ce9c287de8f169efd7b3
Author: Johann-S <johann.servoire@gmail.com>
Date:   Wed Feb 6 14:19:04 2019 +0100

    allow to override default toast options (#28186)

commit 58470c0ac508df1b03e93faf5c2ff0e11fa3c078
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Wed Feb 6 11:38:13 2019 +0100

    Fix text break in Firefox (#28063)

commit 6ea000d2bccee5ffabc4429a6fbc7cecf5152007
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Wed Feb 6 12:22:49 2019 +0200

    Silence mkdir. (#28184)

    This can fail if run in parallel.

commit 11880109fcafa07b4171c3e30e28fb98b3e21480
Author: Johann-S <johann.servoire@gmail.com>
Date:   Wed Feb 6 11:12:02 2019 +0100

    fix tabs, apply show class only when fade class is present (#28183)

commit 8217499640190e8eb72aa7214525faec3238b04a
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Wed Feb 6 11:13:55 2019 +0200

    carousel.md: Highlight the whole example for consistency.

commit c1ea5ac49a7902eca51a5539ad193688d9a71a31
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Wed Feb 6 11:12:56 2019 +0200

    docs license header: split sentence in period.

commit 1131705f14dcf71ca4292a422cb98f2aa055d2e8
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Wed Feb 6 11:11:54 2019 +0200

    Add missing trailing slash.

commit e44d0475e07113dfb21b555658de6eac53083f98
Author: Jason Golieb <j@golieb.net>
Date:   Tue Feb 5 03:31:18 2019 -0500

    Move dropdown offset function logic into private function. (#28138)

commit 1139f62ca26be2057ff15550061adf6ac201b2a8
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Wed Jan 30 17:55:57 2019 +0200

    Adjust bundlesize limits.

commit 8f6cffde97d9ef0f41f11ed55578d736b9750e89
Author: Jason Golieb <jgolieb@hortonworks.com>
Date:   Tue Jan 29 14:56:38 2019 -0500

    Move offset function logic to a private function.

commit 88a34aacbee09417252c804f7cded926a496904a
Author: Jason Golieb <jgolieb@hortonworks.com>
Date:   Mon Jan 28 22:55:21 2019 +0200

    Add support for tooltip offset option to be a function.

commit 1accd37aa07fa15485a85a9e2ff316aaba51333e
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Mon Feb 4 23:42:23 2019 +0200

    examples: remove JS from blog and sticky footer. (#28173)

    They don't use it.

commit d4e782efab8b8d70cd92fec6cea9578c80b0a73e
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sun Feb 3 22:07:16 2019 +0100

    Fix dropdown radius if `$dropdown-padding-y` is not 0 (#28127)

commit 1275e3533637a9c47a7d257c31ae60ba812c0c59
Author: Ryan Worth <garhbod@users.noreply.github.com>
Date:   Mon Feb 4 06:58:54 2019 +1000

    Fix negative margin example (#28140)

    Negative margin example wasn't displaying correctly due to border and background styling being applied directly to the `.col` element. Made a child element and applied the styling to it

commit cbaf0c3f7c5e8816f0ca53bbef0299ac8383c764
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sun Feb 3 16:52:36 2019 +0100

    Change logo size (#28163)

commit f134d4ba01274bc0fd3379e6c90f61f3a7b91101
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Wed Jan 30 21:52:42 2019 +0200

    components: redirect to the alerts page (#28147)

commit a60c595dc1214c8685af081b2f9b85b470bf32e8
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Mon Jan 28 23:17:14 2019 +0200

    image-replacement.md: use three dots.

commit be5d3de1d6e5afd26f77b42bec9ceacf2e861135
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Mon Jan 28 21:38:12 2019 +0200

    Add missing trailing slash.

commit a93c71832b56d9ef04031949ef87a137f57cc31d
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Mon Jan 28 11:16:37 2019 +0200

    generate-sri.js: move object.

commit ffe05d3a9cdc97384bcc88b0f5c7856e33f6a9b2
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Mon Jan 28 11:04:17 2019 +0200

    analytics.html: use double quotes in src attribute.

commit 2adefeb055d96b163b8026ef6ea90f99d19f11c6
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sun Jan 27 10:57:21 2019 +0200

    build-tools.md: `npm` is written lowercase.

commit 4bec752345a770efc9d1f33833fded00fd5ede36
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sun Jan 27 10:55:49 2019 +0200

    migration.md: remove stray `/`.

commit e65dccfc95c04aba3de66d9880ad1e6852b659f2
Author: Shohei Yoshida <fellows3@gmail.com>
Date:   Sat Jan 26 05:09:21 2019 +0900

    Fix custom select caret issue on IE (#28112)

commit 0f8f84329b3003d0a1397ced6cf8dff5dc07549a
Author: Shohei Yoshida <fellows3@gmail.com>
Date:   Sat Jan 26 04:44:52 2019 +0900

    Fix validated custom select bg color (#28119)

commit 6466a0461a8a2ee278497b78f2ed42d63fffe4de
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Thu Jan 24 21:51:36 2019 +0100

    Deprecate float mixins (#28104)

commit 2749bf34ded626efa434f2006cbcc36b26b08af5
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Thu Jan 24 21:42:42 2019 +0100

    Add `!important` to `.text-monospace` utility class (#28064)

commit 372361387584061b2632796647e9529a51bdee25
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Thu Jan 24 21:25:49 2019 +0200

    Update devDependencies and gems. (#28094)

commit dfba588d0d1ea020634f1a8f2911c7222702b125
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Wed Jan 23 04:59:15 2019 +0100

    Add default value for `$ignore-warning` (#28103)

commit 5c56e9adff6c1ab8c7ae72429e6bc33b426541f0
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Tue Jan 22 20:55:23 2019 +0100

    Add `deprecate()` mixin (#28092)

commit f7e8445f72875a49a909dc0af8e4cf43f19f535e
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Mon Jan 21 14:59:51 2019 +0200

    Add canonical URL. (#28093)

commit cf25028640a4a145776a371f56c5463a76551b26
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Mon Jan 21 14:49:55 2019 +0200

    Fix approach redirect. (#28095)

commit 59d040fcbb2766240c6fc38b330f495b840ce75d
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sun Jan 20 22:38:29 2019 +0100

    Make component colors configurable (#28035)

commit de0bb1e0522d14bcdef70746da277992f992f83c
Author: Shohei Yoshida <fellows3@gmail.com>
Date:   Mon Jan 21 06:28:16 2019 +0900

    Scrollable modal (#27769)

commit 41f85b64bf6dd7aae13c1b9e5ca6ed310bfa1bbf
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sun Jan 20 22:23:05 2019 +0100

    Add ref to reason why `min-width: 0;` is added (#28061)

commit 842da1ddc3873dc72a725266c8e59a81d31d1f20
Author: Johann-S <johann.servoire@gmail.com>
Date:   Thu Jan 17 11:06:43 2019 +0100

    use absolute path to output lcov file for coveralls (#28075)

commit 3aeda9942dc1743e982b2b6bfeee2e1cfbca2ec5
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Tue Jan 15 18:01:40 2019 +0200

    tests: use jQuery from node_modules. (#28059)

commit 0828b885637f572fe13e060ccb6d34cdc14122c0
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Tue Jan 15 17:30:21 2019 +0200

    Fix `js-main` script. (#28057)

commit f1f740be09fd08e06e4766e5bf987a57b5d51b80
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Tue Jan 15 01:51:11 2019 +0100

    Make progress animation respect `$enable-transitions` and `prefers-reduced-motion` media query

    Make progress animation respect `$enable-transitions` and `prefers-reduced-motion` media query

commit 8eb8b8d3da7cd852a489879752166e013fdd3ace
Author: Laussel Loïc <loic.laussel@orange.com>
Date:   Tue Jan 15 00:29:51 2019 +0100

    Examples: add tabindex="-1" and aria-disabled="true" on disabled links

commit e2a6f297c03bc0a7be3bf23e5257de3cffb8deee
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Mon Jan 14 21:08:24 2019 +0200

    Clean up .gitignore. (#28050)

commit d51ee0dcf1cd020d3c1ee6f32e0ddb6dd84b6735
Author: Johann-S <johann.servoire@gmail.com>
Date:   Mon Jan 14 17:53:54 2019 +0100

    Fix Carousel's touch option to not add touch listeners when set to false (#28046)

commit 3d350c3b3454781988948512bf4a9eb6e13f0be1
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Mon Jan 14 01:35:00 2019 +0100

    Remove map-merge (#28033)

commit d546cb8374e49c8aa3be57e312e776eea06e0008
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Mon Jan 14 01:29:37 2019 +0100

    Cleanup popover arrows (#28008)

commit 70f50f3079f859615a125f92fdacfe94324813a3
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Mon Jan 7 20:07:19 2019 +0100

    Sync dropdown font size to base font size

commit e57cdee6bc449eaed4dfc2bbf9732d1d6b489864
Author: Martijn Cuppens <martijn.cuppens@intracto.com>
Date:   Mon Jan 7 16:11:26 2019 +0100

    Sync dropdown font size with btn font size

commit fd98e77cacc57ff1f463fad4d34fee2deeb847f1
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sun Jan 13 20:02:42 2019 +0100

    Remove background from nested tables

commit 93272f45f3ab5b25f2c61f6668f7cccd2e33477d
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sun Jan 13 20:23:55 2019 +0100

    Add some margin below the buttons

commit d09bd2e6291af6ce13a20d46b6da2f7582b0750f
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sun Jan 13 22:08:06 2019 +0100

    Fix background size y

commit e2ac792bc714905091c41532c670b8a0a8e01841
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sun Jan 13 21:51:21 2019 +0100

    Minify background property

commit 50492b8840f2400a483f9d0733f79e50a5618855
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sun Jan 13 22:13:30 2019 +0100

    Combine background properties into one

commit 8db577bd51cc76f38bc61fdfb40b88e19386e163
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sun Jan 13 19:35:48 2019 +0100

    Prevent useless property rendering

commit 4b839b1c87429fcd5f2488ef12a25cf35050f426
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sun Jan 13 20:59:28 2019 +0100

    Don't render a background by default

commit 5adcfe97f04a5c2f0b2d0712a6f2332c0bbd8446
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sun Jan 13 21:05:35 2019 +0100

    Prevent rendering of color property by default

commit cd4964f3456887802ae6bc13302e0f69f6590b91
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Mon Jan 14 00:59:51 2019 +0100

    Change comment heading title to `Typography` (#28032)

commit b3226c1ccc0f3b35f17f1ea1b708ae7607cb617d
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Mon Jan 14 00:51:53 2019 +0100

    Align toast variables (#28041)

commit 8f5abf0ab08c2ce734990e9ff274939ea5ad9fcf
Author: Justin <justinhuang@me.com>
Date:   Mon Jan 14 06:49:25 2019 +1100

    Add new rounded sizes classes (#28011)

    * update border-radius mixins

    Add $enable-rounded as a keyword argument to border-raidus mixins

    * Update rounded classes

    - use border-radius mixins to repleace !important
    - use true for $enable-rounded for rounded classes
    - Add `.rounded-sm` and `.rounded-sm`  #27934

    * update borders docs

    * Revert touch of dist files

    * Revert change of border-radius mixins

    * use !important in border-radius utilies classes

    * update border radius classes keep only rounded-lg and rounded-sm

commit fd4d426e51377c63c1bdbb7044ff6d775f57c689
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sun Jan 13 08:52:46 2019 +0100

    Change default custom select styles (#28027)

commit e077ddbc6c4a0bf6dfbb854126be402e10dc198a
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sun Jan 13 08:43:52 2019 +0100

    Prevent wrapping if caret is included (#28029)

commit deea117293951dd51f7c3c78a719c479f736c5cb
Author: Mark Otto <otto@github.com>
Date:   Fri Jan 11 11:16:50 2019 -0800

    Add form-validation-states Sass map (#27999)

commit fd9dc1a0ca879f5624f4ef8c381136c506b0bff3
Author: Miha Eržen <miha.erzen1@gmail.com>
Date:   Fri Jan 11 13:22:14 2019 +0100

    Fix input-height-inner wrongly calculated (#28018)

    In a scenario where `$input-line-height` or `$input-font-size` are different than `$input-btn-line-height` and `$input-btn-font-size` the final `$input-height-inner` was wrongly calculated.

commit 746a057f0c32ca4249288b8522487cfb1ff63195
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Thu Jan 10 15:56:54 2019 +0200

    Update devDependencies. (#28016)

commit ff4c35f5664e1dcefad0c37ab402873c78f0e3ad
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Thu Jan 10 09:03:16 2019 +0200

    Tighten bundlesize limits. (#28012)

commit 39b76861a7afc2ccc90752a61fa5aa998e94761f
Author: Mark Otto <markdotto@gmail.com>
Date:   Tue Jan 8 19:49:55 2019 +0200

    npm run test to build dist files

commit 0e5d387f04abde1a5ebbfea970d19663464900c0
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Tue Jan 8 08:11:04 2019 +0200

    Examples: use `{{ site.time | date: "%Y" }}`.

    Since they are being build, no point in hardcoding the year.

commit f11f56558bf4ee5e7879125dc506a2567ee3524f
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Tue Jan 8 08:05:26 2019 +0200

    Bump copyright year to 2019.

commit 46f34fd1314b2a4d35c94b8e53ab183079a60873
Author: wojtask9 <wojtask9.kde@gmail.com>
Date:   Tue Jan 8 19:18:36 2019 +0100

    remove redundant loop from list-group-horizontal (#28005)

commit 5dcf7cd3b74a293987c2e097c5375b97edb238ec
Author: wojtask9 <wojtask9.kde@gmail.com>
Date:   Tue Jan 8 18:42:28 2019 +0100

    box-shadow mixin fix (#28004)

commit dc436427e9dcd74dded4cb79a0eb8ba16a1eb5d8
Author: Shohei Yoshida <fellows3@gmail.com>
Date:   Tue Jan 8 13:59:49 2019 +0900

    Move `z-index` to .list-group-item-action and remove redundant `text-decoration: none` (#27996)

commit 48fe2c23d33dd8bc81834864254a5f5733953811
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Tue Jan 8 05:46:29 2019 +0100

    Space fixes (#27997)

commit b23241480a4f376f667a4f40f330e190dea4b829
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sun Jan 6 11:07:10 2019 +0200

    Enable cache for stylelint.

commit 1213d06b2f185feafaca00706e9d64bf01a206a6
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sun Jan 6 10:58:43 2019 +0200

    Enable cache for ESLint.

commit cdece35bdeb078f2d8e756de12eb1e3ea257561f
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Mon Jan 7 18:57:52 2019 +0200

    Update devDependencies and gems. (#27981)

commit 68062cfe606c0b1e58b2c6f820a6bfdef807c58e
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Mon Jan 7 17:28:21 2019 +0100

    Allow configuration of caret spacing and vertical alignment (#27994)

commit 2b96e9adf129bf39bfd56efeecfdb9123bb7acd9
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Mon Jan 7 17:18:43 2019 +0100

    remove screen from media query (#27985)

commit 87cd64e3bfc9fcd36d8f2908054ade76f1937915
Author: 文翼 <wenzhixin2010@gmail.com>
Date:   Tue Jan 8 00:09:34 2019 +0800

    docs: use the `twitter` Jekyll variable everywhere (#27990)

commit 8305114ab3470bd19ae7aadea16763a4304cb4c6
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Mon Jan 7 02:21:53 2019 +0100

    Blog example IE fix & minor tweaks (#27933)

commit 92cc5a70d39328125a40b44ff0f9206bb5c56f75
Author: Shohei Yoshida <fellows3@gmail.com>
Date:   Mon Jan 7 10:12:51 2019 +0900

    Fix incorrect responsive alignment of dropdown menu (#27873)

commit ea9129c8ae827a3a68e244e78ae4aacd281c4c39
Author: Vishnuprasad Venugopal <viktor.prasad@gmail.com>
Date:   Mon Jan 7 06:36:37 2019 +0530

    fix border issue for nested card inside accordions (#27881)

commit e6b1eefc7392478c4acedaebc3c6b27a47e586c4
Author: Mark Otto <otto@github.com>
Date:   Sun Jan 6 17:01:36 2019 -0800

    Add horizontal list group modifier (#27970)

    Alternate take to #27683 that builds the modifier class based on min-width, such that list groups are stacked until the class's breakpoint is reached. This is less verbose, matches our primary responsive approach, and prevents an extra class. Unfortunately, I believe supporting flush list groups is too much code here, so I've skipped that and made a note in the docs.

    Also added examples generate from our breakpoints data file with a protip for how to do equal width items.

commit 42bed436e86103ba85e56ea76a1c6cc6d16218ba
Author: wojtask9 <wojtask9.kde@gmail.com>
Date:   Mon Jan 7 01:52:39 2019 +0100

    take account 'none' for box-shadow (#27972)

commit cbc8a7273a36ac5fe94d1fc7464674b6b7b4d60e
Author: Martijn Cuppens <martijn.cuppens@intracto.com>
Date:   Sat Jan 5 13:17:15 2019 +0100

    Sync custom select focus state with custom control focus state

commit 849067d763342482766555c3fbedae5444618935
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Fri Jan 4 12:59:06 2019 +0200

    README.md: fix redirect.

commit d1067d7c35877588e27d3a559802f8606ba36120
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sat Jan 5 20:59:44 2019 +0200

    Switch to our Stylelint config. (#27974)

commit f21b5f9e981dac76e91fa1d10a580fd3e4227d8c
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sat Jan 5 19:18:19 2019 +0200

    Remove unneeded stylelint disables.

commit fcb034828fc2a9463ee30631fbd118885d8675b7
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Fri Jan 4 16:03:35 2019 +0200

    stylelint: no need to specify syntax.

    This speeds things up a bit because we don't spawn a new instance.

commit 75ec03c2ab5b157be71b99b68a31a2f9df83952f
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sat Jan 5 17:43:46 2019 +0100

    Run linters in parallel

    This should speed up things a bit

commit 47610b0f8bd26c37d49c9be2b4e7a08eaa8f7977
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Fri Jan 4 18:23:40 2019 +0200

    Update postcss-cli to v6.1.1.

commit 1488a83b139116e3fe337e8c4a739e1f21248b66
Author: Mark Otto <markdotto@gmail.com>
Date:   Fri Jan 4 08:29:45 2019 -0800

    latest changes

commit 89a73f100e7a3c765314e5cff0eeaf9c051f2944
Author: Johann-S <johann.servoire@gmail.com>
Date:   Fri Jan 4 17:15:01 2019 +0100

    carousel should not cycle when there is no data-ride on init (#27968)

commit d4b5b4b78c936f9a9d38d52ca5be1cbdee26ee54
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Fri Jan 4 11:54:16 2019 +0200

    Update devDependencies and gems.

commit b478234cbae80ea13bb19d3eb04d2ee6828b151d
Author: Mark Otto <otto@github.com>
Date:   Thu Jan 3 19:09:47 2019 -0800

    Add note to the summary of important changes

commit e1b990fb9098d10979fe74e8521c2b39d64312b9
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sat Dec 29 12:55:20 2018 +0100

    Move hand cursor for buttons to reboot

commit 83dc45b31b2124d21bdc05243e2b8daa29931021
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Fri Jan 4 10:40:10 2019 +0100

    Prevent select word wrap in Safari (#27932)

commit c71b291cd9f38cd2770f1a79e83ba0216db3ef9c
Author: Florian Lacreuse <florianlacreuse@users.noreply.github.com>
Date:   Thu Jan 3 19:59:18 2019 +0100

    Remove unnecessary brackets for consistency (#27966)

commit 6813653bb111c491784111b70d1542ff8778a70a
Author: sabruss <sabruss@users.noreply.github.com>
Date:   Wed Jan 2 17:33:52 2019 +0100

    Fix Typo on docs (#27962)

commit bec34acbbe10eca0e08edfb178573d9d02ffb9fe
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sun Dec 30 17:08:28 2018 +0200

    Add a few more redirects.

commit e7336e7d7f81b5461fa213dc78257aade47d8f78
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sat Dec 29 17:40:56 2018 +0100

    Remove wrapping paragraph in readme (#27948)

commit c0dfda964fb6e283c778570ce0556e4f01e2817f
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sat Dec 29 03:54:58 2018 +0100

    Configurable display utility classes (#27917)

commit 952374654ce7a7751dbf1a430f4c3f79e3d4fe48
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sat Dec 29 03:44:35 2018 +0100

    Fix custom select font sizes (#27929)

commit 8eef162c44bcf72e8169aa458f3ad8179c11ca9c
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Fri Dec 28 22:18:10 2018 +0100

    Match input font size for `.input-group-text` (#27941)

commit ee09d966286fb61809662b5bb8458b965779dec1
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Fri Dec 28 00:48:51 2018 +0200

    reboot: Fix comment (#27937)

commit 8bf823e22d308ef2abd2cbdf6a3df0b974a04a43
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Thu Dec 27 22:05:29 2018 +0100

    Fix form-feedback-icon-invalid color (#27935)

commit 501e8c0837339b322ce263bf501db08e408ca74c
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Thu Dec 27 21:41:14 2018 +0200

    toasts: mention that positioning is manual. (#27931)

commit dc17c924e86948ae514d72f8ccc67f9d77657f6b
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Mon Dec 24 16:34:30 2018 +0200

    stretched-link.md: fix typo (#27918)

commit 4a5217c4c71a0b4e5e935cdf09b4dd9c7018453d
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sun Dec 23 21:24:25 2018 +0100

    Add Open Collective to header (#27916)

commit e4fe18e4261268df290098dea8439d4aa3496ad7
Author: Mark Otto <otto@github.com>
Date:   Sun Dec 23 05:00:51 2018 -0800

    Add horizontal card example (#27906)

commit 3bd9fb3649a233f0a0c26b8a6cb5209d220a7528
Author: Johann-S <johann.servoire@gmail.com>
Date:   Sun Dec 23 13:30:35 2018 +0100

    getSelectorFromElement return null on bad selectors (#27912)

commit 7d5cb2df3ad1d3438c0753c78203bca54f28d5a8
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sun Dec 23 14:12:13 2018 +0200

    versions: sort from newer to older. (#27898)

commit 3c88ed70694a8994993a33a4155a098595915e8e
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Sun Dec 23 13:58:58 2018 +0200

    Fix 4:3 embed (#27910)

commit 81e35985b8edf38422d2057f903d9134a1083e17
Author: Martijn Cuppens <martijn.cuppens@gmail.com>
Date:   Sun Dec 23 08:19:07 2018 +0100

    Simplify card group css (#27901)

commit 39b14c980678279c20aa63591beb…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Closing dropdown does not set focus back to dropdown trigger element

3 participants