Michl

Results 12 comments of Michl
trafficstars

to resolve the aot build issue, downgrade in `integration/package.json` following package: ``` "rollup-plugin-node-resolve": "2.0.0", ``` https://github.com/rollup/rollup-plugin-node-resolve/issues/94 https://github.com/theatersoft/client/commit/2202137397fd71bfea3c9e5247f7dc29d5ac2a27 ### regarding the `"../dist"` issue: I think npm introduced in some recent version...

Thank for your response, but in the meantime I switched to the angular CLI for lib development.

I would love have the same feature, just slightly different implemented. Rather than reset the timer and keep the toast, I would remove the old toast and add a new...

You might want to call me unreasonably picky. I am setting up a project where a lot of people will work on and I want to keep it as simple,...

yap, I was thinking of something like this. Thank you for your time!

Any chance this PR gets merged? I have this issue right now...

First off, I like the project and what it offers! To jump right into the discussion: I did not made up my mind, yet, but I lean more to the...

In debug mode you can see following warning: ```shell (gnome-shell:20318): Clutter-WARNING **: 09:12:05.307: Can't update stage views actor unnamed [StockExtension_Chart] is on because it needs an allocation. ``` Unfortunately I...

Hi, I have this code running for some months now, but I want to do some refactoring and I think more documentation before I see this PR finished. Time and...

Soo, finally found time to finish things. So far I implemented and document all I was planing to. If you have questions or if things are unclear, let me know....