Fabien JUIF
Fabien JUIF
Hi @ashtuchkin I wanted to add the cp1147 parsing in your lib. How can I do that? I know the codepage layout from here: https://en.wikipedia.org/wiki/EBCDIC_297 I wrote this simple function...
Maybe you could group lignes of changelog ? Imagine this commit log: 1. `:sparkles: screen / users / add` 2. `:sparkles: screen / todo / list` 3. `:sparkles: screen /...
https://github.com/frinyvonnick/gitmoji-changelog/pull/53#discussion_r228716589
https://github.com/frinyvonnick/gitmoji-changelog/pull/50#issuecomment-433402808 > In next iteration we should weight group In the screen I posted, it should be the commit with sparkles that should be the main one https://github.com/frinyvonnick/gitmoji-changelog/pull/50#issuecomment-433650377 > It...
Hi 👋 I did run tink in a project folder **without** package-lock.json, it resulted in an infinite loop. After digging around, I found where the problem was (and this is...
It seems that `history API fallback` is not activated. \ (F5 on a screen, and you will get a `404`) I didn't have the time right now to look into...
From @EmrysMyrddin (https://github.com/alakarteio/k-ramel/issues/60) --- It could be useful to allow users to define their own custom actions along with the ones already generated by k-redux-factory. The actions could be then...
Only in development builds: - use a global variable to register all tuples `(name, prefix)` - detect if there is a collision - if there is a collision, print a...
- Related issue https://github.com/mobxjs/mobx-state-tree/issues/492 - Once the previous issue is resolved : - [ ] Suppress warning message from README.md
How do we do this ? Source : https://github.com/mobxjs/mobx-state-tree/issues/486#issuecomment-339599368