Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ueberdosis/tiptap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @tiptap/extension-bold@2.5.6
Choose a base ref
...
head repository: ueberdosis/tiptap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @tiptap/extension-bold@2.5.7
Choose a head ref
  • 5 commits
  • 114 files changed
  • 3 contributors

Commits on Jul 24, 2024

  1. fix(core): address enableContentCheck insertion bug (#5390)

    nperez0111 authored Jul 24, 2024
    Copy the full SHA
    cc3497e View commit details

Commits on Jul 25, 2024

  1. fix(core): isNodeEmpty no longer considers attributes for it's checks (

    nperez0111 authored Jul 25, 2024
    Copy the full SHA
    b012471 View commit details

Commits on Jul 26, 2024

  1. fix(react): if using a deps array, destroy the previous instance

    nperez0111 committed Jul 26, 2024
    Copy the full SHA
    42dc27a View commit details
  2. fix: emit a contentError on inserting invalid content

    nperez0111 committed Jul 26, 2024
    Copy the full SHA
    d3e88e7 View commit details
  3. chore: publish a new release version (#5375)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Jul 26, 2024
    Copy the full SHA
    a1c5120 View commit details
Loading