aboutsummaryrefslogtreecommitdiff
path: root/js/src
AgeCommit message (Expand)AuthorFilesLines
2017-04-02Fix #18373: properly adjust padding-right of body and fixed elements when ope...Ilias1-11/+43
2017-04-02Tabs/Scrollspy/.nav/.list-group/.active independent of markup (<nav>, .nav-it...Pierre Vanduynslager2-24/+13
2017-03-31Popover + Tooltip - fix error when content or title is a numberJohann-S1-0/+8
2017-03-29Collapse - Fix check to not prevent event for input and textareaJohann-S1-1/+1
2017-03-28Fix JS components console error "Error: <Component> is transitioning"Pierre Vanduynslager4-45/+30
2017-03-28Fix different tooltips offset when hoveringJohann1-0/+10
2017-03-27Collapse - do not prevent event for input and textareaJohann1-1/+3
2017-03-23Fix Modal documentation about _handleUpdate method + move to public scope (#2...Johann1-5/+4
2017-03-22Carousel - Add attributes from and to for Slid and Slide events (#21668)Johann1-3/+10
2017-03-19Merge branch 'collapse' of https://github.com/Johann-S/bootstrap into Johann-...Mark Otto1-3/+11
2017-03-18HTMLElement.offset* by getBoundingClientRect() (#21788)Pierre Vanduynslager3-11/+12
2017-03-18Fix getSelectorFromElement when # is a selector (#21615)Johann1-4/+7
2017-03-18Fix backdrop for dropdown menu on mobile (#21578)Pierre Vanduynslager1-15/+17
2017-03-18Allow to use Tab.js with list-group (#21756)Johann1-3/+9
2017-03-08Fix code styleJohann-S1-2/+1
2017-03-07Detach accordions from .cardJohann-S1-2/+11
2017-02-08Fixes #21941Pierre-Denis Vanduynslager1-6/+8
2017-01-22Fix spacebar key in Firefox for button elementsPierre-Denis Vanduynslager1-4/+4
2017-01-15Merge branch 'twbs/v4-dev' into dropdown-keyboardPierre-Denis Vanduynslager2-5/+7
2017-01-15Correct reference to Direction.PREV constant. (#21709)Pierre-Denis Vanduynslager1-4/+4
2017-01-15Use existing keycode constants in dropdown. (#21697)Pierre-Denis Vanduynslager1-1/+3
2017-01-06Merge branch 'twbs/v4-dev' into dropdown-keyboardPierre-Denis Vanduynslager11-25/+25
2017-01-06version bumpMark Otto11-21/+21
2017-01-05Merge pull request #21093 from Johann-S/fixButtonGrpAriaPatrick H. Lauke1-3/+3
2017-01-04Use pageYOffset instead of scrollYPierre-Denis Vanduynslager1-1/+1
2017-01-04Merge conflictPierre-Denis Vanduynslager1-6/+0
2017-01-04Merge branch 'twbs/v4-dev' into dropdown-keyboardPierre-Denis Vanduynslager3-5/+12
2017-01-04Close #21090 - Fix aria-pressed attribute for buttons in container with data-...Johann-S1-3/+3
2017-01-02Dropdown: close menu when focusing outside element (#21375)Pierre-Denis Vanduynslager1-4/+5
2017-01-02update seletors in jsMark Otto1-1/+1
2016-12-31Allow to use nav with tab JSJohann-S1-1/+1
2016-12-28Merge branch 'twbs/v4-dev' into dropdown-keyboardPierre-Denis Vanduynslager11-349/+418
2016-12-27update click state when hiding so can be shown again by trigger. fixes #16732Max Beatty1-0/+4
2016-12-24[Fix #19849] Tabs are opened even if disabled. (#20795)Alessandro Rodi1-1/+3
2016-12-23Closes: #21412: Fix unit test for carouselJohann-S1-1/+0
2016-12-23Carousel: Only prevents default for ARROW_LEFT and ARROW_RIGHT keysMatheus Azzi1-0/+2
2016-12-22scrollspy: fix wrong activation of all nested links (#20304)mr-july1-1/+1
2016-12-21Merge branch 'patch-1' of https://github.com/tracker1/bootstrap into tracker1...Mark Otto1-1/+1
2016-12-07Fix tabs by using new classesStarsam801-3/+3
2016-12-07Rename `.active` to `.show`Starsam806-40/+40
2016-12-04remove commented out codeMark Otto1-4/+0
2016-12-04Merge branch 'v4-dev' into carouselMark Otto8-52/+81
2016-12-04fix js for previousMark Otto1-2/+2
2016-12-04pull in js changes from #18830Mark Otto1-14/+32
2016-12-02[V4] Throw error when a plugin is in transition (#17823)Johann4-21/+57
2016-11-29Hide popovers when their containing modal is closed. (#21227)Bardi Harborow1-0/+6
2016-11-28Use multi-selector to remove the same event handler (#20642)Juno_okyo1-4/+1
2016-11-28Merge branch 'v4-js-carousel' of https://github.com/J2TeaM/bootstrap into J2T...Mark Otto3-14/+5
2016-11-27Closes #21055: Prevents ScrollSpy from clearing active item when Safari rubbe...Rob Ruana1-1/+1
2016-11-26Merge branch 'container-tooltip-option' into v4-devMark Otto1-3/+7