Philipp Kühn
c5d7ef4e79
fix whitespace
2018-11-08 16:40:45 +01:00
Philipp Kühn
d90839a74a
Publish
...
- tiptap-commands@0.7.1
- tiptap-extensions@0.22 .2
- tiptap-utils@0.4.1
- tiptap@0.20 .1
2018-11-05 23:51:25 +01:00
Philipp Kühn
f01d641e4b
fix active check for ordered list, fix #78
2018-11-05 23:50:28 +01:00
Philipp Kühn
e7e1a9f76e
Publish
...
- tiptap-extensions@0.22 .1
2018-11-05 23:32:52 +01:00
Philipp Kühn
b7770bb747
fix pasting list items
2018-11-05 23:32:18 +01:00
Philipp Kühn
583c890624
Merge branch 'master' into v1.0
2018-11-05 20:58:09 +01:00
Philipp Kühn
cdef54c55e
Publish
...
- tiptap-extensions@0.22 .0
- tiptap@0.20 .0
2018-11-05 20:55:08 +01:00
Philipp Kühn
77e30cad4a
add parent to nodeviews
2018-11-05 20:53:51 +01:00
Philipp Kühn
32c62b85ca
add renderless MenuBar
2018-11-04 22:43:26 +01:00
Philipp Kühn
d4f6708daa
add renderless FloatingMenu
2018-11-04 19:46:09 +01:00
Philipp Kühn
c2d8e15530
add renderless MenuBubble
2018-11-04 18:00:37 +01:00
Philipp Kühn
bc4a5743ff
Merge branch 'master' into v1.0
2018-11-04 13:15:11 +01:00
Philipp Kühn
21ed0761e7
Publish
...
- tiptap-extensions@0.21 .1
2018-11-01 07:44:52 +01:00
Philipp Kühn
45fa5a01d4
fix char for mentions
2018-11-01 07:44:22 +01:00
Philipp Kühn
06bb2ab802
fix linting error
2018-10-30 22:49:50 +01:00
Philipp Kühn
681c685287
refactoring
2018-10-30 22:46:11 +01:00
Philipp Kühn
35cc0a285f
remove unused file
2018-10-30 22:43:17 +01:00
Philipp Kühn
f64bf9e2ff
focus view before command
2018-10-30 09:45:21 +01:00
Philipp Kühn
69a3b22e54
check for editable on commands
2018-10-30 09:44:21 +01:00
Philipp Kühn
e608808c27
fix link example
2018-10-29 23:58:07 +01:00
Philipp Kühn
68793ea385
fix some examples
2018-10-29 23:31:13 +01:00
Philipp Kühn
253596fb35
add isActive function
2018-10-29 23:13:45 +01:00
Philipp Kühn
e66218bd95
add new command syntax to examples
2018-10-28 22:57:05 +01:00
Philipp Kühn
1e88fa1cb6
remove old commands
2018-10-28 22:17:21 +01:00
Philipp Kühn
dcba6686dc
add new commands to all extensions
2018-10-28 21:59:08 +01:00
Philipp Kühn
d2519c2953
add basic new commands
2018-10-28 19:26:14 +01:00
Philipp Kühn
11bb74babb
refactoring
2018-10-24 08:00:36 +02:00
Philipp Kühn
bde1527eff
replace maxLevels option with levels for heading node
2018-10-24 07:58:08 +02:00
Philipp Kühn
6b03315e59
rename all extensions (drop suffix)
2018-10-24 07:46:47 +02:00
Philipp Kühn
787892dd4c
fix floating menu example
2018-10-23 23:53:21 +02:00
Philipp Kühn
303e2f6d9c
almost fix floating menu example
2018-10-23 23:44:48 +02:00
Philipp Kühn
0c9d481cd2
fix export example
2018-10-23 23:05:15 +02:00
Philipp Kühn
aecf2284e9
move some functions
2018-10-23 20:49:30 +02:00
Philipp Kühn
7437992dd5
fix some examples
2018-10-22 21:40:12 +02:00
Philipp Kühn
b913c84b58
fix editable
2018-10-22 21:11:28 +02:00
Philipp Kühn
a2dd57ad09
fix bubble menu
2018-10-22 18:24:54 +02:00
Philipp Kühn
3718591d33
fix menububble example
2018-10-22 17:40:55 +02:00
Philipp Kühn
9ec3d82d12
fix basic example
2018-10-22 08:43:48 +02:00
Philipp Kühn
b7bda1bae3
refactoring
2018-10-22 08:32:59 +02:00
Philipp Kühn
a0aef41dab
unwrap content div
2018-10-21 23:07:30 +02:00
Philipp Kühn
1d7288d08d
add menubar component
2018-10-21 22:44:13 +02:00
Philipp Kühn
3d866d9c1c
add some old functions
2018-10-21 21:55:24 +02:00
Philipp Kühn
d5e25de018
start moving everything to components
2018-10-21 15:50:10 +02:00
Philipp Kühn
8b7b74f5b3
Publish
...
- tiptap-extensions@0.21 .0
- tiptap@0.19 .0
2018-10-13 23:42:32 +02:00
Philipp Kühn
9ae7e466d8
add floating menu
2018-10-13 23:41:54 +02:00
Philipp Kühn
6008379827
Publish
...
- tiptap-commands@0.7.0
- tiptap-extensions@0.20 .0
- tiptap-utils@0.4.0
- tiptap@0.18 .0
2018-10-13 18:46:23 +02:00
Philipp Kühn
7bba2d653e
refactoring
2018-10-13 18:43:59 +02:00
Philipp Kühn
3698141bb6
Merge pull request #63 from erickwilder/add-linting-before-build
...
feat(package.json): Add yarn script to lint source code + make it a precondition to build all packages.
2018-10-13 18:21:43 +02: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
Erick Wilder
27e473c2a4
refactor(tiptap-extensions): Do not import the full lowlight library.
...
BREAKING CHANGE: `CodeBlockHighlight` was importing the full `lowlight` libraries, including _all_
syntax highlightning definitions from `highlight.js`. The new behavior changes the signature of
`CodeBlockHighlight` to accept an object with all syntax highlightning definitions. This means that
now the user of the library __MUST__ import languages themselves and tiptap will no longer
bundle the full `highlight.js` in itself.
2018-10-13 16:22:33 +02:00