aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-11Redirect `/extend/` to `/extend/approach/`.XhmikosR1-0/+1
2018-11-11Remove custom properties from examples so that they work in IE (#27634)Martijn Cuppens2-18/+9
2018-11-11Fix modal positioning on Android.jvitela1-4/+4
2018-11-09Dashboard example: update 3rd-party libs and use the same CDN.XhmikosR1-2/+2
2018-11-09Add an examples layout.XhmikosR24-2601/+2226
2018-11-09Move analytics to an include file.XhmikosR2-9/+7
2018-11-09Move stylesheets to an include.XhmikosR2-12/+13
2018-11-08use bsCustomFileInput in our docs (#27631)Johann-S1-1/+3
2018-11-07Wrap checkboxes in `.form-group` (#27624)sts-ryan-holton2-15/+21
2018-11-06Docs: Improve accessibility of disabled link example (#27614)ysds4-24/+24
2018-11-05display chrome version on travisJohann-S1-0/+2
2018-11-05Travis: Add back chrome addon (#27610)XhmikosR1-0/+2
2018-11-05Travis: exit pipeline if test fails.XhmikosR1-1/+1
2018-11-05Increase readability card columns docs (#27609)Martijn Cuppens1-1/+1
2018-11-05Add new `.rounded-pill` utility (#27339)sts-ryan-holton3-0/+8
2018-11-05Reorganize npm scripts.XhmikosR1-12/+18
2018-11-05Prevent white line in Firefox (regression) (#27594)Martijn Cuppens1-0/+1
2018-11-05Remove htmllint. (#27603)XhmikosR3-381/+1
2018-11-05Add Noto Sans to the font stack (#27596)LittleHuba1-1/+1
2018-11-05Add japanese to translations (#27599)okazou1-0/+5
2018-11-04Made the disabled state for nav more obvious. (#27382)Arvind S1-0/+2
2018-11-04Ligthen/Darken Button focus shadow colorysds1-4/+4
2018-11-04Update README.md (#27588)XhmikosR1-5/+8
2018-11-04Update devDependencies and gems.XhmikosR3-66/+72
2018-11-04Use a badge for .text-wrap exampleMartijn Cuppens1-1/+1
2018-11-04Add `text-wrap` example.XhmikosR1-0/+9
2018-11-04Add `.text-wrap` class.Andrew1-0/+1
2018-11-04Travis: stop using a separate stage for Browser tests.XhmikosR2-12/+3
2018-11-04broken-link-checker: force follow links.XhmikosR1-1/+1
2018-11-04Replace touch-action: none with pan-y, remove preventDefault from touch event...patrickhlauke2-4/+1
2018-11-04scss/_custom-forms.scss: fix typo in comment.XhmikosR1-1/+1
2018-11-04Button group refactoring and fixes (#25395)ysds1-17/+8
2018-11-04Jekyll: switch to localhostXhmikosR1-1/+1
2018-11-04Avoid null value (#27570)Vincent Langlet1-1/+1
2018-11-04Add TODOMartijn Cuppens1-0/+1
2018-11-04Resolve #26226: Sync with normalize 8.0.0Varunram1-7/+1
2018-11-03docs: remove false info from v3 suggestion.XhmikosR1-3/+1
2018-11-03Add Sass variable for prefers-reduced-motion, add callout to affected compone...Patrick H. Lauke11-12/+32
2018-11-02handle detached tooltip when we try to hide a modalJohann-S2-5/+67
2018-11-02Remove the obsolete tooltip-viewport example and redirect it.XhmikosR4-103/+4
2018-11-02robots.txt: disallow crawling when not in production. (#27559)XhmikosR1-1/+1
2018-11-01Make meaning of tooltip's `selector` option clearer (#27573)Sebastian Hädrich1-1/+1
2018-10-31Fix empty custom-control-label alignment issue (#27566)ysds1-0/+1
2018-10-31Fix Edge bounce and restore original transition easing (#27279)Martijn Cuppens2-30/+7
2018-10-30Add @MartijnCuppens to our core team ! :tada: (#27562)Johann-S1-0/+3
2018-10-30Prevent hover/click on disabled .close links.ysds1-3/+13
2018-10-30IE10 homepage fixMartijn Cuppens2-5/+7
2018-10-30fix dispose modal unit testJohann-S1-3/+8
2018-10-30test(Modal): check if modal is disposedAndrew Luca2-2/+43
2018-10-30refactor(Modal): add `_isTransitioning` default valueAndrew Luca1-2/+4