Results 12 issues of Yiin

- [ ] Try to keep the pull requests small; a pull request should try its very best to address only a single concern. - [ ] Make sure all...

### Description of the problem It would be good to separate VirtualEntity in client side like all the other entities, while also removing VirtualEntityGroup from the client, as it's not...

Class: enhancement

### Description of the problem There doesn't seem to be a method for getting and setting value of the Text on text node created using document.createTextNode. ### Reproduction steps ```js...

Class: bug
Side: client
Scope: module-api
Scope: internal

install.log: https://gist.github.com/Yiin-/2195e33dd3e66a9f7bbefe28100ebbb7 ``` $ node -v v7.0.0 $ npm -v 4.1.1 ```

Requires https://gitlab.protontech.ch/ProtonVPN/web/protonvpn-settings/issues/65 to be closed

Fixes https://gitlab.protontech.ch/ProtonVPN/web/protonvpn-settings/issues/55

https://twelvedata.com/docs#end-of-day-price

Fixes #350 Might break previous behavior if previously users had these files next to each other: `file.ts`, `file.ts.ts`, but I think that's unlikely. Will correctly handle cases like `user.model` when...