Commit Graph

46 Commits

Author SHA1 Message Date
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
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
Philipp Kühn
6d048c3152 add homepage and bugs url to package.json 2018-08-22 10:47:29 +02:00
Philipp Kühn
429383d7cd remove rollup-plugin-babel 2018-08-22 10:43:30 +02:00
Philipp Kühn
d8c94d09f1 add more build files 2018-08-22 10:41:26 +02:00
Philipp Kühn
c0e08fef40 exclude vue from build 2018-08-22 10:17:09 +02:00
Philipp Kühn
6a42cd4c0e refactoring 2018-08-22 10:01:51 +02:00
Philipp Kühn
871f91ed27 add working rollup build 2018-08-22 09:41:23 +02:00
Philipp Kühn
4a8b85d250 add broken rollup build 2018-08-22 09:14:49 +02:00
Philipp Kühn
0e75610fcd improve webpack config 2018-08-21 22:40:55 +02:00
Philipp Kühn
b5316b913d fix typo 2018-08-20 23:10:25 +02:00
Philipp Kühn
cfa908675b update package.json 2018-08-20 23:08:56 +02:00
Philipp Kühn
d111afe7ac initial commit 2018-08-20 23:02:21 +02:00