jedison 0.3.10 → 0.3.12

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,3 +1,12 @@
1
+ ### 0.3.12
2
+
3
+ - Fixed double id issue with navs
4
+ - Improved performance
5
+
6
+ ### 0.3.11
7
+
8
+ - improved performance
9
+
1
10
  ### 0.3.10
2
11
 
3
12
  - Added `x-propGroup` option
@@ -55,8 +64,8 @@
55
64
 
56
65
  ### 0.2.1
57
66
 
58
- - Fixed issue with table array
59
- - Fixed fontawesome 3 missing button
67
+ - Fixed issue with a table array
68
+ - Fixed fontawesome three missing buttons
60
69
 
61
70
  ### 0.2.0
62
71