You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/01/16 10:51:00 UTC

[jira] [Commented] (AIRFLOW-2782) Upgrade Dagre D3 version to latest possible

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

ASF subversion and git services commented on AIRFLOW-2782:
----------------------------------------------------------

Commit 11dc3b9bd6d2edefa99f3948a00d1fa80166a4ab in airflow's branch refs/heads/v1-10-test from Verdan Mahmood
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=11dc3b9 ]

[AIRFLOW-2782][Airflow 2782] Removes unused hard-coded dagreD3

Closes #3635 from verdan/AIRFLOW-2782-dagred3-fix


> Upgrade Dagre D3 version to latest possible
> -------------------------------------------
>
>                 Key: AIRFLOW-2782
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2782
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Verdan Mahmood
>            Assignee: Verdan Mahmood
>            Priority: Major
>             Fix For: 2.0.0
>
>
> The current version of DagreD3 we are using is really old and is not supported with new version of npm and webpack 4+, and the library is currently placed locally in the code-base and not managed via webpack. 
> Please upgrade the DagreD3 to latest possible version so it can be managed through npm and webpack. 



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