Skip to content

Latest commit

Β 

History

History
1612 lines (1076 loc) Β· 39.8 KB

File metadata and controls

1612 lines (1076 loc) Β· 39.8 KB

@remirror/extension-bidi

2.0.10

2022-12-26

Patch Changes

  • Updated dependencies [2d9ac815b]
    • @remirror/core@2.0.10

2.0.9

2022-12-10

Patch Changes

  • Updated dependencies [c24854eef]
  • Updated dependencies [f62c04ad3]
    • @remirror/pm@2.0.2
    • @remirror/core@2.0.9

2.0.8

2022-11-25

Patch Changes

  • @remirror/core@2.0.8

2.0.7

2022-10-27

Patch Changes

  • Updated dependencies [b637f9f3e]
    • @remirror/pm@2.0.1
    • @remirror/core@2.0.7

2.0.6

2022-10-11

Patch Changes

  • Fixes a bug that causes ReferenceError: window is not defined when parsing HTML on the server.
  • Updated dependencies
    • @remirror/core@2.0.6

2.0.5

2022-09-29

Patch Changes

  • Do not use instanceof in isDomNode anymore. This increases the compatibility on Node.js environments, where might exist more than one DOM API implementation.
  • Updated dependencies
    • @remirror/core@2.0.5

2.0.4

2022-09-23

Patch Changes

  • Update dependencies.
  • Updated dependencies
    • @remirror/core@2.0.4

2.0.3

2022-09-22

Patch Changes

  • Don't require jsdom in the browser environment.

    This patch moves the require('jsdom') code into a standalone package get-dom-document, which use the browser field in package.json to avoid bundling jsdom in the browser environment.

  • Updated dependencies

    • @remirror/core@2.0.3

2.0.2

2022-09-21

Patch Changes

  • Decorate the insertHorizontalRule command

  • Make the task list button in ListButtonGroup optional

    Add a new hook useHasExtension which checks for the presence of an extension in the manager

  • Updated dependencies

  • Updated dependencies

    • @remirror/messages@2.0.1
    • @remirror/core@2.0.2

2.0.1

2022-09-20

Patch Changes

  • Fix an issue that causes isSafari to crash.
  • Updated dependencies
    • @remirror/core@2.0.1

2.0.0

2022-09-13

Major Changes

Patch Changes

  • Improve the calculation of changed ranges by utilising mapping
  • Support both ESM and CJS.
  • Expose the return type of the throttle and debounce helpers
  • Try to require JSDOM implicitly in node environment.
  • SSR features are removed.
  • Removes domino from the codebase.
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
    • @remirror/core@2.0.0
    • @remirror/pm@2.0.0
    • @remirror/messages@2.0.0

2.0.0-beta.19

2022-09-12

Major Changes

Patch Changes

  • Removes domino from the codebase.
  • Support both ESM and CJS.
  • Try to require JSDOM implicitly in node environment.
  • SSR features are removed.
  • Expose the return type of the throttle and debounce helpers
  • Improve the calculation of changed ranges by utilising mapping
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
    • @remirror/core@2.0.0-beta.19
    • @remirror/messages@2.0.0-beta.19
    • @remirror/pm@2.0.0-beta.19

2.0.0-beta.18

2022-09-12

Major Changes

Patch Changes

  • SSR features are removed.
  • Support both ESM and CJS.
  • Expose the return type of the throttle and debounce helpers
  • Improve the calculation of changed ranges by utilising mapping
  • Removes domino from the codebase.
  • Try to require JSDOM implicitly in node environment.
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
    • @remirror/core@2.0.0-beta.18
    • @remirror/messages@2.0.0-beta.18
    • @remirror/pm@2.0.0-beta.18

2.0.0-beta.17

2022-09-11

Major Changes

Patch Changes

  • Support both ESM and CJS.
  • SSR features are removed.
  • Improve the calculation of changed ranges by utilising mapping
  • Expose the return type of the throttle and debounce helpers
  • Removes domino from the codebase.
  • Try to require JSDOM implicitly in node environment.
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
    • @remirror/pm@2.0.0-beta.17
    • @remirror/core@2.0.0-beta.17
    • @remirror/messages@2.0.0-beta.17

2.0.0-beta.16

2022-09-08

Major Changes

Patch Changes

  • Removes domino from the codebase.
  • Improve the calculation of changed ranges by utilising mapping
  • Support both ESM and CJS.
  • SSR features are removed.
  • Expose the return type of the throttle and debounce helpers
  • Try to require JSDOM implicitly in node environment.
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
    • @remirror/pm@2.0.0-beta.16
    • @remirror/core@2.0.0-beta.16
    • @remirror/messages@2.0.0-beta.16

2.0.0-beta.15

2022-09-08

Major Changes

Patch Changes

  • Removes domino from the codebase.
  • Expose the return type of the throttle and debounce helpers
  • Try to require JSDOM implicitly in node environment.
  • Support both ESM and CJS.
  • SSR features are removed.
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
    • @remirror/pm@2.0.0-beta.15
    • @remirror/core@2.0.0-beta.15
    • @remirror/messages@2.0.0-beta.15

2.0.0-beta.14

2022-09-05

Major Changes

Patch Changes

  • SSR features are removed.
  • Try to require JSDOM implicitly in node environment.
  • Expose the return type of the throttle and debounce helpers
  • Support both ESM and CJS.
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
    • @remirror/core@2.0.0-beta.14
    • @remirror/pm@2.0.0-beta.14
    • @remirror/messages@2.0.0-beta.14

2.0.0-beta.13

2022-08-04

Major Changes

Patch Changes

  • Expose the return type of the throttle and debounce helpers
  • SSR features are removed.
  • Try to require JSDOM implicitly in node environment.
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
    • @remirror/pm@2.0.0-beta.13
    • @remirror/core@2.0.0-beta.13
    • @remirror/messages@2.0.0-beta.13

2.0.0-beta.12

2022-07-20

Major Changes

Patch Changes

  • SSR features are removed.
  • Expose the return type of the throttle and debounce helpers
  • Try to require JSDOM implicitly in node environment.
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
    • @remirror/core@2.0.0-beta.12
    • @remirror/messages@2.0.0-beta.12
    • @remirror/pm@2.0.0-beta.12

2.0.0-beta.11

2022-07-20

Major Changes

Patch Changes

  • Try to require JSDOM implicitly in node environment.
  • Expose the return type of the throttle and debounce helpers
  • SSR features are removed.
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
    • @remirror/core@2.0.0-beta.11
    • @remirror/pm@2.0.0-beta.11
    • @remirror/messages@2.0.0-beta.11

2.0.0-beta.10

2022-07-19

Major Changes

Patch Changes

  • Expose the return type of the throttle and debounce helpers
  • SSR features are removed.
  • Try to require JSDOM implicitly in node environment.
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
    • @remirror/pm@2.0.0-beta.10
    • @remirror/core@2.0.0-beta.10
    • @remirror/messages@2.0.0-beta.10

2.0.0-beta.9

2022-07-18

Major Changes

Patch Changes

  • Expose the return type of the throttle and debounce helpers
  • Try to require JSDOM implicitly in node environment.
  • SSR features are removed.
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
    • @remirror/core@2.0.0-beta.9
    • @remirror/pm@2.0.0-beta.9
    • @remirror/messages@2.0.0-beta.9

2.0.0-beta.8

2022-07-13

Major Changes

Patch Changes

  • SSR features are removed.
  • Try to require JSDOM implicitly in node environment.
  • Expose the return type of the throttle and debounce helpers
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
    • @remirror/pm@2.0.0-beta.8
    • @remirror/core@2.0.0-beta.8
    • @remirror/messages@2.0.0-beta.8

2.0.0-beta.7

2022-07-11

Major Changes

Patch Changes

  • SSR features are removed.
  • Try to require JSDOM implicitly in node environment.
  • Expose the return type of the throttle and debounce helpers
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
    • @remirror/core@2.0.0-beta.7
    • @remirror/pm@2.0.0-beta.7
    • @remirror/messages@2.0.0-beta.7

2.0.0-beta.6

2022-07-08

Major Changes

Patch Changes

  • Expose the return type of the throttle and debounce helpers
  • SSR features are removed.
  • Try to require JSDOM implicitly in node environment.
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
    • @remirror/pm@2.0.0-beta.6
    • @remirror/core@2.0.0-beta.6
    • @remirror/messages@2.0.0-beta.6

2.0.0-beta.5

2022-07-01

Major Changes

Patch Changes

  • Try to require JSDOM implicitly in node environment.
  • Expose the return type of the throttle and debounce helpers
  • SSR features are removed.
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
    • @remirror/core@2.0.0-beta.5
    • @remirror/messages@2.0.0-beta.5
    • @remirror/pm@2.0.0-beta.5

2.0.0-beta.4

2022-06-29

Major Changes

Patch Changes

  • SSR features are removed.
  • Expose the return type of the throttle and debounce helpers
  • Try to require JSDOM implicitly in node environment.
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
    • @remirror/pm@2.0.0-beta.4
    • @remirror/core@2.0.0-beta.4
    • @remirror/messages@2.0.0-beta.4

2.0.0-beta.3

2022-06-26

Major Changes

Patch Changes

  • Expose the return type of the throttle and debounce helpers
  • SSR features are removed.
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
    • @remirror/pm@2.0.0-beta.3
    • @remirror/core@2.0.0-beta.3
    • @remirror/messages@2.0.0-beta.3

2.0.0-beta.2

2022-06-26

Major Changes

Patch Changes

  • SSR features are removed.
  • Expose the return type of the throttle and debounce helpers
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
    • @remirror/core@2.0.0-beta.2
    • @remirror/messages@2.0.0-beta.2
    • @remirror/pm@2.0.0-beta.2

2.0.0-beta.1

2022-06-20

Major Changes

Patch Changes

  • SSR features are removed.
  • Expose the return type of the throttle and debounce helpers
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
    • @remirror/core@2.0.0-beta.1
    • @remirror/messages@2.0.0-beta.1
    • @remirror/pm@2.0.0-beta.1

2.0.0-beta.0

2022-05-31

Major Changes

Patch Changes

  • Updated dependencies
    • @remirror/core@2.0.0-beta.0
    • @remirror/pm@2.0.0-beta.0
    • @remirror/messages@2.0.0-beta.0

1.0.23

2022-05-31

Patch Changes

  • Add the ability to remove all marks via the removeMark command, by passing { type: null }
  • Fix removeMark to support multiple mark ranges

  • Updated dependencies []:

    • @remirror/core@1.4.6

1.0.22

2022-05-24

Patch Changes

  • Add a built in extension allowing external code to subscribe to document changes.

    manager.getExtension(DocChangedExtension).addHandler('docChanged', mock);
  • Updated dependencies []:

    • @remirror/core@1.4.5

1.0.21

2022-05-18

Patch Changes

  • Add support for parsing CSS functions (min,maxandclamp) toextractPixelSize`.
  • Fix paste of tables in React Tables extension

  • Updated dependencies []:

    • @remirror/core@1.4.4

1.0.20

2022-04-21

Patch Changes

  • Avoid adding pluginState to the constructor, as it leading to sharing between multiple instances

  • Updated dependencies []:

    • @remirror/core@1.4.3

1.0.19

2022-04-20

Patch Changes

  • Fix an error with auto link preventing input rules at the end of a document

  • Updated dependencies []:

    • @remirror/core@1.4.2

1.0.18

2022-03-25

Patch Changes

  • Add an isViewEditable helper to determine if the view content is editable.

    Expose the return type of onAppendTransaction

  • Updated dependencies []:

    • @remirror/core@1.4.1

1.0.17

2022-03-17

Patch Changes

  • Expose appended transactions via the onChange handler

  • Updated dependencies []:

    • @remirror/core@1.4.0

1.0.16

2022-02-22

Patch Changes

  • Fix auto link behaviour when performing an undo.

    Return only unique ranges from getChangedRanges.

  • Updated dependencies []:

    • @remirror/core@1.3.6

1.0.15

2022-02-08

Patch Changes

  • Add support for attribute filtering for useActive and useAttrs hooks when used with marks.

    This provides consistent behaviour for the hook, aligning with functionality provided for node types.

    const active = useActive();
    
    // Previously this ignored passed attributes and only checked the mark's type
    //
    // Now this will only return true if mark type is active AND its color attribute is red
    const isActive = active.textColor({ color: 'red' });
  • Updated dependencies []:

    • @remirror/core@1.3.5

1.0.14

2022-02-04

Patch Changes

  • Simplify how auto link works in the link extension, to simplify maintainance and fix a few issues.

  • Updated dependencies []:

    • @remirror/core@1.3.4

1.0.13

2022-01-03

Patch Changes

  • Make sure that "main", "module" and "types" fields within the package.json are prefixed with ./. This is a best practice according to node.js, esbuild and vite's documentation.

  • Updated dependencies []:

    • @remirror/core@1.3.3
    • @remirror/pm@1.0.10
    • @remirror/messages@1.0.6

1.0.12

2021-11-23

Patch Changes

  • Fix the browser exports paths in package.json.

  • Updated dependencies []:

    • @remirror/pm@1.0.8
    • @remirror/core@1.3.2

1.0.11

2021-11-23

Patch Changes

  • Fix an issue that causes uploading files failed to be updated after a replace step.

  • Updated dependencies []:

    • @remirror/core@1.3.1
    • @remirror/pm@1.0.7

1.0.10

2021-11-10

Patch Changes

  • Add new method hasHandlers to extensions.

  • Updated dependencies []:

    • @remirror/core@1.3.0

1.0.9

2021-11-04

Patch Changes

  • Always reset regexp lastIndex before matching.

  • Updated dependencies []:

    • @remirror/core@1.2.2
    • @remirror/messages@1.0.5
    • @remirror/pm@1.0.6

1.0.8

2021-10-23

Patch Changes

  • '@remirror/core-types': patch

    Fix types so extraAttributes can be any JSON primitivee value

    Previously only strings were allowed, now any JSON primitive value maybe used as an extraAttributes value

  • Updated dependencies []:

    • @remirror/core@1.2.1
    • @remirror/messages@1.0.4
    • @remirror/pm@1.0.4

1.0.7

2021-10-20

Patch Changes

  • Exposes a function hasUploadingFile to determine if file uploads are currently taking place.

    When a user drops a file, a file node is created without a href attribute - this attribute is set once the file has uploaded.

    However if a user saves content, before uploads are complete we can be left with "broken" file nodes. This exposed function allows us to check if file uploads are still in progress.

    Addtionally file nodes now render valid DOM attributes. Rather than href and error, they now render data-url and data-error.

  • BREAKING CHANGE: The option persistentSelectionClass for DecorationsExtension is now undefined by default. It needs to be explicitly configured to enable persistent selection. You can set it as 'selection' to match the default styles provided by @remirror/styles.

    If you are using @remirror/react, you can enable it like this:

    import { Remirror, ThemeProvider, useRemirror } from '@remirror/react';
    
    function Editor(): JSX.Element {
      const { manager } = useRemirror({ builtin: { persistentSelectionClass: 'selection' } });
      return (
        <ThemeProvider>
          <Remirror manager={manager} />
        </ThemeProvider>
      );
    }

    In the interest of performance, the persistent selection will only be displayed if the editor loses focus.

  • Updated dependencies []:

    • @remirror/core@1.2.0

1.0.6

2021-10-01

Patch Changes

  • Set correct label and icon for task list (#1157).
  • Correct the error message for ErrorConstant.REACT_PROVIDER_CONTEXT.
  • Stop hiding error details in production.

  • Updated dependencies []:

    • @remirror/messages@1.0.3
    • @remirror/core@1.1.3
    • @remirror/pm@1.0.3

1.0.5

2021-09-17

Patch Changes

  • Improve performance for dynamic attributes.

  • Updated dependencies []:

    • @remirror/core@1.1.2

1.0.4

2021-09-07

Patch Changes

  • Unchained commands should use a new transaction to prevent leaking of previous command steps

  • Updated dependencies []:

    • @remirror/core@1.1.1

1.0.3

2021-08-29

Patch Changes

  • Don't install @remirror/theme as a dependency of @remirror/core.
  • Add a new UploadExtension to the built-in preset, which will manage all upload states from FileExtension and other extensions in the future.

    Breaking changes: UploadContext and FileUploader are now exported by @remirror/core instead of @remirror/extension-file.

  • Updated dependencies []:

    • @remirror/core@1.1.0

1.0.2

2021-08-22

Patch Changes

  • Set sideEffect from @remirror/i18n's package.json as true.

  • Updated dependencies []:

    • @remirror/core@1.0.3

1.0.1

2021-07-17

Patch Changes

  • #1002 b3ea6f10d Thanks @ifiokjr! - Use carets ^ for versioning of remirror packages.

  • Updated dependencies [b3ea6f10d]:

    • @remirror/core@1.0.1
    • @remirror/messages@1.0.1
    • @remirror/pm@1.0.1

1.0.0

2021-07-17

Major Changes

For information on what's changed in this release see the v1.0.0 release.

Patch Changes

1.0.0-next.60

2020-12-17

Patch Changes

  • Forced update in pre-release mode.

  • Updated dependencies []:

    • @remirror/core@1.0.0-next.60
    • @remirror/pm@1.0.0-next.60

1.0.0-next.59

2020-12-12

Patch Changes

  • Forced update in pre-release mode.

  • Updated dependencies []:

    • @remirror/core@1.0.0-next.59
    • @remirror/pm@1.0.0-next.59

1.0.0-next.58

2020-11-29

Patch Changes

  • Forced update in pre-release mode.

  • Updated dependencies [3d3da227]:

    • @remirror/core@1.0.0-next.58
    • @remirror/pm@1.0.0-next.58

1.0.0-next.57

2020-11-25

Patch Changes

  • Forced update in pre-release mode.

  • Updated dependencies []:

    • @remirror/core@1.0.0-next.57
    • @remirror/pm@1.0.0-next.57

1.0.0-next.56

2020-11-24

Patch Changes

  • Forced update in pre-release mode.

  • Updated dependencies []:

    • @remirror/core@1.0.0-next.56
    • @remirror/pm@1.0.0-next.56

1.0.0-next.55

2020-11-20

Patch Changes

  • Forced update in pre-release mode.

  • Updated dependencies [1adea88a]:

    • @remirror/core@1.0.0-next.55
    • @remirror/pm@1.0.0-next.55

1.0.0-next.54

2020-11-19

Patch Changes

  • Forced update in pre-release mode.

  • Updated dependencies [e9d95fa4]:

    • @remirror/core@1.0.0-next.54
    • @remirror/pm@1.0.0-next.54

1.0.0-next.53

2020-11-12

Patch Changes

  • Forced update in pre-release mode.

  • Updated dependencies [a1d65df6]:

    • @remirror/core@1.0.0-next.53
    • @remirror/pm@1.0.0-next.53

1.0.0-next.52

2020-11-06

Patch Changes

  • Forced update in pre-release mode.

  • Updated dependencies []:

    • @remirror/core@1.0.0-next.52
    • @remirror/pm@1.0.0-next.52

1.0.0-next.51

2020-10-27

Patch Changes

  • Forced update in pre-release mode.

  • Updated dependencies [997eb56a]:

    • @remirror/core@1.0.0-next.51
    • @remirror/pm@1.0.0-next.51

1.0.0-next.50

2020-10-15

Patch Changes

  • bd8ac67d Thanks @ifiokjr! - Upgrade package dependencies.

  • Updated dependencies [bd8ac67d]:

    • @remirror/core@1.0.0-next.50
    • @remirror/pm@1.0.0-next.50

1.0.0-next.49

2020-10-10

Patch Changes

  • Forced update in pre-release mode.

  • Updated dependencies []:

    • @remirror/core@1.0.0-next.49
    • @remirror/pm@1.0.0-next.49

1.0.0-next.48

2020-10-08

Patch Changes

  • Updated dependencies [a2fa2c2b]:
    • @remirror/core@1.0.0-next.48

1.0.0-next.47

2020-10-08

Patch Changes

  • Updated dependencies [4658d45c]:
    • @remirror/core@1.0.0-next.47
    • @remirror/pm@1.0.0-next.47

1.0.0-next.45

2020-10-01

Patch Changes

  • Updated dependencies [2175be1d]:
    • @remirror/core@1.0.0-next.45

1.0.0-next.44

2020-09-30

Patch Changes

  • Updated dependencies [bcf3b2c4]:
    • @remirror/pm@1.0.0-next.44
    • @remirror/core@1.0.0-next.44

1.0.0-next.43

2020-09-28

Patch Changes

  • Updated dependencies []:
    • @remirror/core@1.0.0-next.43

1.0.0-next.42

2020-09-26

Patch Changes

  • Updated dependencies []:
    • @remirror/core@1.0.0-next.42

1.0.0-next.41

2020-09-26

Patch Changes

1.0.0-next.40

2020-09-24

Patch Changes

1.0.0-next.39

2020-09-16

Patch Changes

  • Updated dependencies [61894188]:
    • @remirror/pm@1.0.0-next.39
    • @remirror/core@1.0.0-next.39

1.0.0-next.38

2020-09-16

Patch Changes

1.0.0-next.37

2020-09-14

Minor Changes

  • 5a3dd95f #686 Thanks @ifiokjr! - Add all extensions to the Remirror.AllExtensions interface to support automatic TypeScript inference for every installed extension package.

Patch Changes

  • Updated dependencies [5a3dd95f, 5a3dd95f]:
    • @remirror/core@1.0.0-next.37
    • @remirror/pm@1.0.0-next.37

1.0.0-next.35

2020-09-13

Patch Changes

1.0.0-next.34

2020-09-10

Patch Changes

  • Updated dependencies [27b358e4, db7165f1]:
    • @remirror/core@1.0.0-next.34
    • @remirror/pm@1.0.0-next.34

1.0.0-next.33

2020-09-07

Patch Changes

  • Updated dependencies [7a34e15d]
  • Updated dependencies [7a34e15d]
  • Updated dependencies [7a34e15d]
  • Updated dependencies [7a34e15d]
  • Updated dependencies [7a34e15d]
  • Updated dependencies [7a34e15d]
  • Updated dependencies [525ac3d8]
  • Updated dependencies [7a34e15d]
  • Updated dependencies [7a34e15d]
  • Updated dependencies [7a34e15d]
  • Updated dependencies [d47bd78f]
    • @remirror/core@1.0.0-next.33

1.0.0-next.32

2020-09-05

Patch Changes

1.0.0-next.31

2020-09-03

Patch Changes

1.0.0-next.29

2020-08-28

Patch Changes

  • Updated dependencies [05446a62]:
    • @remirror/core@1.0.0-next.29

1.0.0-next.28

2020-08-27

Patch Changes

1.0.0-next.26

2020-08-24

Patch Changes

  • Updated dependencies [a2bc3bfb]
  • Updated dependencies [147d0f2a]
    • @remirror/core@1.0.0-next.26
    • @remirror/pm@1.0.0-next.26

1.0.0-next.25

2020-08-23

Patch Changes

  • Updated dependencies [e37d64de]
  • Updated dependencies [3f2625bf]
    • @remirror/core@1.0.0-next.25

1.0.0-next.24

2020-08-20

Patch Changes

  • Updated dependencies [65a7ea24]
    • @remirror/core@1.0.0-next.24

1.0.0-next.22

2020-08-17

Patch Changes

  • 45d82746: πŸ’₯ Remove AttributesWithClass.

    πŸš€ Add NodeAttributes and MarkAttributes exports which can be extended in the Remirror.ExtraNodeAttributes and Remirror.ExtraMarkAttributes.

    πŸš€ Add isAllSelection which checks if the user has selected everything in the active editor.

  • Updated dependencies [9ab1d0f3]

  • Updated dependencies [45d82746]

    • @remirror/core@1.0.0-next.22
    • @remirror/pm@1.0.0-next.22

1.0.0-next.21

2020-08-15

Patch Changes

  • Updated dependencies [3673a0f0]
  • Updated dependencies [8c34030e]
  • Updated dependencies [baf3f56d]
    • @remirror/core@1.0.0-next.21
    • @remirror/pm@1.0.0-next.21

1.0.0-next.20

2020-08-14

Patch Changes

  • Updated dependencies [770e3d4a]
  • Updated dependencies [92653907]
    • @remirror/pm@1.0.0-next.20
    • @remirror/core@1.0.0-next.20

1.0.0-next.17

2020-08-02

Patch Changes

  • Updated dependencies [898c62e0]
    • @remirror/core@1.0.0-next.17

1.0.0-next.16

2020-08-01

Patch Changes

  • a7037832: Use exact versions for @remirror package dependencies and peerDepedencies.

    Closes #435

  • dcccc5fc: Add browser entrypoint to packages and shrink bundle size.

  • 231f664b: Upgrade dependencies.

  • 6c6d524e: Remove use of export * for better tree shaking.

    Closes #406

  • Updated dependencies [f032db7e]

  • Updated dependencies [a7037832]

  • Updated dependencies [6e8b749a]

  • Updated dependencies [dcccc5fc]

  • Updated dependencies [231f664b]

  • Updated dependencies [982a6b15]

  • Updated dependencies [6c6d524e]

  • Updated dependencies [6c6d524e]

  • Updated dependencies [be9a9c17]

  • Updated dependencies [720c9b43]

    • @remirror/core@1.0.0-next.16
    • @remirror/pm@1.0.0-next.16

1.0.0-next.15

2020-07-31

Patch Changes

  • Updated dependencies [cdc5b801]
  • Updated dependencies [44516da4]
  • Updated dependencies [e5ea0c84]
  • Updated dependencies [a404f5a1]
  • Updated dependencies [6c3b278b]
    • @remirror/core@1.0.0-next.15

1.0.0-next.13

2020-07-29

Patch Changes

  • 38941404: Switch from static properties to using the @extensionDecorator and @presetDecorator instead.
  • Updated dependencies [d877adb3]
  • Updated dependencies [cc5c1c1c]
  • Updated dependencies [e45706e5]
  • Updated dependencies [f3155b5f]
  • Updated dependencies [4571a447]
  • Updated dependencies [92342ab0]
    • @remirror/core@1.0.0-next.13

1.0.0-next.12

2020-07-28

Patch Changes

  • Updated dependencies [19b3595f]
  • Updated dependencies [d8aa2432]
    • @remirror/core@1.0.0-next.12

1.0.0-next.11

2020-07-26

Patch Changes

  • 54461006: Remove the first parameter extensions from the lifecycle methods onCreate, onView and onDestroy.

    Switch to using method signatures for extension class methods as discussed in #360. The following methods have been affected:

    onCreate
    onView
    onStateUpdate
    onDestroy
    createAttributes
    createCommands
    createPlugin
    createExternalPlugins
    createSuggestions
    createHelpers
    fromObject
    onSetOptions
    
  • Updated dependencies [54461006]

    • @remirror/core@1.0.0-next.11

1.0.0-next.10

2020-07-26

Patch Changes

  • Updated dependencies [6468058a]
    • @remirror/core@1.0.0-next.10

1.0.0-next.9

2020-07-23

Patch Changes

  • Updated dependencies [02fdafff]
    • @remirror/core@1.0.0-next.9

1.0.0-next.4

2020-07-16

Patch Changes

  • 5d5970ae: Update repository and website field to point to HEAD rather than a specific branch.
  • Updated dependencies [64edeec2]
  • Updated dependencies [9f495078]
  • Updated dependencies [5d5970ae]
    • @remirror/core@1.0.0-next.4
    • @remirror/pm@1.0.0-next.4

1.0.0-next.3

2020-07-11

Patch Changes

  • Updated dependencies [e90bc748]
    • @remirror/pm@1.0.0-next.3
    • @remirror/core@1.0.0-next.3

1.0.0-next.2

2020-07-06

Patch Changes

  • Updated dependencies [undefined]
    • @remirror/core@1.0.0-next.2

1.0.0-next.1

2020-07-05

Patch Changes

  • Fix missing dist files from previous publish.
  • Updated dependencies [undefined]
    • @remirror/core@1.0.0-next.1
    • @remirror/pm@1.0.0-next.1

1.0.0-next.0

2020-07-05

Major Changes

  • The whole API for remirror has completely changed. These pre-release versions are a breaking change across all packages. The best way to know what's changed is to read the documentaion on the new documentation site https://remirror.io.

Patch Changes

  • Updated dependencies [undefined]
  • Updated dependencies [28bd8bea]
  • Updated dependencies [7b817ac2]
  • Updated dependencies [undefined]
  • Updated dependencies [09e990cb]
    • @remirror/core@1.0.0-next.0
    • @remirror/pm@1.0.0-next.0