| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-02-15 | Replace `master` with `v3-dev` after the branch switch. (#28287) | XhmikosR | 1 | -1/+1 | |
| 2019-02-13 | Bump version to 3.4.1. | XhmikosR | 1 | -2/+2 | |
| 2019-02-13 | Bump year. | XhmikosR | 1 | -1/+1 | |
| 2018-10-18 | Use https, fix broken links and unneeded redirects. | XhmikosR | 1 | -1/+1 | |
| 2018-10-08 | Bump year to 2018. | XhmikosR | 1 | -1/+1 | |
| 2018-08-13 | Fix/xss issues on data attributes (#27047) | don-spyker | 1 | -1/+3 | |
| * fix(collapse): xss CVE-2018-14040 Fixes #26625 * fix(tooltip): xss CVE-2018-14042 Fixes #26628 * fix(tooltip): XSS on data-viewport attribute Fixes #27044 * fix(affix): XSS on target config Fixes #27045 | |||||
| 2017-07-04 | bump version | Mark Otto | 1 | -2/+2 | |
| 2016-07-25 | Update version numbers in preparation for v3.3.7 release (#20357) | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] | |||||
| 2016-01-01 | Update copyright years to 2016 | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-11-24 | bump version | Mark Otto | 1 | -2/+2 | |
| 2015-06-16 | bump version | Mark Otto | 1 | -2/+2 | |
| 2015-05-02 | Fix issue where affixed element has incorrect positioning | Carlo Stearns | 1 | -1/+1 | |
| when used with a sticky footer layout. Adds visual test for affix with sticky footer. Closes #15694. Refs #15032. | |||||
| 2015-03-16 | v3.3.2 => v3.3.4 | Chris Rebert | 1 | -2/+2 | |
| 2015-03-09 | Affix: $('body') => $(document.body) | Chris Rebert | 1 | -1/+1 | |
| 2015-02-25 | [Ref #15881] Use Explicit Values rather than Chain | Kevin Kirsche | 1 | -2/+2 | |
| [Ref #15881] Use Explicit Values for javascript variables rather than chained ones. From https://github.com/twbs/bootstrap/pull/15881#discussion_r25330647 | |||||
| 2015-01-19 | bump versions | Mark Otto | 1 | -2/+2 | |
| 2015-01-01 | Happy New Year :santa: | Zlatan Vasović | 1 | -1/+1 | |
| 2014-11-17 | Fixes affix-top class not applying | Nick O'Donoghue | 1 | -1/+1 | |
| Use scrollTop instead of colliderTop which uses the elements offset().top, as the offset top does not account for padding. This issue can be replicated by using a navbar-fixed-top and applying relevant padding to the body. (A navbar-static-top with no padding on the body does not encounter this issue) Fixes #15078 Closes #15154 by merging it | |||||
| 2014-11-12 | bump version to v3.3.1v3.3.1 | Mark Otto | 1 | -2/+2 | |
| 2014-10-29 | version bump | Mark Otto | 1 | -2/+2 | |
| 2014-09-09 | Make affix accept `0` as offsetTop or offsetBottom | samme | 1 | -2/+2 | |
| Fixes #12815. Closes #14363. | |||||
| 2014-07-21 | cleanup style | fat | 1 | -24/+17 | |
| 2014-07-18 | Fix issue where bottom affixed element floats over the footer when the | Charles B Johnson | 1 | -1/+1 | |
| document height is smaller than the viewport height. | |||||
| 2014-07-18 | Refactor determining affix state into a separate expanded method | Charles B Johnson | 1 | -18/+45 | |
| in order to handle multiple edge cases, specifically when the document height is dynamic. Always reposition an affix that is affixed to the bottom. | |||||
| 2014-07-03 | no need to create $.Event | Wing | 1 | -1/+1 | |
| `trigger()` can handle string argument | |||||
| 2014-07-03 | trigger 'affixed.bs.affix' instead of 'affixed' | Wing | 1 | -1/+1 | |
| Original is triggering `affixed` not `affixed.bs.affix`, only `.on('affixed.bs.affix', ...)` also catch `affixed` event. Closes #13998. | |||||
| 2014-06-26 | bump to v3.2.0 | Mark Otto | 1 | -2/+2 | |
| 2014-06-23 | Revert UMD (#13772 & friends) for now, due to #13812. | Chris Rebert | 1 | -99/+93 | |
| Will hopefully revert this reversion and land a fully-working version of UMD in v3.3.0. Revert "some changes from #13801 - add strict mode back and ==" This reverts commit 2b302f69eea416bc85e7827b7d7a74d49f879662. Revert "Fix regression of #10038 introduced by #13772" This reverts commit e9d6756a1ac76a9db31a41e8e03f663bedc41b70. Revert "MD/CommonJS/Globals #12909" This reverts commit 1c6fa9010daf0d0c21de9e20fe6ac4dba1788d90. Revert "address #13811" This reverts commit f347d7d955bbb17234b8e12c68efae7d516ce62c. Conflicts: js/carousel.js js/collapse.js js/dropdown.js js/modal.js js/tab.js js/tooltip.js | |||||
| 2014-06-12 | some changes from #13801 - add strict mode back and == | fat | 1 | -96/+98 | |
| 2014-06-12 | Fix regression of #10038 introduced by #13772 | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-06-10 | MD/CommonJS/Globals #12909 | Katie Zhu | 1 | -2/+6 | |
| 2014-06-06 | Minor style tweaks. | XhmikosR | 1 | -1/+3 | |
| 2014-05-16 | add `target` option to Affix plugin | Attila Dobi | 1 | -4/+6 | |
| 2014-05-12 | versions | fat | 1 | -1/+3 | |
| 2014-05-09 | Fixed affix-bottom positioning | Gregory Pakosz | 1 | -1/+1 | |
| Set top position to (scrollHeight - this.$element.height() - offsetBottom). | |||||
| 2014-04-21 | #11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ↵ | Collin Donahue-Oponski | 1 | -4/+5 | |
| reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object | |||||
| 2014-03-16 | Merge pull request #12862 from sultano/patch-1 | Jacob | 1 | -3/+1 | |
| Fixed flickering and simplified calculations | |||||
| 2014-03-08 | fix #9342 | fat | 1 | -1/+1 | |
| 2014-02-27 | Fixed flickering and simplified calculations | Suleman Chikhalia | 1 | -3/+1 | |
| - Removed offending line causing a flicker to the default top state - Simplified calculation of the top offset when in the bottom state | |||||
| 2014-02-13 | v3.1.1 bump | Mark Otto | 1 | -1/+1 | |
| 2014-01-30 | Bump versions, run gruntv3.1.0 | Mark Otto | 1 | -1/+1 | |
| 2014-01-07 | Merge pull request #12057 from ZDroid/nl | Chris Rebert | 1 | -1/+2 | |
| 'use strict' on new line | |||||
| 2014-01-07 | Update copyright notices in all places | Julian Thilo | 1 | -1/+1 | |
| - Implements new format "Copyright 2011-xxxx Twitter, Inc.", which resonates well with our History page and more accurately reflects the copyright status of the repo - grunt dist to update all the files | |||||
| 2014-01-01 | 'use strict' on new line | Zlatan Vasović | 1 | -1/+2 | |
| 2014-01-01 | New Year | Zlatan Vasović | 1 | -1/+1 | |
| 2013-12-24 | Merge pull request #11722 from DocX/patch-1 | Jacob | 1 | -1/+1 | |
| Use document scroll height instead of offset height | |||||
| 2013-12-24 | fixes #11720 - Add events trigger to affix | fat | 1 | -1/+11 | |
| 2013-12-24 | Merge pull request #10359 from ixti/patch-1 | Jacob | 1 | -2/+2 | |
| Pass $element to offset top/bottom calc funcs | |||||
| 2013-12-24 | Merge branch 'master' of github.com:twbs/bootstrap | fat | 1 | -1/+1 | |
| Conflicts: dist/js/bootstrap.min.js docs-assets/js/raw-files.js | |||||
| 2013-12-24 | fixes #10236 | fat | 1 | -4/+15 | |
| if affixed top add scrollTop to it position.top calculate and cache pinnedoffset independent of scrolling for initial load | |||||
