Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Make loading encrypted images look snappier #6590

Merged
merged 3 commits into from
Aug 12, 2021
Merged

Commits on Aug 10, 2021

  1. Modify encrypted images loading for better UX

    Adds proper react css transition to encrypted images placeholders, so
    that we can animate it's entrance and exit properly.
    In addition, adds simple css animations file to properly handle all of
    the animations in one place, so that it's much easier to properly handle
    prefers-reduced-motion media query.
    Palid committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    c872609 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    ef3737d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    723400a View commit details
    Browse the repository at this point in the history