exadel-inc / esl

Lightweight and flexible UI component library based on web components technology for creating basic UX modules
https://esl-ui.com
MIT License
58 stars 9 forks source link

[esl-carousel] replace default arrow implementation with a `clip-path` #2333

Closed ala-n closed 5 months ago

ala-n commented 6 months ago

Using clip-path to render arrows is shorter. In this case, carousel consumers can also easily change the color of the arrows depending on the carousel's state.

_Originally posted by @dshovchko in https://github.com/exadel-inc/esl/pull/2185#discussion_r1559277511_

ala-n commented 6 months ago

:tada: This issue has been resolved in version 5.0.0-beta.15 :tada:

The release is available on:

Your semantic-release bot :package::rocket: