Releases: sfxcode/formkit-primevue
Releases · sfxcode/formkit-primevue
v4.1.10
v4.1.9
🚀 Enhancements
- Enhance Repeater component with improved class bindings and new properties - use formkit-item as class and remove not needed div surrounding the repeater item (969dfda0)
🏡 Chore
- Update dependencies in package.json for improved compatibility and performance (2f6213ef)
❤️ Contributors
- Sfxcode (@sfxcode)
v4.1.8
🚀 Enhancements
- Register Tab component in PrimeVue for enhanced tab functionality (283eb8ff)
🩹 Fixes
- Add data-auto-animate attribute to repeater component for improved animation support (cb7de478)
💅 Refactors
- Streamline Repeater component structure and improve class bindings (dc4bad15)
❤️ Contributors
- Sfxcode (@sfxcode)
v4.1.7
v4.1.3
🚀 Enhancements
- Add Transfer List functionality to PrimeListbox component with enhanced city selection (dc06edc5)
🩹 Fixes
- Update list-style binding in PrimeListbox component for dynamic styling (371448cf)
🎨 Styles
- Update icons in AppTopbar component for improved clarity and consistency (3c836af4)
❤️ Contributors
- Sfxcode (@sfxcode)
v4.1.2
🚀 Enhancements
- Add Repeater component for managing dynamic input groups (773846bb)
- Add PrimeRepeater component and update input types for consistency (7ebcf74e)
🩹 Fixes
- Update router link for PrimeRepeater in AppTopbar component (14088049)
🎨 Styles
- Format code in PrimeRepeater.md for consistency (4c106f3f)
❤️ Contributors
- Sfxcode (@sfxcode)
v4.1.1
🏡 Chore
- Update NODE_VERSION in netlify.toml to 24 (ae112434)
- Add engines field to package.json for Node.js and pnpm version requirements (f2ba251e)
- Update action versions in deploy.yml for improved stability (4e12ae5f)
- Update action versions in deploy.yml for improved stability" (f3ed8a7b)
- Restore engines field in package.json for Node.js and pnpm version requirements (a0805223)
- Refactor button handling in repeater component for improved functionality (d5435aa6)
- Enhance button configuration in repeater component for better usability (09e425c7)
- Improve type handling in repeater component for better clarity and functionality (44008006)
- Update release script to use patch versioning for changelogen (6b7ba678)
❤️ Contributors
- Sfxcode (@sfxcode)
v4.1.0
🚀 Enhancements
- Add primeRepeater input component for dynamic list management (5a51ab86)
- Enhance Repeater component with primeRepeater for dynamic data list management (44fed8c6)
- Update AppTopbar to link to PrimeRepeater sample (f30f69e8)
- Add options for always displaying add button and enabling clone button in Repeater component (439390a1)
🩹 Fixes
- Simplify class handling in addElementsInOuterDiv function (6f7d5acc)
- Clean up import statements and formatting in Repeater component files (5d24ea19)
- Update addButtonComponent parameters for consistency and improve new item handling in node context (0e8c056c)
- Standardize formatting and indentation in repeater component event handlers (b02f95f3)
- Update release script to use minor versioning for changelog (dfc7809c)
- Mark useFormKitRepeater as deprecated and suggest primeRepeater (33efa5d3)
📖 Documentation
- Update composables.md to add primeRepeater and deprecate useFormKitRepeater (ea5cc26b)
🏡 Chore
- Update release script to use patch versioning (8ebda625)
- Update dependencies in package.json for improved compatibility and performance (daa476af)
- Update packageManager version in package.json to 11.0.9 (828b42e8)
- Add pnpm workspace configuration to disable builds for specific packages (54329ae4)
- Update pnpm workspace configuration to enable shell emulator and set trust policy (723a9fa4)
❤️ Contributors
- Sfxcode (@sfxcode)