wald-tq
wald-tq
pepper git backend doesn't use the .mailmap file. Therefore we see wrong names in the charts. .mailmap is a git feature to fix the different spellings for the author. In...
* How to add localization * How to reduce bundle size
There is a error in the Format for some Numbers from Austria. Example number with correct format: 0043 5358 1234 I created a plnkr with PhoneNumber.js to visualize the error:...
When using a html `` tag svg filter attribute makes element invisible: example code: ``` tesst ``` Probably related to #22
I want to add data to a m-n relation table. App AppPermissions Permission For the insert I created format and parse functions to create the desired format for the mutation....
I am working on a git branch completion: https://gist.github.com/wald-tq/0f274c3dd561dd8f0f7189c65b825f55 It is still work in progress, but maybe you are interested in integrating it. It features a branch autocompletion for clink:...