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

Upgrade all tiptap deps to latest #5232

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Upgrade all tiptap deps to latest #5232

merged 1 commit into from
Oct 29, 2024

Conversation

estrattonbailey
Copy link
Member

Tested on iOS, Android, Chrome on both iOS and Android, and desktop web in Chrome/Firefox/Safari.

Testing:

  • tags
  • mentions
  • urls
  • newlines with combo of above
  • mention autocomplete on mobile/desktop
  • combos
    • lines that wrap with long tags, urls, mentions
    • tags with trailing punctuation
    • deleting chars from within a tag/url/mention

Notable changelogs

  • core
    • minor change for better performance in 2.6.0
  • react
    • patch change, adds some perf options and useEditorState hook in 2.5.0
    • potential memory leak fix and perf improvements in 2.5.9
    • matching perf improvement in core with 2.6.0

Copy link

render bot commented Sep 8, 2024

Copy link

github-actions bot commented Sep 8, 2024

Old size New size Diff
7.98 MB 8 MB 19.92 KB (0.24%)

@arcalinea arcalinea temporarily deployed to tiptap - social-app PR #5232 September 12, 2024 19:15 — with Render Destroyed
Copy link
Collaborator

@gaearon gaearon left a comment

Choose a reason for hiding this comment

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

lets go

@gaearon gaearon merged commit aa07ed6 into main Oct 29, 2024
6 checks passed
@gaearon gaearon deleted the tiptap branch October 29, 2024 22:31
estrattonbailey added a commit that referenced this pull request Oct 31, 2024
* origin/main: (213 commits)
  add Thai Language translation support (#5879)
  fix warning on labeler profile: emoji detected but emoji not enabled (#6011)
  Added blur to search's onPressMenu (#6017)
  React compiler beta and reenable rule (#5898)
  Sort imports (#6009)
  Clarify build instructions (#6008)
  Upgrade all tiptap deps to latest (#5232)
  width full on text container (#6007)
  Bump 1.94.0 (#6006)
  Add subtle web hover to interactive rows (#5989)
  Settings revamp (#5745)
  Show almost-instant preview when opening lightbox (#6000)
  Refactor lightbox model to plain object (#5999)
  temp revert to old modal (#6005)
  Extend composer checks to all posts in a thread (#5955)
  Remove indirection when rendering composer state (#5954)
  Refactor composer state for threads (#5945)
  Disable Post button when empty (#5953)
  fix splash screen (#5997)
  Fix video quality for short videos (#5996)
  ...
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.

3 participants