Skip to content

Missing CSS transition properties in the editor #1678

Description

@lexoyo

Description

The CSS transitions tab in the editor is missing several commonly used properties.

Missing properties

  • color
  • border-color
  • padding
  • margin
  • top, bottom, left, right
  • cubic-bezier(n,n,n,n) timing function

Use case

  • cubic-bezier enables bouncy effects and smoother animations
  • Positional properties (top, left, etc.) are needed for animated layouts

Source

Reported by @ceubri on the community forum: https://community.silex.me/d/186

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestNew capability or behaviorgood first issueSuitable for newcomers to the projecthelp wantedLooking for contributors to pick this up

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions