aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-02Stub out new Theming pageMark Otto2-0/+115
2017-10-02Form Validation `.valid-feedback` and `.valid-tooltip` are unstyled (#23527)Patrick Yeo2-22/+22
2017-10-02distMark Otto12-18/+18
2017-10-02Switch to stylelint. (#23572)XhmikosR53-608/+710
2017-10-02distMark Otto8-11/+66
2017-10-02adds a border radius to modal headers (#23799)Andres Galante1-0/+1
2017-10-02Added type="button" to <button>s without any type (#23866)Herst4-13/+13
2017-10-02adds a note on typography docs about rem units on font-size-base (#23988)Andres Galante1-5/+5
2017-10-02Adds text-muted and text-white to the examples on color utilities (#23877)Andres Galante1-0/+4
2017-10-02Migrate forgotten Bootstrap 3 style offset class (#23951)Herst1-1/+1
2017-10-02add display `table-cell` (#24004)Paweł Kuna1-0/+1
2017-10-02removes border radius from btn-link (#24128)Andres Galante1-1/+0
2017-10-02Add order first to grid (#24202)Luke Frake2-0/+24
2017-10-02Clarify ScrollSpy 'activate' event elementMike Jacobson1-2/+2
2017-10-02Remove duplicated code in .card-headervsn4ik1-4/+0
2017-10-02distMark Otto6-18/+14
2017-10-02Opaque input borders (#24198)Mark Otto1-1/+1
2017-10-02Revert input group border changes (#24197)Mark Otto3-10/+5
2017-10-02Tweak bundlesize's targets. (#24203)XhmikosR1-2/+22
2017-10-02Normalize examples' CSS. (#24210)XhmikosR10-42/+27
2017-10-02distMark Otto4-11/+72
2017-10-02fix .col-form-label paddings and add line-height (#23121)wojtask91-6/+9
2017-10-02fixes input group btn height (#23810)Andres Galante1-1/+4
2017-10-02fixes navbar-text link colors (#23702)Andres Galante1-0/+14
2017-10-01Generate CSS variables for colors, breakpoints, fonts (#23761)Félix Saparelli3-0/+20
2017-10-01distMark Otto4-4/+14
2017-10-01remove Dist fils as per suggestion (#23092)Chirag Modi1-1/+2
2017-10-01Fix #23013: Add boder-top:0 in .list-group-flush .list-group-item (#23108)Chirag Modi1-0/+5
2017-10-01fixed issue with hr tag mention in 23032 (#23078)Chirag Modi1-0/+5
2017-10-01distMark Otto5-12/+20
2017-10-01Make Node.js 6 the minimum version.XhmikosR5-5/+5
2017-10-01Add bundlesize.XhmikosR2-1/+190
2017-10-01Fix link to Extend section in Migration docs (#24192)Aarón García Hervás1-1/+1
2017-10-01Tweak npm scripts. (#24146)XhmikosR1-11/+13
2017-10-01Updates to customizing variables docs (#24186)Mark Otto1-4/+8
2017-10-01js/tests/visual/tab.html: fix HTML validation errors. (#24183)XhmikosR1-4/+4
2017-10-01extends the click area of the close btn on modals (#23783)Andres Galante1-2/+3
2017-09-30changes reset for mixin list reset on paginationAndres Galante1-3/+1
2017-09-30changes the order of the close btn on alerts to improve accecibilityAndres Galante2-4/+5
2017-09-30remove that, the example comes first nowMark Otto1-2/+0
2017-09-30more links, clarify predefined classesMark Otto1-5/+5
2017-09-30be more specific about context and breakpoint scalingMark Otto1-3/+3
2017-09-30be more specificMark Otto1-1/+1
2017-09-30rewrite containers and rows sectionMark Otto1-2/+2
2017-09-30link to css tricks article, add code snippet to exampleMark Otto1-1/+5
2017-09-30link to mdn flex docMark Otto1-1/+1
2017-09-30distMark Otto40-3674/+3265
2017-09-30Remove dropdown anchor focus overrideAri Rizzitano1-8/+0
2017-09-29Rename variables and remove unneeded return.XhmikosR1-8/+9
2017-09-29Manage exceed maximum duration for our testJohann-S1-3/+11