@syncfusion/ej2-vue-pivotview 21.1.35 → 21.1.37

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,19 @@
4
4
 
5
5
  ### Pivot Table
6
6
 
7
+ #### Breaking changes
8
+
9
+ - The property type of [`toolbar`](https://ej2.syncfusion.com/documentation/api/pivotview#toolbar) has been changed from `(ToolbarItems | ItemModel)[]` to `ToolbarItems[] | ItemModel[]`.
10
+ - In the server side controller, the imported namespace name has been changed from `Syncfusion.Blazor.PivotView` to `Syncfusion.EJ2.Pivot`.
11
+
12
+ #### Bug fixes
13
+
14
+ - `#I438098` - Events are now properly bound to the element that is rendered using the cell template.
15
+
16
+ ## 21.1.35 (2023-03-23)
17
+
18
+ ### Pivot Table
19
+
7
20
  #### Bug Fixes
8
21
 
9
22
  - `#I437267` - During initial rendering, the spinner will now be properly displayed in the pivot table.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-pivotview.umd.min.js
3
- * version : 21.1.35
3
+ * version : 21.1.37
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing