aboutsummaryrefslogtreecommitdiff
path: root/scss/_breadcrumb.scss
AgeCommit message (Expand)AuthorFilesLines
2020-12-04feat(RTL): implement RTLGaƫl Poupard1-1/+1
2020-12-01Use $variable-prefixMartijn Cuppens1-1/+1
2020-12-01Update breadcrumb docs and dividersMark Otto1-1/+1
2020-09-29Suppress flexbox side effects in breadcrumb (#31700)Martijn Cuppens1-3/+1
2020-03-18Remove underline hack for breadcrumbsMartijn Cuppens1-5/+1
2020-03-18Revert "Revert "Remove IE-specific breadcrumb CSS hack""XhmikosR1-10/+0
2019-11-28Fix breadcrumb spacing with whitespace (#29745)719media1-0/+2
2019-10-03Add variable for `$breadcrumb-font-size` (#29467)astrahov1-0/+1
2019-07-19Use escape-svg() function (#29077)Martijn Cuppens1-1/+1
2019-03-18Revert "Remove IE-specific breadcrumb CSS hack"XhmikosR1-0/+10
2019-02-20Remove IE-specific breadcrumb CSS hackMark Otto1-10/+0
2019-02-20Change breadcrumb item padding variable name (#28125)astrahov1-2/+2
2018-04-01Allow non-string content as breadcrumb divider (#25581)Martijn Cuppens1-5/+8
2018-03-12Allow customization of breadcrumb border radius (#25807)Alexander Hjorth1-1/+1
2017-10-02Switch to stylelint. (#23572)XhmikosR1-0/+1
2017-09-04changes floats to flex on breadcrumbs (#23683)Andres Galante1-3/+2
2017-08-10Add margin variable for breadcrumb (#23138)Prateek Goel1-1/+1
2017-03-05Update spacer utilities (#22123)Mark Otto1-1/+1
2016-01-17condense that comment, clean up formattingMark Otto1-9/+8
2016-01-07In IE9-11, prevent breadcrumb separator from getting underlined on :hover whe...Chris Rebert1-1/+16
2016-01-07In modern browsers, prevent breadcrumb separator from getting underlined on :...Bass Jobsen1-0/+1
2015-12-23Refactor Breadcrumbs componentChris Rebert1-10/+10
2015-09-05remoe comment /cc @cvrebertMark Otto1-1/+1
2015-09-04float the breadcrumb items to deal with that pesky inline-block madnessMark Otto1-3/+3
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-08-12fix breadcrumbs libsass contentThomas McDonald1-1/+2
2015-06-22drop the base (hahaha), no but seriously drop the -base from our vars since i...Mark Otto1-1/+1
2015-04-29Remove $line-height-computedMark Otto1-1/+1
2015-01-19fix broken breadcrumb dividerMark Otto1-1/+1
2014-12-11fix all validation, turn off some settings, add sort orderMark Otto1-2/+2
2014-12-02convert to scssMark Otto1-0/+27