Commit Graph

28 Commits

Author SHA1 Message Date
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