You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add PrimeVue input and output components documentation ([6ded983](https://github.com/sfxcode/formkit-primevue/commit/6ded983))
8
+
- Add PrimeVue input and output components documentation ([053aee3](https://github.com/sfxcode/formkit-primevue/commit/053aee3))
9
+
- Add i18n documentation and update guide with new I18n section ([bc2e97c](https://github.com/sfxcode/formkit-primevue/commit/bc2e97c))
10
+
11
+
### 🩹 Fixes
12
+
13
+
- Correct formatting and remove trailing newlines in documentation files ([e6ac329](https://github.com/sfxcode/formkit-primevue/commit/e6ac329))
14
+
- Handle undefined values in duration parsing for useOutputDuration function ([c0ef710](https://github.com/sfxcode/formkit-primevue/commit/c0ef710))
15
+
- Improve duration parsing by using destructuring and default values ([47bddc2](https://github.com/sfxcode/formkit-primevue/commit/47bddc2))
16
+
17
+
### 💅 Refactors
18
+
19
+
- Remove unused DisplayComponents and DisplayOutputComponents ([f40fbc0](https://github.com/sfxcode/formkit-primevue/commit/f40fbc0))
20
+
21
+
### 🏡 Chore
22
+
23
+
- Use linting ([bc41862](https://github.com/sfxcode/formkit-primevue/commit/bc41862))
24
+
- Update package dependencies and package manager version including primevue 4.3.8 ([b9e884d](https://github.com/sfxcode/formkit-primevue/commit/b9e884d))
0 commit comments