aboutsummaryrefslogtreecommitdiff
path: root/scss/_modal.scss
AgeCommit message (Expand)AuthorFilesLines
2024-07-15Fix use of declarations after nested rules (deprecated in Sass 1.77.7) (#40623)Julien Déramond1-1/+1
2023-11-15Drop evenly items distribution for modal and offcanvas headers (#39373)MarkoOleksiyenko1-1/+0
2022-09-04Add workarounds for postcss values parser errorGeremia Taglialatela1-1/+1
2022-05-12Revert backdrop utilization, handling clicks over modal (#36324)GeoSot1-1/+0
2022-04-12Changing the CSS var managementlouismaxime.piton1-14/+5
2022-03-28Train PR: CSS variables for accordion, cards, navs, and modals (#36071)Mark Otto1-35/+71
2022-02-18Add null modal-footer-bg variable (#35858)Mark Otto1-0/+1
2022-01-30Modal: handle click event from backdrop callbackGeoSot1-0/+1
2021-12-14Update stylelint and stylelint-config-twbs-bootstrap (#35438)XhmikosR1-1/+1
2021-06-25Variablize backdrop for modal and offcanvasMark Otto1-11/+1
2021-06-14Replace `/` division with multiplication and custom `divide()` function (#34245)Mark Otto1-4/+4
2021-05-13remove modal css overrideGeoSot1-11/+2
2021-04-11Decouple Modal's scrollbar functionality (#33245)GeoSot1-9/+0
2021-02-10Add Sass docs (variables, mixins, and loops) to most pages (#32747)Mark Otto1-0/+2
2020-09-22Tweak sizing and alignment of .btn-close in modal headersMark Otto1-4/+3
2020-09-22Rename .close to .btn-close, replace times sign with background SVG, update f...Mark Otto1-1/+1
2020-06-25Fix scrollable modal (#31151)Shohei Yoshida1-2/+3
2020-06-14Change breakpoint-max implementationMartijn Cuppens1-2/+2
2020-04-01Fix border radiiMartijn Cuppens1-1/+9
2020-04-01Fix CSS and improve docsysds1-14/+19
2020-04-01Add Full-Screen size to Modal and Responsive variations for breakpointsgsoti1-0/+16
2020-03-18Remove Internet Explorer leftoversysds1-9/+0
2020-03-18Drop IE support from SassMartijn Cuppens1-25/+0
2020-02-29Fix centered modal scrolling issue (#30244)Shohei Yoshida1-0/+2
2019-10-31Add add and subtract functionysds1-8/+8
2019-10-25Added animation when modal backdrop is static (#29516)Higor Araújo dos Anjos1-0/+5
2019-09-26Sass: remove redundant stylelint inline suppressions. (#29427)XhmikosR1-1/+0
2019-08-16Enable wrapping for elements in .modal-footer (#25103)Martijn Cuppens1-4/+9
2019-05-28Calc modal header/footer border radius according to the border width (#28775)Shohei Yoshida1-2/+2
2019-05-27Correct grammar in modal.scss (#28829)Aditya Shankar1-1/+1
2019-01-20Make component colors configurable (#28035)Martijn Cuppens1-0/+1
2019-01-20Scrollable modal (#27769)Shohei Yoshida1-4/+46
2018-11-11Fix modal positioning on Android.jvitela1-4/+4
2018-10-19Fix size of modal dialogs at different widths (#27094)namiltd1-1/+4
2018-09-18Allow multiple ways of padding declaration for modal header (#26976)Martijn Cuppens1-1/+1
2018-08-28Remove extra line breakysds1-2/+0
2018-08-25Round corners on modal footerMark Otto1-0/+1
2018-08-13Tweak modal transform (#27005)Martijn Cuppens1-2/+2
2018-07-24Merge branch 'v4-dev' into malkomich-v4-devMark Otto1-6/+18
2018-07-20fix `.modal-dialog-centered` on IE10/11Mohammad Younes1-0/+12
2018-07-20Fix modal overflow style nesting (#26742)Joshua David1-6/+6
2018-07-07Merge branch 'v4-dev' of https://github.com/malkomich/bootstrap into malkomic...Mark Otto1-0/+4
2018-03-03Adding a variable to handle the change of a modals border-radius. (#25691)Adam Kolinski1-2/+2
2017-11-24lets the centered modal have any height (#24803)Andres Galante1-5/+2
2017-10-29Add `.modal-dialog-centered` for optional vertically centered modal (#24510)Mark Otto1-0/+15
2017-10-23Refactor a few selectors. (#24404)XhmikosR1-9/+12
2017-10-02Switch to stylelint. (#23572)XhmikosR1-1/+2
2017-10-02adds a border radius to modal headers (#23799)Andres Galante1-0/+1
2017-10-01extends the click area of the close btn on modals (#23783)Andres Galante1-2/+3
2017-08-22Add pointer-events declarationsPatrick H. Lauke1-0/+4