ui-thing 0.0.22 → 0.0.23

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
- # Changelog
2
-
1
+ # Changelog
2
+
3
+ ## v0.0.23
4
+
5
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.22...v0.0.23)
6
+
7
+ ### 🏡 Chore
8
+
9
+ - Update deps ([113aee9](https://github.com/BayBreezy/ui-thing-cli/commit/113aee9))
10
+ - **add-command:** Update command to accomodate components with no deps or dev deps ([c856921](https://github.com/BayBreezy/ui-thing-cli/commit/c856921))
11
+
12
+ ### ❤️ Contributors
13
+
14
+ - BayBreezy <behon.baker@yahoo.com>
15
+
3
16
  ## v0.0.22
4
17
 
5
18
  [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.21...v0.0.22)
@@ -49,240 +62,240 @@
49
62
 
50
63
  - Behon Baker <behon.baker@yahoo.com>
51
64
 
52
- ## v0.0.18
53
-
54
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.17...v0.0.18)
55
-
56
- ### 🏡 Chore
57
-
58
- - Update default component folder location ([1268f24](https://github.com/BayBreezy/ui-thing-cli/commit/1268f24))
59
-
60
- ### ❤️ Contributors
61
-
62
- - BayBreezy <behon.baker@yahoo.com>
63
-
64
- ## v0.0.17
65
-
66
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.16...v0.0.17)
67
-
68
- ### 🏡 Chore
69
-
70
- - **prefix:** Update component prefix. Moved from UI to Ui ([e515ef7](https://github.com/BayBreezy/ui-thing-cli/commit/e515ef7))
71
-
72
- ### ❤️ Contributors
73
-
74
- - Behon Baker <behon.baker@yahoo.com>
75
-
76
- ## v0.0.16
77
-
78
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.15...v0.0.16)
79
-
80
- ### 🚀 Enhancements
81
-
82
- - **pin-input:** Replace OTP with pin input ([7287b6f](https://github.com/BayBreezy/ui-thing-cli/commit/7287b6f))
83
-
84
- ### ❤️ Contributors
85
-
86
- - Behon Baker <behon.baker@yahoo.com>
87
-
88
- ## v0.0.15
89
-
90
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.14...v0.0.15)
91
-
92
- ### 🚀 Enhancements
93
-
94
- - **components:** Add new components ([deed365](https://github.com/BayBreezy/ui-thing-cli/commit/deed365))
95
-
96
- ### 🏡 Chore
97
-
98
- - **dependencies:** Update deps ([1ea8fb6](https://github.com/BayBreezy/ui-thing-cli/commit/1ea8fb6))
99
-
100
- ### ❤️ Contributors
101
-
102
- - Behon Baker <behon.baker@yahoo.com>
103
-
104
- ## v0.0.14
105
-
106
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.13...v0.0.14)
107
-
108
- ### 🏡 Chore
109
-
110
- - Add vee-otp component to the updated list ([34f6791](https://github.com/BayBreezy/ui-thing-cli/commit/34f6791))
111
-
112
- ### ❤️ Contributors
113
-
114
- - Behon Baker <behon.baker@yahoo.com>
115
-
116
- ## v0.0.13
117
-
118
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.12...v0.0.13)
119
-
120
- ### 🏡 Chore
121
-
122
- - Make call to api for compoinents again ([fbd4a78](https://github.com/BayBreezy/ui-thing-cli/commit/fbd4a78))
123
- - Use local component file again ([eebf8cd](https://github.com/BayBreezy/ui-thing-cli/commit/eebf8cd))
124
-
125
- ### ❤️ Contributors
126
-
127
- - Behon Baker <behon.baker@yahoo.com>
128
-
129
- ## v0.0.12
130
-
131
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.11...v0.0.12)
132
-
133
- ### 🏡 Chore
134
-
135
- - **add:** Revert to adding local components file. API call was too slow ([f77db79](https://github.com/BayBreezy/ui-thing-cli/commit/f77db79))
136
- - Remove unused import ([be11d5d](https://github.com/BayBreezy/ui-thing-cli/commit/be11d5d))
137
-
138
- ### ❤️ Contributors
139
-
140
- - Behon Baker <behon.baker@yahoo.com>
141
-
142
- ## v0.0.11
143
-
144
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.10...v0.0.11)
145
-
146
- ### 🚀 Enhancements
147
-
148
- - **add:** Update add command to get components from API ([6c41848](https://github.com/BayBreezy/ui-thing-cli/commit/6c41848))
149
-
150
- ### 💅 Refactors
151
-
152
- - **types:** Update types ([75917fb](https://github.com/BayBreezy/ui-thing-cli/commit/75917fb))
153
-
154
- ### 🏡 Chore
155
-
156
- - **dependencies:** Update deps ([7ce3c2a](https://github.com/BayBreezy/ui-thing-cli/commit/7ce3c2a))
157
- - **components:** Remove hard coded components ([2802d49](https://github.com/BayBreezy/ui-thing-cli/commit/2802d49))
158
-
159
- ### ❤️ Contributors
160
-
161
- - Behon Baker <behon.baker@yahoo.com>
162
-
163
- ## v0.0.10
164
-
165
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.9...v0.0.10)
166
-
167
- ### 🚀 Enhancements
168
-
169
- - Add shortcut composables ([bd104e3](https://github.com/BayBreezy/ui-thing-cli/commit/bd104e3))
170
-
171
- ### 📖 Documentation
172
-
173
- - Update readme ([991c842](https://github.com/BayBreezy/ui-thing-cli/commit/991c842))
174
-
175
- ### 📦 Build
176
-
177
- - Run `npm pkg fix` to update package.json file ([5fb7e54](https://github.com/BayBreezy/ui-thing-cli/commit/5fb7e54))
178
-
179
- ### 🏡 Chore
180
-
181
- - Update components ([5ae91c3](https://github.com/BayBreezy/ui-thing-cli/commit/5ae91c3))
182
-
183
- ### ❤️ Contributors
184
-
185
- - Behon Baker <behon.baker@yahoo.com>
186
-
187
- ## v0.0.9
188
-
189
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.8...v0.0.9)
190
-
191
- ### 🩹 Fixes
192
-
193
- - Add multiselect dep to the list of deps ([369bfef](https://github.com/BayBreezy/ui-thing-cli/commit/369bfef))
194
-
195
- ### ❤️ Contributors
196
-
197
- - Behon Baker <behon.baker@yahoo.com>
198
-
199
- ## v0.0.8
200
-
201
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.7...v0.0.8)
202
-
203
- ### 🚀 Enhancements
204
-
205
- - Add multiselect component to the list ([e40f13a](https://github.com/BayBreezy/ui-thing-cli/commit/e40f13a))
206
-
207
- ### ✅ Tests
208
-
209
- - **utils:** Add test for compareUIConfig ([8d89db8](https://github.com/BayBreezy/ui-thing-cli/commit/8d89db8))
210
- - **templates:** Add test for css file ([da9736c](https://github.com/BayBreezy/ui-thing-cli/commit/da9736c))
211
-
212
- ### ❤️ Contributors
213
-
214
- - Behon Baker <behon.baker@yahoo.com>
215
-
216
- ## v0.0.7
217
-
218
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.6...v0.0.7)
219
-
220
- ### 🏡 Chore
221
-
222
- - Update add command and components ([a294316](https://github.com/BayBreezy/ui-thing-cli/commit/a294316))
223
- - Update add command ([641e474](https://github.com/BayBreezy/ui-thing-cli/commit/641e474))
224
- - Update add command ([81d0d4e](https://github.com/BayBreezy/ui-thing-cli/commit/81d0d4e))
225
-
226
- ### ❤️ Contributors
227
-
228
- - BayBreezy <behon.baker@yahoo.com>
229
-
230
- ## v0.0.6
231
-
232
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.5...v0.0.6)
233
-
234
- ### 🚀 Enhancements
235
-
236
- - Add test workflow ([c00e2f4](https://github.com/BayBreezy/ui-thing-cli/commit/c00e2f4))
237
- - Update test workflow ([c0f0662](https://github.com/BayBreezy/ui-thing-cli/commit/c0f0662))
238
-
239
- ### 🏡 Chore
240
-
241
- - Update prompts deps ([8fdf5ce](https://github.com/BayBreezy/ui-thing-cli/commit/8fdf5ce))
242
- - Update comps ([f232b69](https://github.com/BayBreezy/ui-thing-cli/commit/f232b69))
243
- - Update types ([6f6b347](https://github.com/BayBreezy/ui-thing-cli/commit/6f6b347))
244
- - Update deps ([7624ff0](https://github.com/BayBreezy/ui-thing-cli/commit/7624ff0))
245
-
246
- ### ❤️ Contributors
247
-
248
- - Behon Baker <behon.baker@yahoo.com>
249
-
250
- ## v0.0.5
251
-
252
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.3...v0.0.5)
253
-
254
- ### 🏡 Chore
255
-
256
- - Update release script ([c53b0d4](https://github.com/BayBreezy/ui-thing-cli/commit/c53b0d4))
257
- - Update readme ([1d95ccb](https://github.com/BayBreezy/ui-thing-cli/commit/1d95ccb))
258
- - Split cli from website repo ([66f2b3c](https://github.com/BayBreezy/ui-thing-cli/commit/66f2b3c))
259
- - Update deps ([3d90848](https://github.com/BayBreezy/ui-thing-cli/commit/3d90848))
260
-
261
- ### ❤️ Contributors
262
-
263
- - Behon Baker <behon.baker@yahoo.com>
264
-
265
- ## v0.0.3
266
-
267
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.2...v0.0.3)
268
-
269
- ### 🏡 Chore
270
-
271
- - Update readme ([88be325](https://github.com/BayBreezy/ui-thing-cli/commit/88be325))
272
- - Change package name ([bd17f8d](https://github.com/BayBreezy/ui-thing-cli/commit/bd17f8d))
273
- - Set version back to 0.0.2 ([1c7b6b2](https://github.com/BayBreezy/ui-thing-cli/commit/1c7b6b2))
274
-
275
- ### ❤️ Contributors
276
-
277
- - Behon Baker <behon.baker@yahoo.com>
278
-
279
- ## v0.0.2
280
-
281
- ### 🏡 Chore
282
-
283
- - Add 1st changeset ([ec0083c](https://github.com/BayBreezy/ui-thing-cli/commit/ec0083c))
284
- - Add release script ([ea11cae](https://github.com/BayBreezy/ui-thing-cli/commit/ea11cae))
285
-
286
- ### ❤️ Contributors
287
-
288
- - Behon Baker <behon.baker@yahoo.com>
65
+ ## v0.0.18
66
+
67
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.17...v0.0.18)
68
+
69
+ ### 🏡 Chore
70
+
71
+ - Update default component folder location ([1268f24](https://github.com/BayBreezy/ui-thing-cli/commit/1268f24))
72
+
73
+ ### ❤️ Contributors
74
+
75
+ - BayBreezy <behon.baker@yahoo.com>
76
+
77
+ ## v0.0.17
78
+
79
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.16...v0.0.17)
80
+
81
+ ### 🏡 Chore
82
+
83
+ - **prefix:** Update component prefix. Moved from UI to Ui ([e515ef7](https://github.com/BayBreezy/ui-thing-cli/commit/e515ef7))
84
+
85
+ ### ❤️ Contributors
86
+
87
+ - Behon Baker <behon.baker@yahoo.com>
88
+
89
+ ## v0.0.16
90
+
91
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.15...v0.0.16)
92
+
93
+ ### 🚀 Enhancements
94
+
95
+ - **pin-input:** Replace OTP with pin input ([7287b6f](https://github.com/BayBreezy/ui-thing-cli/commit/7287b6f))
96
+
97
+ ### ❤️ Contributors
98
+
99
+ - Behon Baker <behon.baker@yahoo.com>
100
+
101
+ ## v0.0.15
102
+
103
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.14...v0.0.15)
104
+
105
+ ### 🚀 Enhancements
106
+
107
+ - **components:** Add new components ([deed365](https://github.com/BayBreezy/ui-thing-cli/commit/deed365))
108
+
109
+ ### 🏡 Chore
110
+
111
+ - **dependencies:** Update deps ([1ea8fb6](https://github.com/BayBreezy/ui-thing-cli/commit/1ea8fb6))
112
+
113
+ ### ❤️ Contributors
114
+
115
+ - Behon Baker <behon.baker@yahoo.com>
116
+
117
+ ## v0.0.14
118
+
119
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.13...v0.0.14)
120
+
121
+ ### 🏡 Chore
122
+
123
+ - Add vee-otp component to the updated list ([34f6791](https://github.com/BayBreezy/ui-thing-cli/commit/34f6791))
124
+
125
+ ### ❤️ Contributors
126
+
127
+ - Behon Baker <behon.baker@yahoo.com>
128
+
129
+ ## v0.0.13
130
+
131
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.12...v0.0.13)
132
+
133
+ ### 🏡 Chore
134
+
135
+ - Make call to api for compoinents again ([fbd4a78](https://github.com/BayBreezy/ui-thing-cli/commit/fbd4a78))
136
+ - Use local component file again ([eebf8cd](https://github.com/BayBreezy/ui-thing-cli/commit/eebf8cd))
137
+
138
+ ### ❤️ Contributors
139
+
140
+ - Behon Baker <behon.baker@yahoo.com>
141
+
142
+ ## v0.0.12
143
+
144
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.11...v0.0.12)
145
+
146
+ ### 🏡 Chore
147
+
148
+ - **add:** Revert to adding local components file. API call was too slow ([f77db79](https://github.com/BayBreezy/ui-thing-cli/commit/f77db79))
149
+ - Remove unused import ([be11d5d](https://github.com/BayBreezy/ui-thing-cli/commit/be11d5d))
150
+
151
+ ### ❤️ Contributors
152
+
153
+ - Behon Baker <behon.baker@yahoo.com>
154
+
155
+ ## v0.0.11
156
+
157
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.10...v0.0.11)
158
+
159
+ ### 🚀 Enhancements
160
+
161
+ - **add:** Update add command to get components from API ([6c41848](https://github.com/BayBreezy/ui-thing-cli/commit/6c41848))
162
+
163
+ ### 💅 Refactors
164
+
165
+ - **types:** Update types ([75917fb](https://github.com/BayBreezy/ui-thing-cli/commit/75917fb))
166
+
167
+ ### 🏡 Chore
168
+
169
+ - **dependencies:** Update deps ([7ce3c2a](https://github.com/BayBreezy/ui-thing-cli/commit/7ce3c2a))
170
+ - **components:** Remove hard coded components ([2802d49](https://github.com/BayBreezy/ui-thing-cli/commit/2802d49))
171
+
172
+ ### ❤️ Contributors
173
+
174
+ - Behon Baker <behon.baker@yahoo.com>
175
+
176
+ ## v0.0.10
177
+
178
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.9...v0.0.10)
179
+
180
+ ### 🚀 Enhancements
181
+
182
+ - Add shortcut composables ([bd104e3](https://github.com/BayBreezy/ui-thing-cli/commit/bd104e3))
183
+
184
+ ### 📖 Documentation
185
+
186
+ - Update readme ([991c842](https://github.com/BayBreezy/ui-thing-cli/commit/991c842))
187
+
188
+ ### 📦 Build
189
+
190
+ - Run `npm pkg fix` to update package.json file ([5fb7e54](https://github.com/BayBreezy/ui-thing-cli/commit/5fb7e54))
191
+
192
+ ### 🏡 Chore
193
+
194
+ - Update components ([5ae91c3](https://github.com/BayBreezy/ui-thing-cli/commit/5ae91c3))
195
+
196
+ ### ❤️ Contributors
197
+
198
+ - Behon Baker <behon.baker@yahoo.com>
199
+
200
+ ## v0.0.9
201
+
202
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.8...v0.0.9)
203
+
204
+ ### 🩹 Fixes
205
+
206
+ - Add multiselect dep to the list of deps ([369bfef](https://github.com/BayBreezy/ui-thing-cli/commit/369bfef))
207
+
208
+ ### ❤️ Contributors
209
+
210
+ - Behon Baker <behon.baker@yahoo.com>
211
+
212
+ ## v0.0.8
213
+
214
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.7...v0.0.8)
215
+
216
+ ### 🚀 Enhancements
217
+
218
+ - Add multiselect component to the list ([e40f13a](https://github.com/BayBreezy/ui-thing-cli/commit/e40f13a))
219
+
220
+ ### ✅ Tests
221
+
222
+ - **utils:** Add test for compareUIConfig ([8d89db8](https://github.com/BayBreezy/ui-thing-cli/commit/8d89db8))
223
+ - **templates:** Add test for css file ([da9736c](https://github.com/BayBreezy/ui-thing-cli/commit/da9736c))
224
+
225
+ ### ❤️ Contributors
226
+
227
+ - Behon Baker <behon.baker@yahoo.com>
228
+
229
+ ## v0.0.7
230
+
231
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.6...v0.0.7)
232
+
233
+ ### 🏡 Chore
234
+
235
+ - Update add command and components ([a294316](https://github.com/BayBreezy/ui-thing-cli/commit/a294316))
236
+ - Update add command ([641e474](https://github.com/BayBreezy/ui-thing-cli/commit/641e474))
237
+ - Update add command ([81d0d4e](https://github.com/BayBreezy/ui-thing-cli/commit/81d0d4e))
238
+
239
+ ### ❤️ Contributors
240
+
241
+ - BayBreezy <behon.baker@yahoo.com>
242
+
243
+ ## v0.0.6
244
+
245
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.5...v0.0.6)
246
+
247
+ ### 🚀 Enhancements
248
+
249
+ - Add test workflow ([c00e2f4](https://github.com/BayBreezy/ui-thing-cli/commit/c00e2f4))
250
+ - Update test workflow ([c0f0662](https://github.com/BayBreezy/ui-thing-cli/commit/c0f0662))
251
+
252
+ ### 🏡 Chore
253
+
254
+ - Update prompts deps ([8fdf5ce](https://github.com/BayBreezy/ui-thing-cli/commit/8fdf5ce))
255
+ - Update comps ([f232b69](https://github.com/BayBreezy/ui-thing-cli/commit/f232b69))
256
+ - Update types ([6f6b347](https://github.com/BayBreezy/ui-thing-cli/commit/6f6b347))
257
+ - Update deps ([7624ff0](https://github.com/BayBreezy/ui-thing-cli/commit/7624ff0))
258
+
259
+ ### ❤️ Contributors
260
+
261
+ - Behon Baker <behon.baker@yahoo.com>
262
+
263
+ ## v0.0.5
264
+
265
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.3...v0.0.5)
266
+
267
+ ### 🏡 Chore
268
+
269
+ - Update release script ([c53b0d4](https://github.com/BayBreezy/ui-thing-cli/commit/c53b0d4))
270
+ - Update readme ([1d95ccb](https://github.com/BayBreezy/ui-thing-cli/commit/1d95ccb))
271
+ - Split cli from website repo ([66f2b3c](https://github.com/BayBreezy/ui-thing-cli/commit/66f2b3c))
272
+ - Update deps ([3d90848](https://github.com/BayBreezy/ui-thing-cli/commit/3d90848))
273
+
274
+ ### ❤️ Contributors
275
+
276
+ - Behon Baker <behon.baker@yahoo.com>
277
+
278
+ ## v0.0.3
279
+
280
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.2...v0.0.3)
281
+
282
+ ### 🏡 Chore
283
+
284
+ - Update readme ([88be325](https://github.com/BayBreezy/ui-thing-cli/commit/88be325))
285
+ - Change package name ([bd17f8d](https://github.com/BayBreezy/ui-thing-cli/commit/bd17f8d))
286
+ - Set version back to 0.0.2 ([1c7b6b2](https://github.com/BayBreezy/ui-thing-cli/commit/1c7b6b2))
287
+
288
+ ### ❤️ Contributors
289
+
290
+ - Behon Baker <behon.baker@yahoo.com>
291
+
292
+ ## v0.0.2
293
+
294
+ ### 🏡 Chore
295
+
296
+ - Add 1st changeset ([ec0083c](https://github.com/BayBreezy/ui-thing-cli/commit/ec0083c))
297
+ - Add release script ([ea11cae](https://github.com/BayBreezy/ui-thing-cli/commit/ea11cae))
298
+
299
+ ### ❤️ Contributors
300
+
301
+ - Behon Baker <behon.baker@yahoo.com>