Skip to content

v4.2.0

Choose a tag to compare

@sfxcode sfxcode released this 06 Jun 09:15
· 16 commits to main since this release

compare changes

🚀 Enhancements

  • Add minItems and maxItems properties to Repeater component for better item management (f63edbee)
  • Add explicit @formkit/auto-animate dependency for enhanced animations (f92c3852)
  • Enhance PrimeListbox with customizable transfer button styles and container classes (6f127aac)
  • Add ListboxTransfer component with enhanced transfer functionality and examples (8281de78)
  • Enhance PrimeListbox documentation with customizable styling examples and transfer options (1269bf35)
  • Update Listbox Transfer icon for improved visual representation (5e21a8eb)
  • Update release script to use minor versioning for changelog (f22281d3)
  • Enhance addInsertButton to disable button when max items limit is reached (6a0e1a87)
  • Add watchers to FormKitDataEdit and FormKitDataView for reactive prop updates (56f6fb86)
  • Enhance JSON editor integration in PrimeInput and PrimeOutput for better data handling (df1c383c)

💅 Refactors

  • Optimize array manipulation in Repeater component methods (14dfc292)

🏡 Chore

  • Update dependencies for improved stability and performance (76c4ee40)

❤️ Contributors