gsoft-inc/sg-orbit

๐Ÿš€ Use individual transform properties instead of transform shorthand

fraincs opened this issue ยท 5 comments

Description

Now that individual transform properties are supported across the board including Chrome (since 104), using the rotate, scale and translate individually would make our CSS more concise in some situations, as well as more explicit. Modifying a value on hover would not require a redeclaration of the whole transform declaration.

Waiting until Chromatic updates their Chrome version (soon) as many tests fails when we use these properties (Accordion is one of them)

Did Chromatic support is now available? I think they release a few updates in the last months. Not sure if it was for Chrome thought.

Sadly the last update is from a year ago, hopefully Version 5 is around the corner.

image

Wow, this is honestly getting unacceptable.

Totally, this issue is not very important but would be nice to have an end to this. Thinking about closing the issue until chromatic updates as my branch will diverge so much!