jedison 1.11.2 → 1.12.1

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,5 +1,18 @@
1
1
  ### dev
2
2
 
3
+ ### 1.12.1
4
+
5
+ - Improved UI
6
+
7
+ ### 1.12.0
8
+
9
+ - added filepond plugin editor
10
+ - added `"x-sortable"` option for array-checkboxes
11
+ - added `"x-format": "accordion"`
12
+ - added switcherInput `modal` option
13
+ - security updates
14
+ - fixed issue #50 (Icon doesn't display, depending on x-format)
15
+
3
16
  ### 1.11.2
4
17
 
5
18
  - security updates