You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Scott Aslan (JIRA)" <ji...@apache.org> on 2018/05/30 17:53:00 UTC

[jira] [Updated] (NIFIREG-127) Upgrade Apache NiFi Registry to Angular 5.2

     [ https://issues.apache.org/jira/browse/NIFIREG-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Aslan updated NIFIREG-127:
--------------------------------
    Fix Version/s: 0.2.0

> Upgrade Apache NiFi Registry to Angular 5.2
> -------------------------------------------
>
>                 Key: NIFIREG-127
>                 URL: https://issues.apache.org/jira/browse/NIFIREG-127
>             Project: NiFi Registry
>          Issue Type: Improvement
>            Reporter: Scott Aslan
>            Assignee: Scott Aslan
>            Priority: Major
>             Fix For: 0.2.0
>
>
> Angular v4.4.6 ActivatedRoute https://v4.angular.io/api/router/ActivatedRoute
> Makes two older properties still available. They are less capable than their replacements, discouraged, and may be deprecated in a future Angular version.
> *{{params}}* — An {{Observable}} that contains the required and [optional parameters|https://v4.angular.io/guide/router#optional-route-parameters] specific to the route. Use {{paramMap}} instead.
> *{{queryParams}}* — An {{Observable}} that contains the [query parameters|https://v4.angular.io/guide/router#query-parameters] available to all routes. Use {{queryParamMap}} instead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)