Ritesh Kumar
Ritesh Kumar
I will.
I am still waiting for them to comment on my issue so that I can go ahead and open a PR.
Well you can just use https://unpkg.com . They automatically take updates from GitHub. You just have to add the following in package.json ```js "unpkg": "link-to-umd-build" ```
I understand that code styles are subjective and preferences differ. That's why I opened this issue before submitting any PR. I am referring to code like [these](https://github.com/opensheetmusicdisplay/opensheetmusicdisplay/blob/d5ce49a527cd5bd42fb281e415dab57493b57aaa/src/MusicalScore/Graphical/VexFlow/VexFlowBackend.ts#L7) which can surely...
there are prettier-tslint and prettier-eslint but do we really need both eslint and tslint ? I am actually working on a large project at work and realised that the combination...
there's a plugin for prettier in vscode. Also you actually don't need to do anything. Just set a pre commit hook for staged files which will run prettier on all...
You can check the prod build of this PR at https://synth-git-fork-ankeetmaini-no-offscreen.ritz078.now.sh Let me know if you are not able to open it. In case you had trouble on opening the...
Our first priority here is making this work on the main thread but in case that doesn't work (highly likely), I think that we can use the same logic in...
sure, take your time.
So so sorry for not responding to this PR. Actually I haven't been working on this repo and separated this component into a separate repo https://github.com/ritz078/react-slider