Skip to content
#

custom-element

Here are 94 public repositories matching this topic...

Smart a lightweight web component library that provides capabilities for web components, such as data binding, using es6 native class inheritance. This library is focused for providing the developer the ability to write robust and native web components without the need of dependencies and an overhead of a framework.

  • Updated Jan 10, 2020
  • JavaScript
seaneking
seaneking commented May 9, 2017

Right now it's unintuitive that certain things on the page don't work when you click them, it's hard to put 2 and 2 together that 'oh it's because I'm in edit mode with Simpla'. The pointer events disabler should either a) also toggle the cursor to not-allowed, or b) toggle opacity. Opacity would be much harder because it's a cumulative effect for each tree, and it can seriously mess with site d

Improve this page

Add a description, image, and links to the custom-element topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the custom-element topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.