Volker Rose
Volker Rose
@brolnickij, great stuff! I integrated https://github.com/vitalets/google-translate-api into my fork of this project over at https://github.com/riddla/alfred-polyglot and it works like a charm. My fork can be installed via `https://github.com/riddla/alfred-polyglot`.
@chrisvfritz: Could you elaborate on this topic? I see Storybook more as a living component documentation and development tool. As it mainly focuses on presenting components in different states. On...
The new default seems to be introduced by https://github.com/johnpapa/lite-server/commit/a9f0e6b6e48e8adb844a108d3f268df0dbca0026#diff-737c7d3ff36d06af220e1692dab2ee86R8.
@sesm, are you aware of https://github.com/lucmartens/xstate-plantuml?
@farskid, I am very interested in your work. As I'm working much in Vue codebases these day, there might also be a change to use the visualizer components via https://github.com/akxcv/vuera...
There is an upcoming release respectively a beta release of https://github.com/willmcpo/body-scroll-lock/ that addresses some iOS topics, see https://github.com/willmcpo/body-scroll-lock/releases/tag/v4.0.0-beta.0. Maybe it fixes some issues that are mentioned here?
@ricardogobbosouza, can you point us to the fix within `eslint-webpack-plugin` – I did not find anything mentioning the cache over at https://github.com/webpack-contrib/eslint-webpack-plugin/releases ...
@kubawalinski: You're sure about this? `singleRun: false` does not solve the problem for me. Changing some test code is not reflected e.g. Karma is serving the "cached" version. Any hints?
Reading about a similar problem at https://github.com/nikku/karma-browserify/issues/23 there might be a bug on WebStorms side: https://youtrack.jetbrains.com/issue/WEB-12496. (See also #38.)
@Psvensso, @Bretto : I can't confirm this. I seemed to be have this path already, but the empty test suite remains. However, pointing the Browser to http://localhost:9876/debug.html does run the...