Skip to content

Releases: CollinHerber/AureliaStorm

v2.1.1

25 Jul 13:30

Choose a tag to compare

Fixed

  • Fixed resolving of controller class references when the controller class is not the first in a file

v2.1.0

14 Jul 09:40

Choose a tag to compare

Changed

  • Improved reference resolving for ${} and binding attribute values
  • Improved code completions for controller members inside of ${} and binding attribute values

v2.0.3

03 Jul 11:26

Choose a tag to compare

Added

  • Support for inherited custom element properties

v2.0.2

01 Jul 14:59

Choose a tag to compare

Fixed

  • Fixed usages of {} inside ${} would break the injection
  • Fixed $first $last $odd $even for ${} brackets
  • Fixed adding semicolon to html injected code when formating

v2.0.1

02 Jun 14:40

Choose a tag to compare

Changed

  • Update readme and changelog