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/html@2.0.0-beta.171
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/html@2.0.0-beta.172
Choose a head ref
  • 6 commits
  • 19 files changed
  • 3 contributors

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    7ce6687 View commit details
    Browse the repository at this point in the history
  2. fix lint

    Philipp Kühn Philipp Kühn
    Philipp Kühn authored and Philipp Kühn committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    1847abd View commit details
    Browse the repository at this point in the history
  3. dependencies: update

    Philipp Kühn Philipp Kühn
    Philipp Kühn authored and Philipp Kühn committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    886cd33 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Docs/toc undo fix (#2484)

    * Update Component.jsx
    
    Added `transaction.setMeta("addToHistory", false)` to fix undo bug when deleting headings
    
    * Update Component.vue
    
    Added `transaction.setMeta("addToHistory", false)` to fix undo bug when deleting headings
    codemzy authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    54b6c39 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. fix: fix RangeError bug when selecting all text, fix #2490

    Philipp Kühn Philipp Kühn
    Philipp Kühn authored and Philipp Kühn committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    70422dd View commit details
    Browse the repository at this point in the history
  2. Publish

     - @tiptap/core@2.0.0-beta.173
     - @tiptap/extension-typography@2.0.0-beta.20
     - @tiptap/html@2.0.0-beta.172
     - @tiptap/react@2.0.0-beta.108
     - @tiptap/starter-kit@2.0.0-beta.182
    Philipp Kühn Philipp Kühn
    Philipp Kühn authored and Philipp Kühn committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    3227b77 View commit details
    Browse the repository at this point in the history
Loading