ala'n (Alexey Stsefanovich)
ala'n (Alexey Stsefanovich)
Add a marker attribute to indicate isolated snippets. The business idea is to add CSS to render icon representing isolated playground experience
When multiple snippets used inside one UIP instance, there is a valid possibility of hiding all the settings. It is requested to allow users to get rid of empty settings...
**To Reproduce** Steps to reproduce the behavior: Create a snippet with a `style` tag on top level: ``` input { background: green; } ``` or ``` input { background: green;...
It is required to update overall project documentation according updates in v2.0.0 before official release
It is proposed to use a prettier stylelint plugin to control codestyle (as stylelint is going to retire related built-in rules).
Proposed to update liners settings according to latest capabilities and built-in rules updates. Update config format to YAML.
It will be nice to have lorem ipsum rendering helpers out of the box in server-sketch The proposed feature list is: - lorem-ipsum component - Ability to control text character...
Closes: #516
Just a proof of concept to discuss. There are some questions of useability for that improvement. Closes: #521
As the EAK DependsOn utility consumer, I may want to apply `set` / `set-if-blank` actions indirectly from container (e. g. Fieldset). ### Use cases: - Override the value of the...