Skip to content

4.0.0-alpha.4

Compare
Choose a tag to compare
@manucorporat manucorporat released this 30 Apr 17:28
0f086ce

Bug Fixes

  • angular: compare router params length (b3a9c7f)
  • angular: Config provider (329a348)
  • angular: platform.ready() returns type (c0ec02e)
  • angular: update proxies (da0bfc7)
  • config: add object.entries polyfil (c917a3c)
  • config: add setupConfig util (0c1476e)
  • lint: import order (8b1452c)
  • nav: rename animate to animated (98a3519)
  • prerender: router compatible with prerender (9c7b0ca)
  • router: error when it can't initialize property (e56b2ee)
  • router: initial load waits until outlet attaches (c905ba4)
  • router: root prop (89d5a35)
  • router: writeURL() for non root base (af4bcb8)
  • scripts: github release (545d3c2)
  • segment: checked can be changed dynamically (78454b4)
  • select: cssClass + strong typed (826e02b)
  • toast: only use constant and env if supported (#14399) (9bee0f0)
  • validate: fix type errors (3328314)

Features

  • router: add willChange event (d613411)