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

134

6.0.5

Diff

Changelog

Source

6.0.5 (2020-04-29)

Compare @uirouter/core versions 6.0.4 and 6.0.5

Bug Fixes

  • TargetState: make isDef check more thorough (e657cfe)

Features

  • urlRuleFactory: Add support for StateDeclarations in UrlRuleFactory.fromState() (539d33a)
christopherthielen
published 6.0.4 •

Changelog

Source

6.0.4 (2020-01-06)

Compare @uirouter/core versions 6.0.3 and 6.0.4

Bug Fixes

  • safeConsole: check if document is defined to avoid issues in node environments (da29d88)
christopherthielen
published 6.0.3 •

Changelog

Source

6.0.3 (2019-12-30)

Compare @uirouter/core versions 6.0.2 and 6.0.3

No code changes. Re-publishing because 6.0.2 was built with the wrong versin of typescript.

christopherthielen
published 6.0.2 •

Changelog

Source

6.0.2 (2019-12-29)

Compare @uirouter/core versions 6.0.1 and 6.0.2

Bug Fixes

  • hof: Rewrite curry from scratch (fc324c6), closes #350
  • IE9: Add safeConsole so IE9 doesn't break (9c8579d)

Features

  • stateService: add transition option 'supercede' so transition can be ignored if one is pending (6e5a56f)
christopherthielen
published 6.0.1 •

Changelog

Source

6.0.1 (2019-09-27)

Compare @uirouter/core versions 6.0.0 and 6.0.1

Bug Fixes

  • resolve: remove unnecessary generics from CustomAsyncPolicy (#452) (61f4ee9)
christopherthielen
published 6.0.0 •

Changelog

Source

6.0.0 (2019-09-26)

Compare @uirouter/core versions 5.0.23 and 6.0.0

Bug Fixes

  • travis: use service: xvfb instead of launching it manually (1271fcd)
  • travis: use service: xvfb instead of launching it manually. install libgconf debian package (ac1ef4b)

Features

  • resolve: Remove RXWAIT async policy in favour of allowing user defined async policy function (#366) (0ad87f6)

BREAKING CHANGES

  • resolve: RXWAIT async policy has been removed, but it never worked in the first place
christopherthielen
published 5.0.23 •

Changelog

Source

5.0.23 (2019-01-28)

Compare @uirouter/core versions 5.0.22 and 5.0.23

Bug Fixes

  • test_downstream_projects: don't double build core while testing downstreams (148b16b)
  • typescript: Fix typing of onChange callback in UrlService (961ed0f), closes #229
  • typescript: Mark params as optional in StateService.href (614bfb4), closes #287
  • vanilla: Fix baseHref parsing with chrome-extension:// urls (f11be4d), closes #304
christopherthielen
published 5.0.22 •

Changelog

Source

5.0.22 (2019-01-10)

Compare @uirouter/core versions 5.0.21 and 5.0.22

Bug Fixes

Features

  • TransitionHook: Pass in transition to HookMatchCriteria (#255) (926705e)
christopherthielen
published 5.0.21 •

Changelog

Source

5.0.21 (2018-08-11)

Compare @uirouter/core versions 5.0.20 and 5.0.21

Bug Fixes

  • dynamic: Use 'find' from common.ts instead of Array.prototype.find (66a3244), closes #215
  • url: When using html5Mode and no <base> tag is present, default to '/' (23742e3), closes #223
christopherthielen
published 5.0.20 •

Changelog

Source

5.0.20 (2018-07-20)

Compare @uirouter/core versions 5.0.19 and 5.0.20

Bug Fixes

  • params: When creating an array parameter from a custom type, copy the raw property (b6dd738), closes #178

Features

  • dynamic: Support dynamic flag on a state declaration (3cd5a2a)
  • transition: Added transition.paramsChanged() to get added/deleted/changed parameter values for a transition (10b7fde)
  • view: Add _pluginapi._registeredUIView() to get a ui-view by id (6533b51)
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