Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bdbch/list improvements v2 #30

Merged
merged 267 commits into from
Oct 8, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 5, 2022

  1. v2.0.0-beta.205

    bdbch committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    5682d04 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    e9d9d88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b854b6 View commit details
    Browse the repository at this point in the history
  3. Check if url exists (#3484)

    Gustavo Rocha authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    14fb467 View commit details
    Browse the repository at this point in the history
  4. Update menus.md (#3457)

    kandros authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    736f2e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    dae0ba2 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump minimatch from 3.0.4 to 3.1.2 in /demos (#3489)

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    dae54a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad2af7f View commit details
    Browse the repository at this point in the history
  4. 2.0.0-beta.206

    bdbch committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    51d1f71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    347e7be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3905a26 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    898c74f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5380758 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c187e0e View commit details
    Browse the repository at this point in the history
  10. v2.0.0-beta.207

    bdbch committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    6b61955 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. docs: rotate rooms

    mkriegeskorte committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    14b166e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

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

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    10861a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3f3675 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13d46a0 View commit details
    Browse the repository at this point in the history
  4. 2.0.0-beta.208

    bdbch committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    72d9fbf View commit details
    Browse the repository at this point in the history
  5. v2.0.0-beta.209

    bdbch committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    8da85c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. update sandboxes

    svenadlung committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    7fd6397 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    a044c83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e82eacf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b054332 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e367d5e View commit details
    Browse the repository at this point in the history
  5. docs: fix text

    svenadlung committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    96fce8a View commit details
    Browse the repository at this point in the history
  6. docs: improve texts

    svenadlung committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    c519716 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2399a9c View commit details
    Browse the repository at this point in the history
  8. docs: remove sponsor box

    svenadlung committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    62d4227 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. docs: about & collab

    mkriegeskorte committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    69e24da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dc9201 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Update sink-list-item.md (#3629)

    correct text copy
    vuau authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    acca921 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. 🧹 Allow editor.setEditable to omit updates (#3301)

    * 🧹 Allow `editor.setEditable` to omit updates
    
    * 📚 Document change to `editor.setEditable`
    ZaymonFC authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    acf833a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf47b2b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Change Build Process to Lerna + tsup & prepare for prosemirror-meta p…

    …ackage (#3555)
    
    * chore:(core): migrate to tsup
    
    * chore: migrate blockquote and bold to tsup
    
    * chore: migrated bubble-menu and bullet-list to tsup
    
    * chore: migrated more packages to tsup
    
    * chore: migrate code and character extensions to tsup
    
    * chore: update package.json to simplify build for all packages
    
    * chore: move all packages to tsup as a build process
    
    * chore: change ci build task
    
    * chore: clean up and fix issues related to new build
    
    * fix: fix demo build
    
    * fix: fix demo build
    
    * fix: fix tsconfig files to reference only one source
    
    * fix: fix minor ts issues
    bdbch authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    e46f8e3 View commit details
    Browse the repository at this point in the history
  2. chore: add prettier

    bdbch committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    9d43ced View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. fix(typo): typescript.md (#3657)

    Add a forgotten quotation mark in the import and specify the language in md code block
    N0N1m3 authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    3a04d9e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Update schema.md (#3645)

    The schema definition exmaple uses the node name `document` while the explaining text says that the node name is `doc`.
    matrei authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    e934b5e View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    0ecb5a8 View commit details
    Browse the repository at this point in the history
  2. feat(pm): new prosemirror package for dependency resolving

    * chore:(core): migrate to tsup
    
    * chore: migrate blockquote and bold to tsup
    
    * chore: migrated bubble-menu and bullet-list to tsup
    
    * chore: migrated more packages to tsup
    
    * chore: migrate code and character extensions to tsup
    
    * chore: update package.json to simplify build for all packages
    
    * chore: move all packages to tsup as a build process
    
    * chore: change ci build task
    
    * feat(pm): add prosemirror meta package
    
    * rfix: resolve issues with build paths & export mappings
    
    * docs: update documentation to include notes for @tiptap/pm
    
    * chore(pm): update tsconfig
    
    * chore(packages): update packages
    
    * fix(pm): add package export infos & fix dependencies
    
    * chore(general): start moving to pm package as deps
    
    * chore: move to tiptap pm package internally
    
    * fix(demos): fix demos working with new pm package
    
    * fix(tables): fix tables package
    
    * fix(tables): fix tables package
    
    * chore(demos): pinned typescript version
    
    * chore: remove unnecessary tsconfig
    
    * chore: fix netlify build
    
    * fix(demos): fix package resolving for pm packages
    
    * fix(tests): fix package resolving for pm packages
    
    * fix(tests): fix package resolving for pm packages
    
    * chore(tests): fix tests not running correctly after pm package
    
    * chore(pm): add files to files array
    
    * chore: update build workflow
    
    * chore(tests): increase timeout time back to 12s
    
    * chore(docs): update docs
    
    * chore(docs): update installation guides & pm information to docs
    
    * chore(docs): add link to prosemirror docs
    
    * fix(vue-3): add missing build step
    
    * chore(docs): comment out cdn link
    
    * chore(docs): remove semicolons from docs
    
    * chore(docs): remove unnecessary installation note
    
    * chore(docs): remove unnecessary installation note
    bdbch authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    f387ad3 View commit details
    Browse the repository at this point in the history
  3. v2.0.0-beta.210

    bdbch committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    0aa06f2 View commit details
    Browse the repository at this point in the history
  4. update publish task

    bdbch committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    cba672f View commit details
    Browse the repository at this point in the history
  5. update publish task

    bdbch committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    0f08326 View commit details
    Browse the repository at this point in the history
  6. update publish task

    bdbch committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    72c2e46 View commit details
    Browse the repository at this point in the history
  7. update publish task

    bdbch committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    2471df5 View commit details
    Browse the repository at this point in the history
  8. remove peer deps link

    bdbch committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    ecd0ea3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e6f238 View commit details
    Browse the repository at this point in the history
  10. v2.0.0-beta.211

    bdbch committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    b9b3e58 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef108df View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    f659037 View commit details
    Browse the repository at this point in the history
  2. v2.0.0-beta.212

    bdbch committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    c866e77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d7661c View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. v2.0.0-beta.213

    bdbch committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    970727f View commit details
    Browse the repository at this point in the history
  2. Added CSS Required for Setup (#3711)

    * Added CSS Setup Context
    
    It was previously not clear that additional CSS was required to display placeholders.
    
    * Fixed Typo.
    james-william-r authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    523aa5c View commit details
    Browse the repository at this point in the history
  3. Update installation guides (#3698)

    * docs: update installation guides
    
    * docs: remove base setup
    
    * docs: complete the prosemirror package documentation
    svenadlung authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    545ac62 View commit details
    Browse the repository at this point in the history
  4. Make y-prosemirror a peer dependency (extension-collaboration) (#3697)

    * refactor(extension-collaboration): make y-prosemirror a peer dep
    
    * docs: update installation of extension-collaboration
    
    ---------
    
    Co-authored-by: Dominik <6538827+bdbch@users.noreply.github.com>
    svenadlung and bdbch authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    a66eb6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ea40a7 View commit details
    Browse the repository at this point in the history
  6. Remove lodash dependencies in extension-floating-menu (#3695)

    * refactor(extension-floating-menu): remove lodash dependencies
    
    * fix: typo
    
    ---------
    
    Co-authored-by: Dominik <6538827+bdbch@users.noreply.github.com>
    svenadlung and bdbch authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    ab7e6ca View commit details
    Browse the repository at this point in the history
  7. build(deps): bump cypress-io/github-action from 4.2.0 to 5.0.8 (#3707)

    Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 4.2.0 to 5.0.8.
    - [Release notes](https://github.com/cypress-io/github-action/releases)
    - [Commits](cypress-io/github-action@v4.2.0...v5.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: cypress-io/github-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    cd342a9 View commit details
    Browse the repository at this point in the history
  8. build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#3687)

    Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
    - [Commits](https://github.com/kornelski/http-cache-semantics/commits)
    
    ---
    updated-dependencies:
    - dependency-name: http-cache-semantics
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    5b9fd4a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e958128 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Move back from tsup/esbuild to rollup (#3720)

    * fix: bring back global rollup config
    
    * fix: add rollup build for packages except pm
    
    * fix: rollup global build
    
    * fix: fix memory leak on build
    
    * fix(character-count): revert files
    
    * fix: builds run individual per rollup and lerna
    
    * chore: remove old rollup
    
    * fix(blockquote): correct the main module path
    
    * fix(character count): bump version number
    bdbch authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    243c6ab View commit details
    Browse the repository at this point in the history
  2. v2.0.0-beta.214

    bdbch committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    a8f2901 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a380ec4 View commit details
    Browse the repository at this point in the history
  4. v2.0.0-beta.215

    bdbch committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    9e9e489 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06a3d63 View commit details
    Browse the repository at this point in the history
  6. integrate typesense

    mkriegeskorte committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    15e2685 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fba18a1 View commit details
    Browse the repository at this point in the history
  8. v2.0.0-beta.216

    bdbch committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    609d444 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0a22362 View commit details
    Browse the repository at this point in the history
  10. integrate typesense

    mkriegeskorte committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    bea42fe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    af839e9 View commit details
    Browse the repository at this point in the history
  12. integrate typesense

    mkriegeskorte committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    1d92d53 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e9715fc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    42772a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    516f28f View commit details
    Browse the repository at this point in the history
  2. v2.0.0-beta.217

    bdbch committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    33ef3f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b6e4e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. build(deps): bump actions/cache from 3.0.11 to 3.2.5 (#3741)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.5.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.0.11...v3.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    6babc01 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump act10ns/slack from 1 to 2 (#3404)

    Bumps [act10ns/slack](https://github.com/act10ns/slack) from 1 to 2.
    - [Release notes](https://github.com/act10ns/slack/releases)
    - [Changelog](https://github.com/act10ns/slack/blob/master/RELEASE.md)
    - [Commits](act10ns/slack@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: act10ns/slack
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    e69a971 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump json5 from 1.0.1 to 1.0.2 (#3605)

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    d8a7d71 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump json5 from 2.2.1 to 2.2.3 in /demos (#3607)

    Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.2.1...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    85a2390 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump actions/checkout from 3.0.2 to 3.3.0 (#3609)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.3.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.0.2...v3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    b0a8d74 View commit details
    Browse the repository at this point in the history
  6. build(deps): bump actions/upload-artifact from 3.1.0 to 3.1.2 (#3610)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.2.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3.1.0...v3.1.2)
    
    ---
    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 Feb 18, 2023
    Configuration menu
    Copy the full SHA
    2ff6a01 View commit details
    Browse the repository at this point in the history
  7. build(deps): bump actions/setup-node from 3.5.1 to 3.6.0 (#3613)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.1 to 3.6.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3.5.1...v3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    4b1fb1c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4cd35d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d8967a7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a81019a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6997bca View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7ad54ea View commit details
    Browse the repository at this point in the history
  13. v2.0.0-beta.218

    bdbch committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    1b3d0f5 View commit details
    Browse the repository at this point in the history
  14. Use Tailwind CDN direclty? (#3643)

    I realized that if I use Tailwind's CDN directly, you can have it react to dark mode directly.
    RicoTrevisan authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    cb84d9a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c2f8347 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5c9c850 View commit details
    Browse the repository at this point in the history
  17. document removing or overriding link attributes (#3576)

    The documentation mentions being able to override the `rel` on links but doesn't explain how. It also doesn't tell you how to remove the rel if needed(set to null).
    
    Add an example of removing a default attribute and overriding one to a different value.
    epelc authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    5b5822a View commit details
    Browse the repository at this point in the history
  18. Add onFirstRender callback option (#3600)

    * Added onFirstRender callback option
    
    This PR is a simple forwarding of a very useful callback from the ySyncPlugin.
    
    * Fix invalid function name
    Flamenco authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    c8f8295 View commit details
    Browse the repository at this point in the history
  19. Add Plugin Key to placeholder component. (#3652)

    * Add Plugin Key to placeholder component.
    
    Key added to fix error duplicate plugin when using `Placeholder` component.
    
    * Add PluginKey import
    
    ---------
    
    Co-authored-by: Dominik <6538827+bdbch@users.noreply.github.com>
    tazirahmb and bdbch authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    125caf4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    26c3498 View commit details
    Browse the repository at this point in the history
  21. Queue flushSync microtask (#3533)

    Do the same thing as ueberdosis/tiptap#3188
    kylealwyn authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    aa43898 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. build(deps): bump cypress-io/github-action from 5.0.8 to 5.0.9 (#3766)

    Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 5.0.8 to 5.0.9.
    - [Release notes](https://github.com/cypress-io/github-action/releases)
    - [Commits](cypress-io/github-action@v5.0.8...v5.0.9)
    
    ---
    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 Feb 20, 2023
    Configuration menu
    Copy the full SHA
    10f9069 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. feat: #3540 Ability to preserve marks on lists (#3541)

    * feat: #3540 Ability to preserve marks on lists
    
    * feat: preserveAttrs in list items
    
    * `keepMarks` is working, but need help with `keepAttrs`
    
    * fix: conflict
    
    * avoid casting
    gethari authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    36bb1e1 View commit details
    Browse the repository at this point in the history
  2. fix: move y-prosemirror to peer-deps (#3763)

    Co-authored-by: Dominik <6538827+bdbch@users.noreply.github.com>
    svenadlung and bdbch authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    8bf8fd2 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. fix: #3773 - Array for content breaks editor (#3786)

    * fix: #3773 - Array for content breaks editor
    
    * fix: lint warning
    gethari authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    89cc59a View commit details
    Browse the repository at this point in the history
  2. Update php.md (#3618)

    Changes are based on reading this thread ueberdosis/tiptap#1515 (comment)
    
    This example relies on AlpineJS still and doing causes the editor to be wrapped in an observable/reactive layer. Moving the editor out of the returned object means it doesn't become a proxy object; otherwise, `editor.commands.setContent(content, false)` will already trigger an error `Range Error: Applying a mismatched transaction` and not work.
    peterfox authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    8262564 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. add optionalSlashSlash to protocol options (#3675)

    * add optionalSlashSlash to protocol options
    
    * Update documentation
    
    * rename optionalSlashSlash to optionalSlashes
    
    * regenerate package-lock.json with node v16
    taras-turchenko-moc authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    1ac3070 View commit details
    Browse the repository at this point in the history
  2. fix(core): allow insertContentAt and insertContent text node arrays (…

    …#3790)
    
    * fix(core): allow insertContentAt and insertContent to handle array of text nodes
    
    * fix(core): allow insertContent via json including a text content
    bdbch authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    0300630 View commit details
    Browse the repository at this point in the history
  3. chore: allow new ReactComponentContent components to be created (#3782)

    * chore: allow users to create new react nodeview editor content components
    
    * style: remove trailing spaces
    bdbch authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    acf186d View commit details
    Browse the repository at this point in the history
  4. fix(react): reset initialized when editorcontent is unmounting (#3781)

    * fix(react): reset initialized when editorcontent is unmounting
    
    * style: remove unneeded if statement
    bdbch authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    38b7e41 View commit details
    Browse the repository at this point in the history
  5. docs: add extension cli note to contributing docs (#3793)

    * docs: add extension cli note to contributing docs
    
    * docs: add notes to CLI
    
    * docs: fix rollup and vite naming
    bdbch authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    e597809 View commit details
    Browse the repository at this point in the history
  6. fix: update typings for node view decorations (#3783)

    * fix: update typings for node view decorations
    
    * fix(core): update types for NodeView
    
    * fix(core): declare props.decorations as decorationWithType
    bdbch authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    f869507 View commit details
    Browse the repository at this point in the history
  7. build(deps): bump actions/cache from 3.2.5 to 3.2.6 (#3795)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.5 to 3.2.6.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.2.5...v3.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      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 Feb 27, 2023
    Configuration menu
    Copy the full SHA
    d7ed8af View commit details
    Browse the repository at this point in the history
  8. v2.0.0-beta.219

    bdbch committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    26a1d96 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    3c07ca0 View commit details
    Browse the repository at this point in the history
  2. fix(tests): fix tests for lists

    bdbch committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    02eec8a View commit details
    Browse the repository at this point in the history
  3. v2.0.0-beta.209

    bdbch committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    da5c586 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Only allow left mouse button to open links (#3777)

    * Only allow left mouse button to open links
    
    * fix lint errors
    thecodrr authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    dd3c761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd6547d View commit details
    Browse the repository at this point in the history
  3. fix: package-lock

    bdbch committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    1f5e23a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdc4980 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. fix(core): fix linting issues

    bdbch committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    10a4a46 View commit details
    Browse the repository at this point in the history
  2. Adds attributes to toggleList (#3776)

    * Adds attributes to toggleList
    
    When dealing with different variants of bullet lists, I wanted to adopt the same technique I used for different paragraph variants. Since `wrapInList` is capable of receiving attributes, just like `setNode` is, I don't see any reason why `toggleList` should not be capable of the same. 
    
    Here's my bullet list extension in action that is in need of attributes support.
    
    ```js
    export const CustomBulletList = BulletList.extend({
      content: 'listItem*',
    
      addAttributes() {
        return {
          variant: {
            default: DEFAULT_LIST,
    
            renderHTML: attributes => {
              return {
                class: `list-${attributes.variant}`,
              };
            },
          },
        };
      },
    
      addCommands() {
        return {
          toggleBulletList: attributes => (c) => {
            return c.commands.toggleListCustom(this.name, this.options.itemTypeName, attributes);
          },
        };
      },
    });
    ```
    
    * Update toggle-list.md
    
    * Update toggle-list.md
    katerlouis authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    b2ec513 View commit details
    Browse the repository at this point in the history
  3. fix(tests): add assertion for each valid/invalid link (#3815)

    * fix(tests): add assertion for each valid/invalid link
    
    * chore(tests): disable video generation
    bdbch authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    f5895c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1615d7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6283cee View commit details
    Browse the repository at this point in the history
  6. tests: increase timeout

    bdbch committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    668c2a6 View commit details
    Browse the repository at this point in the history
  7. Improve Cypress Test runner performance with parallelization (#3817)

    * test: only run integration tests
    
    * test: only run integration tests
    
    * test: try using test spec matrix
    
    * test: try using test spec matrix
    
    * test: try using test spec matrix
    
    * test: try using test spec matrix
    
    * test: try using test spec matrix
    
    * tests: update test branches
    bdbch authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    43970fd View commit details
    Browse the repository at this point in the history
  8. WIP - list backspace behaviour

    bdbch committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    0b7120c View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Configuration menu
    Copy the full SHA
    4ab1bbe View commit details
    Browse the repository at this point in the history
  2. WIP - fix undoInputRule

    bdbch committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    d71dc59 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. build(deps): bump cypress-io/github-action from 5.0.9 to 5.2.0 (#3835)

    Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 5.0.9 to 5.2.0.
    - [Release notes](https://github.com/cypress-io/github-action/releases)
    - [Commits](cypress-io/github-action@v5.0.9...v5.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: cypress-io/github-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    998e6bb View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    61a46ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    928bd36 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    00deac4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d2e94a View commit details
    Browse the repository at this point in the history
  3. update docs

    svenadlung committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    84ac1dc View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. fix: Ordered list start support broke in #3541 (#3833)

    * fix: #3831
    
    * fix: default attribute + predicate
    gethari authored Mar 18, 2023
    Configuration menu
    Copy the full SHA
    3937c44 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

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

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    e22b873 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/checkout from 3.3.0 to 3.4.0 (#3864)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.3.0...v3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    e8ca470 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump cypress-io/github-action from 5.2.0 to 5.5.0 (#3863)

    Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 5.2.0 to 5.5.0.
    - [Release notes](https://github.com/cypress-io/github-action/releases)
    - [Commits](cypress-io/github-action@v5.2.0...v5.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: cypress-io/github-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    c1c8e72 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump webpack from 5.73.0 to 5.76.0 (#3855)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.73.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    52e1bad View commit details
    Browse the repository at this point in the history
  5. temporary changes

    bdbch committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    6ff56fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9039567 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    189cb51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa3068b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00aad1f View commit details
    Browse the repository at this point in the history
  4. Handle NodeViews in BubbleMenu positioning (#3881)

    * fix(bubble-menu): use correct children of node view renderers for clientRect
    
    * fix(bubble-menu): remove lodash
    
    * fix(bubble-menu): support vue node views
    
    * fix(demos): revert bubble menu demo
    bdbch authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    65371b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40715ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab61fe7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aed9cb0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f2911b View commit details
    Browse the repository at this point in the history
  9. Fixing reoccurring issue #3331 and improving related PR #3533 (#3862)

    * Add custom paragraph example
    
    * Remove unnecessary queueMicrotask
    KentoMoriwaki authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    357f3b6 View commit details
    Browse the repository at this point in the history
  10. Release Candidate Preparation (#3890)

    * 2.0.0-rc.0
    
    * chore: make fixed version dependencies while on rc
    bdbch authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    80bf318 View commit details
    Browse the repository at this point in the history
  11. 2.0.0-rc.1

    bdbch committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    4ee7b53 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2ec39c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. TiptapCollab

    janthurau committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    ad9a502 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of github.com:ueberdosis/tiptap into bdbch/lis…

    …t-editing-improvements
    bdbch committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    0d1c2fd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3895 from ueberdosis/feature/ttCollabProvider

    Updates @hocuspocus/provider, moves demo to TiptapCollab
    janthurau authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    d28a86f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3895 from ueberdosis/feature/ttCollabProvider

    Updates @hocuspocus/provider, moves demo to TiptapCollab
    janthurau committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    db0d95d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3897 from ueberdosis/ttcollab-main-cherrypick

    Merge pull request #3895 from ueberdosis/feature/ttCollabProvider
    svenadlung authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    a74e143 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    676d720 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    684e48a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    abdf8d2 View commit details
    Browse the repository at this point in the history
  9. Collaboration: Fix history after late-registering plugins (#3901)

    * fix(extension-collaboration): fix history after late-registering plugins
    
    * fix(extension-collaboration): fix history after late-registering plugins
    svenadlung authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    fdf6301 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2c5dd77 View commit details
    Browse the repository at this point in the history
  11. chore: remove independent

    bdbch committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    315bd81 View commit details
    Browse the repository at this point in the history
  12. 2.0.0-rc.2

    bdbch committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    34102ee View commit details
    Browse the repository at this point in the history
  13. chore: change peerDeps

    bdbch committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    08a14c6 View commit details
    Browse the repository at this point in the history
  14. chore: update package-lock.json

    bdbch committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    1fcd862 View commit details
    Browse the repository at this point in the history
  15. ci: remove slack notifications (#3898)

    * ci: remove slack notifications
    
    * clean up envs
    svenadlung authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    46af2e0 View commit details
    Browse the repository at this point in the history
  16. build(deps): bump actions/checkout from 3.4.0 to 3.5.0 (#3889)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.4.0...v3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    6d6de49 View commit details
    Browse the repository at this point in the history
  17. build(deps): bump cypress-io/github-action from 5.5.0 to 5.5.1 (#3888)

    Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 5.5.0 to 5.5.1.
    - [Release notes](https://github.com/cypress-io/github-action/releases)
    - [Commits](cypress-io/github-action@v5.5.0...v5.5.1)
    
    ---
    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 Mar 28, 2023
    Configuration menu
    Copy the full SHA
    227539f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. build(deps): bump actions/cache from 3.2.6 to 3.3.1 (#3846)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.6 to 3.3.1.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.2.6...v3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    8eb8252 View commit details
    Browse the repository at this point in the history
  2. docs: prepare for stable release (#3892)

    * docs: changelogs
    
    * docs: about
    svenadlung authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    5da7f20 View commit details
    Browse the repository at this point in the history
  3. New Issue & Discussion Templates (#3907)

    * chore: update github templates
    
    * chore: add discussion templates
    bdbch authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    acbdbf3 View commit details
    Browse the repository at this point in the history
  4. chore: update issue templates

    bdbch committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    9b855c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    738f0aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f4d796a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2421cf5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    020fd0e View commit details
    Browse the repository at this point in the history
  9. update lerna version

    bdbch committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    9dc38e7 View commit details
    Browse the repository at this point in the history
  10. v2.0.0-rc.3

    bdbch committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    57bc4cc View commit details
    Browse the repository at this point in the history
  11. update packagelock

    bdbch committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    f3c8f9f View commit details
    Browse the repository at this point in the history
  12. v2.0.0

    bdbch committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    393320b View commit details
    Browse the repository at this point in the history
  13. update package-lock

    bdbch committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    3257472 View commit details
    Browse the repository at this point in the history
  14. add new release script

    bdbch committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    60ef875 View commit details
    Browse the repository at this point in the history
  15. add rc as pre tag

    bdbch committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    fa17c61 View commit details
    Browse the repository at this point in the history
  16. pin lerna version

    bdbch committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    8a6f437 View commit details
    Browse the repository at this point in the history
  17. update package-lock

    bdbch committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e898e4e View commit details
    Browse the repository at this point in the history
  18. update lerna

    bdbch committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    cc8bccf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bb7479b View commit details
    Browse the repository at this point in the history
  20. docs: fix nodes list

    svenadlung committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    1e4e8a8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e594863 View commit details
    Browse the repository at this point in the history
  22. package-lock update

    bdbch committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    5dd37b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    6ec0280 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8986287 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65e1f3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3db8e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b0a41f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    daa2885 View commit details
    Browse the repository at this point in the history
  7. fix: Update peerDependencies to fix lerna version tasks (#3914)

    * v2.1.0-rc.0
    
    * revert version to 2.0.0
    
    * dev: temporarily disable commits for release
    
    * dev: set back lerna version
    
    * disable commits for releases by default
    
    * chore(core): add peerDeps
    
    * chore(extension-blockquote): add peerDeps
    
    * chore: add peerDeps
    
    * chore: add peerDeps
    
    * chore: add peerDeps
    
    * chore: add peerDeps
    
    * chore: add peerDeps
    
    * chore: add peerDeps
    
    * chore: add peerDeps
    
    * chore: add peerDeps
    
    * chore: revert 2.1.0 test changes
    
    * chore: allow react 17 and upwards
    
    * chore: update package-lock.json
    
    * chore: move y-prosemirror to peerDeps
    
    * chore: move y-prosemirror to dev deps
    
    * chore: move y-prosemirror to dev deps
    bdbch authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    0c1bba3 View commit details
    Browse the repository at this point in the history
  8. Update clickHandler.ts (#3917)

    Fix left click invalid
    HengCC authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    98144a8 View commit details
    Browse the repository at this point in the history
  9. Update clickHandler.ts (#3917)

    Fix left click invalid
    HengCC authored and bdbch committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3eb5869 View commit details
    Browse the repository at this point in the history
  10. fix: Update peerDependencies to fix lerna version tasks (#3914)

    * v2.1.0-rc.0
    
    * revert version to 2.0.0
    
    * dev: temporarily disable commits for release
    
    * dev: set back lerna version
    
    * disable commits for releases by default
    
    * chore(core): add peerDeps
    
    * chore(extension-blockquote): add peerDeps
    
    * chore: add peerDeps
    
    * chore: add peerDeps
    
    * chore: add peerDeps
    
    * chore: add peerDeps
    
    * chore: add peerDeps
    
    * chore: add peerDeps
    
    * chore: add peerDeps
    
    * chore: add peerDeps
    
    * chore: revert 2.1.0 test changes
    
    * chore: allow react 17 and upwards
    
    * chore: update package-lock.json
    
    * chore: move y-prosemirror to peerDeps
    
    * chore: move y-prosemirror to dev deps
    
    * chore: move y-prosemirror to dev deps
    bdbch committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    0534f76 View commit details
    Browse the repository at this point in the history
  11. v2.0.1

    bdbch committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    8302d23 View commit details
    Browse the repository at this point in the history
  12. merge main into develop

    bdbch committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    85d3ebb View commit details
    Browse the repository at this point in the history
  13. Merge branch 'develop' of github.com:ueberdosis/tiptap into bdbch/lis…

    …t-editing-improvements
    bdbch committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    b9ba227 View commit details
    Browse the repository at this point in the history
  14. update demo styles

    svenadlung committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    5a142fd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    69c0395 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    09782a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Update CHANGELOG.md

    bdbch authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    79c12ef View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    bdbch committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    6ca4741 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bad280 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    958925f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3797b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87840b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5496c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. fix(react): fix rebinding events not overwriting editor.on (#3935)

    * fix(react): fix rebinding events not overwriting editor.on
    
    * fix(react): move ref assignment inside if
    bdbch authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    64ab357 View commit details
    Browse the repository at this point in the history
  2. v2.0.2

    bdbch committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    7fd1642 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae10f0d View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. build(deps): bump cypress-io/github-action from 5.5.1 to 5.6.1 (#3933)

    Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 5.5.1 to 5.6.1.
    - [Release notes](https://github.com/cypress-io/github-action/releases)
    - [Commits](cypress-io/github-action@v5.5.1...v5.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: cypress-io/github-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    d2c0d04 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. fix: clear nodes when cursor at start of empty isolating parent (#3943)

    * fix: clear nodes when cursor at start of empty isolating parent
    
    * fix: dont break backspace behavior when childCount is over 1
    
    * fix: check if parent is textblock
    
    * fix: add strict pos check for parent isolating pos
    
    * demo: add isolation clear demo
    bdbch authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    7278ee2 View commit details
    Browse the repository at this point in the history
  2. v2.1.0-pre.0

    bdbch committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    cf175a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    e8cef04 View commit details
    Browse the repository at this point in the history
  2. v2.1.0-pre.1

    bdbch committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    beebae1 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    a78f8cd View commit details
    Browse the repository at this point in the history
  2. v2.0.3

    bdbch committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    20359ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56288d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

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

Commits on Apr 26, 2023

  1. fix(extension-link): fix link not being kept when pasting url with li…

    …nk (#3975)
    
    * fix(extension-link): fix llinks not being kept when pasted text includes url
    
    * fix(extension-link): fix links not being linked correctly on the correct pos
    
    * fix(link): fix pasting behavior and move all to one plugin
    
    * fix(link): dont do custom behavior if no links were pasted
    
    * fix(link): copied text link should be kept
    
    * fix(link): fix autolink overriding pasted links
    
    * fix(link): fix links not pasting the correct link on selected text
    bdbch authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    e7d7d49 View commit details
    Browse the repository at this point in the history
  2. v2.1.0-rc.2

    bdbch committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    79255ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4af54da View commit details
    Browse the repository at this point in the history
  4. v2.1.0-rc.3

    bdbch committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    ee496a0 View commit details
    Browse the repository at this point in the history
  5. chore: remove unused tests

    bdbch committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    ee86f86 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    71946c1 View commit details
    Browse the repository at this point in the history
  2. v2.1.0-rc.4

    bdbch committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    ccf05b0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Update LICENSE.md

    philipisik authored May 10, 2023
    Configuration menu
    Copy the full SHA
    164eebf View commit details
    Browse the repository at this point in the history
  2. fix: typo in commands.md

    marcuslyons authored May 10, 2023
    Configuration menu
    Copy the full SHA
    a2a9822 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Merge pull request #4038 from marcuslyons/patch-1

    fix: typo in commands.md
    janthurau authored May 18, 2023
    Configuration menu
    Copy the full SHA
    d61a621 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. feat: add tiptap class

    * update docs
    * update demos
    patrickbaber authored May 25, 2023
    Configuration menu
    Copy the full SHA
    614fc80 View commit details
    Browse the repository at this point in the history
  2. fix(extension-link): fix paste handling

    * do not dispatch transaction without any links getting pasted
    * prevent onPaste handling in code blocks
    svenadlung authored May 25, 2023
    Configuration menu
    Copy the full SHA
    d19267e View commit details
    Browse the repository at this point in the history
  3. v2.1.0-rc.5

    svenadlung committed May 25, 2023
    Configuration menu
    Copy the full SHA
    55d975d View commit details
    Browse the repository at this point in the history
  4. fix package-lock

    svenadlung committed May 25, 2023
    Configuration menu
    Copy the full SHA
    0953e2d View commit details
    Browse the repository at this point in the history
  5. v2.1.0-rc.7

    svenadlung committed May 25, 2023
    Configuration menu
    Copy the full SHA
    e491718 View commit details
    Browse the repository at this point in the history
  6. v2.1.0-rc.8

    svenadlung committed May 25, 2023
    Configuration menu
    Copy the full SHA
    83c98ae View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Update README.md

    mkriegeskorte authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    b0198eb View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Merge branch 'develop' of github.com:ueberdosis/tiptap into bdbch/lis…

    …t-editing-improvements
    bdbch committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    d6c6dd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2281a22 View commit details
    Browse the repository at this point in the history