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: add previous and next toggle to toolbar #320

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

madocto
Copy link

@madocto madocto commented Mar 19, 2024

Copy link

vercel bot commented Mar 19, 2024

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

Name Status Preview Comments Updated (UTC)
image ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 7, 2024 10:21am

src/Preview.tsx Outdated Show resolved Hide resolved
Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.78%. Comparing base (292424f) to head (65f38fb).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #320   +/-   ##
=======================================
  Coverage   99.78%   99.78%           
=======================================
  Files          15       15           
  Lines         457      470   +13     
  Branches      128      134    +6     
=======================================
+ Hits          456      469   +13     
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@madocto madocto changed the title feat: add left and right switches to toolbar feat: add onSwitchPrev and onSwitchNext to toolbar Mar 19, 2024
@madocto madocto requested a review from afc163 March 19, 2024 13:27
@madocto madocto changed the title feat: add onSwitchPrev and onSwitchNext to toolbar feat: add onSwitchPrev and onSwitchNext to toolbar Mar 19, 2024
@madocto madocto changed the title feat: add onSwitchPrev and onSwitchNext to toolbar feat: add onActivePrev and onActiveNext to toolbar Mar 29, 2024
@madocto madocto requested a review from zombieJ March 29, 2024 09:42
README.md Outdated Show resolved Hide resolved
@afc163
Copy link
Member

afc163 commented May 14, 2024

  1. 标题不太对。
  2. 测试覆盖率掉了。

@madocto madocto changed the title feat: add onActivePrev and onActiveNext to toolbar feat: add previous and next toggle to toolbar May 15, 2024
src/common.ts Outdated Show resolved Hide resolved
src/Preview.tsx Outdated Show resolved Hide resolved
src/Operations.tsx Outdated Show resolved Hide resolved
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

4 participants