aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-04-29Remove scss variable defined twice (#28567)Loïc Goyet1-1/+0
2019-03-27Update devDependencies and gems.XhmikosR4-638/+539
2019-03-27Reset carousel touch delta x to prevent click transformation in swipe (#28558)Johann-S2-2/+6
2019-03-27Add a `netlify` npm script. (#28552)XhmikosR1-0/+1
2019-03-27Remove `http` from docs search. (#28557)XhmikosR1-4/+8
We use only `https` for a few months now.
2019-03-27Check prefers-reduced-motion variable before adding reduced motion media ↵Patrick H. Lauke1-2/+4
query for animated progress bars (#28530)
2019-03-27Workaround for MS edge bug (#28275)Shohei Yoshida2-3/+9
2019-03-27Revert back to the old snippet and just add anonymize IP.XhmikosR1-5/+5
We don't need the extra bloat of gtag.
2019-03-27Update GA to latest script & anonymize IPsMark Otto1-4/+5
2019-03-27.gitignore: add the Hugo folders.XhmikosR1-0/+3
2019-03-27Use local doc versions favicon.ico.XhmikosR2-1/+1
2019-03-27Include favicons for examples.XhmikosR1-0/+1
2019-03-12Remove redundant placeholders in forms docs (#28406)Jim Jiang1-37/+49
* Change state field to select * Include "Choose..." placeholder for select * Change validated select to .custom-select
2019-03-12Remove indiscriminate outline suppression for tabindex="-1" elements (#28437)Patrick H. Lauke1-6/+10
instead, only apply outline suppression if the browser wouldn't normally apply the focus outline, using the (currently experimental) `:focus-visible` pseudo-class
2019-03-08Add <ol> to nav's comment (#28426)Shohei Yoshida1-1/+1
2019-03-08disable assert assending check if the previous unit was a percentual value ↵mspae1-1/+1
(#28400)
2019-03-08fix jquery detectionJohann-S3-18/+23
2019-03-08Update devDependencies and gems. (#28347)XhmikosR3-194/+345
2019-03-08Fix issue template links to the contributing guidelines (#28378)Chris Barr4-4/+4
2019-03-08put secondary navigation in an explicit landmark `nav` and add a label on ↵Laussel Loïc2-3/+3
each nav (#28361)
2019-03-08add an explicit aria-label on link with svg on sample pages (#28360)Laussel Loïc3-3/+3
2019-03-08Fix border if only one card (#28365)Martijn Cuppens1-1/+1
2019-03-08Add `--continue-on-error` in `npm run lint`. (#28338)XhmikosR1-1/+1
So if one of the two sub-tasks fails, it still completes linting the other one.
2019-03-08Fix indentation (#28321)Pierre GIRAUD1-1/+1
2019-03-08Update CONTRIBUTING.md for the current state of things. (#28283)XhmikosR1-11/+7
2019-03-08add tabindex="-1" and aria-disabled="true" on disabled links (#28305)Laussel Loïc6-12/+12
2019-03-08Create SECURITY.md (#28288)Bardi Harborow1-0/+7
2019-03-08Use `npm-run-all` for the release script. (#28307)XhmikosR1-1/+1
It's shorter.
2019-03-01Update devDependencies. (#28292)XhmikosR2-890/+528
2019-03-01Update devDependencies. (#28271)XhmikosR2-108/+145
2019-03-01Deprecate form-control-focus mixin (#28262)Martijn Cuppens2-2/+3
2019-03-01Replace 4.3.0 with 4.3.1 in nuget files. (#28273)XhmikosR2-2/+2
2019-03-01Update docs and meta for 3.4.1. (#28255)XhmikosR3-8/+3
2019-02-13Release v4.3.1. (#28252)v4.3.1XhmikosR70-153/+594
2019-02-13Remove unneeded glob. (#28249)XhmikosR1-1/+1
Typo from 10b97f6.
2019-02-13Fix npm package contentsXhmikosR1-1/+1
2019-02-13Add sanitize template option for tooltip/popover plugins.Johann-S7-17/+453
2019-02-12Update RFS to v8.0.1 (#28245)Martijn Cuppens1-8/+0
Remove warning if RFS is included more than once.
2019-02-12Update font size (#28232)Martijn Cuppens1-1/+1
2019-02-11Release v4.3.0 (#28228)v4.3.0Mark Otto277-347/+478
* Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map
2019-02-11docs snippets: a few more minor tweaks (#28225)XhmikosR2-2/+4
* Remove extra comma. * Use curly braces in snippet.
2019-02-11toasts.md: Remove useless `div`s.XhmikosR1-21/+7
Instead pass the class to the example include.
2019-02-11Remove stray parameter from capture.XhmikosR1-1/+1
2019-02-11Cosmetic changes in snippets.XhmikosR10-15/+16
2019-02-10docs: remove `-ms-overflow-style: -ms-autohiding-scrollbar` (#28220)XhmikosR1-1/+0
Similar to #28153
2019-02-10migration.md: use https. (#28221)XhmikosR1-1/+1
2019-02-09Prevent text selection in placeholder images (#28218)Martijn Cuppens2-0/+5
2019-02-09Revert "Silence mkdir. (#28184)" (#28209)XhmikosR1-2/+2
This reverts commit 6ea000d2bccee5ffabc4429a6fbc7cecf5152007. Unfortunately, it doesn't seem to work.
2019-02-09placeholder.svg: Partially revert the changes from c0e42cb. (#28216)XhmikosR1-1/+1
It broke the example include.
2019-02-08Reword footer text.XhmikosR1-1/+1