Skip to content

Tags: helpuser/nativescript-angular

Tags

3.0.0

Toggle 3.0.0's commit message
docs: update 3.0.0 changelog (NativeScript#780)

1.5.2

Toggle 1.5.2's commit message
release: cut the 1.5.2 release (NativeScript#758)

* release: cut the 1.5.2 release

* docs: update CHANGELOG for 1.5.2

v1.5.2

Toggle v1.5.2's commit message
release: cut the 1.5.2 release (NativeScript#758)

* release: cut the 1.5.2 release

* docs: update CHANGELOG for 1.5.2

1.5.1

Toggle 1.5.1's commit message
release: cut the 1.5.1 release (NativeScript#732)

* release: cut the 1.5.1 release

* docs: update CHANGELOG for 1.5.1

v1.5.1

Toggle v1.5.1's commit message
release: cut the 1.5.1 release (NativeScript#732)

* release: cut the 1.5.1 release

* docs: update CHANGELOG for 1.5.1

2.0.0-rc.1

Toggle 2.0.0-rc.1's commit message
fix(list-view): Do not access destroyed items' ng views.

v2.0.0-rc.1

Toggle v2.0.0-rc.1's commit message
fix(list-view): Do not access destroyed items' ng views.

1.5.0

Toggle 1.5.0's commit message
fix(animations): set nodeType 'element' to newly created views (Nativ…

…eScript#720)

this is required because of checks in DomAnimationEngine
Caused by: angular/angular@80075af

v1.5.0

Toggle v1.5.0's commit message
fix(animations): set nodeType 'element' to newly created views (Nativ…

…eScript#720)

this is required because of checks in DomAnimationEngine
Caused by: angular/angular@80075af

1.4.1

Toggle 1.4.1's commit message
fix(router): reuse built-in Angular module loader for offline module …

…loading