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

Switch text views - Use OpenSeaDragon for the image #543

Merged
merged 44 commits into from
Jan 8, 2025
Merged

Conversation

orlinmalkja
Copy link
Contributor

This PR aims to fulfill the following requirements:

  • Use a Zustand store to store the content of the current visible panels. The data for one panel is stored as a key-value pair.
  • Switch between text views when clicking the respective icon.
  • Use Open SeaDragon for the image and add the image action buttons
  • Open a popover on click

orlinmalkja added 30 commits December 18, 2024 16:31
…'Cannot use JSX unless the '--jsx' flag is provided'
…rstly store the data in store and then show the panels
@orlinmalkja orlinmalkja requested a review from paulpestov January 6, 2025 16:37
@orlinmalkja orlinmalkja self-assigned this Jan 6, 2025
src/components/panel/central-content/ImageView.tsx Outdated Show resolved Hide resolved
src/components/panel/central-content/SplitView.tsx Outdated Show resolved Hide resolved
tsconfig.json Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
src/components/panel/Panel.tsx Outdated Show resolved Hide resolved
src/store/ContentStore.tsx Outdated Show resolved Hide resolved
src/store/ContentStore.tsx Outdated Show resolved Hide resolved
src/types.d.ts Outdated Show resolved Hide resolved
src/types.d.ts Outdated Show resolved Hide resolved
src/components/PanelsWrapper.tsx Outdated Show resolved Hide resolved
@orlinmalkja
Copy link
Contributor Author

@paulpestov I think that I undertook all the changes that you suggested!

@orlinmalkja orlinmalkja merged commit d11c8fc into next Jan 8, 2025
2 checks passed
@orlinmalkja orlinmalkja deleted the v5-working-app branch January 8, 2025 09:23
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.

2 participants