Commit Graph

136 Commits

Author SHA1 Message Date
dependabot[bot]
21c9f3b2ce
build(deps): bump parse-path from 4.0.4 to 5.0.0 (#3178)
Bumps [parse-path](https://github.com/IonicaBizau/parse-path) from 4.0.4 to 5.0.0.
- [Release notes](https://github.com/IonicaBizau/parse-path/releases)
- [Commits](https://github.com/IonicaBizau/parse-path/compare/4.0.4...5.0.0)

---
updated-dependencies:
- dependency-name: parse-path
  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>
2022-09-10 16:35:23 +02:00
Dominik Biedebach
af3568fcc1 Merge branch 'lowlight-types' of github.com:tarngerine/tiptap into tarngerine-lowlight-types 2022-09-10 14:06:16 +02:00
Dominik Biedebach
f48aa83482 docs(extension/code-block-lowlight): updated lowlight to 2.8 in demos, updated demos with lowlight 2022-09-10 13:56:59 +02:00
Julius Tarng
d5206961f7 fix demos 2022-09-01 12:44:45 -05:00
dependabot[bot]
84f8aee20a
build(deps-dev): bump vite from 2.9.12 to 2.9.13 (#3145)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.12 to 2.9.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.13/packages/vite)

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

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>
2022-09-01 13:54:21 +02:00
Dominik Biedebach
3005cd7675 chore: bump package-lock.json 2022-08-22 14:47:37 +02:00
dependabot[bot]
9e1ac4678f
build(deps): bump terser from 5.14.1 to 5.14.2 (#3009)
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  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>
2022-08-22 13:24:56 +02:00
dependabot[bot]
2ca1a7b9bd
build(deps-dev): bump svelte from 3.48.0 to 3.49.0 (#2993)
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.48.0 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.48.0...v3.49.0)

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

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>
2022-08-22 12:59:34 +02:00
Julius Tarng
9f1ffb8b53 update demos, remove lowlight as per docks 2022-07-19 00:00:16 -05:00
Julius Tarng
91fb55484e bump demos to 2.7.0 2022-07-18 23:55:28 -05:00
Julius Tarng
59244c586d Revert "bring back 1.20.0"
This reverts commit 7a357dc26e.
2022-07-18 23:54:35 -05:00
Julius Tarng
7a357dc26e bring back 1.20.0 2022-07-18 23:50:29 -05:00
Julius Tarng
5f7832263b package lock 2022-07-18 23:46:14 -05:00
Dominik Biedebach
daf10f90be chore: upgrade lerna to 5.0.0 2022-07-06 19:10:10 +02:00
Dominik Biedebach
1eee664d6b chore: reset yjs versions 2022-07-06 19:00:03 +02:00
ahhshm
8bc3986f17
chore: lint only staged files (#2957) 2022-07-06 12:59:02 +02:00
dependabot[bot]
110b5daf0d
build(deps): bump parse-url from 6.0.0 to 6.0.2 (#2961)
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/commits)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 11:58:35 +02:00
svenadlung
e63b987bb8 Revert "update package-lock.json"
This reverts commit bbf0803a77.
2022-07-04 13:50:49 +02:00
Dominik Biedebach
bbf0803a77 update package-lock.json 2022-06-27 14:25:46 +02:00
Dominik Biedebach
b2bd909eaa chore: update prosemirror-state and prosemirror-view 2022-06-26 11:43:20 +02:00
Dominik Biedebach
e4a81c1460 chore: sync package-lock.json 2022-06-24 14:44:33 +02:00
Dominik Biedebach
eb92597603 fix(maintainment): fix cjs issues with prosemirror-tables 2022-06-23 09:11:27 +02:00
Dominik
53e39d0c47
refactor(maintainment): set dependency versions for prosemirror and y… (#2904)
* refactor(maintainment): set dependency versions for prosemirror and yjs to fixed versions

* refactor(docs): fix dependency versions in demos

* chore: update package-lock.json

* chore: update latest prosemirror packages
2022-06-21 00:17:10 +02:00
Dominik Biedebach
39a20123ab fix: fix mention and suggestion package dependencies 2022-06-20 23:19:13 +02:00
Dominik
1ebc8f8e14
chore: migrate to new versions of prosemirror packages (#2854)
* refactor: upgrade prosemirror packages to new typescript versions

* refactor: migrate to new typings from prosemirror

* style: fix linting issues

* style: fix linting issues

* style: fix linting issues

* fix(ci): fix build process by reimplement filterTransaction

* fix(extension-test): fix broken build because of wrong output file names

* fix: fix prosemirror-tables not being bundled correctly for ES6

* fix: move to prosemirror-tables-contently until es6 build is working

* fix: fix tests for youtube

* fix: fix youtube test

* fix(demos): fix demos build
2022-06-20 11:45:37 +02:00
Dominik Biedebach
5989f3b780 fix(extension/collaboration): 🚑 pin y-prosemirror version to 1.0.20 to fix broken functionality with vue 2022-06-17 05:08:54 +02:00
Dominik
8c6751f0c6
add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862)
* chore: add precommit hook for eslint fixes, fix linting issues
* chore: add eslint import sort plugin
2022-06-08 14:10:25 +02:00
Enrique Alcántara
39f5e4c31e
Declare lowlight as a peerDependency (#2625)
Declare lowlight as a peerDependency to delegate
the control of which version of lowlight is used
to the client application

Co-authored-by: Enrique Alcantara <ealcantara@gitlab.com>
2022-06-06 19:33:52 +02:00
Dominik Biedebach
fd593bb93e style: fix linting issues 2022-06-06 18:19:59 +02:00
Philipp Kühn
59310c1dcb update lock file 2022-05-18 10:52:35 +02:00
Dominik Biedebach
80de6cdf18 refactor(global): remove yarn in favor for npm
re #2087
2022-05-13 10:18:12 +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
svenadlung
c4e6201f3e Use vitejs/plugin-react and include react dependencies 2022-04-27 17:34:51 +02:00
Dominik Biedebach
a27c35ac8f added demo for CSS modules (vue.js) 2022-04-22 22:40:42 +02:00
Philipp Kühn
5ac0d3f47a remove package lock 2020-07-13 17:35:05 +02:00
John Nguyen
02ee4a571c remove firstChild from parseFromString 2020-07-01 20:02:30 -07:00