Skip to content

1.1.0

Compare
Choose a tag to compare
@Trilmatic Trilmatic released this 25 Mar 15:41
· 64 commits to master since this release
  • new vue container package
  • conditions can now be parsed from string (feature prepared for future json file options support)
  • add more exports from core
  • added calendar icon for enhanced date inputs
  • if input is hidden the value is removed from form data
  • implemented global settings that can be defined are are reused per constructor type
  • updated readme
  • converted strings into constants to remove any issues with typo etc. in future
  • improved types in date inputs
  • created 99% jest tests coverage
  • implemented destroy function for inputs and form
  • usePlugin function now accepts array of PluginSettings
  • implemented full accessability