Johann-S

Results 29 issues of Johann-S

Hi @nirtz89, I think it should be a good things to add a CI server like Travis to run your unit test on each PR to be sure everything is...

Hi @nirtz89, This PR add `standard` as a linter, currently it lint only your source code. Maybe you don't want this linter, so feel free to close this PR 👍

- [x] Before opening a pull request, please read the [contributing guidelines](https://github.com/pancakeswap/pancake-swap-interface/blob/master/CONTRIBUTING.md) first - [x] If your PR is work in progress, open it as `draft` - [x] Before requesting...

Hi, I'm working on a lib for KuCoin websockets: https://github.com/IOfate/kucoin-ws And I managed to create a new Websocket client each time we hit the limit of 300 subscriptions. But it...

You should update: - https-proxy-agent - socks-proxy-agent Those libs use an old version of `agent-base` which change the default HTTP/HTTPS clients see: https://github.com/TooTallNate/node-agent-base/blob/4.2.1/patch-core.js It can cause issues because it's a...

Currently we just concat `js/dist` files from Bootstrap, but it increase the resulting file size. We should use `babel-standalone`: https://babeljs.io/docs/en/next/babel-standalone.html /CC @XhmikosR

enhancement

A a color picker to select colors for SCSS vars

enhancement

Maybe we should add a related link (which target Bootstrap docs) to each plugins. Any concerns ? /CC @XhmikosR , @MartijnCuppens

enhancement

Hi, First of all thank you for this awesome tool 👍 I would like to know if you are interested to provide a way for translate Pokenurse ? Like a...

Type: Feature Request