Skip to content

Multiple transition properties #2

@IngoVals

Description

@IngoVals

Does anyone have a good idea about how to handle multiple transition properties. I've heard it mentioned that transition-property: all can come at a performance cost.

I guess automatically combining each property would result in a lot of unneeded stylings.

Currently this can be solved by just adding a new line to transitionProperty like this.

'bgandcolor': 'background, color', ( I really need a better naming convention ).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions