blikblum / tinybind

Lightweight and powerful data binding + templating solution
http://blikblum.github.io/tinybind/
MIT License
80 stars 14 forks source link

Components feature restored #8

Closed JumpLink closed 6 years ago

JumpLink commented 6 years ago

This request restores the component feature, I have also fixed the bug where the primitive attributes for components did not work anymore.

I would be happy if the components were possible again, otherwise I will probably keep my own fork. Maybe we could make components optional, but currently I have no time for it

blikblum commented 6 years ago

The components implementation of rivets was incomplete and buggy. Better to use the native custom elements already implemented in chrome and that can be used with a polyfill