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
2019-11-02backport #29516: added animation when modal backdrop is staticJohann-S
2019-11-01Add add and subtract functionysds
2019-08-17Enable wrapping for elements in .modal-footer (#25103)Martijn Cuppens
2019-05-30Calc modal header/footer border radius according to the border width (#28775)Shohei Yoshida
2019-05-30Correct grammar in modal.scss (#28829)Aditya Shankar
2019-01-21Make component colors configurable (#28035)Martijn Cuppens
2019-01-21Scrollable modal (#27769)Shohei Yoshida
2018-11-11Fix modal positioning on Android.jvitela
2018-10-19Fix size of modal dialogs at different widths (#27094)namiltd
2018-09-19Allow multiple ways of padding declaration for modal header (#26976)Martijn Cuppens
2018-08-28Remove extra line breakysds
2018-08-25Round corners on modal footerMark Otto
2018-08-13Tweak modal transform (#27005)Martijn Cuppens
2018-07-25Merge branch 'v4-dev' into malkomich-v4-devMark Otto
2018-07-21fix `.modal-dialog-centered` on IE10/11Mohammad Younes
2018-07-21Fix modal overflow style nesting (#26742)Joshua David
2018-07-08Merge branch 'v4-dev' of https://github.com/malkomich/bootstrap into malkomic...Mark Otto
2018-03-04Adding a variable to handle the change of a modals border-radius. (#25691)Adam Kolinski
2017-11-25lets the centered modal have any height (#24803)Andres Galante
2017-10-30Add `.modal-dialog-centered` for optional vertically centered modal (#24510)Mark Otto
2017-10-23Refactor a few selectors. (#24404)XhmikosR
2017-10-03Switch to stylelint. (#23572)XhmikosR
2017-10-03adds a border radius to modal headers (#23799)Andres Galante
2017-10-01extends the click area of the close btn on modals (#23783)Andres Galante
2017-08-22Add pointer-events declarationsPatrick H. Lauke
2017-08-11Ensure alignment of modal dismiss when no .modal-title is presentMark Otto
2017-06-13(#22414) Renamed for consistency `$modal-dialog-sm-up-margin-y`, `$modal-cont...Patrick Yeo
2017-01-28Add new extra large size for modal containersJuan Carlos González Cabrero
2016-12-26lintingMark Otto
2016-12-26flex the footer and include some margin magicMark Otto
2016-12-26flex the modal header so we can remove custom stylesMark Otto
2016-12-26No need to override a margin-top that never was set; only specify margin-bott...Mark Otto
2016-12-26Enable flex on the .modal-content, ensure .modal-body stretches the height (i...Mark Otto
2016-12-20Merge branch 'fix-20982' of https://github.com/Starsam80/bootstrap into Stars...Mark Otto
2016-12-20Update _modal.scss (#21346)Jesse Mandel
2016-12-20Add variables for transitions (#21345)Tom Lutzenberger
2016-12-08Rename `.active` to `.show`Starsam80
2016-11-29Remove lots of duplication + minor cleanup (#21238)Starsam80
2016-11-11renamed modal-title-padding to modal-header-paddingElliot Evans
2016-10-27Change variable for modal backdrop zindex, rearrange to be ordered from lowes...Mark Otto
2016-10-27Rename .in to .active to fix collapseStarsam80
2016-10-04Remove `-webkit-overflow-scrolling: touch` due to an iOS Safari bug (#20803)Chris Rebert
2016-09-15replace some profanities (#20715)VarelloThemes
2016-02-16Extract $modal-content-border-width variableChris Rebert
2016-02-16Extract $modal-{header,footer}-border-width variablesChris Rebert
2016-02-16Extract $modal-dialog-sm-up-margin-y variableChris Rebert
2016-02-16Extract new $modal-dialog-margin variableChris Rebert
2016-02-09Fixes #18949: Remove extra margin overrides for buttons in .modal-footerMark Otto
2016-02-07Updat modal sizingMark Otto
2016-01-17Extract variables for .modal-content box-shadowChris Rebert