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

Add Giphy options for modularity with sensible, performant defaults #1437

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

synth
Copy link

@synth synth commented Dec 15, 2023

This adds more modularity to Giphy options while starting with sensible and performant defaults

closes #1436

This uses the Giphy concept of "renditions" to add performant grids of giphs.
Ref: https://developers.giphy.com/docs/optional-settings/#renditions-on-demand
Ref: https://developers.giphy.com/explorer/

This adds more modularity to Giphy options while starting with sensible and performant defaults
Refactors default options to no longer have backup option and instead differentiate between picker images and selection images.
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

Successfully merging this pull request may close these issues.

Giphy plugin causes slow image loading due to not using limit query parameter
1 participant