Skip to content

Latest commit

 

History

History
236 lines (136 loc) · 7.33 KB

CHANGELOG.md

File metadata and controls

236 lines (136 loc) · 7.33 KB

@udecode/plate-styled-components

8.3.0

8.1.0

8.0.0

7.0.2

7.0.1

Patch Changes

  • #1201 by @zbeyens – fix: all styled nodes now use getRootProps to spread the rest of the props

7.0.0

6.4.1

6.4.0

6.3.0

6.2.0

Minor Changes

6.1.0

6.0.0

5.3.5

Patch Changes

5.3.1

Patch Changes

5.3.0

Minor Changes

Patch Changes

5.1.0

Patch Changes

4.4.0

Patch Changes

4.3.7

Patch Changes

4.3.0

Patch Changes

3.5.1

Patch Changes

3.4.0

Patch Changes

3.2.0

Minor Changes

Patch Changes

3.1.3

Patch Changes

3.1.0

Minor Changes

  • #980 03f2acdd Thanks @cungminh2710! - PortalBody – New prop element: Allow to be mounted on a custom container. Using document.body can conflict with other portals with the same container.

3.0.1

Patch Changes

3.0.0

Major Changes

  • #955 348f7efb Thanks @zbeyens! - WHAT: moved styled-components from dependencies to peer dependencies. WHY: there was multiple instances of styled-components across all the packages. HOW: make sure to have styled-components in your dependencies.

2.0.0

Patch Changes

1.1.7

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

Minor Changes

  • f9e4cb95 Thanks @zbeyens! - features:
    • withStyledProps(new): HOC mapping element/leaf props to component styles

Patch Changes

1.0.0-next.53

Patch Changes

1.0.0-next.51

Major Changes