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.170
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.171
Choose a head ref
  • 8 commits
  • 22 files changed
  • 6 contributors

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    7e2f0ae View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. docs: Typo in Focus Command Documentation of Editor (#2476)

    A pretty small fix. The word `boolean` was misspelled.
    AngadSethi authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    e992643 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ffc4ab View commit details
    Browse the repository at this point in the history
  3. feat: expose hasAnchor to custom placeholder function (#2470)

    * expose hasAnchor to custom placeholder function
    
    * Update placeholder.ts
    YousefED authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    2fe6e21 View commit details
    Browse the repository at this point in the history
  4. feat: Add key bindings for uppercase letters for bold, italic and und…

    …erline (#2478)
    
    This way, key bindings 'Mod-B', 'Mod-I' and 'Mod-U' with active caps
    lock have the same effect as their lowercase siblings.
    
    Prosemirror examples did the same, see ProseMirror/prosemirror#895
    
    Fixes: #2426
    
    Signed-off-by: Jonas <jonas@freesources.org>
    mejo- authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    b9bd469 View commit details
    Browse the repository at this point in the history
  5. fix: don’t add tabindex when readonly, fix #2458

    Philipp Kühn Philipp Kühn
    Philipp Kühn authored and Philipp Kühn committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    01411f8 View commit details
    Browse the repository at this point in the history
  6. fix: fix hasAnchor type for placeholder extension

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

     - @tiptap/core@2.0.0-beta.172
     - @tiptap/extension-bold@2.0.0-beta.26
     - @tiptap/extension-italic@2.0.0-beta.26
     - @tiptap/extension-placeholder@2.0.0-beta.48
     - @tiptap/extension-underline@2.0.0-beta.23
     - @tiptap/html@2.0.0-beta.171
     - @tiptap/starter-kit@2.0.0-beta.181
    Philipp Kühn Philipp Kühn
    Philipp Kühn authored and Philipp Kühn committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    88ef8ea View commit details
    Browse the repository at this point in the history
Loading