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.127
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.128
Choose a head ref
  • 13 commits
  • 166 files changed
  • 4 contributors

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    546ef1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b97e6d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5551c47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    641ae99 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    2d902a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afc110a View commit details
    Browse the repository at this point in the history
  3. docs: add new job

    hanspagel committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    7c46e3d View commit details
    Browse the repository at this point in the history
  4. docs: update content

    hanspagel committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    1eb67a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70f335c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d6a3ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2fff9c2 View commit details
    Browse the repository at this point in the history
  8. feat!: Replace defaultOptions with addOptions (#2088)

    * add new addOptions option
    
    * replace defaultOptions with addOptions for all extensions
    
    * replace defaultOptions with addOptions for all demos
    
    * replace defaultOptions with addOptions in docs
    
    * refactoring
    
    * refactoring
    
    * drop object support for addOptions
    
    * fix optional options
    
    * fix tests
    philippkuehn authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    9afadeb View commit details
    Browse the repository at this point in the history
  9. Publish

     - @tiptap/core@2.0.0-beta.129
     - @tiptap/extension-blockquote@2.0.0-beta.20
     - @tiptap/extension-bold@2.0.0-beta.20
     - @tiptap/extension-bubble-menu@2.0.0-beta.43
     - @tiptap/extension-bullet-list@2.0.0-beta.19
     - @tiptap/extension-character-count@2.0.0-beta.14
     - @tiptap/extension-code-block-lowlight@2.0.0-beta.49
     - @tiptap/extension-code-block@2.0.0-beta.25
     - @tiptap/extension-code@2.0.0-beta.21
     - @tiptap/extension-collaboration-cursor@2.0.0-beta.26
     - @tiptap/extension-collaboration@2.0.0-beta.26
     - @tiptap/extension-color@2.0.0-beta.4
     - @tiptap/extension-dropcursor@2.0.0-beta.20
     - @tiptap/extension-floating-menu@2.0.0-beta.37
     - @tiptap/extension-focus@2.0.0-beta.30
     - @tiptap/extension-font-family@2.0.0-beta.16
     - @tiptap/extension-gapcursor@2.0.0-beta.29
     - @tiptap/extension-hard-break@2.0.0-beta.25
     - @tiptap/extension-heading@2.0.0-beta.19
     - @tiptap/extension-highlight@2.0.0-beta.26
     - @tiptap/extension-history@2.0.0-beta.17
     - @tiptap/extension-horizontal-rule@2.0.0-beta.25
     - @tiptap/extension-image@2.0.0-beta.20
     - @tiptap/extension-italic@2.0.0-beta.20
     - @tiptap/extension-link@2.0.0-beta.24
     - @tiptap/extension-list-item@2.0.0-beta.15
     - @tiptap/extension-mention@2.0.0-beta.80
     - @tiptap/extension-ordered-list@2.0.0-beta.20
     - @tiptap/extension-paragraph@2.0.0-beta.18
     - @tiptap/extension-placeholder@2.0.0-beta.37
     - @tiptap/extension-strike@2.0.0-beta.22
     - @tiptap/extension-subscript@2.0.0-beta.5
     - @tiptap/extension-superscript@2.0.0-beta.5
     - @tiptap/extension-table-cell@2.0.0-beta.16
     - @tiptap/extension-table-header@2.0.0-beta.18
     - @tiptap/extension-table-row@2.0.0-beta.15
     - @tiptap/extension-table@2.0.0-beta.36
     - @tiptap/extension-task-item@2.0.0-beta.23
     - @tiptap/extension-task-list@2.0.0-beta.19
     - @tiptap/extension-text-align@2.0.0-beta.24
     - @tiptap/extension-text-style@2.0.0-beta.18
     - @tiptap/extension-underline@2.0.0-beta.17
     - @tiptap/html@2.0.0-beta.128
     - @tiptap/react@2.0.0-beta.86
     - @tiptap/starter-kit@2.0.0-beta.131
     - @tiptap/suggestion@2.0.0-beta.76
     - @tiptap/vue-2@2.0.0-beta.61
     - @tiptap/vue-3@2.0.0-beta.73
    philippkuehn committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    642627e View commit details
    Browse the repository at this point in the history
Loading