aboutsummaryrefslogtreecommitdiff
path: root/scss/_transitions.scss
AgeCommit message (Collapse)AuthorFilesLines
2019-01-05Remove unneeded stylelint disables.XhmikosR1-2/+0
2018-03-12Collapse with flex elements - simple approach (#25806)Martijn Cuppens1-18/+4
* #22600: prevent display:block for visible content * allow transition for elements with show class
2017-10-02Switch to stylelint. (#23572)XhmikosR1-0/+2
2016-12-19Merge branch 'fix-20982' of https://github.com/Starsam80/bootstrap into ↵Mark Otto1-4/+4
Starsam80-fix-20982
2016-12-19Rename _animation.scss to _transitions.scss (#21370)Mark Otto1-0/+34
* Rename _animation.scss to _transitions.scss for accuracy * fix docs reference to file name * cleanup line breaks