Skip to content

Commit

Permalink
BREAKING CHANGE(react-web): Remove off placement from deprecation file
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelklibani committed May 21, 2024
1 parent 2dcacd8 commit a4675b8
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions packages/web-react/DEPRECATIONS-v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,6 @@ Use:

See [`Tooltip` documentation][tooltip-readme] for more details and examples.

### Tooltip `off` Placement

The `off` placement is deprecated and will be removed in the next major version.

#### Migration Guide

Please use the `TooltipModern` component instead, which is the successor of the `Tooltip` component and
provides improved functionality.

### ModalDialog `isScrollable` Prop

The `isScrollable` prop will be set to `false` by default in the next major release and the ModalDialog will be made
Expand Down

0 comments on commit a4675b8

Please sign in to comment.