2.1.1 • Published 3 days ago

humhub-prosemirror-richtext v2.1.1

Weekly downloads
231
License
Apache-2.0
Repository
github
Last release
3 days ago

HumHub Richtext

Build

Build with Gruntfile.js

In order to build the project, run the following command:

grunt rollup

Build with rollup.config.js

NOTE: Before using this configuration, change the parameter 'type' in package.json to 'module'

For using run the following command in the console:

rollup -c

Test environment

Run tests in browser

  • Build and run test server:
grunt
npm test-server

Run headless tests

  • Run the test server and then run:
npm run test

Test editor build in HumHub

In a test environment it is recommended to configure your humhub\assets\ProsemirrorEditorAsset::$sourcePath to point to your own dist directory e.g. '/humhub-prosemirror/dist' and to enable the $forceCopy option.

Publish

git pull
grunt rollup
npm version 1.1.7
npm publish
git push

Supported HumHub Versions

VersionHumHub Versions
2.0v1.15
2.1v1.16
2.1.1

3 days ago

2.0.6

2 months ago

2.0.5

3 months ago

2.1.0

3 months ago

2.0.4

4 months ago

2.0.3

8 months ago

2.0.2

10 months ago

2.0.1

11 months ago

2.0.0

11 months ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.1

3 years ago

1.1.2

3 years ago

1.1.0

3 years ago

1.0.26

4 years ago

1.0.25

4 years ago

1.0.24

4 years ago

1.0.23

4 years ago

1.0.22

4 years ago

1.0.21

4 years ago

1.0.20

4 years ago

1.0.19

4 years ago

1.0.18

4 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago