Skip to content

Releases: aurelia/templating-resources

1.5.2

23 Oct 06:35
Compare
Choose a tag to compare

aurelia-templating-resources 1.5.2

Bug Fixes

  • if-core.js: child view re-binding issue (82cb331)
  • if-core.js: child view re-binding issue (1c107ac)

1.5.0

02 Oct 06:36
Compare
Choose a tag to compare

aurelia-templating-resources 1.5.0

Bug Fixes

  • build: build is not compatible with Node 8 (a5cbd4d)
  • compose: await composition/activation (685344e), closes #299 #240
  • css-resource: ensure only global styles get injected globally (5513a36), closes #304
  • repeat: bug when "if.bind", "repeat.for" and animations are used in (251a319)
  • set-repeat-strategy: fix negative index error with empty set (5d6a464), closes #284
  • test: failing tests after IfCustomAttribute refactoring (c3c0990), closes #307

Features

  • templating: else custom attribute (8b0131a)

1.4.0

05 Apr 05:44
Compare
Choose a tag to compare

aurelia-templating-resources 1.4.0

Features

  • templating: support popular CSS transpiler file extensions in the require element (901cfd8)

1.3.1

27 Feb 17:12
Compare
Choose a tag to compare
  • Fix package metadata omission from the last release.

1.3.0

26 Feb 22:22
Compare
Choose a tag to compare

aurelia-templating-resources 1.3.0

Features

  • SelfBindingBehavior: add SelfBindingBehavior (6dee0cb)
  • swapOrder: add swaporder property for concurrent enter/leave transitions (68b52e5)
  • Updated dependencies

1.2.0

10 Dec 05:59
Compare
Choose a tag to compare
  • Update deps

1.1.1

06 Oct 01:48
Compare
Choose a tag to compare
  • Fix package issue that affected webpack builds.

1.1.0

05 Oct 15:04
Compare
Choose a tag to compare

aurelia-templating-resources 1.1.0 (2016-10-05)

Features

1.0.0

27 Jul 17:03
Compare
Choose a tag to compare
  • Bump version

1.0.0-rc.1.0.2

25 Jul 18:55
Compare
Choose a tag to compare

Features

  • css-resource: enable styles for no view components (b2876a3)