Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uirouter/core

Package Overview
Dependencies
Maintainers
4
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uirouter/core - npm Package Versions

124

5.0.19

Diff

Changelog

Source

5.0.19 (2018-05-08)

Compare @uirouter/core versions 5.0.18 and 5.0.19

Bug Fixes

  • enums: Workaround angular compiler export issue https://github.com/angular/angular/issues/23759 (38d25fa)
christopherthielen
published 5.0.18 •

Changelog

Source

5.0.18 (2018-04-29)

Compare @uirouter/core versions 5.0.17 and 5.0.18

Bug Fixes

  • angular: A hack to force the Angular compiler to import from module index (d56a2be)
  • StateRegistry: Notify listeners of added states when there are orphans in the state queue (5a9bac9)
  • transition: Fix typing of Transition.params() (ebea30e)
  • transition: Normalize error() to always return Rejection (9bcc5db)
christopherthielen
published 5.0.17 •

Changelog

Source

5.0.17 (2018-02-12)

Compare @uirouter/core versions 5.0.16 and 5.0.17

Bug Fixes

  • core: Fix leak of old transitions by mutating pathnode*.resolvables*.data (0a1f518)
christopherthielen
published 5.0.16 •

Changelog

Source

5.0.16 (2018-01-30)

Compare @uirouter/core versions 5.0.15 and 5.0.16

Bug Fixes

  • common: Fix signature of for objects (make target optional) (61d0afc)
christopherthielen
published 5.0.15 •

Changelog

Source

5.0.15 (2018-01-28)

Compare @uirouter/core versions 5.0.14 and 5.0.15

Bug Fixes

  • core: Fix memory leak of resolve data from ALL transitions ever (7f2aed1)
  • pathNode: add backwards compat for PathNode.clone(). Add retainedWithToParams to treeChanges interface. (4833a32)

Features

  • common: Add map-in-place support to map() (12bc7d8)
  • common: Add onEvict() callback registry for queues with max length (c19d007)
christopherthielen
published 5.0.14 •

Changelog

Source

5.0.14 (2018-01-10)

Compare @uirouter/core versions 5.0.13 and 5.0.14

Bug Fixes

  • trace: Fix null reference in uiview name sort function (59cb067)
  • treeChanges: apply toParams to 'retained' path (#72) (cf63d11)
christopherthielen
published 5.0.13 •

Changelog

Source

5.0.13 (2017-12-22)

Compare @uirouter/core versions 5.0.12 and 5.0.13

Bug Fixes

  • browserLocation: Use location.pathname (not href) or '/' when no base tag found (db461d6)
  • browserLocationConfig: If no base href found, use location.href (not empty string) (0251424)
  • pushStateLocation: Fix URLs: add slash between base and path when necessary (bfa5755)
  • pushStateLocation: When url is "" or "/", use baseHref for pushState (042a950)
  • resolve: Add onFinish hook to resolve any dynamicly added resolvables (7d1ca54)

Features

  • view: Add onSync callback API to plugin API (9544ae5)
christopherthielen
published 5.0.12 •

Changelog

Source

5.0.12 (2017-12-18)

Compare @uirouter/core versions 5.0.11 and 5.0.12

Bug Fixes

  • urlRouter: Update query params when resetting url via .update() (7664cd0)
christopherthielen
published 5.0.11 •

Changelog

Source

5.0.11 (2017-10-14)

Compare @uirouter/core versions 5.0.10 and 5.0.11

Bug Fixes

  • ie9: make console.bind work in ie9 (#85) (318214b)
christopherthielen
published 5.0.10 •

Changelog

Source

5.0.10 (2017-10-06)

Compare @uirouter/core versions 5.0.9 and 5.0.10

Bug Fixes

  • angular/cli: Use package.json fields: 'typings', 'main', 'jsnext:main' (74143d9)
  • isomorphic: Remove use of CustomEvent. Detect root scope (global/window/self) for nodejs, browser, or web-worker. (2d206ba)
  • typings: Use StateObject for parameter to hook criteria functions (5b58566)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc