Skip to content

feat(tiptap): add image resizing#2924

Merged
AlexAndBear merged 5 commits into
mainfrom
tiptap-image-resizing
Jul 20, 2026
Merged

feat(tiptap): add image resizing#2924
AlexAndBear merged 5 commits into
mainfrom
tiptap-image-resizing

Conversation

@AlexAndBear

Copy link
Copy Markdown
Member

Description

Related Issue

  • Fixes <issue_link>

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Types of changes

  • Bugfix
  • Enhancement (a change that doesn't break existing code or deployments)
  • Breaking change (a modification that affects current functionality)
  • Technical debt (addressing code that needs refactoring or improvements)
  • Tests (adding or improving tests)
  • Documentation (updates or additions to documentation)
  • Maintenance (like dependency updates or tooling adjustments)

@AlexAndBear
AlexAndBear requested a review from kulmann July 20, 2026 05:38
@AlexAndBear AlexAndBear self-assigned this Jul 20, 2026
@github-project-automation github-project-automation Bot moved this to Qualification in OpenCloud Team Board Jul 20, 2026
@AlexAndBear AlexAndBear moved this from Qualification to In Progress in OpenCloud Team Board Jul 20, 2026

@kulmann kulmann left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is it somehow possible to let the resize handle rectangles only appear when an image is clicked/focused?

# Conflicts:
#	packages/web-pkg/src/editor/composables/strategies/html.ts
@AlexAndBear
AlexAndBear force-pushed the tiptap-image-resizing branch from c343330 to b605bb7 Compare July 20, 2026 07:46
@AlexAndBear

Copy link
Copy Markdown
Member Author

Is it somehow possible to let the resize handle rectangles only appear when an image is clicked/focused?

done

@AlexAndBear
AlexAndBear requested a review from kulmann July 20, 2026 08:02

@kulmann kulmann left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

good stuff 😍

Alignment of images (left/center/right) is not possible in html or tiptap-json. Should I open a followup issue for that?

@AlexAndBear

Copy link
Copy Markdown
Member Author

good stuff 😍

Alignment of images (left/center/right) is not possible in html or tiptap-json. Should I open a followup issue for that?

yes please

@AlexAndBear
AlexAndBear merged commit 554ef42 into main Jul 20, 2026
30 checks passed
@AlexAndBear
AlexAndBear deleted the tiptap-image-resizing branch July 20, 2026 09:16
@github-project-automation github-project-automation Bot moved this from In Progress to Done in OpenCloud Team Board Jul 20, 2026
@openclouders openclouders mentioned this pull request Jul 20, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants