biotope-element icon indicating copy to clipboard operation
biotope-element copied to clipboard

A web component

Results 50 biotope-element issues
Sort by recently updated
recently updated
newest added

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

**Is your feature request related to a problem? Please describe.** Inline styles give great performance when it comes to loading one single page. on a website with many sites it...

Includes lighterhtml 3 which has new features - afaik no breaking changes

Currently there is no documentation about extending a biotope element.

documentation

Currently there is nothing in the docs about dependency management.

good first issue
documentation

**Describe the bug** I try to add a component B into component A inside its template and pass a prop from component A to component B. The prop then is...

bug

**Is your feature request related to a problem? Please describe.** As of now, a bioElement that uses the host mixin doesn't have `display: block` which leads to the element not...

discussion