13 Commits

Author SHA1 Message Date
Marek Lewandowski
69f6bcf9ac
Merge pull request #5 from fredck/mlewand/i/4
Fixed CKEditor dependencies for easier integration
2020-08-11 14:19:52 +02:00
fredck
fbd223f399 Changed dependencies to peerDependencies and allow them to match future versions of CKEditor. 2020-08-11 13:50:19 +02:00
Marek Lewandowski
a9f3c46e9c Fixed package description. 2020-07-16 14:36:35 +02:00
Marek Lewandowski
c3044f40c6 Version 1.0.1 released 🎉! 2020-05-03 21:58:43 +02:00
Marek Lewandowski
d2cb1b9d13 Closes #2: Bumped CKE5 version. 2020-05-03 21:58:10 +02:00
Marek Lewandowski
992eccf2c5 Test directory should be ignored. 2020-05-03 21:19:02 +02:00
Marek Lewandowski
0e9c40ecc7 Bumped CKEditor5 upstream package version. 2020-05-03 20:56:13 +02:00
Marek Lewandowski
6890cae149 Added installation steps in the readme file. 2020-04-10 00:53:28 +02:00
Marek Lewandowski
9d10ce4849 Changed the hotkey to ctrl+alt+k as shift+alt+k is buggy due to https://github.com/ckeditor/ckeditor5/issues/6594. 2020-04-10 00:40:55 +02:00
Marek Lewandowski
3a5ca03970 Added tools config. 2020-04-09 23:42:00 +02:00
Marek Lewandowski
c66b149093 Initial implementation of the plugin. 2020-04-09 23:40:58 +02:00
Marek Lewandowski
f2eb988319 Added readme and package.json. 2020-04-09 23:34:46 +02:00
Marek Lewandowski
debcf029da
Initial commit 2020-04-09 23:09:24 +02:00