From e70e62793bbf640d7be25112706cb6ee8e0c910c Mon Sep 17 00:00:00 2001 From: Pavel Klibani Date: Sun, 19 May 2024 10:59:10 +0200 Subject: [PATCH] BREAKING CHANGE(react-web): Remove `off` placement from deprecation file --- packages/web-react/DEPRECATIONS-v2.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/packages/web-react/DEPRECATIONS-v2.md b/packages/web-react/DEPRECATIONS-v2.md index e000688b0f..75eff96e16 100644 --- a/packages/web-react/DEPRECATIONS-v2.md +++ b/packages/web-react/DEPRECATIONS-v2.md @@ -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