Sander Elias
Sander Elias
#### feature request Use CSS custom properties for at least color selection. #### What is the expected behaviour? To be able to alter the color-scheme during runtime on supported browsers,...
I have gone over some of the tests, and there is an issue. Most of the things in there are not supposed to work as they do now. ``` ```...
### Description As `Renderer2` is mostly tied to Viewengine, it should be marked as deprecated. Also, there should be a note in the docs explaining why renderer2 is no longer...
The [ts docs]() mention: > Either the constructor function of the class for a static member, or the prototype of the class for an instance member. As a long time...
I'm looking into this for the base of my library. I have no control over what data I need to handle later on, other as the requirement "All js types...
As js has a set type, and I would like to keep it as a set, do I need to make a custom en/decoder?
Hiya, As a starting point for embracing an new project I always run the code trough JSLINT (http://jslint.com) Well, It did not look pretty ;) Will someone work with me...
I'm doubting if there is a need to build an NPM module for what is essentially 1 file. If you are interested in this, please vote in this issue.
I updated the code a bit. I think this is a bit easier to follow along. It also reuses the local observable state and doesn't rely on any outside source.
- **add native event handler sample** - **add native event handler sample**