aboutsummaryrefslogtreecommitdiff
path: root/scss/_spinners.scss
AgeCommit message (Collapse)AuthorFilesLines
2021-04-04Spinner alignment changesMark Otto1-2/+2
2021-02-10Add Sass docs (variables, mixins, and loops) to most pages (#32747)Mark Otto1-0/+4
* WIP: Mention variables, mixins, and loops in docs * Add Sass sections to component pages * add sass docs for forms and content * Update buttons.md * Remove empty mixins sections * Massive update to utilities and some consistency changes Co-authored-by: XhmikosR <[email protected]>
2020-12-04feat(RTL): implement RTLGaël Poupard1-1/+1
Using RTLCSS directives, renaming things to use logical names and following best practices.
2020-11-11Use correct value order (#32121)Martijn Cuppens1-2/+2
Co-authored-by: XhmikosR <[email protected]>
2020-10-19Slow down spinners when `prefers-reduced-motion: reduce` (#31882)Gaël Poupard1-0/+9
* feature(spinners): slow down spinners when prefers-reduced-motion * docs(spinners): add reduced motion callout and mention slowing down in accessibility page * Update spinners.md * docs(accessibility): rewording Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Patrick H. Lauke <[email protected]>
2020-09-28Update stylelint to v13.7.2 (#31726)XhmikosR1-2/+2
2020-04-08Fix spinner-grow animation (#30504)Mark Otto1-0/+1
* Fix spinner-grow animation Safari seems to be interpreting the old keyframes animation as incomplete. Adding `transform` to the second frame seems to resolve the issue. Co-Authored-By: Martijn Cuppens <[email protected]>
2020-02-11Make spinners speed adjustable (#30154)GeoSot1-2/+2
2018-12-23Blacklist border-radius property (use mixin instead) (#27900)Martijn Cuppens1-0/+2
2018-12-04spinners: use `.sr-only` instead of text-hide technique (#27736)Shohei Yoshida1-4/+0
2018-11-17Spinners cleanupMartijn Cuppens1-9/+3
2018-11-13spinners: use the animation shorthand property.XhmikosR1-8/+2
2018-11-13Add Bootstrap's very first spinners omfg it's actually happeningMark Otto1-0/+69