4.4.2 • Published 7 years ago

ak-editor-prosemirror v4.4.2

Weekly downloads
-
License
Apache-2.0
Repository
bitbucket
Last release
7 years ago

AtlasKit component registry Commitizen friendly semantic-release Report an issue Ask in our forum

ak-editor-prosemirror

A distribution of ProseMirror for Atlassian Editor that provides:

  • Simplified ES6 exports from the package.
  • TypeScript definitions.
  • Lerna linking during development.

Getting started

npm install --save ak-editor-prosemirror

All ProseMirror exports are done from the root (ak-editor-prosemirror), rather than from nested modules (e.g. prosemirror/dist/model).

This removes cognitive burden of needing to remember where each object lives, you just need to remember the name.

import { ProseMirror } from 'ak-editor-prosemirror'

Packaging

Two distributions are packaged:

  • ES5 (via the webpack in package.json)
  • ES2015 (via the jsnext:main in package.json)

Support and feedback

We're here to help!

Let us know what you think of our components and docs, your feedback is really important for us.

Community support

Ask a question in our forum.

Check if someone has already asked the same question before.

Create a support ticket

Are you in trouble? Let us know!

4.4.2

7 years ago

4.4.1

7 years ago

4.4.0

7 years ago

4.3.14

7 years ago

4.3.13

7 years ago

4.3.12

7 years ago

4.3.11

7 years ago

4.3.10

7 years ago

4.3.9

7 years ago

4.3.8

7 years ago

4.3.7

7 years ago

4.3.6

7 years ago

4.3.5

7 years ago

4.3.4

7 years ago

4.3.3

7 years ago

4.3.2

7 years ago

4.3.1

8 years ago

4.3.0

8 years ago

4.2.0

8 years ago

4.1.0

8 years ago

4.0.0

8 years ago

3.0.0

8 years ago

2.6.0

8 years ago

2.5.0

8 years ago

2.4.2

8 years ago

2.4.1

8 years ago

2.4.0

8 years ago

2.3.3

8 years ago

2.3.2

8 years ago

2.3.1

8 years ago

2.3.0

8 years ago

2.2.1

8 years ago

2.2.0

8 years ago

2.1.0

8 years ago

2.0.0

8 years ago