Commit Graph

61 Commits

Author SHA1 Message Date
Philipp Kühn
2a4e9fde7f update dev dependencies 2019-05-15 22:02:18 +02:00
Philipp Kühn
be72a194ed update dev dependencies 2019-05-13 12:54:00 +02:00
Philipp Kühn
79236f3b56 update dev dependencies 2019-05-09 10:36:31 +02:00
Philipp Kühn
d0da644b90 remove @babel/plugin-proposal-class-properties 2019-05-06 10:27:40 +02:00
Philipp Kühn
0ee4560265 Merge branch 'feature/collab-plugin'
# Conflicts:
#	yarn.lock
2019-05-06 10:16:01 +02:00
Philipp Kühn
0c0435f009 remove fibers 2019-05-06 10:05:05 +02:00
Philipp Kühn
55e5a4a3ae move collab extension 2019-05-04 00:25:14 +02:00
Philipp Kühn
cd46b163d0 add emitter, move some collab logic to extension 2019-05-04 00:05:39 +02:00
Philipp Kühn
83075f28e6 Merge branch 'master' into feature/collab-plugin
# Conflicts:
#	packages/tiptap/src/Editor.js
#	yarn.lock
2019-05-03 10:56:52 +02:00
Philipp Kühn
7128dd7bf3 replace uglify with terser 2019-04-30 18:32:12 +02:00
Philipp Kühn
bbab998ae8 update dev dependencies 2019-04-30 16:16:57 +02:00
Philipp Kühn
ef4f236310 update dev dependencies 2019-04-19 12:19:06 +02:00
Philipp Kühn
ae292856ed change audit-ci to critical 2019-04-11 20:36:03 +02:00
Philipp Kühn
03cb2a1cce update dependencies 2019-04-11 20:04:35 +02:00
Erick Wilder
18ba26dd47 fix(deps): remove high severity vulnerability and add extra travis check on PRS
The only exception is `webpack-svgstore-plugin` that still points to some older package versions
with `low` severity vulnerabilities and apparently the repo is not active that [the actual fix](https://github.com/mrsum/webpack-svgstore-plugin/pull/172)
could be merged. Because of that I'm limiting the scope to just `high` severity issues.

Note: I decided to include `audit-ci` because `yarn` does not provide (yet) a way to filter
violations by severity level.

fix(deps): upgrade packages so that `yarn lint` works with the current babel-eslint
2019-03-31 10:51:57 +02:00
Philipp Kühn
e4e2178067 update dev dependencies 2019-03-06 07:05:36 +01:00
Philipp Kühn
e79ba1b134 add dart-sass 2019-02-06 11:41:05 +01:00
Philipp Kühn
62507cbc2e update dev dependencies 2019-02-06 11:34:42 +01:00
Philipp Kühn
bdcd5c967f add socket.io to collab demo 2019-02-05 03:07:43 +01:00
Philipp Kühn
b23cdcba6b add basic collab implementation 2019-02-03 14:06:17 +01:00
Philipp Kühn
9aace5a283 update dev dependencies 2019-01-29 10:09:45 +01:00
Philipp Kühn
ec4bac5a00 update dev dependencies, upgrade to rollup v1 2019-01-19 08:56:21 +01:00
Philipp Kühn
db15c18541 update dependencies 2018-12-19 21:57:03 +01:00
Philipp Kühn
5a832238b4 update dependencies 2018-12-07 23:04:25 +01:00
Philipp Kühn
eaf5d58ce2 update release script 2018-11-16 11:56:52 +01:00
Philipp Kühn
6e5c2cb8bf upgraded dependencies 2018-11-16 11:54:34 +01:00
Philipp Kühn
5ae0a40855 fix peer dependencies 2018-11-14 16:23:35 +01:00
Philipp Kühn
ff1bafe222 lint on release 2018-11-14 09:34:20 +01:00
Philipp Kühn
17f311ac98 test before release 2018-11-11 23:08:42 +01:00
Philipp Kühn
3482d1c7b2 replace buble with babel 2018-11-11 23:07:24 +01:00
Philipp Kühn
fe8a21ce7c add setParent method to rerender node views 2018-11-11 22:44:16 +01:00
Philipp Kühn
35880251cd add first test with jest 2018-11-09 23:01:23 +01:00
Philipp Kühn
6e38c5abac upgrade dependencies 2018-11-08 22:22:05 +01:00
Erick Wilder
54550b2386 feat(package.json): Add lint yarn script + make it a precondition to build all packages.
fmt(tiptap-commands): Fix all ESLint violations with `--fix`

fmt(tiptap-commands): Ignore some ESLint rules on code copied from prosemirror.

fmt(tiptap): Apply ESLint autofix to `tiptap` package sources.

fmt(tiptap-extensions): Fix ESlint violations from `marks`

refactor(tiptap-extensions): Fix ESLint violations for `plugins/Suggestions.js`.

Some of the violations required a bit of restructuring of the code/logic

fmt(tiptap-utils): Fix ESLint violations.

feat(package.json): Add yarn script to lint source code before compiling the examples.
2018-10-13 17:20:03 +02:00
Philipp Kühn
e75d9d23cd
Merge pull request #50 from Chrissi2812/windows_support
added windows support for build
2018-10-07 20:00:17 +02:00
Chrissi2812
bda10f69ea
added windows support for build 2018-10-05 14:50:30 +02:00
Philipp Kühn
fe356fd5e9 update dependencies 2018-10-04 08:43:22 +02:00
Philipp Kühn
5e19290d35 update dependencies 2018-09-29 13:24:27 +02:00
Philipp Kühn
1e2651066b add tippy tooltips for mentions 2018-09-28 22:39:26 +02:00
Philipp Kühn
939e2e68bc add fuse search 2018-09-25 08:37:39 +02:00
Philipp Kühn
b082e135cf fix development setup 2018-09-03 23:44:19 +02:00
Philipp Kühn
805fd02d92 update dependencies 2018-09-03 23:12:18 +02:00
Philipp Kühn
42825f4798 add release script 2018-08-29 22:22:02 +02:00
Philipp Kühn
d903dacd0a refactoring 2018-08-25 22:11:32 +02:00
Philipp Kühn
c3a98489fb add lerna 2018-08-23 13:38:01 +02:00
Philipp Kühn
c695b57b28 create packages folder 2018-08-23 09:26:48 +02:00
Philipp Kühn
583b496b36 fix build 2018-08-22 15:06:13 +02:00
Philipp Kühn
ca6d0e5cf7 update dependencies 2018-08-22 14:22:13 +02:00
Philipp Kühn
3025642dfb add vue router 2018-08-22 13:30:53 +02:00
Philipp Kühn
8c72e01372 new version 2018-08-22 13:07:11 +02:00