Skip to content

1.0.9

Compare
Choose a tag to compare
@nadar nadar released this 01 Jun 10:03
· 694 commits to master since this release

1.0.9 (1. June 2018)

Added

  • #1814 Added new json behavior in order to encode/deocde given class attributes.
  • #1809 Add new autoFormat in formatter component in order to format values based on the input type.
  • #1815 Add new TelephoneLink class to support html anchor with "tel:".

Changed

  • #1804 Use new minify method for view compress function.
  • #1803 Mark Encode and Timestamp as deprecated. Added JsonBehavior to encode/deocde values.

Fixed

  • #1251 Fix url creation for modules which are implemented on the homepage.
  • #1802 Fix problem with export helper variable values.