finos / waltz

Enterprise Information Service
https://waltz.finos.org
Apache License 2.0
182 stars 129 forks source link

Remove angular waltz-markdown, replace with svelte based control #6297

Closed davidwatkins73 closed 1 year ago

davidwatkins73 commented 2 years ago

Description

Currently have two slightly different version of markdown support.

This issue proposes to remedy that by standardizing on the newer svelte wrapper control

Resourcing

We intend to implement this task

davidwatkins73 commented 2 years ago

Looks like about 60 angular controls may be impacted by this change (prob. 2 files per control = 120 files impacted)

davidwatkins73 commented 1 year ago

May be easier to make the waltz-markdown angular control wrap the svelte component (using waltz-svelte-component) and then gradually phase out.