aboutsummaryrefslogtreecommitdiff
path: root/js/src
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-26Merge pull request #18900 from vlastikcz/v4-dev-buttonChangeMark Otto1-1/+1
2016-11-26Merge pull request #19058 from Johann-S/carouselInputMark Otto1-2/+1
2016-11-26Follow up fix to #19953 for linting error in buildsMark Otto1-1/+1
2016-11-26Merge branch 'v4-dev-18796' of https://github.com/maxbeatty/bootstrap into ma...Mark Otto1-1/+1
2016-11-26Dropdown perf - on keyboard nav, find active item in the active dropdown rath...Pierre-Denis Vanduynslager1-5/+1
2016-11-26Implement container option for tooltips and popovers.andyexeter1-3/+7
2016-11-25Scrollspy selecting the last element when at the bottom of the page (fixes #1...matus1-1/+7
2016-11-25Merge branch 'eslint' of https://github.com/bardiharborow/bootstrap into bard...Mark Otto11-199/+200
2016-11-25[Fix #17371][V4] Deactivating dropdown links in nav tab (#17642)Matt Hernandez1-1/+1
2016-11-24Make JS compliant with the new ESLint rules.Bardi Harborow11-199/+200
2016-10-31Making .tooltip('show') throw an error on elements with display:none (#20940)Johann1-0/+3
2016-10-31Move from $.proxy to es6 arrow functions. (#21049)Bardi Harborow6-18/+14
2016-10-30Fix #17964 (#17997)Ilias1-1/+1
2016-10-25Use a single class name for opened/expanded/shown state of widgetsJohann-S6-40/+40
2016-10-24Merge pull request #20467 from maxbeatty/v4-dev-17754Mark Otto1-5/+5
2016-10-24Merge pull request #18847 from Johann-S/fix18824Mark Otto1-1/+1
2016-10-19version bump to alpha 5Mark Otto11-21/+21
2016-10-19Fix bug multiple accordions collapseJohann-S1-1/+1
2016-10-11Collapse using card componentJohann-S1-1/+1
2016-10-10Merge pull request #17614 from Johann-S/patchTooltipMark Otto1-1/+1
2016-10-09Merge pull request #17568 from Johann-S/fixCollapseHeightMark Otto1-1/+1
2016-10-09Merge branch 'tooltip-arrow' of https://github.com/brnrdog/bootstrap into brn...Mark Otto2-4/+1
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow1-2/+2
2016-09-07Merge #20563 and #20567J2TeaM2-6/+2
2016-09-07Fix eslint (prefer-template)J2TeaM1-2/+2
2016-09-07Remove classes at one timeJ2TeaM1-8/+3
2016-09-05versionsMark Otto11-21/+21
2016-08-04add support for ol in tab plugin. fixes #17754Max Beatty1-5/+5
2016-08-04prevent navigating to area href when modal target. fixes #18796Max Beatty1-1/+1
2016-07-27bump versionsMark Otto11-21/+21
2016-06-05Enable more rules from ESLint 2.0; refs #19999 (#20076)Chris Rebert1-1/+1
2016-06-04Update ESLint to v2.5.3 (#20043)Chris Rebert1-3/+8
2016-05-31Tweak Esc key comment in modal.jsChris Rebert1-1/+1
2016-05-31Comply with consistent-return ESLint ruleChris Rebert2-0/+2
2016-05-30Use named constants for magic numbers (#19992)Chris Rebert4-16/+25
2016-05-18Remove stray "~" in modal paddingRight value (#19932)akai1-1/+1
2016-05-11Handle aria-hidden on modal container when showing/hidingPatrick H. Lauke1-0/+2
2016-04-21Modal: Remove IE8-specific window.innerWidth workaroundChris Rebert1-7/+1
2016-02-17Replace jQuery with vanilla JSPatrick H. Lauke1-1/+1
2016-02-16Focus (visually hidden) input radio/checkboxPatrick H. Lauke1-0/+3
2016-02-01Carousel - Do not prevent on keydown for input and textareaJohann-S1-2/+1
2016-01-26scrollspy.js: Avoid gratuitous non-ASCII for consistency+compatibilityChris Rebert1-1/+1
2016-01-14Button toggling - trigger change event on inputKotas Vlastimil1-1/+1
2015-12-24Exempt getUID() from ESLint's no-bitwise ruleChris Rebert1-0/+2