Skip to content

v1.3.0

Choose a tag to compare

@na2axl na2axl released this 12 Dec 07:31
· 55 commits to master since this release

This release comes with a lot of bug fixes and optimizations:

  • Allow the use of HTML entities in templates
  • The path attribute of the b:include tag can now contain data binding values
  • Fix errors when processing includes
  • Propagate the parent data model into included files
  • Fix errors when parsing data tables
  • Skip the generation of thead and tfoot tags when necessary while parsing data tables
  • Allow the user to delete all template comments from the compiled output (through AirBubbleConfig)