| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-11-26 | Merge pull request #21207 from twbs/modal-sizes | Mark Otto | 1 | -2/+2 | |
| Tweak modal sizes | |||||
| 2016-11-26 | Merge pull request #18900 from vlastikcz/v4-dev-buttonChange | Mark Otto | 2 | -1/+21 | |
| Button toggling - trigger change event on input. Fixes #16673, fixes #17599. | |||||
| 2016-11-26 | Merge pull request #19058 from Johann-S/carouselInput | Mark Otto | 2 | -2/+33 | |
| Carousel - Do not prevent on keydown for input and textarea | |||||
| 2016-11-26 | Merge branch 'v4-dev' into modal-sizes | Mark Otto | 23 | -40/+62 | |
| 2016-11-26 | grunt | Mark Otto | 1 | -1/+1 | |
| 2016-11-26 | Follow up fix to #19953 for linting error in builds | Mark Otto | 1 | -1/+1 | |
| See https://travis-ci.org/twbs/bootstrap/jobs/179010884 for build failure | |||||
| 2016-11-26 | grunt | Mark Otto | 6 | -8/+8 | |
| 2016-11-26 | Merge branch 'v4-dev-18796' of https://github.com/maxbeatty/bootstrap into ↵ | Mark Otto | 2 | -1/+23 | |
| maxbeatty-v4-dev-18796 | |||||
| 2016-11-26 | grunt | Mark Otto | 12 | -24/+24 | |
| 2016-11-26 | Merge pull request #21206 from twbs/gray-lightest | Mark Otto | 1 | -5/+5 | |
| Update use of $gray-lightest variable | |||||
| 2016-11-26 | decrease size of modal-md and modal-lg to ensure fitting in responsive layouts | Mark Otto | 1 | -2/+2 | |
| 2016-11-26 | grunt | Mark Otto | 14 | -26/+48 | |
| 2016-11-26 | Dropdown perf - on keyboard nav, find active item in the active dropdown ↵ | Pierre-Denis Vanduynslager | 1 | -5/+1 | |
| rather than the whole document (#19953) | |||||
| 2016-11-26 | change instances of hardcoded lightest gray to sass variable -lightest | Mark Otto | 1 | -2/+2 | |
| 2016-11-26 | change uses of #f5f5f5 to -lightest | Mark Otto | 1 | -3/+3 | |
| 2016-11-26 | add some disabled navbar link examples | Mark Otto | 1 | -3/+3 | |
| 2016-11-26 | add disabled classes to light and dark navbar nav-links | Mark Otto | 1 | -0/+8 | |
| 2016-11-26 | Implement container option for tooltips and popovers. | andyexeter | 2 | -4/+8 | |
| 2016-11-25 | fix nesting and syntax error | Mark Otto | 1 | -30/+29 | |
| 2016-11-25 | Start renaming carousel classes | Mark Otto | 1 | -46/+48 | |
| - Un-nests .carousel-item - Appends .carousel-item- to .left, .right, .next, and .prev - Chain .carousel-item to .active where approproriate | |||||
| 2016-11-25 | Update bootstrap-grid.scss to include box-sizing and responsive changes (#21202) | Mark Otto | 1 | -0/+19 | |
| 2016-11-25 | Add test unit to check logic of ignoreBackdropClick (#18245) | Johann | 1 | -0/+13 | |
| 2016-11-26 | grid-breakpoint fix | Fumito Mizuno | 1 | -9/+9 | |
| grid-breakpoint for sm is 576px https://github.com/twbs/bootstrap/blob/v4-dev/scss/_variables.scss#L186 current document shows 544px, but it should be 576px | |||||
| 2016-11-25 | re-enable transitions (which according to the options.md doc is the default) | Mark Otto | 1 | -1/+1 | |
| 2016-11-25 | Wrap .fade and .collapsing transition properties in -transitions | Mark Otto | 1 | -4/+10 | |
| 2016-11-25 | grunt | Mark Otto | 8 | -6/+36 | |
| 2016-11-25 | Refactor Dashboard example. (#21140) | Bardi Harborow | 2 | -106/+103 | |
| 2016-11-25 | v4: Flexbox nav options (#21201) | Mark Otto | 2 | -4/+114 | |
| * Add some flexbox nav components - Includes .nav-justified for inline, tab, and pill nav components - Includes example of using the flex utils (.d- and .flex-items-) for centered nav * redo heading hierarchy a bit | |||||
| 2016-11-25 | grunt | Mark Otto | 4 | -6/+16 | |
| 2016-11-25 | Added a virtual test | matus | 3 | -3/+14 | |
| 2016-11-25 | Scrollspy selecting the last element when at the bottom of the page (fixes ↵ | matus | 1 | -1/+7 | |
| #17739) | |||||
| 2016-11-25 | grunt | Mark Otto | 23 | -225/+225 | |
| 2016-11-25 | v4: Miscellaneous color changes (#21199) | Mark Otto | 2 | -6/+6 | |
| * Darken dismiss icon opacity * Darken text on active list group items * Darken light gray for accessibility/contrast, then update gray and dark gray to match | |||||
| 2016-11-25 | grunt | Mark Otto | 38 | -89/+177 | |
| 2016-11-25 | Merge branch 'eslint' of https://github.com/bardiharborow/bootstrap into ↵ | Mark Otto | 25 | -459/+497 | |
| bardiharborow-eslint | |||||
| 2016-11-25 | [Fix #17371][V4] Deactivating dropdown links in nav tab (#17642) | Matt Hernandez | 2 | -1/+33 | |
| * Fix bug with dropdown tab links not deactivating when other tab or dropdown link is clicked * Revise bug fix for more stability | |||||
| 2016-11-25 | Add @supports feature query for Carousel CSS 3D transforms; fixes #15534 ↵ | Chris Rebert | 4 | -3/+47 | |
| (#19751) [skip sauce] [skip validator] | |||||
| 2016-11-25 | grunt | Mark Otto | 24 | -348/+420 | |
| 2016-11-25 | Merge pull request #21133 from bardiharborow/normalize | Mark Otto | 1 | -94/+133 | |
| Update Normalize to v5.0.0. | |||||
| 2016-11-25 | Fixes #21195: Add more table of contents to pages with longer contents | Mark Otto | 9 | -3/+48 | |
| 2016-11-25 | grunt | Mark Otto | 16 | -20/+20 | |
| 2016-11-25 | Merge pull request #21187 from twbs/fix-21094 | Mark Otto | 1 | -1/+1 | |
| Fix pagination underline | |||||
| 2016-11-24 | Update Normalize to v5.0.0. | Bardi Harborow | 1 | -94/+133 | |
| 2016-11-24 | Make JS compliant with the new ESLint rules. | Bardi Harborow | 22 | -260/+234 | |
| 2016-11-24 | Refactor ESLint configuration. | Bardi Harborow | 3 | -199/+263 | |
| 2016-11-23 | Merge pull request #21068 from twbs/list-group-border-color | Mark Otto | 1 | -1/+1 | |
| switch to rgba for list-group border color | |||||
| 2016-11-23 | Merge pull request #21118 from Elliot-Evans-95/v4-dev | Mark Otto | 2 | -2/+2 | |
| renamed modal-title-padding to modal-header-padding | |||||
| 2016-11-23 | Fixes #21094: Move text-decoration override from the default link state to ↵ | Mark Otto | 1 | -1/+1 | |
| the hover/focus state so it can override the global styles properly | |||||
| 2016-11-23 | Fixes #21114: clarify by removing mention of nesting | Mark Otto | 1 | -1/+1 | |
| 2016-11-23 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -0/+10 | |
