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 19, 2024
1 parent e568cd2 commit e70e627
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 @@ -68,15 +68,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 e70e627

Please sign in to comment.