aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-15Merge branch 'form-check-input-validation' of https://github.com/supergibbs/b...Mark Otto2-1/+35
2018-01-15closes #25280Mark Otto1-1/+1
2018-01-16Use the SRI hashes for the live site's assets. (#25282)XhmikosR2-3/+3
2018-01-15Consistently use `:disabled` rather than `[disabled]` selector (#25317)Patrick H. Lauke5-11/+11
2018-01-15Add example of a Spanish translation for custom file input (#25302)Mark Otto2-1/+14
2018-01-15Add display utilities to bootstrap-grid.scss (#25308)Mark Otto1-4/+1
2018-01-14Update copyright for 2k18 (#25303)Mark Otto21-32/+32
2018-01-14Fixes dropdown snippets (#25301)ysds1-6/+5
2018-01-14Theming docs update (#25300)Mark Otto1-1/+15
2018-01-14one more img compressionMark Otto5-0/+0
2018-01-14Examples updates (#24898)Mark Otto59-1064/+1690
2018-01-14distMark Otto2-2/+2
2018-01-14add List Group Flush to List Group docs (#25289)Jason Korth1-0/+14
2018-01-13Mixin `button-outline-variant` should retain active box shadow when focusedPatrick Yeo1-1/+5
2018-01-13distMark Otto8-32/+52
2018-01-13Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto5-21/+93
2018-01-14Add new Approach docs page (#25165)Mark Otto1-0/+71
2018-01-13$component-active-bg and $component-active-color are partially useful (#24710)Patrick Yeo1-11/+11
2018-01-13Fixed color for disabled buttons (#25167)Wolfgang Goedel1-0/+1
2018-01-13Fix breakpoint mixins for custom breakpoint maps (#25264)Sander Melnikov1-4/+4
2018-01-13Add direct children selectors to avoid cascading styles into a menu form (#25...ysds1-6/+6
2018-01-12Merge branch 'custom-check-disabled' of https://github.com/gijsbotje/bootstra...Mark Otto2-0/+16
2018-01-11distMark Otto42-385/+356
2018-01-11Comply to the new rules.XhmikosR32-1766/+1804
2018-01-11Clean up and tweak ESLint rules.XhmikosR12-39/+84
2018-01-11Deprecate hover media query shim and mixins (#25270)Mark Otto4-58/+36
2018-01-11Remove `touch-action:manipulation` click optimization (#25250)Patrick H. Lauke2-38/+1
2018-01-11Merge branch 'v4-dev' into custom-check-disabledXhmikosR9-471/+1409
2018-01-11Update devDependencies and gems. (#25192)XhmikosR4-466/+1400
2018-01-11Fix invalid "constraint validation API" URL in docs (#25244)Vytas1-1/+1
2018-01-11Update browser compatibility note for `position: sticky` since Edge supports ...Christian Oliff1-1/+1
2018-01-11Fix variable name in display utility class naming (#25261)Vytas1-1/+1
2018-01-11Ignore the bogus lang vnu.jar error.XhmikosR1-1/+3
2018-01-11Work around Travis errors by switching to sudo.XhmikosR1-1/+3
2018-01-10Merge branch 'v4-dev' into custom-check-disabledGijs Boddeus1-1/+1
2018-01-08Check for window before window.QUnit (#25199)Ɓukasz1-1/+1
2018-01-06added variable for the background of checked and indeterminate custom inputs ...gijsbotje2-0/+16
2018-01-05Added required checkbox exampleJesse Mandel1-1/+30
2018-01-05add validation feedback/tooltip support to form-check-inputsJesse Mandel1-0/+5
2018-01-03distMark Otto19-35/+61
2018-01-03Print tweaks (#25164)Mark Otto2-3/+22
2018-01-03Document `order-0` (#25191)ysds1-1/+1
2018-01-03Multiple accordion support (#25161)Martijn Cuppens2-2/+78
2018-01-03Patch fractional viewport widths to work around Safari rounding bug (#25177)Patrick H. Lauke5-14/+26
2018-01-02Add some documentation on using CSS vars (#25176)Mark Otto1-0/+68
2018-01-02Validation tooltip example (#25143)Mark Otto2-12/+87
2018-01-02Remove double borders for custom select and custom fileMartijn Cuppens1-1/+3
2018-01-02Update pagination focus stylesMark Otto2-1/+8
2018-01-02distMark Otto12-21/+24
2018-01-02add example of textarea to docsMark Otto1-0/+7