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: IIIf image edit component #1534

Merged
merged 14 commits into from
Mar 27, 2024
Merged

feat: IIIf image edit component #1534

merged 14 commits into from
Mar 27, 2024

Conversation

domsteinbach
Copy link
Contributor

@domsteinbach domsteinbach commented Mar 27, 2024

Copy link

linear bot commented Mar 27, 2024

@domsteinbach domsteinbach changed the title Iiiif image edit component feat: Iiiif image edit component Mar 27, 2024
@domsteinbach domsteinbach changed the title feat: Iiiif image edit component feat: IIIf image edit component Mar 27, 2024
Copy link

linear bot commented Mar 27, 2024

@domsteinbach domsteinbach self-assigned this Mar 27, 2024
@domsteinbach domsteinbach marked this pull request as ready for review March 27, 2024 08:50
@domsteinbach domsteinbach requested review from derschnee68, mdelez and irmastnt and removed request for mdelez March 27, 2024 09:14
color="primary">
<mat-icon>{{ iiifUrlControl.valid ? 'check' : 'close'}}</mat-icon>
</button>
<button type="button" color="primary" mat-icon-button matSuffix (click)="pasteFromClipboard()">
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you could add a tooltip "copy to clipboard"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Paste from clipboard". I added it.

@domsteinbach domsteinbach merged commit bc4c95c into main Mar 27, 2024
13 checks passed
@domsteinbach domsteinbach deleted the iiiif-image-parser branch March 27, 2024 11:10
irmastnt added a commit that referenced this pull request Mar 27, 2024
* main:
  feat: IIIf image edit component (#1534)
  chore(main): release 11.7.5 (#1536)
  fix: initialize pendo on app start (#1535)
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

2 participants