Evelyn Hathaway

Results 15 comments of Evelyn Hathaway

@markusn, were you thinking of a build step and traspiling down to ES5? I'm down to help migrate to ES6+

Awesome! Let me know if there's anything I can do to help. I've already changed `var` to `let` and `const` where appropriate in a fork (see commit: https://github.com/markusn/color-diff/commit/5624aaea7d2eb06305882d059eddea765ba64a75) in case...

@Alex-Lewa-95-RPI-Noob, are you talking about using icons from the [Ubuntu Touch Icon Pack](https://play.google.com/store/apps/details?id=co.aseman.ubuntu_touch_icons)? That project isn't owned by MaterialOS, so you would have to contact them with your licensing questions....

Hey Sunil, I am not sure why exactly that's the case. Just a bit of background, MaterialOS is no longer maintained, so when the OnePlus Launcher added icon pack support,...

Are you still having the issue? This appears to be fixed.

I'd love for this to be added into the application. I believe this is already possible via the terminal by dumping and loading the configuration using `dconf`. ```bash # Export...

Currently, this project only mocks `window.location` and not the history or navigation APIs. This would be a good future feature 😸

Hi @muhammedmoussa1! πŸ‘‹ ### Conflict Conflicts shouldn't be common with this mock so that's unexpected! I'm happy to see if there's something I can do to improve the mock here....

Besides badgen masking the background, I can't find a difference in the SVG that would cause this. Can you reproduce this issue by navigating to the SVG directly? badgen badges...

I'm going to chime with some accessibility tips for when this gets implemented since I just implemented some a11y changes to shields, which has link support. - The inner text...