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
2017-04-09Prevent default for ESC in modal.jsPatrick H. Lauke
2017-04-02Fix #18373: properly adjust padding-right of body and fixed elements when ope...Ilias
2017-03-29Fix JS components console error "Error: <Component> is transitioning"Pierre Vanduynslager
2017-03-24Fix Modal documentation about _handleUpdate method + move to public scope (#2...Johann
2017-03-19HTMLElement.offset* by getBoundingClientRect() (#21788)Pierre Vanduynslager
2017-01-06version bumpMark Otto
2017-01-02update seletors in jsMark Otto
2016-12-08Rename `.active` to `.show`Starsam80
2016-12-02[V4] Throw error when a plugin is in transition (#17823)Johann
2016-11-29Use multi-selector to remove the same event handler (#20642)Juno_okyo
2016-11-26Merge branch 'v4-dev-18796' of https://github.com/maxbeatty/bootstrap into ma...Mark Otto
2016-11-24Make JS compliant with the new ESLint rules.Bardi Harborow
2016-11-01Move from $.proxy to es6 arrow functions. (#21049)Bardi Harborow
2016-10-25Use a single class name for opened/expanded/shown state of widgetsJohann-S
2016-10-19version bump to alpha 5Mark Otto
2016-09-05versionsMark Otto
2016-08-04prevent navigating to area href when modal target. fixes #18796Max Beatty
2016-07-27bump versionsMark Otto
2016-05-31Tweak Esc key comment in modal.jsChris Rebert
2016-05-31Use named constants for magic numbers (#19992)Chris Rebert
2016-05-18Remove stray "~" in modal paddingRight value (#19932)akai
2016-05-11Handle aria-hidden on modal container when showing/hidingPatrick H. Lauke
2016-04-21Modal: Remove IE8-specific window.innerWidth workaroundChris Rebert
2015-12-23Modal: Ignore spurious `focus` event that Firefox fires at `document` when sw...Chris Rebert
2015-12-09Update version numbers using npm scriptChris Rebert
2015-12-08manually bump versions because npm script wasn't working for meMark Otto
2015-12-05Fix version numbers is JS files; fixes #18435Chris Rebert
2015-12-03Tweak ESLint rules.XhmikosR
2015-11-04Add eslint no-undef rule and resolve errorsJon Tewksbury
2015-10-02Add throw error for undefined method on pluginsJohann-S
2015-09-03Modals: Fix bad paddingRight calculation; fixes #17399muzige2000
2015-08-19js tests passing + eslintJacob Thornton
2015-08-15change modal.js to use is-fixed classes to target padding-rightJacob Thornton
2015-08-13fix modalJacob Thornton
2015-05-14add simple type checker implementationfat
2015-05-13fix #15301fat
2015-05-13add "focus" option for turning off modal focusing #16050fat
2015-05-13implement global dispose methodfat
2015-05-13grunt test-js, grunt dist-js now workingfat
2015-05-11add getters for Version and Default where applicablefat