| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-12-31 | Update visual test carousel | Johann-S | 1 | -4/+4 | |
| 2016-12-30 | fix navbar in dropdown visual test file | Mark Otto | 1 | -4/+7 | |
| 2016-12-31 | Extend ESLint to cover all JS files and drop JSCS. | Bardi Harborow | 2 | -42/+7 | |
| 2016-12-29 | Close #21249 : Add a Unit test for #21227 | Johann-S | 2 | -0/+62 | |
| 2016-12-28 | Merge branch 'twbs/v4-dev' into dropdown-keyboard | Pierre-Denis Vanduynslager | 64 | -4783/+5712 | |
| 2016-12-27 | grunt | Mark Otto | 2 | -1/+5 | |
| 2016-12-27 | update click state when hiding so can be shown again by trigger. fixes #16732 | Max Beatty | 2 | -0/+25 | |
| 2016-12-25 | grunt | Mark Otto | 2 | -2/+3 | |
| 2016-12-24 | [Fix #19849] Tabs are opened even if disabled. (#20795) | Alessandro Rodi | 2 | -1/+41 | |
| * [Fix #19849] Tabs are opened even if disabled. * fix hund code review hints * rollback hound issues because Travis fails | |||||
| 2016-12-24 | grunt | Mark Otto | 4 | -4/+5 | |
| 2016-12-23 | Closes: #21412: Fix unit test for carousel | Johann-S | 1 | -1/+0 | |
| 2016-12-23 | Carousel: Only prevents default for ARROW_LEFT and ARROW_RIGHT keys | Matheus Azzi | 2 | -0/+33 | |
| Fixes 2 bugs: 1. All keydowns were being prevented. Because of that the user wasn't able to navigate in the whole page using ARROW_UP/ARROW_DOWN. 2. Even when is an input or textarea the keydowns were being prevented. Because of that the user wasn't able to type any text on these elements. | |||||
| 2016-12-22 | scrollspy: fix wrong activation of all nested links (#20304) | mr-july | 1 | -1/+1 | |
| * fix wrong activation of all nested links; just first level item should be activated * use template instead of string concatenation | |||||
| 2016-12-21 | Merge branch 'patch-1' of https://github.com/tracker1/bootstrap into ↵ | Mark Otto | 3 | -3/+3 | |
| tracker1-patch-1 | |||||
| 2016-12-19 | grunt | Mark Otto | 14 | -44/+44 | |
| 2016-12-19 | Merge branch 'fix-20982' of https://github.com/Starsam80/bootstrap into ↵ | Mark Otto | 15 | -105/+105 | |
| Starsam80-fix-20982 | |||||
| 2016-12-07 | grunt | Mark Otto | 2 | -13/+29 | |
| 2016-12-07 | Fix tabs by using new classes | Starsam80 | 1 | -3/+3 | |
| 2016-12-07 | Rename `.active` to `.show` | Starsam80 | 14 | -102/+102 | |
| 2016-12-04 | remove commented out code | Mark Otto | 1 | -4/+0 | |
| 2016-12-04 | Merge branch 'v4-dev' into carousel | Mark Otto | 32 | -97/+378 | |
| 2016-12-04 | fix js for previous | Mark Otto | 1 | -2/+2 | |
| 2016-12-04 | pull in js changes from #18830 | Mark Otto | 1 | -14/+32 | |
| 2016-12-02 | grunt | Mark Otto | 8 | -16/+53 | |
| 2016-12-02 | [V4] Throw error when a plugin is in transition (#17823) | Johann | 8 | -23/+144 | |
| * Throw error when a plugin is in transition * Add unit tests about plugins in transition | |||||
| 2016-11-29 | grunt | Mark Otto | 2 | -1/+6 | |
| 2016-11-29 | Hide popovers when their containing modal is closed. (#21227) | Bardi Harborow | 1 | -0/+6 | |
| 2016-11-28 | grunt | Mark Otto | 2 | -5/+2 | |
| 2016-11-28 | Use multi-selector to remove the same event handler (#20642) | Juno_okyo | 1 | -4/+1 | |
| 2016-11-28 | Merge branch 'v4-js-carousel' of https://github.com/J2TeaM/bootstrap into ↵ | Mark Otto | 9 | -23/+12 | |
| J2TeaM-v4-js-carousel | |||||
| 2016-11-28 | grunt | Mark Otto | 2 | -2/+2 | |
| 2016-11-27 | Closes #21055: Prevents ScrollSpy from clearing active item when Safari ↵ | Rob Ruana | 2 | -1/+45 | |
| rubberbands (#21056) When the rubberband effect causes Safari to scroll past the top of the page, the value of scrollTop becomes negative. If the offset of the first ScrollSpy target is 0 - essentially if the target is at the top of the page - then ScrollSpy should not clear the active item. Conceptually, the first item should remain active when rubberbanding past the top of the page. This commit fixes issue #21055 by verifying the first scrollspy target is not at the top of the page before clearing the active nav-item. | |||||
| 2016-11-26 | grunt | Mark Otto | 2 | -4/+8 | |
| 2016-11-26 | Merge branch 'container-tooltip-option' into v4-dev | Mark Otto | 1 | -3/+7 | |
| 2016-11-26 | grunt | Mark Otto | 4 | -5/+4 | |
| 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 | 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 | 2 | -2/+2 | |
| 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 | 2 | -6/+2 | |
| 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 | Implement container option for tooltips and popovers. | andyexeter | 1 | -3/+7 | |
| 2016-11-25 | Add test unit to check logic of ignoreBackdropClick (#18245) | Johann | 1 | -0/+13 | |
| 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 | 17 | -30/+30 | |
| 2016-11-25 | Merge branch 'eslint' of https://github.com/bardiharborow/bootstrap into ↵ | Mark Otto | 24 | -458/+496 | |
| 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 | |||||
