aboutsummaryrefslogtreecommitdiff
path: root/scss/_progress.scss
AgeCommit message (Expand)AuthorFilesLines
2020-11-11Use correct value order (#32121)Martijn Cuppens1-1/+1
2020-04-26Rename variables for brevityMark Otto1-1/+1
2019-11-04progress: Fix IE overflow (#29629)Martijn Cuppens1-0/+1
2019-05-02Improve progress-bar-stripes animation (#28697)Martijn Cuppens1-2/+1
2019-03-21Check prefers-reduced-motion variable before adding reduced motion media quer...Patrick H. Lauke1-2/+4
2019-02-07Responsive font size implementation (#23816)Martijn Cuppens1-1/+1
2019-01-15Make progress animation respect `$enable-transitions` and `prefers-reduced-mo...Martijn Cuppens1-5/+14
2018-02-11Prevent word-wrap (#25248)Martijn Cuppens1-0/+1
2017-11-27Restore currently unused variables (#24891)Mark Otto1-0/+1
2017-11-06Restore .progress-bar transition (#24694)Mark Otto1-0/+1
2017-11-06fixing label cutoff at 0% (#24544)Gijs Boddeus1-1/+2
2017-08-10remove unnecessary line-heightDave Poole1-1/+0
2017-08-10remove comments, align-items, and unnecessary heightDave Poole1-6/+0
2017-08-10Fixes PropertySortOrder errorsDave1-1/+1
2017-08-10Fixes hound code style/standardsDave1-1/+1
2017-08-10_progress.scss: makes bars 100% height, centers labels horizontally & verticallyDave1-5/+10
2017-05-25Add box-shadow to .progress-bar (#22579)Mark Otto1-0/+1
2017-04-08Add transition to .progress-barMark Otto1-0/+1
2017-01-21Progress line height (#21805)Mark Otto1-4/+2
2016-12-30Rewrite progress component without <progress> elementMark Otto1-84/+13
2016-12-22Remove IE9 browser hacks. (#21393)Bardi Harborow1-28/+0
2016-11-26Remove most border-radius properties and instead use overflow: hidden; to pro...Mark Otto1-15/+1
2016-07-20Progress bar:fix border-radius to use variable progress-border-radius instead...An Yang1-10/+10
2016-02-06linter overhaulMark Otto1-2/+2
2016-01-11Respect $border-rounded inside progress bars tooChris Rebert1-12/+6
2016-01-09Add $progress-box-shadow variableChris Rebert1-3/+3
2016-01-06Remove associated comment tooChris Rebert1-1/+0
2016-01-06fixes #18658: no more min-width action on progress bars. we had them in v3 an...Mark Otto1-12/+0
2015-12-23Uncomment Firefox .progress styles; fixes #18536Chris Rebert1-27/+23
2015-12-23Organize existing .progress stylesChris Rebert1-5/+9
2015-12-21Actually use $progress-bg instead of hardcoded colorChris Rebert1-4/+4
2015-12-21Actually use $progress-bar-color instead of hardcoded colorChris Rebert1-4/+4
2015-12-11remove generated content value for progressPatrick H. Lauke1-3/+0
2015-12-11progress bar for IE10+/Edge (radius, use ::-ms-fill, add variant mixins, stri...Patrick H. Lauke1-2/+13
2015-10-31scss/_progress.scss: Add comments for IE9 CSS hacksChris Rebert1-0/+2
2015-08-24Fix accidental triple colon from :before to ::before conversionKevin Kirsche1-1/+1
2015-08-24Use double colons for psuedo elementsKevin Kirsche1-1/+1
2015-08-17clean out comments that aren't all that helpfulMark Otto1-5/+0
2015-06-22drop the base (hahaha), no but seriously drop the -base from our vars since i...Mark Otto1-15/+15
2015-05-15Unquote to avoid NUL chars in the output CSSChris Rebert1-3/+3
2015-04-29Remove $line-height-computedMark Otto1-7/+7
2014-12-11fix all validation, turn off some settings, add sort orderMark Otto1-12/+5
2014-12-02convert to scssMark Otto1-0/+166