Skip to content
Tags give the ability to mark specific points in history as being important
  • 4.2.3 Release: Version 4.2.3
    🚀 Version 4.2.3
    
    ✨ Features:
    - Export useSettingDialog to create a custom component
    
    💄 UI:
    - update all px values to rem values to increase/decrease size with the html font-size
    
    📝 Documentation:
    - Update formbuilder & formreader TS doc
    - Update Readme with the news props
    - Add useSettingDialog TS description
    - Fix the TS links (#/ -> ./)
  • 4.2.2 Release: Version 4.2.2
    🚀 Version 4.2.2
    
    ✨ New features:
    - Add a button to copy/paster a condition in other field
    - Can add custom items
    - [Date] Can select specific dates to authorize only this dates
    - [Date] Can select multiple date
    - [Date] Can select period & multiple period
    - [Select] Can add tooltip on option, eg: add example
    
    ♻️  Refactor:
    - Add a checkbox before the option for the select with multiple choice
    
    🐛 Fixes
    - Fix the select displayBy if the parent has multiple choice
  • 4.2.1 Release: Version 4.2.1
    🚀 Version 4.2.1
    
    🐛 Fix the name of keys :
    - optionsAPI -> optionsApi
    - optionsAPIKey -> optionsApiKey
    to respect camelCase good practices
  • 4.2.0 Release: 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.1 Release: Version 4.1.1
    🚀 Version 4.1.1
    
    💄 Update color if dark mode activated
  • 4.1.0 Release: 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.0 Release: 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.42
    🐛 Fix the bug for the select not multiple
  • 3.0.41
    🚀 Deploying version
    
    - 🐛 Fix the bug for the select multiple
    - 💄 Update the h1 design
    - 🌐 Add missing translations
  • 3.0.40
    💄 The dialog width updated to 500px
  • 3.0.39
    ✨ Add a close button for rich text editor link
  • 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.37
    🌐 Add translation for submit button
    
  • 3.0.36
    💬 Add english translations for renderer
    
  • 3.0.35
    ✨ Update the color for the condition chips
  • 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.33
    🐛 Fix the option search bug
  • 3.0.32
    🐛 Fix a array empty in translation method
  • 3.0.31
    🐛 Fix a method call on a undefined var
  • 3.0.30
    💄 Fix the size of the columns