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