aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-10Ensure button plugin sets/removes active class correctly on page load (#28952)Patrick H. Lauke5-30/+120
2019-07-10Remove negative margins for group list items (#28940)Sergey Kovalenko1-19/+28
2019-07-10Minor wording changes.XhmikosR1-2/+2
2019-07-10Combine duplicate documentation examples into one to fix the confusing text.Jonathan Hawkins1-24/+9
2019-07-10Change invalid icon from cross to exclamation mark (#28944)Martijn Cuppens1-1/+1
2019-07-10Docs – update extend/approach.md (#28941)Robin D'Arcy1-2/+2
2019-06-20Deprecate `bg-variant()` mixin (#28938)Martijn Cuppens1-0/+1
2019-06-19Add missing dropdown unit test for closing with ESC (#28929)Patrick H. Lauke1-0/+39
2019-06-18Typo fix (#28920)Martijn Cuppens1-1/+1
2019-06-18Fix position of browser default validation message (#28852)Shohei Yoshida1-0/+3
2019-06-18Fix width and height of data svg images in IE10 (#28883)Morteza Ziyae1-10/+10
2019-06-18Don't open dropdown on ESC on trigger element (#28912)Patrick H. Lauke2-0/+29
2019-06-18Update devDependencies and gems.XhmikosR3-236/+218
2019-06-18tooltip dispose:removing only own event handler (#28896)Johann-S1-6/+8
2019-06-18Fix keyboard handling of button-style checkbox/radio button groups (#28834)Patrick H. Lauke2-44/+161
2019-06-18Docs: add accessibility/keyboard callout to popovers, tweak tooltips callout ...Patrick H. Lauke2-3/+12
2019-06-18Workaround for the image size bug in IE (#28855)Shohei Yoshida1-0/+3
2019-06-18HTTPS link to codeguide.co (#28860)Christian Oliff1-2/+2
2019-05-30Use `npm-run-all` in the `netlify` script. (#28846)XhmikosR1-1/+1
2019-05-30Update devDependencies and gems.XhmikosR3-699/+735
2019-05-30Make example description more accurate (#28842)Jay Pinho1-1/+1
2019-05-30Clean input group flex basis (#28785)Shohei Yoshida1-4/+1
2019-05-30Calc modal header/footer border radius according to the border width (#28775)Shohei Yoshida2-2/+3
2019-05-30Correct grammar in modal.scss (#28829)Aditya Shankar1-1/+1
2019-05-30Fix background position (#28814)Sezer Esen1-1/+1
2019-05-30vnu.jar: Update ignores. (#28817)XhmikosR1-3/+3
2019-05-30Backport #28777.Johann-S2-2/+84
2019-05-30Fix z-index according to our z-index rule (#28784)Shohei Yoshida1-2/+2
2019-05-30Update Yarn package link to link to the Bootstrap package (#28781)Christian Oliff1-1/+1
2019-05-30Travis CI: Add Node.js 12.XhmikosR1-0/+1
2019-05-09Update devDependencies.XhmikosR2-68/+76
2019-05-09Reset input padding for cross browser consistency (#28208)Shohei Yoshida1-2/+1
2019-05-09Consistency modification (#28750)zhangbao1-1/+1
2019-05-09Backport #28679.Martijn Cuppens5-14/+14
2019-05-09Album example: remove misleading jumbotron-heading classname (#28741)Patrick H. Lauke2-2/+2
2019-05-09Fix incorrect variable for popover border radius (#28733)Shohei Yoshida2-5/+5
2019-05-09Fix broken link to css-discuss.incutio.com/wiki/Printing_Tables (#28637)Christian Oliff1-1/+1
2019-05-09Scrollbar fix (#28417)Martijn Cuppens1-0/+1
2019-05-02Update devDependencies including jQuery to v3.4.1.XhmikosR8-101/+129
2019-05-02Backport #28551.XhmikosR1-2/+2
2019-04-29Update (dev)Dependencies and gems.XhmikosR6-559/+626
2019-04-29Prevent form validation mixin from generating invalid CSS (#28447)Mark Otto1-14/+19
2019-04-29Sync plain text font-size with `$input-font-size` (#28464)Shohei Yoshida1-0/+1
2019-04-29Remove redundant slashes (#28677)Martijn Cuppens1-3/+3
2019-04-29fix unit tests for chrome mobileJohann-S2-5/+13
2019-04-29Add `$custom-control-label-color` variable (#28633)Shohei Yoshida2-0/+3
2019-04-29Call hide() after `delay` timeysds1-11/+6
2019-04-29Fix clean-css `breakWith` option.XhmikosR1-2/+2
2019-04-29Fix buttons :focus state styles (#27890)Matěj Kříž1-0/+3
2019-04-29karma.conf.js: switch to `CI === true`. (#28588)XhmikosR1-1/+1