Commit Graph

5413 Commits

Author SHA1 Message Date
Martin Kriegeskorte
43611ea2e7 fix: bump documents 2022-04-29 13:53:47 +02:00
Martin Kriegeskorte
45287563f3 fix: temp fix collaboration demo 2022-04-29 13:39:15 +02:00
Jon Noronha
0819e29e57 again 2022-04-29 12:47:11 +02:00
Jon Noronha
1dbd26c828 lint fix 2022-04-29 12:47:11 +02:00
Jon Noronha
b7c3b113dd Update findSuggestionMatch.ts 2022-04-29 12:47:11 +02:00
Martin Kriegeskorte
297461f4a0 rotate keys and docs 2022-04-29 10:45:45 +02:00
Dominik Biedebach
dd3e27b0e4 fix: fix suggestion package.json 2022-04-29 10:42:54 +02:00
dphuang2
7053898a19 Update Suggestion package.json
Fixes usage with Yarn v3
2022-04-29 10:36:09 +02:00
Enrique Alcantara
d2e00ad782 Remove prosemirror-code from table extension build
Add prosemirror-view, prosemirror-model
and prosemirror-state dependencies to the
extension-table package.json file to indicate
to rollup that these dependencies should not
be included in the distribution file
2022-04-29 10:35:06 +02:00
Ricardo Amaral
7cae9673f0 feat: Add a generic type for suggestion items 2022-04-28 14:23:00 +02:00
Ricardo Amaral
70cb809702 feat: Add onBeforeStart and onBeforeUpdate handlers to the render function 2022-04-28 12:22:16 +02:00
dependabot[bot]
9a207969f6 build(deps): bump actions/checkout from 3.0.0 to 3.0.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.0.0...v3.0.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 11:29:40 +02:00
dependabot[bot]
9d7bfc32e2 build(deps-dev): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 11:29:14 +02:00
Philipp Kühn
90e719c711 Publish
- @tiptap/core@2.0.0-beta.175
 - @tiptap/extension-bubble-menu@2.0.0-beta.56
 - @tiptap/extension-character-count@2.0.0-beta.26
 - @tiptap/extension-floating-menu@2.0.0-beta.51
 - @tiptap/extension-link@2.0.0-beta.37
 - @tiptap/extension-mention@2.0.0-beta.96
 - @tiptap/extension-task-item@2.0.0-beta.32
 - @tiptap/html@2.0.0-beta.174
 - @tiptap/react@2.0.0-beta.109
 - @tiptap/starter-kit@2.0.0-beta.184
 - @tiptap/suggestion@2.0.0-beta.91
 - @tiptap/vue-2@2.0.0-beta.78
 - @tiptap/vue-3@2.0.0-beta.91
2022-04-27 22:50:51 +02:00
Sven Adlung
7d7330f2c4
Merge pull request #2732 from ueberdosis/vitejs-plugin-react
Use vitejs/plugin-react and include react dependencies
2022-04-27 17:53:49 +02:00
svenadlung
c4e6201f3e Use vitejs/plugin-react and include react dependencies 2022-04-27 17:34:51 +02:00
svenadlung
6d7e92d584 Fix: CSSModules demo test 2022-04-27 10:06:19 +02:00
svenadlung
5c1bba6d5b Fix linting issues 2022-04-27 09:45:23 +02:00
svenadlung
a3d9ab93e0 Merge branch 'main' of github.com:ueberdosis/tiptap 2022-04-26 21:51:08 +02:00
svenadlung
81f5c521e1 Demos: Update collab rooms 2022-04-26 21:51:04 +02:00
Dominik Biedebach
a27c35ac8f added demo for CSS modules (vue.js) 2022-04-22 22:40:42 +02:00
Grigory Kovalenko
cd99a163e2 add support for CSS Modules 2022-04-22 22:39:37 +02:00
Dominik Biedebach
c9eb6a6299 added browser environment to ISSUE_TEMPLATE 2022-04-14 08:39:12 +02:00
aguingand
02cf9fc867 Docs: fix file names in PHP installation 2022-04-14 00:22:31 +02:00
Dominik Biedebach
12305cfa31 fix broken GuideContent demos not rendering because of unexpected useEffect return value 2022-04-14 00:20:09 +02:00
Dany Castillo
a6fd827d31 fix children property not being defined in React.FC type 2022-04-14 00:18:29 +02:00
Dany Castillo
55d458f893 fix type issues 2022-04-14 00:18:29 +02:00
Dany Castillo
7deaf97c65 upgrade React types to v18 2022-04-14 00:18:29 +02:00
Dany Castillo
1e0ca1483b migrate to React 18 API 2022-04-14 00:18:29 +02:00
Dany Castillo
2f3a0312a8 upgrade packages to support React 18 2022-04-14 00:18:29 +02:00
dependabot[bot]
f5c6fabbce build(deps): bump actions/setup-node from 2.5.1 to 3.1.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.1.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3.1.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 20:17:18 +02:00
dependabot[bot]
08636677a5 build(deps): bump actions/upload-artifact from 2.3.1 to 3.0.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.1 to 3.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.3.1...v3.0.0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 20:07:21 +02:00
dependabot[bot]
a558b53ae1 build(deps): bump actions/checkout from 2.4.0 to 3.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3.0.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 20:07:10 +02:00
dependabot[bot]
d9c7b69ced build(deps): bump actions/cache from 2.1.7 to 3.0.2
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3.0.2)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 20:06:54 +02:00
bdbch
4108e9f991
Merge pull request #2646 from phenax/patch-1
fix(extension-link): prevent parsing `javascript:` pseudo-protocol
2022-04-12 10:14:40 +02:00
bdbch
10855a4d92
Merge pull request #2696 from pradel/feature/fix-peer-dependencies-char-count
fix: remove extension-text-style from character-cout peer dependencies
2022-04-12 10:02:29 +02:00
bdbch
08539b91c9
Merge pull request #2681 from storipress/improve-node-view-props-typing
fix: improve Vue nodeViewProps typing
2022-04-12 10:02:10 +02:00
bdbch
5b4f3d634f
Merge pull request #2698 from ueberdosis/fix-task-item-regex
fix: allow [] as a prefix for task items
2022-04-10 21:44:58 +02:00
Dominik Biedebach
06fd7fb429 fix: allow [] as a prefix for task items 2022-04-10 21:05:57 +02:00
bdbch
a8f094a3d2
Merge pull request #2668 from fleon/patch-1
fix: Allow tippyOptions.getReferenceClientRect in bubble menu to be overridden
2022-04-10 18:01:32 +02:00
bdbch
45591ef317
Merge pull request #2692 from scottsidwell/fix/prevent-active-suggestions-when-read-only
fix: prevent suggestions from being active when editor is readonly
2022-04-10 11:42:27 +02:00
Scott Sidwell
45990cdc0f fix: prevent suggestions from being active when editor is readonly 2022-04-10 12:14:42 +10:00
Léo Pradel
2fc6a4b780 fix: remove extension-text-style from character-cout peer dependencies 2022-04-09 19:05:28 +02:00
bdbch
0bacd390e6
Merge pull request #2672 from ueberdosis/dependabot/npm_and_yarn/demos/minimist-1.2.6
build(deps): bump minimist from 1.2.5 to 1.2.6 in /demos
2022-04-09 12:02:33 +02:00
bdbch
777d6d85dd
Merge pull request #2667 from ueberdosis/dependabot/npm_and_yarn/minimist-1.2.6
build(deps-dev): bump minimist from 1.2.5 to 1.2.6
2022-04-09 12:02:18 +02:00
bdbch
fe815adcf8
Merge pull request #2677 from Doist/tree-shaking-improvements
fix: Mark the bubble/floating menu extensions as side effect free
2022-04-09 09:44:44 +02:00
bdbch
fb7a80d78e
Merge pull request #2691 from scottsidwell/fix/pc-keymap-for-home-and-end
fix: don't override behaviour of Home / End in pc keymap
2022-04-09 09:41:28 +02:00
bdbch
a63ae5f02b
Merge pull request #2695 from ueberdosis/vscode-debugging
chore: added visual studio code debugging launch options
2022-04-09 08:48:14 +02:00
Dominik Biedebach
4a7f79c095 chore: added visual studio code debugging launch options 2022-04-09 06:52:37 +02:00
Scott Sidwell
d270419ad8 fix: don't override behaviour of Home / End in pc keymap
Similarly removed in Prosemirror at ProseMirror/prosemirror-commands@20371c58

For users who wish to preserve this behaviour, they can achieve this via:

```javascript
const CustomKeyboardBehaviour = Extension.create({
  addKeyboardShortcuts() {
    return {
      ['Home']: () => this.editor.commands.selectTextblockStart(),
      ['End']: () => this.editor.commands.selectTextblockEnd(),
    }
  }
})

const editor = new Editor({
  extensions: [
    // Register your custom extension with the editor.
    CustomKeyboardBehaviour,
  ]
});
```
2022-04-08 11:06:37 +10:00