-
Creating a project with typescript and vitest
```
Vue.js - The Progressive JavaScript Framework
√ Add TypeScript? ... Yes
√ Add Vitest for Unit Testing? ... Yes
```
making a mistake somewh…
-
How to reproduce: Visit progressive.com with HTTPS ~~Everywhere~~ Only mode on
![image](https://github.com/mullvad/mullvad-browser/assets/130127508/845a8b7a-f430-4b8b-8958-5217a9d1e15e)
-
### Todo
- [ ] Along with full size images, generate _lighter_ versions of big pictures (and a link from the smaller one to the original). Parameter to configure the size after which optimized vers…
-
## Description
Currently there is poor onboarding and discovery for Shields. Show a progressive disclosure tooltip the first time a user visits a website with blocked items to educate the user and he…
-
The aspect ratio seems wrong in some cases on real HW.
Repro:
```cpp
#include
#include
#include
#include
#include
#include
#include
namespace
{
class Game final : public psyqo…
-
Even though I'm using masking, the whole image will progressively get more blown out with color fringing/chromatic aberration looking artifacts.
Here's the basic gist of my workflow:
Make somethin…
-
Trying to load the [Big Buck Bunny CID](http://bafybeidsp6fva53dexzjycntiucts57ftecajcn5omzfgjx57pqfy3kwbq.ipfs.localhost:8080/) via the http gateway takes about 15 seconds to start playing for me. I…
-
Improve performance by:
1. Loading images using webp format and progressive loading from contenful using Picture component, loading images with `&fl=progressive` using **StoriesContent** as an example…
-
If I have a large number of images to display, say 50.
The first row loads, then theres a 4-5 second pause before the rest load in, this is because images at the bottom are loading before the ones a…
-
Is it possible to do progressive blurry loading like this lib: [vue-progressive-image](https://github.com/MatteoGabriele/vue-progressive-image) ?
Lazy loading is nice but it would be even better to…