ui-thing 0.1.4 → 0.1.6

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,61 +1,93 @@
1
1
  # Changelog
2
2
 
3
- ## v0.1.4
3
+ ## v0.1.6
4
4
 
5
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.3...v0.1.4)
6
-
7
- ### 🏡 Chore
8
-
9
- - Remove datatable vue 3 version restriction ([eb54575](https://github.com/BayBreezy/ui-thing-cli/commit/eb54575))
10
-
11
- ### ❤️ Contributors
12
-
13
- - Behon Baker <behon.baker@yahoo.com>
14
-
15
- ## v0.1.3
16
-
17
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.2...v0.1.3)
18
-
19
- ### 🚀 Enhancements
20
-
21
- - Add Date Field and Splitter components ([7985f19](https://github.com/BayBreezy/ui-thing-cli/commit/7985f19))
22
-
23
- ### 🏡 Chore
24
-
25
- - Update deps ([1306af9](https://github.com/BayBreezy/ui-thing-cli/commit/1306af9))
26
-
27
- ### ❤️ Contributors
28
-
29
- - Behon Baker <behon.baker@yahoo.com>
30
-
31
- ## v0.1.2
32
-
33
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.1...v0.1.2)
34
-
35
- ### 🏡 Chore
36
-
37
- - Update drawer component ([90e2518](https://github.com/BayBreezy/ui-thing-cli/commit/90e2518))
38
-
39
- ### ❤️ Contributors
40
-
41
- - Behon Baker <behon.baker@yahoo.com>
42
-
43
- ## v0.1.1
44
-
45
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.30...v0.1.1)
5
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.5...v0.1.6)
46
6
 
47
7
  ### 🚀 Enhancements
48
8
 
49
- - Add splitpanes ([417ac8c](https://github.com/BayBreezy/ui-thing-cli/commit/417ac8c))
9
+ - Update to latest version of datatables ([f973a89](https://github.com/BayBreezy/ui-thing-cli/commit/f973a89))
50
10
 
51
11
  ### 🏡 Chore
52
12
 
53
- - Update deps ([f5a735e](https://github.com/BayBreezy/ui-thing-cli/commit/f5a735e))
13
+ - Bump deps ([a2be074](https://github.com/BayBreezy/ui-thing-cli/commit/a2be074))
54
14
 
55
15
  ### ❤️ Contributors
56
16
 
57
17
  - Behon Baker <behon.baker@yahoo.com>
58
18
 
19
+ ## v0.1.5
20
+
21
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.4...v0.1.5)
22
+
23
+ ### 🩹 Fixes
24
+
25
+ - Dead loop caused by dropfile's change event ([b1e1ce1](https://github.com/BayBreezy/ui-thing-cli/commit/b1e1ce1))
26
+
27
+ ### 🏡 Chore
28
+
29
+ - Bump deps ([d7a8e76](https://github.com/BayBreezy/ui-thing-cli/commit/d7a8e76))
30
+
31
+ ### ❤️ Contributors
32
+
33
+ - BayBreezy <behon.baker@yahoo.com>
34
+
35
+ ## v0.1.4
36
+
37
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.3...v0.1.4)
38
+
39
+ ### 🏡 Chore
40
+
41
+ - Remove datatable vue 3 version restriction ([eb54575](https://github.com/BayBreezy/ui-thing-cli/commit/eb54575))
42
+
43
+ ### ❤️ Contributors
44
+
45
+ - Behon Baker <behon.baker@yahoo.com>
46
+
47
+ ## v0.1.3
48
+
49
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.2...v0.1.3)
50
+
51
+ ### 🚀 Enhancements
52
+
53
+ - Add Date Field and Splitter components ([7985f19](https://github.com/BayBreezy/ui-thing-cli/commit/7985f19))
54
+
55
+ ### 🏡 Chore
56
+
57
+ - Update deps ([1306af9](https://github.com/BayBreezy/ui-thing-cli/commit/1306af9))
58
+
59
+ ### ❤️ Contributors
60
+
61
+ - Behon Baker <behon.baker@yahoo.com>
62
+
63
+ ## v0.1.2
64
+
65
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.1...v0.1.2)
66
+
67
+ ### 🏡 Chore
68
+
69
+ - Update drawer component ([90e2518](https://github.com/BayBreezy/ui-thing-cli/commit/90e2518))
70
+
71
+ ### ❤️ Contributors
72
+
73
+ - Behon Baker <behon.baker@yahoo.com>
74
+
75
+ ## v0.1.1
76
+
77
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.30...v0.1.1)
78
+
79
+ ### 🚀 Enhancements
80
+
81
+ - Add splitpanes ([417ac8c](https://github.com/BayBreezy/ui-thing-cli/commit/417ac8c))
82
+
83
+ ### 🏡 Chore
84
+
85
+ - Update deps ([f5a735e](https://github.com/BayBreezy/ui-thing-cli/commit/f5a735e))
86
+
87
+ ### ❤️ Contributors
88
+
89
+ - Behon Baker <behon.baker@yahoo.com>
90
+
59
91
  ## v0.0.30
60
92
 
61
93
  [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.29...v0.0.30)