David Schkalee

Results 6 issues of David Schkalee

## 🐛 Bug Report I added a custom style called `states`. It is supposed to handle custom states like error, disabled, success etc. When adding those, and there are a...

**Describe the issue** When working with yarn 2 workspaces, node_modules are not located in the workspace-folder but in the root of the project. architect throws an error when building: ```...

help wanted

Some day, react hooks will take over and some people might try to live without using classes. Will tsdi make it in this world?

documentation required

When compiling my project with [fuse-box](http://fuse-box.org/) and enable hot-module-reloading, tsdi breaks when changing files. ![screen shot 2017-08-04 at 08 57 05](https://user-images.githubusercontent.com/6033531/28957628-ed9c945a-78f2-11e7-9e64-cc60d74cde80.png) Seems like an issue with the @Component decorator.

enhancement

Creating a config.lsx from the config.lsf works just fine. But when trying to convert it back to config.lsf, it fails with an exception: ``` System.Exception: Parsing error at or near...

I'm on a macOS Sierra 10.12.4 with a case-insensitive fileststem. I get the following error: ``` Warning in ./node_modules/react-codemirror/lib/Codemirror.js There are multiple modules with names that only differ in casing....