ui-thing 0.0.29 → 0.1.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,386 +1,415 @@
1
- # Changelog
1
+ # Changelog
2
+
3
+ ## v0.1.1
2
4
 
3
- ## v0.0.29
4
-
5
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.28...v0.0.29)
5
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.30...v0.1.1)
6
6
 
7
7
  ### 🚀 Enhancements
8
8
 
9
- - Add drawer component ([1c07ebd](https://github.com/BayBreezy/ui-thing-cli/commit/1c07ebd))
10
-
11
- ### ❤️ Contributors
12
-
13
- - BayBreezy <behon.baker@yahoo.com>
14
-
15
- ## v0.0.28
16
-
17
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.27...v0.0.28)
18
-
19
- ### 🩹 Fixes
20
-
21
- - Update import ([ef37e4d](https://github.com/BayBreezy/ui-thing-cli/commit/ef37e4d))
22
-
23
- ### ❤️ Contributors
24
-
25
- - Behon Baker <behon.baker@yahoo.com>
26
-
27
- ## v0.0.27
28
-
29
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.26...v0.0.27)
30
-
31
- ### 🩹 Fixes
32
-
33
- - **dattables:** Pin dt versions and add overrides to package.json file ([ccc295b](https://github.com/BayBreezy/ui-thing-cli/commit/ccc295b))
34
-
35
- ### ❤️ Contributors
36
-
37
- - Behon Baker <behon.baker@yahoo.com>
38
-
39
- ## v0.0.26
40
-
41
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.25...v0.0.26)
42
-
43
- ### 🩹 Fixes
44
-
45
- - **multiselect:** Change the way css is imported ([c9c37a4](https://github.com/BayBreezy/ui-thing-cli/commit/c9c37a4))
46
-
47
- ### 🏡 Chore
48
-
49
- - Update deps ([e1d6110](https://github.com/BayBreezy/ui-thing-cli/commit/e1d6110))
50
-
51
- ### ❤️ Contributors
52
-
53
- - BayBreezy <behon.baker@yahoo.com>
54
-
55
- ## v0.0.25
56
-
57
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.24...v0.0.25)
58
-
59
- ### 🩹 Fixes
60
-
61
- - Update logic that determines if the deps should be installed ([ada954a](https://github.com/BayBreezy/ui-thing-cli/commit/ada954a))
62
-
63
- ### ❤️ Contributors
64
-
65
- - BayBreezy <behon.baker@yahoo.com>
66
-
67
- ## v0.0.24
68
-
69
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.23...v0.0.24)
70
-
71
- ### 🩹 Fixes
72
-
73
- - Check for postinstall script before running it ([c9c5115](https://github.com/BayBreezy/ui-thing-cli/commit/c9c5115))
9
+ - Add splitpanes ([417ac8c](https://github.com/BayBreezy/ui-thing-cli/commit/417ac8c))
74
10
 
75
11
  ### 🏡 Chore
76
12
 
77
- - Update deps ([5bf3eb2](https://github.com/BayBreezy/ui-thing-cli/commit/5bf3eb2))
78
- - Update add command ([388bcb9](https://github.com/BayBreezy/ui-thing-cli/commit/388bcb9))
79
-
80
- ### 🎨 Styles
81
-
82
- - Format codebase ([b95de27](https://github.com/BayBreezy/ui-thing-cli/commit/b95de27))
83
-
84
- ### ❤️ Contributors
85
-
86
- - BayBreezy <behon.baker@yahoo.com>
87
-
88
- ## v0.0.23
89
-
90
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.22...v0.0.23)
91
-
92
- ### 🏡 Chore
93
-
94
- - Update deps ([113aee9](https://github.com/BayBreezy/ui-thing-cli/commit/113aee9))
95
- - **add-command:** Update command to accomodate components with no deps or dev deps ([c856921](https://github.com/BayBreezy/ui-thing-cli/commit/c856921))
96
-
97
- ### ❤️ Contributors
98
-
99
- - BayBreezy <behon.baker@yahoo.com>
100
-
101
- ## v0.0.22
102
-
103
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.21...v0.0.22)
104
-
105
- ### 🏡 Chore
106
-
107
- - Add colvis styles to datatable.net ([82995b3](https://github.com/BayBreezy/ui-thing-cli/commit/82995b3))
13
+ - Update deps ([f5a735e](https://github.com/BayBreezy/ui-thing-cli/commit/f5a735e))
108
14
 
109
15
  ### ❤️ Contributors
110
16
 
111
17
  - Behon Baker <behon.baker@yahoo.com>
112
18
 
113
- ## v0.0.21
114
-
115
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.20...v0.0.21)
116
-
117
- ### 🏡 Chore
118
-
119
- - Update deps & components ([ce7977d](https://github.com/BayBreezy/ui-thing-cli/commit/ce7977d))
120
-
121
- ### ❤️ Contributors
122
-
123
- - Behon Baker <behon.baker@yahoo.com>
124
-
125
- ## v0.0.20
126
-
127
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.19...v0.0.20)
128
-
129
- ### 🏡 Chore
130
-
131
- - **components:** Add new components - navbar, container & divider ([fb970d5](https://github.com/BayBreezy/ui-thing-cli/commit/fb970d5))
132
-
133
- ### ❤️ Contributors
134
-
135
- - Behon Baker <behon.baker@yahoo.com>
136
-
137
- ## v0.0.19
138
-
139
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.18...v0.0.19)
140
-
141
- ### 🏡 Chore
142
-
143
- - **components:** Update comp style for toast ([d78d6a0](https://github.com/BayBreezy/ui-thing-cli/commit/d78d6a0))
144
- - Update deps ([62fa5ff](https://github.com/BayBreezy/ui-thing-cli/commit/62fa5ff))
145
-
146
- ### ❤️ Contributors
147
-
148
- - Behon Baker <behon.baker@yahoo.com>
149
-
150
- ## v0.0.18
151
-
152
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.17...v0.0.18)
153
-
154
- ### 🏡 Chore
155
-
156
- - Update default component folder location ([1268f24](https://github.com/BayBreezy/ui-thing-cli/commit/1268f24))
157
-
158
- ### ❤️ Contributors
159
-
160
- - BayBreezy <behon.baker@yahoo.com>
161
-
162
- ## v0.0.17
163
-
164
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.16...v0.0.17)
165
-
166
- ### 🏡 Chore
167
-
168
- - **prefix:** Update component prefix. Moved from UI to Ui ([e515ef7](https://github.com/BayBreezy/ui-thing-cli/commit/e515ef7))
169
-
170
- ### ❤️ Contributors
171
-
172
- - Behon Baker <behon.baker@yahoo.com>
173
-
174
- ## v0.0.16
175
-
176
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.15...v0.0.16)
177
-
178
- ### 🚀 Enhancements
179
-
180
- - **pin-input:** Replace OTP with pin input ([7287b6f](https://github.com/BayBreezy/ui-thing-cli/commit/7287b6f))
181
-
182
- ### ❤️ Contributors
183
-
184
- - Behon Baker <behon.baker@yahoo.com>
185
-
186
- ## v0.0.15
187
-
188
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.14...v0.0.15)
189
-
190
- ### 🚀 Enhancements
191
-
192
- - **components:** Add new components ([deed365](https://github.com/BayBreezy/ui-thing-cli/commit/deed365))
193
-
194
- ### 🏡 Chore
195
-
196
- - **dependencies:** Update deps ([1ea8fb6](https://github.com/BayBreezy/ui-thing-cli/commit/1ea8fb6))
197
-
198
- ### ❤️ Contributors
199
-
200
- - Behon Baker <behon.baker@yahoo.com>
201
-
202
- ## v0.0.14
203
-
204
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.13...v0.0.14)
205
-
206
- ### 🏡 Chore
207
-
208
- - Add vee-otp component to the updated list ([34f6791](https://github.com/BayBreezy/ui-thing-cli/commit/34f6791))
209
-
210
- ### ❤️ Contributors
211
-
212
- - Behon Baker <behon.baker@yahoo.com>
213
-
214
- ## v0.0.13
215
-
216
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.12...v0.0.13)
217
-
218
- ### 🏡 Chore
219
-
220
- - Make call to api for compoinents again ([fbd4a78](https://github.com/BayBreezy/ui-thing-cli/commit/fbd4a78))
221
- - Use local component file again ([eebf8cd](https://github.com/BayBreezy/ui-thing-cli/commit/eebf8cd))
222
-
223
- ### ❤️ Contributors
224
-
225
- - Behon Baker <behon.baker@yahoo.com>
226
-
227
- ## v0.0.12
228
-
229
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.11...v0.0.12)
230
-
231
- ### 🏡 Chore
232
-
233
- - **add:** Revert to adding local components file. API call was too slow ([f77db79](https://github.com/BayBreezy/ui-thing-cli/commit/f77db79))
234
- - Remove unused import ([be11d5d](https://github.com/BayBreezy/ui-thing-cli/commit/be11d5d))
235
-
236
- ### ❤️ Contributors
237
-
238
- - Behon Baker <behon.baker@yahoo.com>
239
-
240
- ## v0.0.11
241
-
242
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.10...v0.0.11)
243
-
244
- ### 🚀 Enhancements
245
-
246
- - **add:** Update add command to get components from API ([6c41848](https://github.com/BayBreezy/ui-thing-cli/commit/6c41848))
247
-
248
- ### 💅 Refactors
249
-
250
- - **types:** Update types ([75917fb](https://github.com/BayBreezy/ui-thing-cli/commit/75917fb))
251
-
252
- ### 🏡 Chore
253
-
254
- - **dependencies:** Update deps ([7ce3c2a](https://github.com/BayBreezy/ui-thing-cli/commit/7ce3c2a))
255
- - **components:** Remove hard coded components ([2802d49](https://github.com/BayBreezy/ui-thing-cli/commit/2802d49))
256
-
257
- ### ❤️ Contributors
258
-
259
- - Behon Baker <behon.baker@yahoo.com>
260
-
261
- ## v0.0.10
262
-
263
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.9...v0.0.10)
264
-
265
- ### 🚀 Enhancements
266
-
267
- - Add shortcut composables ([bd104e3](https://github.com/BayBreezy/ui-thing-cli/commit/bd104e3))
268
-
269
- ### 📖 Documentation
270
-
271
- - Update readme ([991c842](https://github.com/BayBreezy/ui-thing-cli/commit/991c842))
272
-
273
- ### 📦 Build
274
-
275
- - Run `npm pkg fix` to update package.json file ([5fb7e54](https://github.com/BayBreezy/ui-thing-cli/commit/5fb7e54))
276
-
277
- ### 🏡 Chore
278
-
279
- - Update components ([5ae91c3](https://github.com/BayBreezy/ui-thing-cli/commit/5ae91c3))
280
-
281
- ### ❤️ Contributors
282
-
283
- - Behon Baker <behon.baker@yahoo.com>
284
-
285
- ## v0.0.9
286
-
287
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.8...v0.0.9)
288
-
289
- ### 🩹 Fixes
290
-
291
- - Add multiselect dep to the list of deps ([369bfef](https://github.com/BayBreezy/ui-thing-cli/commit/369bfef))
292
-
293
- ### ❤️ Contributors
294
-
295
- - Behon Baker <behon.baker@yahoo.com>
296
-
297
- ## v0.0.8
298
-
299
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.7...v0.0.8)
300
-
301
- ### 🚀 Enhancements
302
-
303
- - Add multiselect component to the list ([e40f13a](https://github.com/BayBreezy/ui-thing-cli/commit/e40f13a))
304
-
305
- ### Tests
306
-
307
- - **utils:** Add test for compareUIConfig ([8d89db8](https://github.com/BayBreezy/ui-thing-cli/commit/8d89db8))
308
- - **templates:** Add test for css file ([da9736c](https://github.com/BayBreezy/ui-thing-cli/commit/da9736c))
309
-
310
- ### ❤️ Contributors
311
-
312
- - Behon Baker <behon.baker@yahoo.com>
313
-
314
- ## v0.0.7
315
-
316
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.6...v0.0.7)
317
-
318
- ### 🏡 Chore
319
-
320
- - Update add command and components ([a294316](https://github.com/BayBreezy/ui-thing-cli/commit/a294316))
321
- - Update add command ([641e474](https://github.com/BayBreezy/ui-thing-cli/commit/641e474))
322
- - Update add command ([81d0d4e](https://github.com/BayBreezy/ui-thing-cli/commit/81d0d4e))
323
-
324
- ### ❤️ Contributors
325
-
326
- - BayBreezy <behon.baker@yahoo.com>
327
-
328
- ## v0.0.6
329
-
330
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.5...v0.0.6)
331
-
332
- ### 🚀 Enhancements
333
-
334
- - Add test workflow ([c00e2f4](https://github.com/BayBreezy/ui-thing-cli/commit/c00e2f4))
335
- - Update test workflow ([c0f0662](https://github.com/BayBreezy/ui-thing-cli/commit/c0f0662))
336
-
337
- ### 🏡 Chore
338
-
339
- - Update prompts deps ([8fdf5ce](https://github.com/BayBreezy/ui-thing-cli/commit/8fdf5ce))
340
- - Update comps ([f232b69](https://github.com/BayBreezy/ui-thing-cli/commit/f232b69))
341
- - Update types ([6f6b347](https://github.com/BayBreezy/ui-thing-cli/commit/6f6b347))
342
- - Update deps ([7624ff0](https://github.com/BayBreezy/ui-thing-cli/commit/7624ff0))
343
-
344
- ### ❤️ Contributors
345
-
346
- - Behon Baker <behon.baker@yahoo.com>
347
-
348
- ## v0.0.5
349
-
350
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.3...v0.0.5)
351
-
352
- ### 🏡 Chore
353
-
354
- - Update release script ([c53b0d4](https://github.com/BayBreezy/ui-thing-cli/commit/c53b0d4))
355
- - Update readme ([1d95ccb](https://github.com/BayBreezy/ui-thing-cli/commit/1d95ccb))
356
- - Split cli from website repo ([66f2b3c](https://github.com/BayBreezy/ui-thing-cli/commit/66f2b3c))
357
- - Update deps ([3d90848](https://github.com/BayBreezy/ui-thing-cli/commit/3d90848))
358
-
359
- ### ❤️ Contributors
360
-
361
- - Behon Baker <behon.baker@yahoo.com>
362
-
363
- ## v0.0.3
364
-
365
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.2...v0.0.3)
366
-
367
- ### 🏡 Chore
368
-
369
- - Update readme ([88be325](https://github.com/BayBreezy/ui-thing-cli/commit/88be325))
370
- - Change package name ([bd17f8d](https://github.com/BayBreezy/ui-thing-cli/commit/bd17f8d))
371
- - Set version back to 0.0.2 ([1c7b6b2](https://github.com/BayBreezy/ui-thing-cli/commit/1c7b6b2))
372
-
373
- ### ❤️ Contributors
374
-
375
- - Behon Baker <behon.baker@yahoo.com>
376
-
377
- ## v0.0.2
378
-
379
- ### 🏡 Chore
380
-
381
- - Add 1st changeset ([ec0083c](https://github.com/BayBreezy/ui-thing-cli/commit/ec0083c))
382
- - Add release script ([ea11cae](https://github.com/BayBreezy/ui-thing-cli/commit/ea11cae))
383
-
384
- ### ❤️ Contributors
385
-
386
- - Behon Baker <behon.baker@yahoo.com>
19
+ ## v0.0.30
20
+
21
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.29...v0.0.30)
22
+
23
+ ### 🚀 Enhancements
24
+
25
+ - **init-command:** Add --yes option to skip questions and just use defaults values ([a030aa0](https://github.com/BayBreezy/ui-thing-cli/commit/a030aa0))
26
+ - **add-command:** Add -a `all` option to the add command. This will add all components to the project and install the deps ([83868ab](https://github.com/BayBreezy/ui-thing-cli/commit/83868ab))
27
+
28
+ ### ❤️ Contributors
29
+
30
+ - BayBreezy <behon.baker@yahoo.com>
31
+
32
+ ## v0.0.29
33
+
34
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.28...v0.0.29)
35
+
36
+ ### 🚀 Enhancements
37
+
38
+ - Add drawer component ([1c07ebd](https://github.com/BayBreezy/ui-thing-cli/commit/1c07ebd))
39
+
40
+ ### ❤️ Contributors
41
+
42
+ - BayBreezy <behon.baker@yahoo.com>
43
+
44
+ ## v0.0.28
45
+
46
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.27...v0.0.28)
47
+
48
+ ### 🩹 Fixes
49
+
50
+ - Update import ([ef37e4d](https://github.com/BayBreezy/ui-thing-cli/commit/ef37e4d))
51
+
52
+ ### ❤️ Contributors
53
+
54
+ - Behon Baker <behon.baker@yahoo.com>
55
+
56
+ ## v0.0.27
57
+
58
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.26...v0.0.27)
59
+
60
+ ### 🩹 Fixes
61
+
62
+ - **dattables:** Pin dt versions and add overrides to package.json file ([ccc295b](https://github.com/BayBreezy/ui-thing-cli/commit/ccc295b))
63
+
64
+ ### ❤️ Contributors
65
+
66
+ - Behon Baker <behon.baker@yahoo.com>
67
+
68
+ ## v0.0.26
69
+
70
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.25...v0.0.26)
71
+
72
+ ### 🩹 Fixes
73
+
74
+ - **multiselect:** Change the way css is imported ([c9c37a4](https://github.com/BayBreezy/ui-thing-cli/commit/c9c37a4))
75
+
76
+ ### 🏡 Chore
77
+
78
+ - Update deps ([e1d6110](https://github.com/BayBreezy/ui-thing-cli/commit/e1d6110))
79
+
80
+ ### ❤️ Contributors
81
+
82
+ - BayBreezy <behon.baker@yahoo.com>
83
+
84
+ ## v0.0.25
85
+
86
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.24...v0.0.25)
87
+
88
+ ### 🩹 Fixes
89
+
90
+ - Update logic that determines if the deps should be installed ([ada954a](https://github.com/BayBreezy/ui-thing-cli/commit/ada954a))
91
+
92
+ ### ❤️ Contributors
93
+
94
+ - BayBreezy <behon.baker@yahoo.com>
95
+
96
+ ## v0.0.24
97
+
98
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.23...v0.0.24)
99
+
100
+ ### 🩹 Fixes
101
+
102
+ - Check for postinstall script before running it ([c9c5115](https://github.com/BayBreezy/ui-thing-cli/commit/c9c5115))
103
+
104
+ ### 🏡 Chore
105
+
106
+ - Update deps ([5bf3eb2](https://github.com/BayBreezy/ui-thing-cli/commit/5bf3eb2))
107
+ - Update add command ([388bcb9](https://github.com/BayBreezy/ui-thing-cli/commit/388bcb9))
108
+
109
+ ### 🎨 Styles
110
+
111
+ - Format codebase ([b95de27](https://github.com/BayBreezy/ui-thing-cli/commit/b95de27))
112
+
113
+ ### ❤️ Contributors
114
+
115
+ - BayBreezy <behon.baker@yahoo.com>
116
+
117
+ ## v0.0.23
118
+
119
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.22...v0.0.23)
120
+
121
+ ### 🏡 Chore
122
+
123
+ - Update deps ([113aee9](https://github.com/BayBreezy/ui-thing-cli/commit/113aee9))
124
+ - **add-command:** Update command to accomodate components with no deps or dev deps ([c856921](https://github.com/BayBreezy/ui-thing-cli/commit/c856921))
125
+
126
+ ### ❤️ Contributors
127
+
128
+ - BayBreezy <behon.baker@yahoo.com>
129
+
130
+ ## v0.0.22
131
+
132
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.21...v0.0.22)
133
+
134
+ ### 🏡 Chore
135
+
136
+ - Add colvis styles to datatable.net ([82995b3](https://github.com/BayBreezy/ui-thing-cli/commit/82995b3))
137
+
138
+ ### ❤️ Contributors
139
+
140
+ - Behon Baker <behon.baker@yahoo.com>
141
+
142
+ ## v0.0.21
143
+
144
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.20...v0.0.21)
145
+
146
+ ### 🏡 Chore
147
+
148
+ - Update deps & components ([ce7977d](https://github.com/BayBreezy/ui-thing-cli/commit/ce7977d))
149
+
150
+ ### ❤️ Contributors
151
+
152
+ - Behon Baker <behon.baker@yahoo.com>
153
+
154
+ ## v0.0.20
155
+
156
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.19...v0.0.20)
157
+
158
+ ### 🏡 Chore
159
+
160
+ - **components:** Add new components - navbar, container & divider ([fb970d5](https://github.com/BayBreezy/ui-thing-cli/commit/fb970d5))
161
+
162
+ ### ❤️ Contributors
163
+
164
+ - Behon Baker <behon.baker@yahoo.com>
165
+
166
+ ## v0.0.19
167
+
168
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.18...v0.0.19)
169
+
170
+ ### 🏡 Chore
171
+
172
+ - **components:** Update comp style for toast ([d78d6a0](https://github.com/BayBreezy/ui-thing-cli/commit/d78d6a0))
173
+ - Update deps ([62fa5ff](https://github.com/BayBreezy/ui-thing-cli/commit/62fa5ff))
174
+
175
+ ### ❤️ Contributors
176
+
177
+ - Behon Baker <behon.baker@yahoo.com>
178
+
179
+ ## v0.0.18
180
+
181
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.17...v0.0.18)
182
+
183
+ ### 🏡 Chore
184
+
185
+ - Update default component folder location ([1268f24](https://github.com/BayBreezy/ui-thing-cli/commit/1268f24))
186
+
187
+ ### ❤️ Contributors
188
+
189
+ - BayBreezy <behon.baker@yahoo.com>
190
+
191
+ ## v0.0.17
192
+
193
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.16...v0.0.17)
194
+
195
+ ### 🏡 Chore
196
+
197
+ - **prefix:** Update component prefix. Moved from UI to Ui ([e515ef7](https://github.com/BayBreezy/ui-thing-cli/commit/e515ef7))
198
+
199
+ ### ❤️ Contributors
200
+
201
+ - Behon Baker <behon.baker@yahoo.com>
202
+
203
+ ## v0.0.16
204
+
205
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.15...v0.0.16)
206
+
207
+ ### 🚀 Enhancements
208
+
209
+ - **pin-input:** Replace OTP with pin input ([7287b6f](https://github.com/BayBreezy/ui-thing-cli/commit/7287b6f))
210
+
211
+ ### ❤️ Contributors
212
+
213
+ - Behon Baker <behon.baker@yahoo.com>
214
+
215
+ ## v0.0.15
216
+
217
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.14...v0.0.15)
218
+
219
+ ### 🚀 Enhancements
220
+
221
+ - **components:** Add new components ([deed365](https://github.com/BayBreezy/ui-thing-cli/commit/deed365))
222
+
223
+ ### 🏡 Chore
224
+
225
+ - **dependencies:** Update deps ([1ea8fb6](https://github.com/BayBreezy/ui-thing-cli/commit/1ea8fb6))
226
+
227
+ ### ❤️ Contributors
228
+
229
+ - Behon Baker <behon.baker@yahoo.com>
230
+
231
+ ## v0.0.14
232
+
233
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.13...v0.0.14)
234
+
235
+ ### 🏡 Chore
236
+
237
+ - Add vee-otp component to the updated list ([34f6791](https://github.com/BayBreezy/ui-thing-cli/commit/34f6791))
238
+
239
+ ### ❤️ Contributors
240
+
241
+ - Behon Baker <behon.baker@yahoo.com>
242
+
243
+ ## v0.0.13
244
+
245
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.12...v0.0.13)
246
+
247
+ ### 🏡 Chore
248
+
249
+ - Make call to api for compoinents again ([fbd4a78](https://github.com/BayBreezy/ui-thing-cli/commit/fbd4a78))
250
+ - Use local component file again ([eebf8cd](https://github.com/BayBreezy/ui-thing-cli/commit/eebf8cd))
251
+
252
+ ### ❤️ Contributors
253
+
254
+ - Behon Baker <behon.baker@yahoo.com>
255
+
256
+ ## v0.0.12
257
+
258
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.11...v0.0.12)
259
+
260
+ ### 🏡 Chore
261
+
262
+ - **add:** Revert to adding local components file. API call was too slow ([f77db79](https://github.com/BayBreezy/ui-thing-cli/commit/f77db79))
263
+ - Remove unused import ([be11d5d](https://github.com/BayBreezy/ui-thing-cli/commit/be11d5d))
264
+
265
+ ### ❤️ Contributors
266
+
267
+ - Behon Baker <behon.baker@yahoo.com>
268
+
269
+ ## v0.0.11
270
+
271
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.10...v0.0.11)
272
+
273
+ ### 🚀 Enhancements
274
+
275
+ - **add:** Update add command to get components from API ([6c41848](https://github.com/BayBreezy/ui-thing-cli/commit/6c41848))
276
+
277
+ ### 💅 Refactors
278
+
279
+ - **types:** Update types ([75917fb](https://github.com/BayBreezy/ui-thing-cli/commit/75917fb))
280
+
281
+ ### 🏡 Chore
282
+
283
+ - **dependencies:** Update deps ([7ce3c2a](https://github.com/BayBreezy/ui-thing-cli/commit/7ce3c2a))
284
+ - **components:** Remove hard coded components ([2802d49](https://github.com/BayBreezy/ui-thing-cli/commit/2802d49))
285
+
286
+ ### ❤️ Contributors
287
+
288
+ - Behon Baker <behon.baker@yahoo.com>
289
+
290
+ ## v0.0.10
291
+
292
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.9...v0.0.10)
293
+
294
+ ### 🚀 Enhancements
295
+
296
+ - Add shortcut composables ([bd104e3](https://github.com/BayBreezy/ui-thing-cli/commit/bd104e3))
297
+
298
+ ### 📖 Documentation
299
+
300
+ - Update readme ([991c842](https://github.com/BayBreezy/ui-thing-cli/commit/991c842))
301
+
302
+ ### 📦 Build
303
+
304
+ - Run `npm pkg fix` to update package.json file ([5fb7e54](https://github.com/BayBreezy/ui-thing-cli/commit/5fb7e54))
305
+
306
+ ### 🏡 Chore
307
+
308
+ - Update components ([5ae91c3](https://github.com/BayBreezy/ui-thing-cli/commit/5ae91c3))
309
+
310
+ ### ❤️ Contributors
311
+
312
+ - Behon Baker <behon.baker@yahoo.com>
313
+
314
+ ## v0.0.9
315
+
316
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.8...v0.0.9)
317
+
318
+ ### 🩹 Fixes
319
+
320
+ - Add multiselect dep to the list of deps ([369bfef](https://github.com/BayBreezy/ui-thing-cli/commit/369bfef))
321
+
322
+ ### ❤️ Contributors
323
+
324
+ - Behon Baker <behon.baker@yahoo.com>
325
+
326
+ ## v0.0.8
327
+
328
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.7...v0.0.8)
329
+
330
+ ### 🚀 Enhancements
331
+
332
+ - Add multiselect component to the list ([e40f13a](https://github.com/BayBreezy/ui-thing-cli/commit/e40f13a))
333
+
334
+ ### ✅ Tests
335
+
336
+ - **utils:** Add test for compareUIConfig ([8d89db8](https://github.com/BayBreezy/ui-thing-cli/commit/8d89db8))
337
+ - **templates:** Add test for css file ([da9736c](https://github.com/BayBreezy/ui-thing-cli/commit/da9736c))
338
+
339
+ ### ❤️ Contributors
340
+
341
+ - Behon Baker <behon.baker@yahoo.com>
342
+
343
+ ## v0.0.7
344
+
345
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.6...v0.0.7)
346
+
347
+ ### 🏡 Chore
348
+
349
+ - Update add command and components ([a294316](https://github.com/BayBreezy/ui-thing-cli/commit/a294316))
350
+ - Update add command ([641e474](https://github.com/BayBreezy/ui-thing-cli/commit/641e474))
351
+ - Update add command ([81d0d4e](https://github.com/BayBreezy/ui-thing-cli/commit/81d0d4e))
352
+
353
+ ### ❤️ Contributors
354
+
355
+ - BayBreezy <behon.baker@yahoo.com>
356
+
357
+ ## v0.0.6
358
+
359
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.5...v0.0.6)
360
+
361
+ ### 🚀 Enhancements
362
+
363
+ - Add test workflow ([c00e2f4](https://github.com/BayBreezy/ui-thing-cli/commit/c00e2f4))
364
+ - Update test workflow ([c0f0662](https://github.com/BayBreezy/ui-thing-cli/commit/c0f0662))
365
+
366
+ ### 🏡 Chore
367
+
368
+ - Update prompts deps ([8fdf5ce](https://github.com/BayBreezy/ui-thing-cli/commit/8fdf5ce))
369
+ - Update comps ([f232b69](https://github.com/BayBreezy/ui-thing-cli/commit/f232b69))
370
+ - Update types ([6f6b347](https://github.com/BayBreezy/ui-thing-cli/commit/6f6b347))
371
+ - Update deps ([7624ff0](https://github.com/BayBreezy/ui-thing-cli/commit/7624ff0))
372
+
373
+ ### ❤️ Contributors
374
+
375
+ - Behon Baker <behon.baker@yahoo.com>
376
+
377
+ ## v0.0.5
378
+
379
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.3...v0.0.5)
380
+
381
+ ### 🏡 Chore
382
+
383
+ - Update release script ([c53b0d4](https://github.com/BayBreezy/ui-thing-cli/commit/c53b0d4))
384
+ - Update readme ([1d95ccb](https://github.com/BayBreezy/ui-thing-cli/commit/1d95ccb))
385
+ - Split cli from website repo ([66f2b3c](https://github.com/BayBreezy/ui-thing-cli/commit/66f2b3c))
386
+ - Update deps ([3d90848](https://github.com/BayBreezy/ui-thing-cli/commit/3d90848))
387
+
388
+ ### ❤️ Contributors
389
+
390
+ - Behon Baker <behon.baker@yahoo.com>
391
+
392
+ ## v0.0.3
393
+
394
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.2...v0.0.3)
395
+
396
+ ### 🏡 Chore
397
+
398
+ - Update readme ([88be325](https://github.com/BayBreezy/ui-thing-cli/commit/88be325))
399
+ - Change package name ([bd17f8d](https://github.com/BayBreezy/ui-thing-cli/commit/bd17f8d))
400
+ - Set version back to 0.0.2 ([1c7b6b2](https://github.com/BayBreezy/ui-thing-cli/commit/1c7b6b2))
401
+
402
+ ### ❤️ Contributors
403
+
404
+ - Behon Baker <behon.baker@yahoo.com>
405
+
406
+ ## v0.0.2
407
+
408
+ ### 🏡 Chore
409
+
410
+ - Add 1st changeset ([ec0083c](https://github.com/BayBreezy/ui-thing-cli/commit/ec0083c))
411
+ - Add release script ([ea11cae](https://github.com/BayBreezy/ui-thing-cli/commit/ea11cae))
412
+
413
+ ### ❤️ Contributors
414
+
415
+ - Behon Baker <behon.baker@yahoo.com>