Skip to content

Releases: sfxcode/formkit-primevue

v4.1.10

04 Jun 13:52

Choose a tag to compare

compare changes

republish because latest version was not published on npm

v4.1.9

04 Jun 13:45

Choose a tag to compare

compare changes

🚀 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

v4.1.8

14 May 07:12

Choose a tag to compare

compare changes

🚀 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

v4.1.7

11 May 06:16

Choose a tag to compare

v4.1.3

10 May 21:15

Choose a tag to compare

compare changes

🚀 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

v4.1.2

10 May 20:20

Choose a tag to compare

compare changes

🚀 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

v4.1.1

10 May 19:57

Choose a tag to compare

compare changes

🏡 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

v4.1.0

10 May 09:33

Choose a tag to compare

compare changes

🚀 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

v4.0.0

08 Apr 17:16

Choose a tag to compare

compare changes

🏡 Chore

  • Update dependencies and release script for improved versioning (04ffb8c)
  • Update @formkit dependencies to version 2.0.0 and @intlify/core to 11.3.2 (f89ab32)
  • Update version information in AppFooter.vue to reflect Formkit 2.0.x (31c3e44)

❤️ Contributors

v3.3.8

29 Mar 12:01

Choose a tag to compare

compare changes

🩹 Fixes

  • Update import path for useFormKitSection in PrimeOutputList.vue (02038e5)

❤️ Contributors