Skip to content

Latest commit

 

History

History
171 lines (111 loc) · 9.01 KB

File metadata and controls

171 lines (111 loc) · 9.01 KB

Changelog

v2.0.7

compare changes

🩹 Fixes

  • dependencies: Update @sfxcode/formkit-primevue to version 3.3.7 (4d998bd)
  • dependencies: Update @sfxcode/formkit-primevue to version 3.3.8 (2526c0e)

❤️ Contributors

v2.0.6

compare changes

🩹 Fixes

  • README.md: Update Vue and Vite version numbers (c814f88)
  • README.md: Update Nuxt and PrimeVue version numbers (941ff6c)
  • dependencies: Update various package versions and improve type definitions (10be5af)
  • eslint.config.js: Remove 'vue/no-mutating-props' rule configuration (797447f)

❤️ Contributors

v2.0.5

compare changes

🩹 Fixes

  • index.vue: Update version numbers for Vue, Vite, and PrimeVue components (2eca468)

💅 Refactors

  • dependencies: Update dependencies and add missing types for Vue (03c1052)

❤️ Contributors

v2.0.4

compare changes

💅 Refactors

  • dependencies: Update all - remove quill dependency because it is not used in this demo (b99034e)

🎨 Styles

  • linting: Fix Lint errors (5f0fcf0)

❤️ Contributors

v2.0.3

compare changes

💅 Refactors

  • dependencies: Update all (d0b5b57)
  • dependencies: Update all (faccecc)

❤️ Contributors

v2.0.2

compare changes

💅 Refactors

  • dependencies: Update all (886f08d)

❤️ Contributors

v2.0.1

compare changes

🚀 Enhancements

  • Cached Store (0383293)
  • Cached Store (015016b)
  • DataTable (0037de1)
  • DataTable (f5bdfc3)
  • Validation: Formkit and formkit-primevue added (085c6e1)
  • Validation: Formkit and formkit-primevue added (d742da3)
  • primevue: Add new elements to module (2ba1a30)
  • primevue: Add new elements to module (b5bfcef)
  • validation: Add repeater example (d7aaeda)
  • admin: Revoke Admin section (54aa9e9)

🩹 Fixes

  • Menu always open on mobile (e2c30a4)
  • SSG (11bd690)
  • modules: GlobEager is deprecated, causes error #80 (#80)
  • validation: Add optinLabel and optionValue, needed since formkit-primevue 1.6 Update (f687013)

💅 Refactors

  • test: Vitest, cypress (67bcf01)
  • markdown: Sample Page and Config (cb15901)
  • themes: Move to unpkg (601ad5d)
  • ui: Switch to Lara Design (79b4c9c)
  • ui: Update Table Demo (32fa02d)
  • datatable: Use input icon (b55b7a8)
  • sidebar: Use vue sidebar menu (5520b42)
  • sidebar: Use vue sidebar menu (2c0a956)
  • sidebar: Use vue sidebar menu (9cfb17c)
  • unocss: Load fonts locally (7d136e2)
  • dependencies: Remove unused (e107a5e)
  • dependencies: Remove unused (9263c9a)

📖 Documentation

  • readme: Change app image (ac10670)
  • readme: Change app image (11c07a6)
  • readme: Change app image (8251b16)
  • README: Variations (f30383a)
  • README: Logging not a module (Replaced by consola) (24265e8)

🏡 Chore

✅ Tests

  • samples: More vitest samples (3a7c1ce)
  • samples: More vitest samples (b92630c)
  • Vitest: Fix component test by exclude vue from optimization (9f02ab9)

🎨 Styles

  • Use cards in components (93e725d)
  • Small fixes (5011925)
  • Small fixes (f8726c1)
  • AdvertiseBox: Move to mdi icon (d097925)
  • AdvertiseBox: Some styling (8a9657f)
  • CDN: Use cdn.jsdelivr.net (1a94014)
  • linting: Fix Lint errors (664b0e6)
  • linting: Fix Lint errors (2d35247)
  • fonts: Add Local Fonts (d2ca929)
  • sass: Removed unused files and fix menu color (2243bdd)

❤️ Contributors