esl icon indicating copy to clipboard operation
esl copied to clipboard

Lightweight and flexible UI component library based on web components technology for creating basic UX modules

Results 184 esl issues
Sort by recently updated
recently updated
newest added

As an ESL user, I may want to resubscribe a group of subscription in the most efficient way. At the current state of things: ``` // Resubscribe consist of direct...

waits triage

As for now we have two syntaxes to declare ESLMediaRuleList: - Tupple : `ESLMediaRuleList.parse('value1|value2', '@mq1|@mq2');` - Arrow: `ESLMediaRuleList.parse('@mq1 => value1| @mq2 =>value2');` It is requested to have out of the...

needs assignee

However it needs to be tested (on devices, in real cases)

enhancement
needs review

As we no longer support IE11 we can use the possibilities of CSS object-fit property to positioning video However, we need to have backward compatibility, so `esl-media[fill-mode="cover"]` or `esl-media[fill-mode="inscribe"]` should...

As a consumer of ESL EventListener, I want to have the capability to unsubscribe and resubscribe from a list of subscriptions. While our API offers a robust and efficient means...

waits triage

A couple of months have elapsed since the addition of the "Contribute to ESL documentation" popup. However, contribution requests are infrequent, even when they're straightforward (no requests were made at...

waits triage

As an ESL consumer, I want to be notified when the ESLint plugin is not up to date. It is quite common for the @exadel/eslint-plugin-esl to be present in the...

enhancement

Closes: #2345

enhancement
under discussion
site
needs review

Add ability to declare a delay before animation start trough JS API of esl-animate module

waits triage
under discussion

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...

enhancement
released on @beta