jedison 0.3.20 → 0.3.22

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
@@ -1,7 +1,18 @@
1
+ ### 0.3.22
2
+
3
+ - Exposed Editor.js
4
+ - Added parent reference to templates
5
+ - Extended editJsonData feature to support arrays with toggle button and dialog functionality
6
+ - Implemented an event listener cleanup system to prevent memory leaks
7
+
8
+ ### 0.3.21
9
+
10
+ - Builds
11
+
1
12
  ### 0.3.20
2
13
 
3
14
  - Added editJsonData feature
4
- - Security updates
15
+ - Security updates
5
16
  - Ensured disabled state for readOnly editors
6
17
  - Fixed nav editors, responsive cols
7
18
  - Fixed option override enablePropertiesToggle