2.3.0 • Published 6 months ago

humhub-prosemirror-richtext v2.3.0

Weekly downloads
231
License
Apache-2.0
Repository
github
Last release
6 months 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 2.1.x
npm publish
git push

Supported HumHub Versions

VersionHumHub Versions
2.0v1.15
2.1v1.16
2.3.0

6 months ago

2.1.3

1 year ago

2.1.5

12 months ago

2.1.2

1 year ago

2.1.1

1 year ago

2.0.6

1 year ago

2.0.5

1 year ago

2.1.0

1 year ago

2.0.4

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.1

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.26

5 years ago

1.0.25

5 years ago

1.0.24

5 years ago

1.0.23

5 years ago

1.0.22

5 years ago

1.0.21

5 years ago

1.0.20

5 years ago

1.0.19

5 years ago

1.0.18

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago