1.6.44 • Published 5 years ago
@edaptio/ckeditor5-build-super v1.6.44
###CKEditor5 build for Edaptio
Structure
master
branch holds stable builds.develop
branch holds features under development.
How to develop
- Switch to
develop
branch. - Execute
git pull
. - Run
yarn install
. - Create branch
feature/feature-name
. - Write code.
- To build run
yarn build
. - To be able to review your changes you can use
sample/index.html
. Please note that it's better to use local web server (like one provided withserve
npm package) instead openingsample/index.html
from file system. - Commit and push your changes to repository.
- Merge
feature/feature-name
branch to develop branch via pull request.
How to publish npm package
- Merge code from
develop
branch tomaster
. - Add version tag.
- Form project folder run
npm publish --access public
Notes
- To be able to publish npm package you should be a member of edaptio org (https://www.npmjs.com/settings/edaptio/packages).
- To unpublish npm package use
npm unpublish @edaptio/ckeditor5-build-super --force
- FIXED BY VENDOR. Had do change regexp (removed i flag) here @wiris/mathtype-ckeditor5/node_modules/@wiris/ckeditor5-mathml/src/conversion/mathmldataprocessor.js (line 72)
- Had to install ckeditor-link plugin from master branch. master branch contains support of target attribute
- Had to add temporary fix for style in target button toggle in ckeditor-link plugin (see https://github.com/ckeditor/ckeditor5-link/issues/233#event-2446936311). This issue seems to be fixed. Need to update plugin version.
1.6.44
5 years ago
1.6.43
5 years ago
1.6.42
6 years ago
1.6.40
6 years ago
1.6.41
6 years ago
1.6.39
6 years ago
1.6.38
6 years ago
1.6.37
6 years ago
1.6.36
6 years ago
1.6.35
6 years ago
1.6.34
6 years ago
1.6.33
6 years ago
1.6.32
6 years ago
1.6.31
6 years ago
1.6.30
6 years ago
1.6.29
6 years ago
1.6.28
6 years ago
1.6.27
6 years ago
1.6.26
6 years ago
1.6.25
6 years ago
1.6.24
6 years ago
1.6.23
6 years ago
1.6.22
6 years ago
1.6.21
6 years ago
1.6.20
6 years ago
1.6.19
6 years ago
1.6.18
6 years ago
1.6.17
6 years ago
1.6.16
6 years ago
1.6.15
6 years ago
1.6.14
6 years ago
1.6.13
6 years ago
1.6.12
6 years ago
1.6.11
6 years ago
1.6.10
6 years ago
1.6.9
6 years ago
1.6.8
6 years ago
1.6.7
6 years ago
1.6.6
6 years ago
1.6.5
6 years ago
1.6.4
6 years ago
1.6.3
6 years ago
1.6.2
6 years ago
1.6.1
6 years ago
1.6.0
6 years ago
1.5.0
6 years ago
1.4.0
6 years ago
1.3.0
6 years ago
1.2.0
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago