Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@kalamazoo/editor-json-transformer

stevenselcuk5Apache-2.01.0.2TypeScript support: included

JSON transformer

readme

changelog

@kalamazoo/editor-json-transformer

7.0.1

Patch Changes

7.0.0

Major Changes

  • [major]6d9c8a9073:

    Provide standard empty adf when provided with empty wikimarkup/markdown/jira/cxhtml/prosemirror

Minor Changes

6.3.5

6.3.4

Patch Changes

  • [patch]cc28419139:

    Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.- [patch]ae4f336a3a:

FABDODGEM-13 Editor Damask Release - Internal post

BREAKING CHANGES


Affected Editor Components:

tables, media, mobile, emoji, tasks & decisions, analytics

Editor

Mobile

Media

i18n-tools

Bumped dependencies.

6.3.3

6.3.2

6.3.1

Patch Changes

  • [patch]097b696613:

    Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports

6.3.0

Minor Changes

  • [minor]66c5c88f4a:

    Refactor emoji to use typeahead plugin

6.2.4

Patch Changes

  • [patch]f34776be97:

    Type definition files are now referenced in package.json

6.2.3

6.2.2

Patch Changes

  • [patch]bbff8a7d87:

    Fixes bug, missing version.json file

6.2.1

Patch Changes

  • [patch]18dfac7332:

    In this PR, we are:

    • Re-introducing dist build folders
    • Adding back cjs
    • Replacing es5 by cjs and es2015 by esm
    • Creating folders at the root for entry-points
    • Removing the generation of the entry-points at the root Please see this ticket or this page for further details

6.2.0

Minor Changes

  • [minor]634bf920a8:

    Expose es5 build for json transformer

6.1.0

  • [minor]79f0ef0601:

    • Use strict tsconfig to compile editor packages

6.0.2

6.0.1

6.0.0

  • [major]7c17b35107:

    • Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use this package, please ensure you use at least this version of react and react-dom.

5.0.4

5.0.3

5.0.2

5.0.1

  • [patch]1bcaa1b991:

    • Add npmignore for index.ts to prevent some jest tests from resolving that instead of index.js

5.0.0

  • [major]9d5cc39394:

    • Dropped ES5 distributables from the typescript packages

4.3.5

4.3.4

4.3.3

4.3.2

4.3.1

4.3.0

  • [minor]1eb20bca95:

    • ED-6368: No implicit any for editor-*-transformer packages

4.2.0

  • [minor]7697e275b0:

    • Expose the possibility of encoding a single node

4.1.12

4.1.11

4.1.10

4.1.9

  • [patch]557a2b5734:

    • ED-5788: bump prosemirror-view and prosemirror-model

4.1.8

4.1.7

4.1.6

4.1.5

4.1.4

4.1.3

4.1.2

4.1.1

4.1.0

  • [minor]1205725:

    • Move schema to its own package

4.0.25

4.0.24

4.0.23

4.0.22

4.0.21

4.0.20

  • [patch] Wrap invalid node with unsupported node fb60e39

4.0.19

4.0.18

4.0.17

4.0.16

4.0.15

4.0.14

  • [patch] ED-5313 add width to mediaSingle 3f8c0ee

4.0.13

4.0.12

4.0.11

4.0.10

4.0.9

  • [patch] ED-5270 Headings now always have a content attribute, even if empty 87a7506

4.0.8

4.0.7

4.0.6

4.0.5

  • [patch] ED-5180: fix table columns collapse 2e0e5a1
  • [none] Updated dependencies 2e0e5a1

4.0.4

4.0.3

4.0.2

4.0.1

4.0.0

3.1.8

3.1.7

3.1.6

3.1.5

3.1.4

3.1.3

3.1.2

3.1.1

3.1.0

3.0.11

3.0.10

3.0.9

3.0.8

3.0.7

3.0.6

3.0.5

  • [patch] ED-4336 support loading dynamic/"auto" tables from confluence to fixed-width tables 0c2f72a

3.0.1

  • [patch] Added missing dependencies and added lint rule to catch them all 0672503

3.0.0

  • [major] Bump to React 16.3. 4251858

2.5.21

  • [patch] change table node builder constructor for tests, remove tableWithAttrs cf43535

2.5.18

  • [patch] Upgrading ProseMirror Libs 35d14d5

2.5.17

  • [patch] Add "sideEffects: false" to AKM2 packages to allow consumer's to tree-shake c3b018a

2.5.6

  • [patch] JSON encoding results in invalid ADF for table nodes 8a8d663

2.5.5

2.5.3

  • [patch] bump editor-common to 6.1.2 bb7802e

2.5.0

  • [minor] Implement JSONTransformer::parse to enable ADF -> PM conversion c8c3c9e

2.4.0

  • [minor] Add React 16 support. 12ea6e4

2.1.10

  • [patch] Change to use editor-core instead of editor-bitbucket for examples aa0c0ac

2.1.8

  • [patch] Move prosemirror-model to be a dev-dependency 206ce2f

2.0.3

2.0.2

  • [patch] Fix of the build scripts for editor-*-transformer packages 59b4ea5

2.0.1

2.0.0

  • [major] Adding separate transformer packages. f734c01