✪ vi4m Marcin Kliks
✪ vi4m Marcin Kliks
I've found some interesting behavior related to Views drawing order. I'd like to show "Add", "List" views depending on the window location hash. In this example code components order is...
- download current translations from transifex - check if it works correctly with the Ralph language settings - commit
Implement simple view for QR code / EAN-128 / EAN-93 code generator.
The task is to integrate all languages translations into new release.
Currently, apt-get upgrade of ralph installation doesn't run ralph migrate. The problem is - users are not notified it's required to run ralph migrate command, which will cause severe errors...
### Steps to reproduce ```echo '{"name": "test", "gateway": { "id": 1 }}' | http PATCH http://localhost:8000/api/networks/1/ Authorization:"Token ..."``` ### Expected behavior ``` { ... "gateway": {"id": 1}, .... } ```...
Test on the newest Swift (5.9) - upgrade CI Matrix. Upgrade deprecated methods.
It's easy to compile Swift sources for webassembly target with https://swiftwasm.org, and https://github.com/swiftwasm/carton. Even with a big number of dependencies like here https://github.com/vi4m/frontless it works super efficient! So, I'm thinking,...
@ar4s we need a screenshot for the GUI - it's missing in README, but it's so cool to use!
Mozjpeg 4 compiles fine with upgraded quanta, but we haven't provided tests cases (optimization outputs) for newer version. Consider making separate tests cases for 3 and 4 if we want...