Releases: aurelia/templating
Releases · aurelia/templating
1.11.1
31 Mar 12:17
Compare
Sorry, something went wrong.
No results found
1.11.0
31 Mar 11:22
Compare
Sorry, something went wrong.
No results found
1.10.4
12 Jun 03:33
Compare
Sorry, something went wrong.
No results found
Bug Fixes
all: change es2015 back to native-modules (ea50719 )
ElementEvents: ElementEvents.defaultListenerOptions allows to set default options when subscribing to events (f7e8e32 ), closes #657
shadow-dom: prevent slot leak (#678 ) (9241dca )
1.10.3
28 Jan 04:49
Compare
Sorry, something went wrong.
No results found
Bug Fixes
all: change es2015 back to native-modules (ea50719 )
ElementEvents: ElementEvents.defaultListenerOptions allows to set default options when subscribing to events (f7e8e32 ), closes #657
shadow-dom: prevent slot leak (#678 ) (9241dca )
1.10.2
27 Mar 04:15
Compare
Sorry, something went wrong.
No results found
Bug Fixes
all: change es2015 back to native-modules (ea50719 )
ElementEvents: ElementEvents.defaultListenerOptions allows to set default options when subscribing to events (f7e8e32 ), closes #657
1.10.1
30 Oct 04:34
Compare
Sorry, something went wrong.
No results found
1.10.0
30 Sep 01:45
Compare
Sorry, something went wrong.
No results found
Bug Fixes
: enable backward compat, fix doc (90684ed )
Let: respect DOM order (dd4ff67 )
test: remove old implementation fix in test (88cf718 )
typings: fix let expression typings (a756dfe )
Features
Let: let element for computed property declaration (b898ef7 )
Note: For let support, version 1.5.0 of templating-binding is required.
1.9.0
25 Sep 20:13
Compare
Sorry, something went wrong.
No results found
Bug Fixes
StaticViewStrategy: check for null template before compiling (37d23ea )
StaticViewStrategy: use DOM.Element instead of HTMLTemplateElement (f9fb639 )
1.8.3
07 Sep 00:14
Compare
Sorry, something went wrong.
No results found
Bug Fixes
StaticViewStrategy: set formal ".moduleId" (86ea2fd )
1.8.2
17 Jul 06:21
Compare
Sorry, something went wrong.
No results found
Bug Fixes
composition-engine: align class and moduleId behaviour (31aa677 )
CompositionEngine: ensure bind() after finishing composition (55a09dc )