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.8
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.9
Choose a head ref
  • 18 commits
  • 142 files changed
  • 9 contributors

Commits on Jul 27, 2024

  1. Shared rollup config (#5403)

    * add one shared rollup config
    
    * rename to baseConfig
    bdbch committed Jul 27, 2024
    Copy the full SHA
    0da4390 View commit details

Commits on Jul 31, 2024

  1. fix: use Array.from when converting Set (#5428)

    roblafeve authored Jul 31, 2024
    Copy the full SHA
    0ec0af6 View commit details
  2. fix: allow task items to be parsed when only having `<li data-checked…

    …` instead of only when `<li data-checked="true"` (re-fix of #5366) (#5426)
    
    * fix
    
    * changeset
    baseballyama authored Jul 31, 2024
    Copy the full SHA
    6543f05 View commit details
  3. chore: Use proper types for configure methods (Extension/Mark/Node) (

    rfgamaral authored Jul 31, 2024
    Copy the full SHA
    068559d View commit details

Commits on Aug 1, 2024

  1. fix(core): resolve isNodeEmpty criteria #5415 (#5419)

    nperez0111 authored Aug 1, 2024
    Copy the full SHA
    84ebd51 View commit details
  2. docs: update demo styles

    svenadlung committed Aug 1, 2024
    Copy the full SHA
    bde3328 View commit details

Commits on Aug 5, 2024

  1. fix(react): optimize useEditor and useEditorState to reduce numbe…

    …r of instances created while being performant #5432 (#5445)
    nperez0111 authored Aug 5, 2024
    Copy the full SHA
    7c8889a View commit details
  2. Copy the full SHA
    c1ff1b0 View commit details
  3. build(deps): bump cypress-io/github-action from 6.7.1 to 6.7.2 (#5443)

    Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.7.1 to 6.7.2.
    - [Release notes](https://github.com/cypress-io/github-action/releases)
    - [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md)
    - [Commits](cypress-io/github-action@v6.7.1...v6.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: cypress-io/github-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 5, 2024
    Copy the full SHA
    3f4e280 View commit details
  4. build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.5 (#5444)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.3.5.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4.3.3...v4.3.5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 5, 2024
    Copy the full SHA
    e143fb4 View commit details
  5. Copy the full SHA
    efb27fa View commit details

Commits on Aug 6, 2024

  1. Copy the full SHA
    ae0254d View commit details
  2. Copy the full SHA
    174aefe View commit details
  3. Copy the full SHA
    4b215f7 View commit details
  4. Copy the full SHA
    d6e56c4 View commit details
  5. Copy the full SHA
    273e18b View commit details
  6. Copy the full SHA
    c01eccc View commit details
  7. chore(release): publish version v2.5.9 (#5451)

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