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

feat(image): support webp format, rewrite Promise to improve readability #237

Merged
merged 5 commits into from
Aug 31, 2023

Conversation

dyfu95
Copy link
Collaborator

@dyfu95 dyfu95 commented Aug 31, 2023

Notable Change

  1. 將Promise .then/.catch 改為async/await,提升程式碼閱讀性。
  2. 新增props imagesWebP,可傳入多組圖片url。詳細載入順序詳見README.md。

@dyfu95 dyfu95 merged commit 764e89d into readr-media:main Aug 31, 2023
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.

None yet

1 participant