@syncfusion/ej2-treemap 19.2.49 → 19.3.53

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/.eslintrc.json CHANGED
@@ -241,4 +241,4 @@
241
241
  }
242
242
  }
243
243
  ]
244
- }
244
+ }
package/CHANGELOG.md CHANGED
@@ -8,20 +8,6 @@
8
8
 
9
9
  ## [Unreleased]
10
10
 
11
- ### TreeMap
12
-
13
- #### Bug Fixes
14
-
15
- - TreeMap properly render in React when theme applied.
16
-
17
- ## 19.2.47 (2021-07-13)
18
-
19
- ### TreeMap
20
-
21
- #### Bug Fixes
22
-
23
- - `#I331257` - Labels will be displayed for all the leaf items in the TreeMap.
24
-
25
11
  ## 18.2.44 (2020-07-07)
26
12
 
27
13
  ### TreeMap