Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #1695

Merged
merged 1 commit into from
Jul 14, 2022
Merged

Version Packages #1695

merged 1 commit into from
Jul 14, 2022

Conversation

github-actions[bot]
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@udecode/[email protected]

Major Changes

  • #1677 by @zbeyens
    • deps:
      • replaced @udecode/plate-ui-popper by @udecode/plate-floating
    • comboboxStore:
      • removed popperContainer, use floatingOptions instead
      • removed popperOptions, use floatingOptions instead

@udecode/[email protected]

Major Changes

  • #1677 by @zbeyens
    • createLinkPlugin
      • removed onKeyDownLink for floating link
      • removed hotkey for triggerFloatingLinkHotkeys
    • removed:
      • getAndUpsertLink for upsertLink
      • upsertLinkAtSelection for upsertLink
    • LinkToolbarButton:
      • onClick now calls triggerFloatingLink

Minor Changes

Patch Changes

@udecode/[email protected]

Major Changes

  • #1677 by @zbeyens
    • remove addRow for insertTableRow
    • remove addColumn for insertTableColumn

@udecode/[email protected]

Major Changes

  • #1677 by @zbeyens
    • remove @udecode/plate-ui-popper dep for @udecode/plate-floating

@udecode/[email protected]

Major Changes

  • #1677 by @zbeyens
    • moved Button to @udecode/plate-button
    • Button is now unstyled

Minor Changes

@udecode/[email protected]

Major Changes

  • #1677 by @zbeyens
    • deprecated, use instead @udecode/plate-floating

@udecode/[email protected]

Major Changes

  • #1677 by @zbeyens
    • remove @udecode/plate-ui-popper and react-popper deps for @udecode/plate-floating
    • BalloonToolbarProps:
      • removed popperOptions for floatingOptions
    • remove useBalloonToolbarPopper for useFloatingToolbar

Patch Changes

@udecode/[email protected]

Minor Changes

  • #1677 by @zbeyens
    • new dep + re-exports "react-hotkeys-hook": "^3.4.6"
    • new core plugin createSelectionPlugin
      • stores the previous selection in editor.prevSelection (default is null)
      • enabled by default, can be disabled using selection key
    • new PlatePlugin props:
      • renderAboveEditable: Render a component above Editable.
      • renderAfterEditable: Render a component after Editable.
      • renderBeforeEditable: Render a component before Editable.
    • Plate:
      • pipes plugins renderAboveEditable and render the result above Editable
      • pipes plugins renderAfterEditable and render the result after Editable, before children
      • pipes plugins renderBeforeEditable and render the result before Editable, after firstChildren
    • new queries
      • getNextNodeStartPoint
      • getPreviousNodeEndPoint
    • new hooks
      • useOnClickOutside
    • PlateEditor new prop:
      • prevSelection: TRange | null;

@udecode/[email protected]

Minor Changes

  • #1677 by @zbeyens
    • new package replacing plate-popper
    • dep:
      • "@floating-ui/react-dom-interactions": "^0.6.6"
    • re-exports @floating-ui/react-dom-interactions
    • utils:
      • createVirtualElement
      • useVirtualFloating
      • getSelectionBoundingClientRect

@udecode/[email protected]

Minor Changes

  • #1677 by @zbeyens
    • new deps + re-exports:
      • @udecode/plate-button
      • @udecode/plate-floating

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

@github-actions github-actions bot requested review from zbeyens and dylans as code owners July 14, 2022 00:50
@vercel
Copy link

vercel bot commented Jul 14, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
plate ⬜️ Ignored (Inspect) Jul 14, 2022 at 0:50AM (UTC)

@zbeyens zbeyens merged commit 0c55d70 into main Jul 14, 2022
@zbeyens zbeyens deleted the changeset-release/main branch July 14, 2022 01:16
@zbeyens zbeyens modified the milestones: 15.0.0, 15, 1 Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant