Implementation is heavily based on polymer's polyfill; I mostly just made it compatible with domino and removed unneeded events (mutation observations, attachedCallback reaction, etc.).
I also added in support for components that are intended to run server-side only. It's a feature I plan to make heavy use of, but I can separate it out if you want.
Implementation is heavily based on polymer's polyfill; I mostly just made it compatible with domino and removed unneeded events (mutation observations, attachedCallback reaction, etc.).
I also added in support for components that are intended to run server-side only. It's a feature I plan to make heavy use of, but I can separate it out if you want.