Commit Graph

  • 5d50c11fd7 Merge pull request #1241 from chrisarmstrong/patch-1 Philipp Kühn 2021-05-03 09:13:58 +02:00
  • 6ba076cd42 Merge pull request #1217 from swanson/patch-4 Philipp Kühn 2021-05-03 09:12:57 +02:00
  • 7426be019e Fix returning true/false in can().chain().run() Mark Zepeda 2021-05-02 20:04:10 -05:00
  • 5bb499eba8 When text align is default, don't add a style attribute Robert Guthrie 2021-05-03 11:54:03 +12:00
  • 3e14f24ef5 docs: update content Hans Pagel 2021-04-30 21:33:06 +02:00
  • a645a84729 docs: update content Hans Pagel 2021-04-30 19:42:44 +02:00
  • f3e21e1b81 add Discord links again Hans Pagel 2021-04-28 22:25:15 +02:00
  • 055c4349a6 docs: add a changelog Hans Pagel 2021-04-28 22:24:20 +02:00
  • 0e244ba81c docs: add sponsor link to nav Philipp Kühn 2021-04-28 21:31:50 +02:00
  • f6ecb1a7f5 Merge branch 'main' of github.com:ueberdosis/tiptap into main Hans Pagel 2021-04-28 18:50:07 +02:00
  • 66b7664bcd remove Discord invite link for now Hans Pagel 2021-04-28 18:49:50 +02:00
  • 823b67b1e6 Make compatible with Typography extension chrisarmstrong 2021-04-28 10:05:48 +01:00
  • 8393342b19 Publish Philipp Kühn 2021-04-27 22:03:23 +02:00
  • ebb84a952e docs: fix emoji inputrules for clever editor demo, fix #1213 Philipp Kühn 2021-04-27 22:01:44 +02:00
  • 0b67f18e3a fix: fix onBeforeCreate event handler, fix #1236 Philipp Kühn 2021-04-27 21:52:22 +02:00
  • c90e522934 Publish Philipp Kühn 2021-04-27 21:10:32 +02:00
  • bb116ec471 Merge branch 'main' of https://github.com/ueberdosis/tiptap Philipp Kühn 2021-04-27 21:07:16 +02:00
  • 234d23887b fix: prevent a bug for node views when pressing enter on iOS, fix #1214 Philipp Kühn 2021-04-27 21:07:12 +02:00
  • 60d404f2a4 docs: update content Hans Pagel 2021-04-27 18:50:51 +02:00
  • fb3990d333 use minMax fo selection commands Philipp Kühn 2021-04-27 11:52:50 +02:00
  • eb7e92f10a feat: add setCellSelection command Philipp Kühn 2021-04-27 11:41:38 +02:00
  • 811bf693eb feat: add setNodeSelection and setTextSelection commands Philipp Kühn 2021-04-27 11:41:24 +02:00
  • fe61a6e3d8 Publish Philipp Kühn 2021-04-27 10:55:02 +02:00
  • 592892edd1 fix: add correct type for parseOptions Philipp Kühn 2021-04-26 23:43:32 +02:00
  • b8011dd095 update lock file Philipp Kühn 2021-04-26 23:37:41 +02:00
  • 26785dbec0 fix: fix type error for commands Philipp Kühn 2021-04-26 23:33:45 +02:00
  • ebb00f4f9d dependencies: update Philipp Kühn 2021-04-26 23:25:04 +02:00
  • c82606acc2 docs: fix typo Hans Pagel 2021-04-26 11:50:56 +02:00
  • 35c9cecefc Merge branch 'main' of https://github.com/ueberdosis/tiptap Philipp Kühn 2021-04-25 21:04:29 +02:00
  • 9a40c17b34 fix: set correct type for emitUpdate Philipp Kühn 2021-04-25 21:04:26 +02:00
  • fe55d111e9 Clarify table header documentation matt swanson 2021-04-24 11:43:21 -04:00
  • c5cda70198 Update default.md matt swanson 2021-04-24 11:47:43 -04:00
  • 277c18811d Typo matt swanson 2021-04-24 11:51:54 -04:00
  • 094eb1de32 Fix a small typo matt swanson 2021-04-23 20:45:16 -04:00
  • ef51852e6a Publish Philipp Kühn 2021-04-23 23:42:16 +02:00
  • cfb3b80f63 fix: allow passing props to NodeViewWrapper and NodeViewContent Philipp Kühn 2021-04-23 23:38:38 +02:00
  • bd9e15d78f Publish Philipp Kühn 2021-04-23 23:10:36 +02:00
  • b84a56a84a fix: improve isActive check for floating menu when using custom doc content, fix #1205 Philipp Kühn 2021-04-23 23:01:53 +02:00
  • cd595b8ece Merge branch 'main' of github.com:ueberdosis/tiptap into main Hans Pagel 2021-04-23 21:58:17 +02:00
  • 181a54fb83 add a trailing node example Hans Pagel 2021-04-23 21:58:05 +02:00
  • 74aa26c6cf Merge branch 'main' of https://github.com/ueberdosis/tiptap Philipp Kühn 2021-04-23 21:51:53 +02:00
  • 52567c0f65 Update upgrade-guide.md Hans Pagel 2021-04-23 21:43:21 +02:00
  • 93a38fa878 Use vue2 install guide instead Max Reynolds 2021-04-22 16:47:53 +01:00
  • 2f159f6671 Add install instructions Max Reynolds 2021-04-22 06:06:45 +01:00
  • 888cce2e4c refactor: don’t use destructuring for props Philipp Kühn 2021-04-23 20:50:01 +02:00
  • 9110258a4c Merge branch 'main' of github.com:ueberdosis/tiptap into main Hans Pagel 2021-04-23 14:14:44 +02:00
  • 7fc00dfecf limit collab demo to 10,000 characters Hans Pagel 2021-04-23 14:14:39 +02:00
  • 0bdd0ba8a3 docs: add new rooms Philipp Kühn 2021-04-23 12:45:01 +02:00
  • 23fb4704a8 docs: add new room Philipp Kühn 2021-04-23 11:30:23 +02:00
  • bf95efe07f add new rooms Philipp Kühn 2021-04-23 10:46:26 +02:00
  • c3d4ac9d93 docs: new collab rooms for HN Philipp Kühn 2021-04-23 09:29:06 +02:00
  • 20f870dc9d Publish Philipp Kühn 2021-04-23 09:02:06 +02:00
  • 0e8a54e3f9 Merge branch 'main' of https://github.com/ueberdosis/tiptap Philipp Kühn 2021-04-23 08:58:06 +02:00
  • cfd29fac86 fix: better merge mark attributes for existing marks, fix #1039 Philipp Kühn 2021-04-23 08:58:03 +02:00
  • 4457c26c20 docs: update content Hans Pagel 2021-04-23 08:22:08 +02:00
  • 90737af725 split collab demo in three rooms Hans Pagel 2021-04-23 08:14:00 +02:00
  • 0a233d7885 Merge branch 'main' of github.com:ueberdosis/tiptap into main Hans Pagel 2021-04-23 07:19:50 +02:00
  • c9d6fcabae change the collab demo to use a new document Hans Pagel 2021-04-23 07:19:39 +02:00
  • 5e53e444d5 refactor: use chain on checkbox click Philipp Kühn 2021-04-22 23:10:54 +02:00
  • d6b6f5bd8e dependencies: update Philipp Kühn 2021-04-22 21:28:10 +02:00
  • 4b68a369a1 Publish Philipp Kühn 2021-04-22 14:54:48 +02:00
  • eb3a3a5158 Merge branch 'main' of https://github.com/ueberdosis/tiptap Philipp Kühn 2021-04-22 14:23:50 +02:00
  • e885ffa15b fix: prevents a bug where a line break was incorrectly added at enter in react node views, fix #1197 Philipp Kühn 2021-04-22 14:23:48 +02:00
  • 96ff9c04c0 Merge branch 'main' of github.com:ueberdosis/tiptap into main Hans Pagel 2021-04-22 09:09:24 +02:00
  • 9a3a8f019b docs: fix typo Hans Pagel 2021-04-22 09:09:19 +02:00
  • 711b99a624 Merge branch 'main' of https://github.com/ueberdosis/tiptap Philipp Kühn 2021-04-21 23:38:20 +02:00
  • 8ed220a12d fix: fix a bug for empty node selection where the bubble menu should not be visible, fix #1023 Philipp Kühn 2021-04-21 23:38:13 +02:00
  • 9314c859fb update all issue templates Hans Pagel 2021-04-21 21:28:43 +02:00
  • d80b1df46e update issue template config Hans Pagel 2021-04-21 21:13:39 +02:00
  • b9ea41c4c2 docs: fix broken link to nextcloud/text, fix #1194 Hans Pagel 2021-04-21 21:05:36 +02:00
  • d731b1ff8d update og image size Hans Pagel 2021-04-21 16:14:28 +02:00
  • 3bda978688 add a link to the v2 blog post Hans Pagel 2021-04-21 16:04:49 +02:00
  • 9f9c21356b fix broken links Hans Pagel 2021-04-21 15:41:27 +02:00
  • a640bb1502 fix link to the v1 documentation Hans Pagel 2021-04-21 15:34:39 +02:00
  • dfbaf2e72c Merge branch 'main' of github.com:ueberdosis/tiptap into main Hans Pagel 2021-04-21 15:32:22 +02:00
  • 19b813d23f replace GitHub remote URL Hans Pagel 2021-04-21 15:31:32 +02:00
  • f6a242438e replace link to GitHub repository Hans Pagel 2021-04-21 15:31:11 +02:00
  • 1677f5064f replace primary domain Hans Pagel 2021-04-21 15:28:52 +02:00
  • c0bf58bf18 add sponsor Hans Pagel 2021-04-21 15:22:45 +02:00
  • 7bf4c1d11c build(deps): bump actions/upload-artifact from v2.2.2 to v2.2.3 (#1025) dependabot[bot] 2021-04-21 15:20:04 +02:00
  • c4b0b20a86 build(deps): bump actions/cache from v2.1.4 to v2.1.5 (#1024) dependabot[bot] 2021-04-21 15:19:58 +02:00
  • 12bba17c7b Merge remote-tracking branch 'tiptap-next/main' Hans Pagel 2021-04-21 15:05:44 +02:00
  • 2c20803d7e remove tiptap v1 Hans Pagel 2021-04-21 15:04:23 +02:00
  • 7eb45868ea docs: update content Philipp Kühn 2021-04-21 12:21:40 +02:00
  • c8a7735d05 docs: update content Philipp Kühn 2021-04-21 12:11:56 +02:00
  • 36bf546c2d docs: update content Philipp Kühn 2021-04-21 11:46:45 +02:00
  • 170b9b8d64 docs: update content Philipp Kühn 2021-04-21 11:03:33 +02:00
  • cc8e879da0 docs: update content Philipp Kühn 2021-04-21 10:27:51 +02:00
  • 00fc1d1ae7 docs: update content Philipp Kühn 2021-04-21 10:22:59 +02:00
  • 8fd618a788 Publish Philipp Kühn 2021-04-21 09:54:20 +02:00
  • 1c8ca95de2 refactor: remove AnyObject type Philipp Kühn 2021-04-21 09:43:31 +02:00
  • d720d77e8d refactor: use name instead of magic string Philipp Kühn 2021-04-20 23:12:46 +02:00
  • df43c1bc47 fix: add name to context Philipp Kühn 2021-04-20 23:12:21 +02:00
  • a43d4c7bcb fix: add name to context Philipp Kühn 2021-04-20 23:12:15 +02:00
  • 12f60abb73 feat: add name to extension context Philipp Kühn 2021-04-20 23:11:35 +02:00
  • 92ced9f998 fix: don’t use state in KeyboardShortcutCommand anymore Philipp Kühn 2021-04-20 23:01:06 +02:00
  • 046d1ccb3b refactor: move deleteTableWhenAllCellsSelected to its own file Philipp Kühn 2021-04-20 22:59:16 +02:00
  • 9ca865a253 refactor: move deleteTableWhenAllCellsSelected to its own file Philipp Kühn 2021-04-20 22:58:59 +02:00
  • e0c2460a96 feat: add editor prop to KeyboardShortcutCommand Philipp Kühn 2021-04-20 22:58:09 +02:00
  • d14942ecbf docs: update content Philipp Kühn 2021-04-20 18:31:56 +02:00