Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Bugfix/319 Add support for transparent color value to several functions #320

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mkgl
Copy link

@mkgl mkgl commented Aug 28, 2018

(and prevent the compiler from blowing in the first place :))

@CLAassistant
Copy link

CLAassistant commented Aug 28, 2018

CLA assistant check
All committers have signed the CLA.

mkgl added 3 commits August 28, 2018 21:02
…omponents, alpha, adjust-color) vaadin#319

* gracefully return values as per http://www.w3.org/TR/css3-color/#transparent-def whenever possible
* Consider the alpha channel if transparent is given as input (was previously ignored, and would return 'black')
* Return literal 'transparent' untouched if it was given as input, without parameters
@mkgl mkgl force-pushed the bugfix/319-sass-transparent branch from 7a1cfe0 to 907aee7 Compare August 28, 2018 19:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants