Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@neilime neilime released this 03 Jun 12:29
6e7e730

Version 1.3.0

⚡ Added :

  • Added ability to use of custom attributes on form elements. (For example: v-model attribute for Vue).
    Attributes can be assigned via config file.
    Also added ability to use of groups of custom attributes by defining it via allowed prefixes array.

💥 Fixed :

  • Fix typo in layout option: twb-layout become twbs-layout.
  • Fix error messages rendering
  • Fix render of checkbox/radio in append/prepend
  • Fix incorrect rendering of radio element

🙏 Contributors :