Commit Graph

  • b7f95d638d test(examples): add tests for more example pages Dominik Biedebach 2022-05-11 17:46:30 +02:00
  • 0532770170 style(examples): fix linting issues in custom document test Dominik Biedebach 2022-05-11 11:54:13 +02:00
  • 3d0074b294 test: add new tests for multiple examples Dominik Biedebach 2022-05-11 11:44:14 +02:00
  • 790aaeb915 test: increase default command timeout to 50s Dominik Biedebach 2022-05-10 19:45:06 +02:00
  • 229936dd3b test: added first tests for examples Dominik Biedebach 2022-05-10 19:38:10 +02:00
  • 3a3eb5311c fix(extension-link): 🐛 fix auto link validation not working on paste Dominik Biedebach 2022-05-16 11:01:37 +02:00
  • ec4154000d test(extension-link): add test for autolink validation example in vue Dominik Biedebach 2022-05-13 11:42:04 +02:00
  • 358e315921 chore(settings): add conventional commit scopes for vscode Dominik Biedebach 2022-05-13 11:37:48 +02:00
  • 23e67adfa7 feat(extension-link): add validate option to link extension Dominik Biedebach 2022-05-13 11:36:46 +02:00
  • ccc37d5f24 add support for CSP nonces in createStyleTag Felix Klein 2022-03-07 16:35:06 +01:00
  • 413a923d57 style(vue2): fix eslint issue with dangling underscore Dominik Biedebach 2022-05-13 10:22:31 +02:00
  • 80de6cdf18 refactor(global): remove yarn in favor for npm Dominik Biedebach 2022-05-10 15:30:14 +02:00
  • 5bc77081b7 hotfix: ensure VueNodeViewRenderer will attempt to use the editors global vue instance when extending for components Ralph Schindler 2022-03-08 15:15:52 -06:00
  • 95cefefc77 Update team Markus Krause 2022-05-11 16:49:38 +02:00
  • e17c41498a fix: lint error David Ilizarov 2022-05-10 10:51:52 -07:00
  • 7401d45b7e fix: properly calculate setDragImage position David Ilizarov 2022-05-09 01:03:13 -07:00
  • 07e8c522ea update people Patrick Baber 2022-05-10 17:51:50 +02:00
  • a9e8f48b34 Allow class attribute through setLink() Ken van der Eerden 2022-05-05 11:07:08 +02:00
  • 43611ea2e7 fix: bump documents Martin Kriegeskorte 2022-04-29 13:53:47 +02:00
  • 45287563f3 fix: temp fix collaboration demo Martin Kriegeskorte 2022-04-29 13:39:15 +02:00
  • 0819e29e57 again Jon Noronha 2022-03-24 12:35:15 -07:00
  • 1dbd26c828 lint fix Jon Noronha 2022-03-24 12:32:59 -07:00
  • b7c3b113dd Update findSuggestionMatch.ts Jon Noronha 2022-03-24 12:25:38 -07:00
  • 297461f4a0 rotate keys and docs Martin Kriegeskorte 2022-04-29 10:45:45 +02:00
  • dd3e27b0e4 fix: fix suggestion package.json Dominik Biedebach 2022-04-29 10:42:54 +02:00
  • 7053898a19 Update Suggestion package.json dphuang2 2022-04-28 14:49:20 -07:00
  • d2e00ad782 Remove prosemirror-code from table extension build Enrique Alcantara 2022-03-14 19:52:40 -04:00
  • 7cae9673f0 feat: Add a generic type for suggestion items Ricardo Amaral 2022-03-11 13:11:13 +00:00
  • 70cb809702 feat: Add onBeforeStart and onBeforeUpdate handlers to the render function Ricardo Amaral 2022-03-11 13:20:44 +00:00
  • 9a207969f6 build(deps): bump actions/checkout from 3.0.0 to 3.0.2 dependabot[bot] 2022-04-25 12:02:00 +00:00
  • 9d7bfc32e2 build(deps-dev): bump minimist from 1.2.5 to 1.2.6 dependabot[bot] 2022-04-27 15:55:04 +00:00
  • 90e719c711 Publish Philipp Kühn 2022-04-27 22:50:51 +02:00
  • 7d7330f2c4 Merge pull request #2732 from ueberdosis/vitejs-plugin-react Sven Adlung 2022-04-27 17:53:49 +02:00
  • c4e6201f3e Use vitejs/plugin-react and include react dependencies svenadlung 2022-04-27 17:34:51 +02:00
  • 6d7e92d584 Fix: CSSModules demo test svenadlung 2022-04-27 10:06:19 +02:00
  • 5c1bba6d5b Fix linting issues svenadlung 2022-04-27 09:45:23 +02:00
  • a3d9ab93e0 Merge branch 'main' of github.com:ueberdosis/tiptap svenadlung 2022-04-26 21:51:08 +02:00
  • 81f5c521e1 Demos: Update collab rooms svenadlung 2022-04-26 21:51:04 +02:00
  • a27c35ac8f added demo for CSS modules (vue.js) Dominik Biedebach 2022-04-22 22:40:42 +02:00
  • cd99a163e2 add support for CSS Modules Grigory Kovalenko 2022-04-21 20:12:58 +03:00
  • c9eb6a6299 added browser environment to ISSUE_TEMPLATE Dominik Biedebach 2022-04-14 08:39:12 +02:00
  • 02cf9fc867 Docs: fix file names in PHP installation aguingand 2022-03-24 09:55:28 +01:00
  • 12305cfa31 fix broken GuideContent demos not rendering because of unexpected useEffect return value Dominik Biedebach 2022-04-14 00:19:41 +02:00
  • a6fd827d31 fix children property not being defined in React.FC type Dany Castillo 2022-04-11 10:45:50 +02:00
  • 55d458f893 fix type issues Dany Castillo 2022-04-11 10:16:04 +02:00
  • 7deaf97c65 upgrade React types to v18 Dany Castillo 2022-04-11 10:15:54 +02:00
  • 1e0ca1483b migrate to React 18 API Dany Castillo 2022-04-04 09:46:23 +02:00
  • 2f3a0312a8 upgrade packages to support React 18 Dany Castillo 2022-04-04 09:46:11 +02:00
  • f5c6fabbce build(deps): bump actions/setup-node from 2.5.1 to 3.1.1 dependabot[bot] 2022-04-12 18:07:39 +00:00
  • 08636677a5 build(deps): bump actions/upload-artifact from 2.3.1 to 3.0.0 dependabot[bot] 2022-04-11 12:02:46 +00:00
  • a558b53ae1 build(deps): bump actions/checkout from 2.4.0 to 3.0.0 dependabot[bot] 2022-04-11 12:02:44 +00:00
  • d9c7b69ced build(deps): bump actions/cache from 2.1.7 to 3.0.2 dependabot[bot] 2022-04-11 12:02:49 +00:00
  • 4108e9f991 Merge pull request #2646 from phenax/patch-1 bdbch 2022-04-12 10:14:40 +02:00
  • 10855a4d92 Merge pull request #2696 from pradel/feature/fix-peer-dependencies-char-count bdbch 2022-04-12 10:02:29 +02:00
  • 08539b91c9 Merge pull request #2681 from storipress/improve-node-view-props-typing bdbch 2022-04-12 10:02:10 +02:00
  • 5b4f3d634f Merge pull request #2698 from ueberdosis/fix-task-item-regex bdbch 2022-04-10 21:44:58 +02:00
  • 06fd7fb429 fix: allow [] as a prefix for task items Dominik Biedebach 2022-04-10 21:05:57 +02:00
  • a8f094a3d2 Merge pull request #2668 from fleon/patch-1 bdbch 2022-04-10 18:01:32 +02:00
  • 45591ef317 Merge pull request #2692 from scottsidwell/fix/prevent-active-suggestions-when-read-only bdbch 2022-04-10 11:42:27 +02:00
  • 45990cdc0f fix: prevent suggestions from being active when editor is readonly Scott Sidwell 2022-04-08 14:50:50 +10:00
  • 2fc6a4b780 fix: remove extension-text-style from character-cout peer dependencies Léo Pradel 2022-04-09 19:05:28 +02:00
  • 0bacd390e6 Merge pull request #2672 from ueberdosis/dependabot/npm_and_yarn/demos/minimist-1.2.6 bdbch 2022-04-09 12:02:33 +02:00
  • 777d6d85dd Merge pull request #2667 from ueberdosis/dependabot/npm_and_yarn/minimist-1.2.6 bdbch 2022-04-09 12:02:18 +02:00
  • fe815adcf8 Merge pull request #2677 from Doist/tree-shaking-improvements bdbch 2022-04-09 09:44:44 +02:00
  • fb7a80d78e Merge pull request #2691 from scottsidwell/fix/pc-keymap-for-home-and-end bdbch 2022-04-09 09:41:28 +02:00
  • a63ae5f02b Merge pull request #2695 from ueberdosis/vscode-debugging bdbch 2022-04-09 08:48:14 +02:00
  • 4a7f79c095 chore: added visual studio code debugging launch options Dominik Biedebach 2022-04-09 06:52:37 +02:00
  • d270419ad8 fix: don't override behaviour of Home / End in pc keymap Scott Sidwell 2022-04-08 10:37:29 +10:00
  • 190a6993d4 fix: improve Vue nodeViewProps typing DanSnow 2022-04-05 13:55:53 +08:00
  • 172513cb44 fix: Mark the bubble/floating menu extensions as side effect free Ricardo Amaral 2022-04-04 12:22:56 +01:00
  • b3bb2a036b build(deps): bump minimist from 1.2.5 to 1.2.6 in /demos dependabot[bot] 2022-04-01 17:37:49 +00:00
  • 70dc4fc29f chore: lint fixes Himanshu Kapoor 2022-03-31 22:18:40 +02:00
  • 285f89b5a9 Allow overriding getReferenceClientRect in floating menu fleonus 2022-03-31 22:12:06 +02:00
  • 71c78ed53b Allow getReferenceClientRect to be overridden fleonus 2022-03-31 22:03:34 +02:00
  • 9adefc2526 build(deps-dev): bump minimist from 1.2.5 to 1.2.6 dependabot[bot] 2022-03-30 19:51:58 +00:00
  • 1d71877ffd fix-decorations-and-attribute-editor-props BrianHung 2022-03-30 02:02:11 -07:00
  • ebddbadc1b add-empty-editor-class-to-root-div BrianHung 2022-03-30 01:24:02 -07:00
  • 947f311c0e fix(extension-link): restricts parsing javascript: pseudo-protocol Akshay Nair 2022-03-24 17:17:08 +05:30
  • ab4a0e2507 demos: add tippy duration to all menu demos Philipp Kühn 2022-02-11 14:23:04 +01:00
  • 3462e56252 Publish Philipp Kühn 2022-02-11 11:00:50 +01:00
  • ecf270c9e7 fix: don’t trigger image input rule on paste, fix #2518 Philipp Kühn 2022-02-11 11:00:15 +01:00
  • 4b128e17be Publish Philipp Kühn 2022-02-11 10:23:01 +01:00
  • fbfe1d9992 fix: improve bundle size of character count extension, fix #2519 Philipp Kühn 2022-02-11 10:22:35 +01:00
  • 9a1463556e Publish Philipp Kühn 2022-02-09 12:28:20 +01:00
  • d18df97ef3 dependencies: update Philipp Kühn 2022-02-09 12:27:27 +01:00
  • a97a46fc51 feat: add allowBase64 option to image extension Philipp Kühn 2022-02-09 12:21:03 +01:00
  • 55d907885d build(deps): bump nanoid from 3.1.30 to 3.2.0 in /demos (#2480) dependabot[bot] 2022-02-09 12:07:06 +01:00
  • e7ee9ef71f fix linter Philipp Kühn 2022-02-07 10:56:19 +01:00
  • 7128d76d0a Publish Philipp Kühn 2022-02-07 10:22:23 +01:00
  • bdab760cdb fix: revert changes to selectAll command, fix #2491 Philipp Kühn 2022-02-07 10:19:46 +01:00
  • 7f97efb7cd demos: fix content Philipp Kühn 2022-02-07 10:18:25 +01:00
  • 3227b7736b Publish Philipp Kühn 2022-02-07 09:10:11 +01:00
  • 70422dd107 fix: fix RangeError bug when selecting all text, fix #2490 Philipp Kühn 2022-02-07 09:07:17 +01:00
  • 54b6c395cd Docs/toc undo fix (#2484) Codemzy 2022-02-06 10:33:30 +00:00
  • 886cd339b9 dependencies: update Philipp Kühn 2022-02-04 10:21:35 +01:00
  • 1847abdd95 fix lint Philipp Kühn 2022-02-04 10:15:52 +01:00
  • 7ce6687184 feat: Allow individual Typography rules to be disabled (#2449) Ricardo Amaral 2022-02-04 09:14:00 +00:00
  • 88ef8eabb0 Publish Philipp Kühn 2022-02-03 15:03:13 +01:00
  • 5257a3b948 fix: fix hasAnchor type for placeholder extension Philipp Kühn 2022-02-03 15:02:45 +01:00
  • 01411f8462 fix: don’t add tabindex when readonly, fix #2458 Philipp Kühn 2022-02-03 14:54:37 +01:00