Simon Tretter

Results 43 issues of Simon Tretter

this is the first PR, needs to be merged first before applying lib updates & co To keep discussion short, I just added prettier (https://prettier.io/) It's a well known code...

heavily inspired by https://github.com/wagoid/commitlint-github-action I though we could do the same for this linter action. The npm install step took more than 1 minute in my tests, now the whole...

there is a mono repo now in place, this one is found here: https://github.com/FullHuman/purgecss/tree/master/packages/postcss-purgecss I just got confused about this a little bit, would be helpful to close this repo...

### Expected behavior Right now nuxt build fails iwth ``` [nuxt] [request error] Named export 'BarElement' not found. The requested module 'chart.js' is a CommonJS module, which may not support...

type: bug

#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...

Client: TypeScript
Issue: Bug

# Bug Report I just switched to 4.5 nightly due to the change in the release of 4.5 with node12 and nodenext and tried to work on my esm branch...

Bug
Rescheduled

this PR contains Clean up ended streams to free leaked memory #200 and an additional check if stream is defined. (line 314) without these changes I was not able to...

in a sequence (only tested ContinueMethod.OverlayListener) fast clicks didn't remove the overlay correctly. therefore the UI was not useable anymore. this fixes "very" fast click through several tourguide steps. This...

for compressed uploads you need to set content-type text/csv, and add content-enoding header. see also https://developer.domo.com/docs/stream/quickstart.