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 minItems and maxItems properties to Repeater component for better item management ([f63edbee](https://github.com/sfxcode/formkit-primevue/commit/f63edbee))
8
+
- Add explicit @formkit/auto-animate dependency for enhanced animations ([f92c3852](https://github.com/sfxcode/formkit-primevue/commit/f92c3852))
9
+
- Enhance PrimeListbox with customizable transfer button styles and container classes ([6f127aac](https://github.com/sfxcode/formkit-primevue/commit/6f127aac))
10
+
- Add ListboxTransfer component with enhanced transfer functionality and examples ([8281de78](https://github.com/sfxcode/formkit-primevue/commit/8281de78))
11
+
- Enhance PrimeListbox documentation with customizable styling examples and transfer options ([1269bf35](https://github.com/sfxcode/formkit-primevue/commit/1269bf35))
12
+
- Update Listbox Transfer icon for improved visual representation ([5e21a8eb](https://github.com/sfxcode/formkit-primevue/commit/5e21a8eb))
13
+
- Update release script to use minor versioning for changelog ([f22281d3](https://github.com/sfxcode/formkit-primevue/commit/f22281d3))
14
+
- Enhance addInsertButton to disable button when max items limit is reached ([6a0e1a87](https://github.com/sfxcode/formkit-primevue/commit/6a0e1a87))
15
+
- Add watchers to FormKitDataEdit and FormKitDataView for reactive prop updates ([56f6fb86](https://github.com/sfxcode/formkit-primevue/commit/56f6fb86))
16
+
- Enhance JSON editor integration in PrimeInput and PrimeOutput for better data handling ([df1c383c](https://github.com/sfxcode/formkit-primevue/commit/df1c383c))
17
+
18
+
### 💅 Refactors
19
+
20
+
- Optimize array manipulation in Repeater component methods ([14dfc292](https://github.com/sfxcode/formkit-primevue/commit/14dfc292))
21
+
22
+
### 🏡 Chore
23
+
24
+
- Update dependencies for improved stability and performance ([76c4ee40](https://github.com/sfxcode/formkit-primevue/commit/76c4ee40))
0 commit comments