Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-11kill affixfat
2015-01-19bump versionsMark Otto
2015-01-01Happy New Year :santa:Zlatan Vasović
2014-11-18Fixes affix-top class not applyingNick O'Donoghue
2014-11-12bump version to v3.3.1v3.3.1Mark Otto
2014-10-29version bumpMark Otto
2014-09-09Make affix accept `0` as offsetTop or offsetBottomsamme
2014-07-22cleanup stylefat
2014-07-18Fix issue where bottom affixed element floats over the footer when theCharles B Johnson
2014-07-18Refactor determining affix state into a separate expanded methodCharles B Johnson
2014-07-03no need to create $.EventWing
2014-07-03trigger 'affixed.bs.affix' instead of 'affixed'Wing
2014-06-26bump to v3.2.0Mark Otto
2014-06-23Revert UMD (#13772 & friends) for now, due to #13812.Chris Rebert
2014-06-12some changes from #13801 - add strict mode back and ==fat
2014-06-12Fix regression of #10038 introduced by #13772Heinrich Fenkart
2014-06-11MD/CommonJS/Globals #12909Katie Zhu
2014-06-06Minor style tweaks.XhmikosR
2014-05-17add `target` option to Affix pluginAttila Dobi
2014-05-13versionsfat
2014-05-09Fixed affix-bottom positioningGregory Pakosz
2014-04-22#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ref...Collin Donahue-Oponski
2014-03-17Merge pull request #12862 from sultano/patch-1Jacob
2014-03-09fix #9342fat
2014-02-27Fixed flickering and simplified calculationsSuleman Chikhalia
2014-02-13v3.1.1 bumpMark Otto
2014-01-30Bump versions, run gruntv3.1.0Mark Otto
2014-01-07Merge pull request #12057 from ZDroid/nlChris Rebert
2014-01-07Update copyright notices in all placesJulian Thilo
2014-01-01'use strict' on new lineZlatan Vasović
2014-01-01New YearZlatan Vasović
2013-12-25Merge pull request #11722 from DocX/patch-1Jacob
2013-12-25fixes #11720 - Add events trigger to affixfat
2013-12-25Merge pull request #10359 from ixti/patch-1Jacob
2013-12-25Merge branch 'master' of github.com:twbs/bootstrapfat
2013-12-25fixes #10236fat
2013-12-25roll back version numbers to avoid broken links in docs and readme (fixes #12...Mark Otto
2013-12-19update licensing header in JS files & run gruntChris Rebert
2013-12-19version bumpMark Otto
2013-12-08Use single quotes consistently.XhmikosR
2013-12-05Use document scroll height instead of offset height to support body with abso...Lukáš Doležal
2013-12-02bump version numbers to 3.0.3Mark Otto
2013-11-07bump versions to v3.0.2Mark Otto
2013-11-06Merge pull request #10039 from daguej/js-refsChris Rebert
2013-11-02update version numbers in JS file comment headers to v3.0.1 & regruntChris Rebert
2013-10-29JS comments pointed to new documentationJared Christensen
2013-10-22Update license yearZlatan Vasović
2013-09-02Pass $element to offset top/bottom calc funcsAleksey V. Zapparov
2013-08-22Don't explicitly reference global jQueryJosh Dague
2013-07-26fix affix…fat