Skip to content

0.12.4

Compare
Choose a tag to compare
@JayaKrishnaNamburu JayaKrishnaNamburu released this 12 Aug 05:48
· 449 commits to development since this release

New Features

  1. We now support project style sheet, you can define once and use them across different components and pages. For more info please check #444
  2. You can set conditions on project styles and any element inherits them, behaves according to the conditions that are specified at project level. #459
  3. Validators are now validated using a runtime type-checker instead of JSON Schema, a better way to display error messages in validating UIDL.

Improvements

  1. Buttons with link will now generated as anchor tags with the button styles by default.
  2. Added semanticType for the UIDL nodes. #445

What's Changed

Full Changelog: v0.12.3...v0.12.4