Skip to content

Releases: NativeScript/angular

angular@22.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 20:39

22.0.0 (2026-08-17)

πŸš€ Features

  • nx 23 and angular 22 (#175)
  • update cdk-inspired components and drop ComponentFactoryResolver (4c8f696)
  • throw error on failed to open dialog and refactor some deprecated usages (d24b766)
  • make it easier to configure custom flags (e0dab64)
  • enable option to wrap CD in CATransaction (96d4c0e)
  • expose BootstrapContext on bootstrapApplication (4114bd3)
  • use upstream angular router link (#166)
  • add router input binding (#165)
  • allow custom injector in dialogs and handle deprecations (#140)
  • angular 21.2.9 (59c8899)
  • expose createApplication and allow passing in a platformRef (00f319c)

🩹 Fixes

  • answer DOM probes on NativeScriptDocument instead of throwing (#176)
  • stop unlinking parents on array-valued bindings (#900)
  • bootstrap NG0210 when the runtime exposes a global PerformanceObserver (#178)
  • correctly identify if modal has opened or not (6a6f90c)
  • correctly use the PREVENT_CHANGE_EVENTS_DURING_CD token to gate change events (#174)
  • set tagName on NgView for Angular 21 bootstrap compatibility (#168)
  • don't dispose the portal on component destroy (7de9f41)

21.0.0

Choose a tag to compare

@NathanWalker NathanWalker released this 04 Jan 01:39

Features

20.1.1

Choose a tag to compare

@NathanWalker NathanWalker released this 04 Jan 01:25

Features

20.1.0

Choose a tag to compare

@NathanWalker NathanWalker released this 02 Dec 00:32

Features

  • ListView: sticky headers, search bar and sectioned data support with v9 (5ad8a89)
    • Note: Requires NativeScript Core v9+

20.0.0

Choose a tag to compare

@NathanWalker NathanWalker released this 01 Jun 18:57

Features

19.0.1

Choose a tag to compare

@NathanWalker NathanWalker released this 29 Jan 02:56

Features

  • apple view filter to cover ios and visionos together (#148) (f5431bd)

19.0.0

Choose a tag to compare

@NathanWalker NathanWalker released this 02 Jan 17:09

Features

Bug Fixes

  • only polyfill queueMicrotask if needed (b9cd642)
  • re-enable ngDevMode tree shaking (6244afb)

18.1.3

Choose a tag to compare

@NathanWalker NathanWalker released this 18 Sep 22:12

Bug Fixes

18.1.1

Choose a tag to compare

@NathanWalker NathanWalker released this 18 Jul 03:06

Bug Fixes

  • dialog: renderIn optional (b9a3763)

18.1.0

Choose a tag to compare

@NathanWalker NathanWalker released this 18 Jul 02:11

Features

  • allow providing custom dialog view (#126) (16bfffb)
  • make nativescript identify as browser in angular (#136) (c49fb86)
  • standalone component architecture (#122) (5f873e8)