Commit Graph

  • 729d1073bf chore: revert dev dependencies in demos package to ensure peer dependency compatibility bdbch 2024-06-26 23:53:07 +0200
  • 45f58cae06
    chore: update types Nick the Sick 2024-06-26 22:47:07 +0200
  • c121d53d19
    refactor: fix types Nick the Sick 2024-06-26 22:27:31 +0200
  • 4ad8bbe5f3
    chore: update package-lock Nick the Sick 2024-06-26 20:47:26 +0200
  • 7c0631e6a2
    chore: package-lock Nick the Sick 2024-06-26 20:37:59 +0200
  • 05856fbe56
    v2.5.0-beta.6 v2.5.0-beta.6 Nick the Sick 2024-06-26 11:14:55 +0200
  • aa745bec8c
    chore: rebuidl package-lock for correct versions Nick the Sick 2024-06-26 11:05:08 +0200
  • 6f59052d79
    chore: make prosemirrror-model a range Nick the Sick 2024-06-26 09:22:57 +0200
  • 1cab33f26f
    chore: update prosemirror-model dep to non-breaking version Nick the Sick 2024-06-26 09:15:14 +0200
  • 0e96a2c35e
    v2.5.0-beta.5 v2.5.0-beta.5 Nick the Sick 2024-06-25 17:00:21 +0200
  • 81d3b8a671
    feat(core): normalize setContent and insertContentAt (#4895) bdbch 2024-06-25 16:50:46 +0200
  • 2198991fda
    fix: provide the error cause Nick the Sick 2024-06-25 16:38:30 +0200
  • 1175b9c110
    revert: reverts a52118c34b to fix centering extension issue #5254 Nick the Sick 2024-06-25 16:29:51 +0200
  • beb8f0519c
    chore: fix lint Nick the Sick 2024-06-25 16:27:51 +0200
  • be8ad4d58a
    Merge branch 'develop' into bdbch/refactor-set-content bdbch 2024-06-25 15:23:39 +0200
  • 01aa68da3a fix: add column resize cursor to tables in demos bdbch 2024-06-21 11:25:31 +0200
  • 855141e428 docs: update global demo styles svenadlung 2024-06-20 21:03:12 +0200
  • 1fa718a3f9 fix: streamline html package generation functions to work in sync as other generate functions fix/streamline-generate-functions-html bdbch 2024-06-20 14:33:03 +0200
  • 13f472bb0a
    build(deps): bump ws from 8.16.0 to 8.17.1 dependabot[bot] 2024-06-20 11:48:07 +0000
  • e018d04de0
    build(deps-dev): bump @babel/traverse from 7.18.5 to 7.24.7 (#5256) dependabot[bot] 2024-06-20 13:47:00 +0200
  • 20034d4b09
    build(deps-dev): bump @babel/traverse from 7.18.5 to 7.24.7 dependabot[bot] 2024-06-20 11:45:53 +0000
  • 0bdd09fb53 chore: increase min-height for demo frames bdbch 2024-06-20 13:12:52 +0200
  • ba76209ddf
    docs: add collaboration split pane demo Sven Adlung 2024-06-20 10:48:51 +0200
  • baaf2fd041 docs: fix collaboration demo svenadlung 2024-06-19 21:10:23 +0200
  • 20e51350fa docs: fix collaboration demo texts svenadlung 2024-06-19 21:03:30 +0200
  • e21fc5eed4 docs: update collab split demo svenadlung 2024-06-19 21:01:02 +0200
  • fbabef89c0 docs: update collaboration split pane demo svenadlung 2024-06-19 20:35:15 +0200
  • cd64e01ebd
    chore(docs): fix @see links in Extension.ts (#5253) Alec Larson 2024-06-19 14:28:55 -0400
  • 30a1b0bfe2
    chore(docs): fix @see links in Extension.ts Alec Larson 2024-06-19 13:40:37 -0400
  • ee6ab7b87c Merge branch 'main' into demos/style-demos svenadlung 2024-06-19 15:57:37 +0200
  • c7f58a99a0 docs: fix TW demo dark mode issue svenadlung 2024-06-19 12:19:16 +0200
  • 9ec0cd550a
    docs: make docs searchable Nick the Sick 2024-06-18 09:25:12 +0200
  • 08125c4000
    v2.5.0-beta.4 v2.5.0-beta.4 Nick the Sick 2024-06-18 08:09:54 +0200
  • c540c7d2e8
    fix: apply #5147 fix to marks and nodes resolves #4704 (#5156) Nick Perez 2024-06-18 08:00:28 +0200
  • dee3946a48
    test: more robust tests for nodes and marks too Nick the Sick 2024-06-18 07:38:30 +0200
  • 3556d5812b
    fix(core): the whitespace value for a node was not being sent to prosemirror (#5245) Nick Perez 2024-06-18 06:54:06 +0200
  • daa3c66153
    fix: resolve Issue #4704 by reverting PR #4191 Nick the Sick 2024-06-18 05:43:56 +0200
  • 67e9f4c3ac
    fix: apply #5147 fix to marks and nodes Nick the Sick 2024-06-18 05:47:30 +0200
  • 7d3b192802
    fix(core): the whitespace value for a node was not being sent to prosemirror Nick the Sick 2024-06-18 05:57:58 +0200
  • 2ef43e9251
    fix(core): make exitable resolve it's value through inheritance (#5244) Nick Perez 2024-06-18 06:07:14 +0200
  • b2aefc215d
    chore: package-lock Nick the Sick 2024-06-18 06:03:46 +0200
  • e896c056f1
    fix(core): make exitable resolve it's value through inheritance Nick the Sick 2024-06-18 05:56:10 +0200
  • 078633616c
    build(deps): bump braces from 3.0.2 to 3.0.3 in /demos dependabot[bot] 2024-06-18 03:04:26 +0000
  • d122980cec
    fix(core): update tabindex on state change (#5231) (#5232) Nazar 2024-06-14 05:35:50 +0200
  • 33de6fef67
    fix(horizontal-rule): fix insertion behavior (#4898) Daniel Pivovarov 2024-06-14 05:51:52 +0300
  • 0653ad58ed
    Merge branch 'develop' into aguydan-patch-1 Nick Perez 2024-06-14 04:32:07 +0200
  • 493d8a3d4a
    Merge branch 'main' into aguydan-patch-1 Nick Perez 2024-06-14 04:31:15 +0200
  • bf6f2f0a11 fix(core): update tabindex on state change (#5231) Nazar Ch 2024-06-13 18:22:57 +0200
  • d2a2799a20
    Merge branch 'main' into main Jaap van Hoek 2024-06-13 16:18:47 +0200
  • ca2a2284f0
    Merge branch 'main' into develop Nick the Sick 2024-06-13 07:05:09 +0200
  • 538aeca0cd docs: split pane collaboration demo svenadlung 2024-06-12 20:09:22 +0200
  • 25dbd2b4c3 docs: fix collaboration demo svenadlung 2024-06-12 17:14:13 +0200
  • 8bf4bc837b docs: add two-sided collaboration demo svenadlung 2024-06-12 17:09:13 +0200
  • 818ec1f041 Merge branch 'main' into demos/style-demos svenadlung 2024-06-12 17:08:02 +0200
  • aba6657d70
    docs: demos styling Sven Adlung 2024-06-12 11:52:54 +0200
  • a810c736f1 Merge branch 'main' into demos/style-demos svenadlung 2024-06-12 11:14:55 +0200
  • d6dc1e0ccf
    v2.5.0-beta.3 v2.5.0-beta.3 Nick the Sick 2024-06-12 09:17:13 +0200
  • fe78faab55
    fix(core): mergeDeep now can merge nulls (#4088) Yousef 2024-06-12 08:36:44 +0200
  • e1521837d1
    Merge branch 'develop' into mergeDeep-bug Nick Perez 2024-06-12 08:26:04 +0200
  • ceecfbba1a
    fix(core): mergeDeep handles nulls Nick the Sick 2024-06-12 08:25:32 +0200
  • 171924ee49
    revert: "fix: (vue-3) component rendering" (#5221) Nick Perez 2024-06-12 07:39:57 +0200
  • 31f3746491
    fix(vue-3): faster component rendering (#5206) Rirax 2024-06-12 07:37:12 +0200
  • 7f5cf7b405
    Revert "fix(vue-3): faster component rendering (#5206)" Nick Perez 2024-06-12 07:37:36 +0200
  • 95a1d4b7de
    fix(vue-3): faster component rendering (#5206) Rirax 2024-06-12 07:37:12 +0200
  • 8d93070bbe
    fix(suggestion): fixes re-rendering logic (#4380) Francisco Vergara 2024-06-12 01:30:55 -0400
  • c61047e309
    Merge branch 'main' into fix/vue-3-component-rendering Nick Perez 2024-06-12 07:03:55 +0200
  • af76be8bf2
    Merge branch 'develop' into feat/paste-node-content Nick Perez 2024-06-12 07:03:07 +0200
  • 0069ac62c6
    Merge branch 'develop' into francisco/suggestion-collab-bug Nick Perez 2024-06-12 07:00:59 +0200
  • 4e4c622e1b
    refactor: rm circular dependency Nick the Sick 2024-06-12 06:41:58 +0200
  • 7e7ae195e7
    test: wait a little longer, pre-optimize some deps Nick the Sick 2024-06-11 22:56:25 +0200
  • 747985b3a7
    chore: update package versions for prosemirror Nick the Sick 2024-06-11 14:24:10 +0200
  • 2aa36051ca Merge branch 'main' into demos/style-demos svenadlung 2024-06-10 14:00:49 +0200
  • bd480a2009 docs: add query param to hide the demo preview svenadlung 2024-06-10 13:56:55 +0200
  • f4a7dbaf5c refactor: use the faster .eq method for determining equality Nick the Sick 2024-05-31 15:53:16 +0200
  • aee15c2874 fix: use a faster type check for determining if a fragment or not Nick the Sick 2024-06-03 17:49:31 +0200
  • 3d3263911f feat: pass node & mark extensions as a contextual variable to addGlobalAttributes Nick the Sick 2024-06-03 17:49:07 +0200
  • 7fbed06397
    refactor: use the faster .eq method for determining equality Nick the Sick 2024-05-31 15:53:16 +0200
  • 521ee126f6
    fix: use a faster type check for determining if a fragment or not Nick the Sick 2024-06-03 17:49:31 +0200
  • d7444faecd
    feat: pass node & mark extensions as a contextual variable to addGlobalAttributes Nick the Sick 2024-06-03 17:49:07 +0200
  • 4a01716408
    v2.5.0-beta.2 v2.5.0-beta.2 Nick the Sick 2024-06-07 16:49:52 +0200
  • 65cef599bc
    Merge branch 'main' into develop Nick the Sick 2024-06-07 16:48:53 +0200
  • ea6dd09728
    docs: define keepOnSplit and default optional (#4404) moander 2024-06-07 16:46:40 +0200
  • 716c5ef53b
    refactor: unnecessarily resolved positions (#4857) Daniel Pivovarov 2024-06-07 17:44:44 +0300
  • 642c113a52
    docs: Fix keyboard shortcut for strikethrough (#4984) cmayoracurzio 2024-06-07 16:41:53 +0200
  • a95ba3fa6f
    fix(extension-link): make links exitable resolving #3293 (#5181) Nick Perez 2024-06-07 16:38:54 +0200
  • ff6e00a356
    feat(extension-link): add support for default protocol (#5022) Henry Stelle 2024-06-07 10:37:48 -0400
  • a52118c34b
    fix(core): updateAttributes command update only the current node(#5154) Julien Cigar 2024-06-07 16:35:43 +0200
  • b45fb70fa8
    fix(extension-table): update insertion position of new tables fix #5143 Wilson Zhong 2024-06-07 10:30:06 -0400
  • ec4cdfb40b
    Merge branch 'main' into main Nick Perez 2024-06-07 16:28:17 +0200
  • e542330170
    chore: upgrade y-prosemirror Nick the Sick 2024-06-07 15:11:48 +0200
  • 05fc8a267e docs: fix styling issue svenadlung 2024-06-05 15:03:53 +0200
  • 3144c7ffca docs: update styles svenadlung 2024-06-05 14:30:16 +0200
  • 6c8c7a498b docs: update tutorial styles svenadlung 2024-06-05 14:20:28 +0200
  • 12a46e494f fix: test Gabe Magee 2024-05-15 15:25:00 -0700
  • a319acc58f
    Merge branch 'main' into fix/vue-3-component-rendering Rirax 2024-06-04 20:31:50 +0200
  • edf61b5ec6 fix: conflict and lint error relchapt 2024-06-04 20:30:48 +0200
  • 1e356d0bdf
    feat: add once to EventEmitters Nick the Sick 2024-06-04 15:02:21 +0200
  • efb254e8d9 Merge branch 'main' into demos/style-demos svenadlung 2024-06-04 11:43:15 +0200
  • 52002feeed
    v2.5.0-beta.1 v2.5.0-beta.1 Nick the Sick 2024-06-04 10:39:58 +0200
  • 65a06136ac
    Merge branch 'main' into develop Nick the Sick 2024-06-04 10:30:30 +0200