-
4.2.1Release Version 4.2.1
🚀 Version 4.2.1 🐛 Fix the name of keys : - optionsAPI -> optionsApi - optionsAPIKey -> optionsApiKey to respect camelCase good practices
-
4.2.0Release Version 4.2.0
🚀 Version 4.2.0 ✨ New features - For file field can select the file type - Can add mask in input field - Form autocomplet fields with query params - Add URL validation - Add a slot to add a button in the action buttons for the builder - The panel dialog can be imported in the parent project and used with 📄 Documentation - Create the Readme with the documentation - Selected licence = LGPL-3.0
-
4.1.0Release Version 4.1.0
🚀 Version 4.1.0 ✨ New features - RichText reader to display RTE layout component - RichTextEditor format for the textarea field - Can add "filtrable" option in the select field - Create dependsOn/displayBy for the option field options - Radio buttons group can returns object/value - Can read user variable in the RTE 🐛 Fix bugs - Conditions bugs - The ES prefix in the package import - Types import - The start repeat number if the form has default values - Default option for the select - Date filter for year/month state - If RTE has not translation & if it is the default locale use the field content 🔥 Delete loading Quasar plugin utilisation ✅ Add tests for all stores & several composables 📝 Create the doc in the Readme
-
4.0.0Release Version 4.0.0
🚀 Version 4.0.0 ⬆️ Upgrade version to Vue3 ✨ New features - In update view can collapse fields - Add icon after & before field - When select is repeatable can use "option size" for the max repeat - Can repeat row field - Row field can be "Container" - Can add a "fieldset" for row field - Add conditional in RTE field & in row field - The sort for the options can be for select/value in ASC/DESC order - Can use API to hydrate option list in select field 💄 Update the design & add environment variable for the CSS ♻️ Change - The array in the home page: refactor the pagination - Visualisation is in new tab 👽️ The home array is paginated in back
-
3.0.41
🚀 Deploying version - 🐛 Fix the bug for the select multiple - 💄 Update the h1 design - 🌐 Add missing translations
-
3.0.38
🔖 New release: 🐛 Fix bugs: - Fix translation error in the multiline component for the number of the row - Fix the bug in the radio component: if the field not saved cannot select a default option - Fix the radio button default value 🔥 Delete the condition "visibility" => not used ✨ The options value can auto generate with label value
-
3.0.34
🐛✨ New for this version : - Fix the bug for the input number to update the field size max - Add the rich text translation
-
3.0.29
🐛 bugfix - fix the end parenthesis bug - fix the max size file field bug