From e47e2c7f2fc57c11f02a703e3a352ae861d12a08 Mon Sep 17 00:00:00 2001 From: tbshag2 Date: Thu, 4 Jul 2024 19:29:50 +0300 Subject: [PATCH] [update] migration updated --- docs/news/migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/news/migration.md b/docs/news/migration.md index d229ee1..769e2e4 100644 --- a/docs/news/migration.md +++ b/docs/news/migration.md @@ -31,7 +31,7 @@ New properties do not fully duplicate the previous ones but provide more extende ### Removed API - [Methods from version 1.5.6](https://docs.dhtmlx.com/pivot/api__refs__pivot_methods.html) are deprecated, all new methods you can find here: [Methods](/api/overview/main-overview#pivot-methods) -- Events: `change`, `fieldClick`, `applyButtonClick` are no longer available in Pivot 2.0 but you can find more extended functionality in a new version (refer to [Pivot events](/api/overview/events-overview)) +- Pivot 1.5.6 events (`change`, `fieldClick`, `applyButtonClick`) are no longer available in Pivot 2.0 but you can find more extended functionality in a new version (refer to [Pivot events](/api/overview/events-overview))