Skip to content

Latest commit

 

History

History
1810 lines (1064 loc) · 88.2 KB

CHANGELOG.md

File metadata and controls

1810 lines (1064 loc) · 88.2 KB

v2.7.1

compare changes

💅 Refactors

  • sass: Use latest sass version and replace @import with @use in scss files (33746bd)

🏡 Chore

  • release: Switch back to patch releases (107d89a)
  • dependencies: Update i18n to intlify version 10.x (1905735)

❤️ Contributors

v2.7.0

compare changes

🏡 Chore

  • dependencies: PrimeVue 4.2.4 and update other dependencies (69d8a78)

❤️ Contributors

v2.6.11

compare changes

🚀 Enhancements

  • InputText: Add a prop to set the underlying input type #67 (#67)

🏡 Chore

❤️ Contributors

v2.6.10

compare changes

v2.6.9

compare changes

🩹 Fixes

  • Textarea: Property 'rows' does not exist on type 'TextareaProps' (38862e4)

🏡 Chore

  • dependencies: PrimeVue 4.2.4 (3928ebd)
  • dependencies: Revert to typescript 5.6 (7fa6ae1)

❤️ Contributors

v2.6.8

compare changes

🚀 Enhancements

  • types: Add options attribute to custom component types #66 (#66)

❤️ Contributors

v2.6.7

compare changes

🏡 Chore

  • dependencies: FormKit 1.6.9 (2612038)

❤️ Contributors

v2.6.6

compare changes

🏡 Chore

  • dependencies: PrimeVue 4.2.2 - FormKit 1.6.8 (db5233d)

❤️ Contributors

v2.6.5

compare changes

🚀 Enhancements

  • inputs: Add size attributes (introduced in primevue 4.2) (e4382a5)
  • types: Add custom component types #41 (#41)

🏡 Chore

❤️ Contributors

v2.6.4

compare changes

📖 Documentation

❤️ Contributors

v2.6.3

compare changes

🚀 Enhancements

  • usePrimeInputs: Add Button (cd5b2e9)
  • usePrimeInputs: Add Button (3ca892f)

📦 Build

❤️ Contributors

v2.6.2

compare changes

📦 Build

🏡 Chore

  • dependencies: PrimeVue 4.2.1 (0161169)

❤️ Contributors

v2.6.1

compare changes

🚀 Enhancements

  • FormEditor: Remember last used Editor Tab (931953e)
  • JsonEditor: Prevent Table tab to expand to full width (20c2475)
  • useFormKitSchema: Allow also boolean value for render (eb11fde)
  • useFormKitSchema: Allow also boolean value for render (2f0b2b0)
  • useFormKitSchema: Allow also boolean value for render property (ac6ef3d)

🏡 Chore

  • dependencies: Update (55fde26)
  • dependencies: PrimeVue 4.2.0 (f6f1193)
  • dependencies: PrimeVue 4.2.0 (909b621)

❤️ Contributors

v2.5.12

compare changes

🚀 Enhancements

  • FormKitDataEdit: Add named slots for messages / submit (976f184)

❤️ Contributors

v2.5.11

compare changes

🩹 Fixes

  • dependabot: Fix cookie security issue (fe84224)

❤️ Contributors

v2.5.10

compare changes

🩹 Fixes

  • typescript: Use vue-tsc in build step / fix typescript errors in src #41 (#41)

🏡 Chore

  • dependencies: Update unocss and formkit drag and drop (efa9792)

❤️ Contributors

v2.5.9

compare changes

🏡 Chore

  • dependencies: PrimeVue 4.1.1 (bd777c8)

❤️ Contributors

v2.5.8

compare changes

🩹 Fixes

  • datepicker: Multiple and range not working #62 (#62)

🏡 Chore

  • dependencies: Vue 3.5.11 (8c2ebbe)

❤️ Contributors

v2.5.7

compare changes

🚀 Enhancements

  • PrimeAutoComplete: Add options support with sample #61 (#61)

💅 Refactors

  • FormKitDataEdit: Add button class prop (d3aa040)

📦 Build

  • dependencies: Revert to unbuild 2.0.0 (5bb44fc)

🏡 Chore

  • dependencies: PrimeVue 4.1.0 (d5a312a)
  • dependencies: PrimeVue 4.1.0 (1661cb2)

❤️ Contributors

v2.5.6

compare changes

🏡 Chore

❤️ Contributors

v2.5.5

compare changes

🎨 Styles

  • sass: Replace unocss apply with css expression (3b176f3)

❤️ Contributors

v2.5.4

compare changes

🏡 Chore

❤️ Contributors

v2.5.3

compare changes

🩹 Fixes

  • PrimeOutputText: Remove wrapper span (1308ae1)

❤️ Contributors

v2.5.2

compare changes

🩹 Fixes

  • PrimeOutputText: Remove wrapper span (db72166)

❤️ Contributors

v2.5.1

compare changes

🩹 Fixes

  • PrimeOutputText: Add import for computed (2274bfb)

🏡 Chore

  • release: Revert changelogen back to patch (f0177be)
  • dependencies: Update (4623969)

❤️ Contributors

v2.5.0

compare changes

🚀 Enhancements

  • PrimeOutputText: IsTranslationKey prop added and i18n handling (cc51941)
  • PrimeOutputText: IsTranslationKey prop added and i18n handling (69debed)

💅 Refactors

  • FormKitDataEdit: Use FormKit form slots and PrimeVue Button component - try to fix #59 - add some more styling (#59)

❤️ Contributors

v2.4.19

compare changes

🚀 Enhancements

  • slots: Support Slots (87a3119)
  • slots: Add default slots to data components (c4005f4)
  • demos: Add Data Demos including Slots (161acba)

💅 Refactors

  • demos: Update and create messages composable (248e3dc)

🏡 Chore

  • cleanup: Remove unused files (71097d1)
  • dependencies: Update and add quill as dependency #55 (#55)
  • dependencies: Update and add quill as dependency #55 (#55)

❤️ Contributors

v2.4.18

compare changes

🚀 Enhancements

  • inputs: Remove defaults in components pointing to prime icons because the actual default use svg #57 (#57)

🏡 Chore

❤️ Contributors

v2.4.17

compare changes

🚀 Enhancements

  • inputs: Use no icon field wrapper if no icons are defined #54 (#54)

❤️ Contributors

v2.4.16

compare changes

🚀 Enhancements

  • registerInputs: Move to index.ts (003daef)

❤️ Contributors

v2.4.15

compare changes

🩹 Fixes

  • InputNumber: Add import for watch #53 (#53)

❤️ Contributors

v2.4.14

compare changes

🩹 Fixes

  • InputNumber: Number was not updated correctly when using min value, fix rounding issue #53 (#53)

❤️ Contributors

v2.4.13

compare changes

v2.4.12

compare changes

🩹 Fixes

  • InputNumber: Number was not updated correctly #53 (#53)
  • InputMask: Changes was not reflected properly (46eee08)

❤️ Contributors

v2.4.11

compare changes

🚀 Enhancements

  • unstyled: Safer handling of usePrimeVue (50b8af7)

❤️ Contributors

v2.4.10

compare changes

🚀 Enhancements

  • unstyled: Reflect changes in primevue config (1547f2d)
  • unstyled: Reflect changes in primevue config (e80678a)

📖 Documentation

🏡 Chore

❤️ Contributors

v2.4.9

compare changes

🏡 Chore

  • Dependencies use intlify 9.14 (777e770)

❤️ Contributors

v2.4.8

compare changes

🏡 Chore

  • Update dependencies Vue 3.5, FormKit 1.6.6, PrimeVue 4.0.7 (f59dcf6)
  • Linting (fd823aa)

❤️ Contributors

v2.4.7

compare changes

🩹 Fixes

  • Null safe value for PrimeOutputLink (73d0115)

❤️ Contributors

v2.4.6

compare changes

🚀 Enhancements

  • primeInputs: Create composable for easy setup of the needed components (104976a)

💅 Refactors

🏡 Chore

❤️ Contributors

v2.4.5

compare changes

💅 Refactors

  • OutputReference: Remove the direct import for vue router RouterLink and use only the component name as default #50 (#50)

🏡 Chore

  • Update dependencies to latest primevue version (f1ddf55)
  • Linting (4bf4b22)

❤️ Contributors

v2.4.4

compare changes

🩹 Fixes

  • demo: JsonEditorVue Live Update was broken (da72199)
  • demo: JsonEditorVue Live Update was broken (4dd6702)
  • demo: Update Styling Homepage (b4edb49)

💅 Refactors

  • css: Remove unused css (43602a3)
  • css: Use css by Aura Theme (d8e4a43)
  • OutputList: Use custom p-chip-item styling from sass (64a7344)

🏡 Chore

❤️ Contributors

v2.4.3

compare changes

💅 Refactors

  • Outputs: Add some more properties and add new PrimeOutputReference component (730f20e)
  • demo: Update Output demos (0e8db2d)
  • OutputReference: Add title in definition (1c34a31)
  • InputEditor: Better handling of empty values - add innerClass and wrapperClass to Style section (c7ef469)
  • FormEditor: Update UI (f0a46e8)

📖 Documentation

  • README: Add PrimeOutputs and some minor text changes (774572f)

❤️ Contributors

v2.4.2

compare changes

🚀 Enhancements

  • PrimeOutputBoolean: Add new Properties trueValue and falseValue (417f20a)
  • PrimeOutputBoolean: Add new Properties trueValue and falseValue (185aad1)
  • PrimeOutputList: Introduce Divider and more styling options - Add Chips Demo (d5f6eca)

💅 Refactors

  • Menu: Update Input Matrix (00651a0)

🏡 Chore

  • dependencies: Update to PrimeVue 4.0.3 (cdf4cab)
  • dependencies: Update to PrimeVue 4.0.4 (598826e)
  • dependencies: Switch to unbuild 3 (cdbb1c6)
  • Use linting (0e25c05)

❤️ Contributors

v2.4.1

compare changes

🩹 Fixes

  • imports: Add missing imports for FormKitDataEdit and FormKitDataView (41e9068)

📖 Documentation

  • vitepress: Update files and add new content (ed228ff)

🏡 Chore

  • Switch release to patch (0f22987)

❤️ Contributors

v2.4.0

compare changes

💅 Refactors

  • icons: Breaking change name of leftIcon property to iconPrefix and right icon property to iconSuffix to prevent conflicts with formkits icon resolver #49 (#49)

❤️ Contributors

v2.3.11

compare changes

🩹 Fixes

  • style: Move p-formkit-data-debug to upper level (2f1d09d)

💅 Refactors

  • uuid: Use uuid 4 from uuid packacke (03c60f2)
  • uuid: Use uuid 4 from uuid package (805cf3c)
  • uuid: Use uuid 4 from uuid package (75d7655)
  • Use only p-formkit-data-debug for styling (24f6df3)
  • checkbox: Use Label class for suffix and prefix (22415f6)

🏡 Chore

❤️ Contributors

v2.3.10

compare changes

🩹 Fixes

  • samples: Some minor fixes (953d78d)

💅 Refactors

  • repeater: Style by class (d166f6d)

❤️ Contributors

v2.3.9

compare changes

💅 Refactors

  • inputs: Use prefix and suffix instead of labelLeft and labelRight (206fbea)
  • RadioButton: Use flex styling for better aligning in default (68c7950)
  • Outputs: Add prefix, iconPrefix, suffix, iconSuffix to definition (3b1579a)
  • editor: Use Columns (433439d)

❤️ Contributors

v2.3.8

compare changes

💅 Refactors

❤️ Contributors

v2.3.7

compare changes

🚀 Enhancements

  • data: Add formClass to DataEdit and DataView - add demo for formkit class styling (b656541)
  • editor: Add option to display a text as number if possible (e281dd1)

❤️ Contributors

v2.3.6

compare changes

🚀 Enhancements

  • output: Add components to editor (629bc39)

🩹 Fixes

  • components: Remove wrapperClass because of clash with fromkit class handling (4f4f640)

💅 Refactors

  • components: Use formkit notation for icons (8e7e2cf)
  • PrimeInputText: Use forkit notation for icons (c2ba491)

❤️ Contributors

v2.3.5

compare changes

🩹 Fixes

  • i18n: Add missing import (b13acef)
  • components: Add missing import (c5d87d9)

❤️ Contributors

v2.3.4

compare changes

🩹 Fixes

  • i18n: Add missing import (046afa7)

❤️ Contributors

v2.3.3

compare changes

🚀 Enhancements

🩹 Fixes

🏡 Chore

❤️ Contributors

v2.3.2

compare changes

🚀 Enhancements

  • FormEditor: First version (1cc6bfd)
  • FormEditor: First version (0f75a0b)

❤️ Contributors

v2.3.1

compare changes

🩹 Fixes

  • InputEditor: Options to JSON / code (0c77410)

❤️ Contributors

v2.3.0

compare changes

🚀 Enhancements

  • plugins: Add Asterisk Plugin (4f4f91e)

❤️ Contributors

v2.2.3

compare changes

💅 Refactors

  • InputEditor: Update to prime 4 and add some more styling (06fd35a)

❤️ Contributors

v2.2.2

compare changes

v2.2.0

compare changes

🚀 Enhancements

  • Add missing definitions (39e1ea9)

🩹 Fixes

  • PrimeInputSwitch => primeToggleSwitch (529c603)

💅 Refactors

  • demo: Remove chips (695bc64)
  • Move styleClasses functions from useFormKitInput (a09d242)
  • Move styleClasses functions from useFormKitInput (12368c0)
  • Use styleClass and some functions from useFormKitInput (71aae45)
  • Add composable for common input functions (111fd1e)
  • Use new wrapperClass and add some new samples (8b32d18)

📖 Documentation

  • readme: Update for PrimeVue 4 (0e7f0f8)

🏡 Chore

  • release: Prepare 2.1 Releases and update dependencies (962f4fa)

❤️ Contributors

v2.0.6

compare changes

🩹 Fixes

  • autocomplete: Typeahead and prevent submit on enter (4d39672)
  • autocomplete: Typeahead and prevent submit on enter (7a0965a)

📖 Documentation

  • readme: Update for PrimeVue 4 (87e37d5)

❤️ Contributors

v2.0.5

compare changes

🩹 Fixes

  • imports: Removed direct import of PrimeVue components - (b77c679)
  • imports: Removed direct import of PrimeVue components - (c8ee640)

📖 Documentation

  • readme: Hint to Version 2.0.0 for PrimeVue 4 (78bd380)
  • readme: Hint to Version 2.0.0 for PrimeVue 4 (b935a73)

🏡 Chore

  • build: Add pnpm as default package manager (0ab7f8b)

❤️ Contributors

v2.0.3

compare changes

🩹 Fixes

  • imports: Removed direct import of PrimeVue components - (6ef02e8)

❤️ Contributors

v2.0.2

compare changes

🩹 Fixes

  • primevue4: Remove TriStateCheckBox and add direct import of components (fd8f4a9)
  • primevue4: Remove TriStateCheckBox and add direct import of components (7562160)
  • PrimeInputText: Add imports (57d8a39)

💅 Refactors

  • primevue4: Remove Imports for input components used by formkit (f7411f5)
  • primevue4: Some changes in demo app (4231bbb)
  • primevue4: Some changes in demo app (c94c961)
  • Toast: Show header in meessage (7a53172)

🏡 Chore

  • build: Add pnpm as default package manager (96facc6)

❤️ Contributors

v2.0.1

compare changes

🩹 Fixes

  • PrimeInputText: Remove iconPosition from IconField - property no longer exists in V4 (314bf89)

🏡 Chore

  • dependencies: Update to primevue 4 RC 3 (485318b)

❤️ Contributors

v2.0.0

compare changes

💅 Refactors

  • primevue: Update to primevue 4 (2987e55)
  • primevue: Update to primevue 4 (765d9e1)

🏡 Chore

  • dependencies: Update all (3c826c5)
  • dependencies: Update all (ca00768)
  • dependencies: Update all (6dbde4b)

❤️ Contributors

v1.11.3

compare changes

🏡 Chore

  • formkit: Update to 1.6.5 (35deeb5)

❤️ Contributors

v1.11.1

compare changes

📖 Documentation

  • readme: Add Limitation Entry #43 (#43)

🏡 Chore

  • formkit: Update to 1.6.3 (483132a)

❤️ Contributors

v1.11.0

compare changes

🚀 Enhancements

  • schema: Input Editor from schema (599f57b)
  • schema: Input Editor add key =s in schema for conditional parts (61a764b)
  • schema: Editor output tuning (be8ff8c)

📖 Documentation

  • readme: Add useInputEditorSchema (c43dbfe)

❤️ Contributors

v1.10.1

compare changes

🩹 Fixes

  • demo: _disabled replaced by disabled (8435268)
  • demo: _disabled replaced by disabled (697f835)

💅 Refactors

  • attributes: Change _readonly to readonly (97865b8)

🏡 Chore

✅ Tests

  • useFormKitSchema: Add tests for group and list (c909c59)

❤️ Contributors

v1.9.12

compare changes

🏡 Chore

  • dependencies: Update and remove .eslintignore file - since eslint 9 it is not supported anymore (93f7843)
  • dependencies: Update all (3eb7e25)
  • dependencies: Update PrimeVue to 3.52 (f8604f6)
  • linting: Fix some issues (421a35c)

✅ Tests

  • vitest: Create config and first test (2684d25)
  • coverage: Create coverage config (54411fd)

❤️ Contributors

v1.9.11

compare changes

🏡 Chore

  • dependencies: Update FormKit to 1.6.2 (ad0afb9)

❤️ Contributors

v1.9.10

compare changes

💅 Refactors

  • build: Move definitions to own folder (4abc985)

🏡 Chore

  • dependencies: Update PrimeVue to 3.51 (506bf4e)
  • linting: Fix some issues (fddf492)

❤️ Contributors

v1.9.8

compare changes

💅 Refactors

  • build: Move definitions to own folder (e525a13)
  • build: Move definitions to own folder (df375f0)

🏡 Chore

  • dependencies: Update FormKit to 1.6.1 (61b1467)

❤️ Contributors

v1.9.6

compare changes

🩹 Fixes

  • Allow reactivity of icon attribute (34feb7a)
  • Remove debug output in html (d9b4ca6)
  • Use icon and iconPosition prop defined in formkit component, to allow kebab-cased props in non-schema definitions (c7d61b4)

📖 Documentation

  • Update CHANGELOG.md for v1.9.5 [skip ci] (b801812)

🏡 Chore

  • release: Add unjs / changelogen (0a318c7)

❤️ Contributors

v1.9.5 - 2024-03-16

🔧 Chores

v1.9.4 - 2024-03-13

✨ New Features

🔧 Chores

v1.9.3 - 2024-03-11

✨ New Features

🐛 Bug Fixes

🔧 Chores

v1.9.2 - 2024-03-11

♻️ Refactors

  • a3c6a1b - addListGroupFunctions: rename node parameter to parentNode (commit by @sfxcode)

🔧 Chores

v1.9.1 - 2024-03-08

✨ New Features

  • ce10c14 - addListGroupFunctions: add default object for add node- change insertNode to copyNode (commit by @sfxcode)
  • 73ce845 - demo: add schema based repeater demo (commit by @sfxcode)

🐛 Bug Fixes

  • 65162c9 - addListGroupFunctions: insertDuplicate should clone existing object (commit by @sfxcode)

♻️ Refactors

🔧 Chores

v1.9.0 - 2024-03-05

✨ New Features

  • 45dc148 - import deps and add formkit prop type
  • de9a026 - use handle blur correct
  • ed015f3 - add types (for intellisense) and allow to have kebab-cased component attributes instead of formkit attrs
  • ca65896 - add icon left right on input mask

🐛 Bug Fixes

  • 2d62a4b - use only formkit disabled state instead of attrs which could lead into false disabled states
  • ba3aff9 - do not store attrs in a variable, otherwise reactivity on attrs are not working
  • 4ebc0a8 - cleanup and reactivity fixes
  • be8e01e - move components to correct destination, which had wrong path due to rebase
  • 41f3235 - rebase conflicts
  • aea515a - PrimeAutoComplete: add styleClass (commit by @sfxcode)
  • bdd82fb - components: :value should be preferred instead of v-bind (commit by @sfxcode)

🔧 Chores

v1.8.6 - 2024-03-04

♻️ Refactors

v1.8.5 - 2024-03-04

🐛 Bug Fixes

v1.8.1 - 2024-03-03

✨ New Features

  • 6f4ccf9 - schema: add schema helper functions composable: useFormKitSchema (commit by @sfxcode)

🔧 Chores

v1.8.0 - 2024-02-28

💥 BREAKING CHANGES

  • due to be00f9b - Icons (commit by @sfxcode):

    IconField and InputIcon from latest PrimeVue 3.39.x is required for showing Icons - displaying icons on both sides is not longer supported

🐛 Bug Fixes

  • 7cb09aa - state: Missing input disabled state, while submitting a form via XHR/Fetch request. #35 (commit by @sfxcode)
  • 80396b0 - ui: Typo for TriStateCheckbox (commit by @sfxcode)
  • 6f137aa - demo: Some more styling for editor was needed (commit by @sfxcode)

♻️ Refactors

  • be00f9b - InputText: Icons (commit by @sfxcode)
  • 9e2520e - Inputs: Use v-bind for Attributed to passthrouh the maximum of all available attributes for PrimeVue components - however, some attributes has to be defined to work ... (commit by @sfxcode)

🔧 Chores

v1.7.4 - 2024-02-24

🔧 Chores

[v1.7.3] - 2024-02-24

🐛 Bug Fixes

  • 7cb09aa - Components: fix(state): Missing input disabled state, while submitting a form via XHR/Fetch request. #35 sfxcode (commit by @sfxcode)

v1.7.1 - 2024-02-15

✨ New Features

🔧 Chores

v1.7.0 - 2024-02-08

✨ New Features

♻️ Refactors

🔧 Chores

v1.6.5 - 2024-02-02

✨ New Features

🔧 Chores

v1.6.4 - 2024-01-24

🐛 Bug Fixes

  • 45d830a - Components: CheckBoxes should listen to change events (commit by @sfxcode)

v1.6.3 - 2024-01-24

🔧 Chores

v1.6.2 - 2024-01-21

🔧 Chores

v1.6.1 - 2024-01-17

✨ New Features

🔧 Chores

v1.6.0 - 2024-01-13

💥 BREAKING CHANGES

  • due to 5fa0972 - Merge pull request #31 from DanielleHuisman/fix/option-defaults (commit by @sfxcode):

    OptionLabel or OptionValue has to be set

  • due to 3133dc0 - optionLabel and optionValue has no default values anymore (commit by @sfxcode):

    OptionLabel or OptionValue has to be set manually

♻️ Refactors

  • 5fa0972 - Options: Merge pull request #31 from DanielleHuisman/fix/option-defaults (commit by @sfxcode)
  • 3133dc0 - Options: optionLabel and optionValue has no default values anymore (commit by @sfxcode)
  • e863176 - footer: Footer in demo has now updated versions (commit by @sfxcode)

v1.5.10 - 2024-01-13

🔧 Chores

v1.5.9 - 2023-12-15

🔧 Chores

v1.5.8 - 2023-12-13

✨ New Features

🔧 Chores

v1.5.7 - 2023-12-07

🔧 Chores

v1.5.6 - 2023-12-03

🔧 Chores

v1.5.2 - 2023-11-25

✨ New Features

🐛 Bug Fixes

🔧 Chores

v1.5.1 - 2023-11-12

🔧 Chores

v1.4.5 - 2023-11-02

🐛 Bug Fixes

v1.4.4 - 2023-11-01

✨ New Features

🐛 Bug Fixes

  • 09d5f0d - PrimeInputText: icon tag was shown even when no icons should be used (commit by @sfxcode)
  • aa79a53 - PrimeCalendar: does not trigger error when validation: 'required" on blur #22 (commit by @sfxcode)

🔧 Chores

v1.4.3 - 2023-10-20

♻️ Refactors

🔧 Chores

v1.4.2 - 2023-10-18

✨ New Features

🐛 Bug Fixes

  • 8a70cbc - Dropdown: p-invalid was not added to input class (commit by @sfxcode)
  • d8d473d - Calendar: primeCalendar input does not show placeholder #21 (commit by @sfxcode)

♻️ Refactors

🔧 Chores

v1.4.1 - 2023-10-14

♻️ Refactors

  • e308a1d - styles: set width of inputs, dropdowns, ... to 100 % (commit by @sfxcode)

🔧 Chores

v1.4.0 - 2023-10-09

💥 BREAKING CHANGES

  • due to cdb256c - Remove formkit-prime-inputs.scss (commit by @sfxcode):

    Remove formkit-prime-inputs.scss

✨ New Features

  • d0a2fd0 - Components: Add p-formkit to each outer div for better styling (commit by @sfxcode)

♻️ Refactors

🔧 Chores

v1.3.5 - 2023-10-01

🔧 Chores

  • aec7626 - dependencies: Formkit 1.2.0, PrimeVue 3.35.0 (commit by @sfxcode)

v1.3.4 - 2023-09-24

🐛 Bug Fixes

🔧 Chores

v1.3.3 - 2023-09-17

🐛 Bug Fixes

v1.3.0 - 2023-09-02

🔧 Chores

  • 88c43fc - dependencies: Formkit 1.0.0 PrimeVue 3.33.0 (commit by @sfxcode)

v1.2.9 - 2023-08-28

🔧 Chores

1.2.1 (2023-07-18)

Maintenance

  • dependencies: PrimeVue 3.30.1 (162464d)

1.2.0 (2023-07-12)

Features

Maintenance

  • dependencies: Formkit 0.17.3 - primevue 3.29.2 (d3b7836)
  • dependencies: Formkit 0.17.4 (ed34919)
  • dependencies: Formkit 0.17.4 (5b6328b)
  • dependencies: PrimeVue 3.30.0 (047c258)
  • dependencies: PrimeVue 3.30.0 (db746df)
  • dependencies: update dependencies (55f3dd9)
  • dependencies: Vue 3.3.4 (2d0129f)

1.1.2 (2023-05-14)

Maintenance

  • dependencies: Formkit 0.17.0 - primevue 3.29.0 (cc34762)
  • dependencies: Formkit 0.17.0 - primevue 3.29.0 (4af4952)
  • dependencies: updates (94f1b6e)
  • dependencies: updates (53b311c)

1.1.0 (2023-04-26)

Bug Fixes

Features

  • footer: update versions (30240cc)
  • Validation: Add p-invalid to class attribute if not valid (96802d2)
  • Validation: Add p-invalid to class attribute if not valid and validationVisible (6a66826)
  • Validation: Add p-invalid to class attribute if not valid and validationVisible (6c2ea44)

Maintenance

  • build: add index.d.ts (036ef20)
  • dependencies: Formkit 0.16.5 (bcde6bb)
  • dependencies: PrimeVue (98139fc)
  • dependencies: PrimeVue 3.25.0 (91c1184)
  • dependencies: PrimeVue 3.27.0 (3b965b5)
  • dependencies: PrimeVue, Formkit (89ca028)
  • dependencies: update all (aa92369)
  • dependencies: update all (85050df)
  • dependencies: update all (f55d22c)
  • dependencies: updates (2beb295)
  • dependencies: updates (5cdaf2b)
  • dependencies: updates (5c6399a)

1.0.0 (2023-03-08)

Code Refactoring

  • PrimeInput: Change link to docs (b60a042)
  • PrimeInput: Change link to docs (2898a9c)

Maintenance

  • dependencies: PrimeVue (048cb1e)
  • dependencies: PrimeVue, Formkit (021d0e7)
  • dependencies: PrimeVue, Formkit (ba6f8b7)
  • dependencies: PrimeVue, Formkit (0dcd81b)

0.9.5 (2023-01-22)

Maintenance

  • dependencies: PrimeVue, Formkit (16b1db2)

0.9.4 (2022-11-19)

Maintenance

0.9.3 (2022-11-17)

Code Refactoring

  • inputs: Surround with div tag (39ae86e)
  • inputs: Surround with div tag (8b375bd)

Maintenance

0.9.1 (2022-11-16)

⚠ BREAKING CHANGES

  • Inputs: PrimeInputTextArea => PrimeTextArea Name alignment with PrimeVue

Code Refactoring

  • Inputs: Rena PrimeInputTextArea (991b6de)

Maintenance

0.9.0 (2022-11-15)

⚠ BREAKING CHANGES

  • Inputs: PrimeCheckBox => PrimeCheckbox Name alignment with PrimeVue

Code Refactoring

  • Inputs: Add Editor for Demos (6da62f4)
  • Inputs: Add missing properties and create demo for each (744fca3)
  • Inputs: Add some styling tweaks (f6a88ab)
  • Inputs: Add tabindex and aria (64cc6fc)
  • Inputs: Refactor Elements and create Demo for each (d4f9166)
  • Inputs: Refactor Elements and create Demo for each (62df6ff)
  • Inputs: Refactor Elements and create Demo for each (fa389c2)
  • Inputs: Refactor Elements and create Demo for each (4925f71)

Features

  • Input: Add TriStateCheckbox (7d9b29f)

0.8.4 (2022-11-10)

Features

Maintenance