Skip to content

Rename UiModule to CviModule? #133

Description

@certainlyakey

Summary

Right now the Angular implementation of the library exports UiModule to a consuming app. This name is too vague and unspecific, and in many consuming projects there might be already an UiModule of their own.

What alternatives have you tried?

A consuming application can rename an import with as keyword, but UiModule of CVI may be imported multiple times (for example, into each feature module and into an app's Storybook), and keeping up with the necessity to rename each import is tiresome. And as a third party dependency, CVI should prefix its exported members.

Does this feature request involve any updates to the reference design?

No

Implementation details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions