Commit Graph

2 Commits

Author SHA1 Message Date
Andreas
45b2583efd Fix pt-br returning () (#716)
* Fix pt-br returning ()

* Replace ISO-639-1 with Intl.DisplayNames
2021-08-04 22:09:57 -04:00
Andreas
690111d366 Use browser level lazy loading in Extension List (#689)
* Use Intersection Observer in Extension List

- Adds lazy loading to images

* Load Polyfill library when IntersectionObserver doesn't exist

* Replace Intersection Observer with browser level lazy loading

Remove old ExtensionList
Lint

* Clean up
2021-06-13 22:51:00 -04:00