-
Updated
Jul 16, 2020 - Python
user-experience
Here are 263 public repositories matching this topic...
SVG will very likely take a little longer to render than a base64-encoded raster image. And the Gaussian Blur applied to the simple SVG shapes created by Primitive is probably quite CPU intensive.
Let's run a series of performance tests, ideally on WPT, to compare LQIP raster image rendering performance vs. SQIP rendering performance and also compare CPU utilization.
-
Updated
Jul 21, 2020 - Swift
-
Updated
Sep 4, 2020 - CSS
-
Updated
Sep 25, 2019 - HTML
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Mar 28, 2020 - C#
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Oct 4, 2018 - Java
-
Updated
Nov 13, 2018
-
Updated
Oct 2, 2019 - Python
-
Updated
Jun 17, 2020 - Swift
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Jun 21, 2020
-
Updated
Oct 25, 2020
-
Updated
Nov 13, 2020
-
Updated
Nov 13, 2020 - Swift
-
Updated
Oct 26, 2020 - C#
-
Updated
Oct 9, 2020 - Swift
-
Updated
Aug 28, 2020 - HTML
-
Updated
Nov 11, 2020 - PowerShell
-
Updated
Nov 12, 2020 - JavaScript
-
Updated
Nov 13, 2020 - JavaScript
What's your idea?
When using multi: true, (de-)serializers only operated on the inner value, not the entire array, which in general is fine. We also support emptyOn on such parameters, and we also recommend in the docs that emptyOn can be further customized by instead using (de-)serializers since the former is just a convenience wrapper around the second.
**Describe the solution yo
-
Updated
Nov 9, 2020 - HTML
-
Updated
May 30, 2019 - Swift
-
Updated
Oct 29, 2018 - JavaScript
-
Updated
Nov 12, 2017 - JavaScript
-
Updated
Oct 16, 2019 - CSS
Improve this page
Add a description, image, and links to the user-experience topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the user-experience topic, visit your repo's landing page and select "manage topics."


Summary
Running the WAVE plugin shows not all text has sufficient contrast, and an empty link is present, these are minor issues and potentially false positives, as the site may serve as an example for others it would be great if at least all errors from automated tests are resolved.
Expected result
Running a tool such as the WAVE plugin on Chrome shows no errors.
Actual res