You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/11/01 19:31:00 UTC

[jira] [Commented] (NIFI-9354) Remove material-design-icons dependency from Registry

    [ https://issues.apache.org/jira/browse/NIFI-9354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436993#comment-17436993 ] 

ASF subversion and git services commented on NIFI-9354:
-------------------------------------------------------

Commit f01fb175553e0d2825e9802f902d116434ead504 in nifi's branch refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f01fb17 ]

NIFI-9354 Removed material-design-icons from Registry

- Registry bootstrap imports Material Icons font from covalent/core instead of material-design-icons

This closes #5500

Signed-off-by: Scott Aslan <sc...@gmail.com>


> Remove material-design-icons dependency from Registry
> -----------------------------------------------------
>
>                 Key: NIFI-9354
>                 URL: https://issues.apache.org/jira/browse/NIFI-9354
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: NiFi Registry
>    Affects Versions: 1.14.0
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The NiFi Registry user interface {{package.json}} includes a direct dependency on {{material-design-icons}} version 3.0.1, but {{nifi-registry-bootstrap.js}} imports the Material Design icon fonts from the {{covalent/core}} module instead.  For this reason, the direct dependency on {{material-design-icons}} can be removed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)