•  
      request #19247 Extract an internal lib for BreadcrumbPrivacy vue component
    Infos
    #19247
    Joris MASSON (jmasson)
    2021-02-02 10:37
    2021-01-29 16:34
    20814
    Details
    Extract an internal lib for BreadcrumbPrivacy vue component

    The BreadcrumbPrivacy Vue component is being reused in a lot of Tuleap apps, but it causes them to depend on @tuleap/core.
    This dependency is very problematic for external repositories such as the Baseline plugin because building @tuleap/core is very complicated and requires first to build a lot of smaller libs. It is easier to extract a smaller lib and have Baseline depend on it.

    It also lays the groundwork for how to write other shared Vue component "libraries".

    UX/UI
    Empty
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Joris MASSON (jmasson)
    Closed
    2021-02-01
    Attachments
    Empty
    References

    Follow-ups