Adri
Adri
+1
+1 Related: [issue #2765 "Support Aave on Matic"](https://github.com/rotki/rotki/issues/2765)
You can always ping their CTO or Lead Dev on Twitter. You may get a pleasant surprise :) On Wed, 5 May 2021 at 09:24, Lefteris Karapetsas ***@***.***> wrote: >...
Duplicate of https://github.com/arthurgouveia/prettyCheckable/issues/76
+1, saving the user choice in a cookie seems only logical. HTML5 provides a local storage so this might be the easiest way to go. See how this similar project...
Does anybody does? seems like almost nothing happened since April 2013... https://github.com/borismus/device.js/graphs/contributors
So from what I understand the URL would be such as "www.myurl.com?device=deviceType" ? If yes, then +1. Cleaner URL for the user means an easier URL to share (ie. via...
PrettyCheckable is now hosted on **cdnjs**: https://cdnjs.com/libraries/prettyCheckable/ I created a basic demo showing this hosting is working: https://jsfiddle.net/AdrienBe/b35xvz2g/ Note: this was done in a cdnjs ticket https://github.com/cdnjs/cdnjs/issues/6968
A nice work around is to use [rawgit.com](https://rawgit.com/) (I just came across this). It "serves raw files directly from GitHub with proper Content-Type headers". And "For use on production websites...
Hi, I will see what I can do regarding submitting a fix for this. Meanwhile, here is a concept for a temporary solution: // 1. make checkbox writable & style...