Skip to content

Latest commit

 

History

History
308 lines (185 loc) · 9.47 KB

CHANGELOG.md

File metadata and controls

308 lines (185 loc) · 9.47 KB

@udecode/plate-basic-marks

10.1.2

10.1.1

10.1.0

10.0.0

9.3.1

9.3.0

9.2.1

9.2.0

9.0.0

Minor Changes

  • #1303 by @zbeyens
    • bold deserializeHtml.query:
      • invalid if a child element has fontWeight: 'normal'
    • italic deserializeHtml.query:
      • invalid if a child element has fontStyle: 'normal'
    • strikethrough deserializeHtml.query:
      • invalid if a child element has textDecoration: 'normal'
    • underline deserializeHtml.query:
      • invalid if a child element has textDecoration: 'normal'

8.3.0

8.2.1

Patch Changes

  • #1253 by @thefinnomenon
    • fix: The Subscript and Superscript plugins weren't clearing the other one on hotkey use. There was a typo in each one where they cleared themselves instead of the other
    • swap hotkeys: mod+, for subscript and mod+. for superscript
    • updated the hotkey for strikethrough to match Google Docs mod+shift+x. The existing one mod+shift+s would cause a refresh in Chrome.

8.1.0

Minor Changes

  • #1249 by @zbeyens – Code plugin deserializeHtml:
    • new valid style: fontFamily: 'Consolas'

8.0.0

Major Changes

  • #1234 by @zbeyens
    • renamed createBasicMarkPlugins to createBasicMarksPlugin

Minor Changes

  • #1234 by @zbeyens
    • bold plugin deserializeHtml
      • added B as valid node name

7.0.2

7.0.1

7.0.0

6.4.1

6.4.0

6.3.0

6.2.0

6.1.0

6.0.0

5.3.5

Patch Changes

5.3.1

Patch Changes

5.3.0

Patch Changes

5.1.0

Patch Changes

4.4.0

Patch Changes

4.3.7

Patch Changes

4.3.0

Patch Changes

3.4.0

Patch Changes

3.2.0

Minor Changes

Patch Changes

3.1.3

Patch Changes

2.0.0

Patch Changes

1.1.6

Patch Changes

1.0.0

Major Changes

🎉 The Slate Plugins project has evolved to Plate 🎉

To migrate, install @udecode/plate[-x] then find and replace all occurrences of:

  • slate-plugins to plate
  • SlatePlugins to Plate
  • SlatePlugin to PlatePlugin

1.0.0-next.61

This is the last version of @udecode/slate-plugins[-x], please install @udecode/plate[-x].

Patch Changes

1.0.0-next.59

Patch Changes

1.0.0-next.56

Patch Changes

1.0.0-next.55

Patch Changes

1.0.0-next.54

Patch Changes

1.0.0-next.53

Patch Changes

1.0.0-next.46

Patch Changes

1.0.0-next.40

Patch Changes

1.0.0-next.39

Patch Changes

1.0.0-next.37

Patch Changes

1.0.0-next.36

Patch Changes

1.0.0-next.35

Patch Changes

1.0.0-next.30

Patch Changes

1.0.0-next.29

Patch Changes

1.0.0-next.26

Patch Changes