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 architect, I want to have more popular CSS preprocessor syntaxes to be presented in the library output. Request for adding an SCSS syntax to the library output....

feature

As an ESL architect, I want to have a base form component + item to have extended control over native HTML Forms Features: - async form controller (to create ajax...

waits triage
under discussion

As a member of the ESL dev team, I want to be able to see the use of third-person singular verbs in Present Simple in component TS Doc descriptions. **For...

documentation
multiple assignee

As an ESL contributor, I may feel much more comfortable if my markup code HTML (.njk) linted smarter than just lint-space does. Open questions: - [ ] do the lint...

under discussion

As an ESL dev team member, I want to be able to develop and test build approaches faster. It is proposed to add automatic build for all root assets in...

enhancement
under discussion

As a dev ESL consumer, I want to see interactive detailed docs of ESL code. It is requested to add the ability to insert autogenerated interactive docs sections on the...

feature
postponed

As an ESL contributor sometimes I want to be pleasantly surprised or just have some nice funny and cute things in my working routine. Request to extend `build/catlog.js` "fun" script...

enhancement
good first issue
needs assignee
multiple assignee

Points to update: - [ ] JSDoc: method descriptions: `/** Create something */ create() : Smth;` vs `/** Creates something */ create() : Smth;` - [ ] Head comment style...

under discussion

As a pages visitor and ESL dev team member, I want to see the most recommended approach to distribute browser sources. **Current approach:** - there is 3 bundles in the...

enhancement
needs assignee

As an ESLPanel consumer, I want to be able to get show/hide params in the animation lifecycle methods: - `onAnimate` - `beforeAnimate` - `afterAnimate` **Priority**: Minor **Additional context** To discuss...