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

WIP: Refactor image rendering #541

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from
Draft

WIP: Refactor image rendering #541

wants to merge 1 commit into from

Conversation

Lruihao
Copy link
Member

@Lruihao Lruihao commented Nov 7, 2024

The current image rendering is too complicated, and some image rendering sizes do not meet expectations.

There are several things to consider when refactoring:

  • Regular images (different formats)
  • Remote images (different formats)
  • Base64 images

There are also different rendering ways to consider:

  • Image render hook (Markdown)
  • Image shortcode
  • img tag (HTML)

Other dimensions to consider:

  • lightgallery render (maybe the plugin will be changed)
  • Responsive images
  • Lazy Loading

@Lruihao Lruihao added the enhancement New feature or request label Nov 7, 2024
@Lruihao Lruihao self-assigned this Nov 7, 2024
Copy link

vercel bot commented Nov 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fixit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 5:00am

@Lruihao Lruihao changed the base branch from master to dev November 7, 2024 05:00
@Lruihao Lruihao added this to the Unscheduled milestone Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

1 participant