Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prefetch SVGs so there's no loading time #104

Closed
kyranjamie opened this issue Feb 6, 2020 · 0 comments
Closed

Prefetch SVGs so there's no loading time #104

kyranjamie opened this issue Feb 6, 2020 · 0 comments
Assignees

Comments

@kyranjamie
Copy link
Collaborator

On the <ExplainerCard> component, there is a delay as the SVGs are fetched.

Preload, or include in bundle, so there is no delay in serving these images.

@kyranjamie kyranjamie self-assigned this Feb 6, 2020
kyranjamie pushed a commit that referenced this issue Jul 2, 2024
## [6.42.2](v6.42.1...v6.42.2) (2024-07-02)

### Bug Fixes

* add ledger test for bitcoin api calls, close leather-io/issues[#114](#114) and [#5574](#5574) ([26b6b4f](26b6b4f))
* add network form bitcoin network selector ([2169065](2169065))
* adjust collectible arrow hover transparancy, closes [#4971](#4971) ([4571ad7](4571ad7))
* apply spamFilter to all crypto captions and titles, ref leather-wallet/issues[#5589](#5589) ([ed284b9](ed284b9))
* asset row skeleton loader, closes [#5466](#5466) ([9b1c8c7](9b1c8c7))
* integrate tabs, toast, avatar, address  ref leather-wallet/issues[#64](#64) ([930c125](930c125))
* ledger bitcoin query ([a11f6a6](a11f6a6))
* refactor dialog to use IconButton to fix title without affecting header, closes [#5470](#5470) ([a5011ec](a5011ec))
* remove extra div, ref leather-io/issues[#5469](#5469) ([abdaab5](abdaab5))
* responsive width for popup ([c61ced0](c61ced0))
* roll back import of dropdown menu,  ref leather-wallet/issues[#64](#64) ([b03d6af](b03d6af))
* stx send form high fee warning, closes [#5362](#5362) ([0af3ae9](0af3ae9))
* **ui:** center header, ref leather-io/issues[#5470](#5470) ([53d1e6c](53d1e6c))
* use dialog from monorepo,  ref leather-wallet/issues[#108](#108) ([de2b5a0](de2b5a0))
* use DropDown menu from monorepo for Settings,  ref leather-wallet/issues[#102](#102) ([65131b0](65131b0))

### Internal

* **analytics:** use uniform api with middlewear, remove wrapper fns ([c82ed26](c82ed26))
* install @leather-wallet/ui package, ref leather-wallet/issues[#64](#64) ([12dca36](12dca36))
* post-release merge back ([834d399](834d399))
* remove radix-ui base css styles, ref leather-wallet/issues[#104](#104) ([d5ebb6b](d5ebb6b))
* rename github org ([5d42eeb](5d42eeb))
* rename npm package scope ([7851c44](7851c44))
* specify resolution for ws ([ff74653](ff74653))
* undo width change ([d3595f4](d3595f4))
* update dependancies ([62500b8](62500b8))
* update monorepo dependancies ([7ec537b](7ec537b))
* update monorepo packages ([263adcd](263adcd))
* upgrade react query to v5 ([6184a3d](6184a3d))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant