tuwien-csd / damap-frontend

MIT License
10 stars 10 forks source link

Global: Switch `app` prefix to `damap` prefix #351

Open ValentinFutterer opened 3 weeks ago

ValentinFutterer commented 3 weeks ago

minor: For other reusable components, we use app- prefix instead of damap-. Should this be aligned to also use app-? Refactoring from app- to damap- will probably result in a breaking change if not implemented backwards compatible. We could allow both specifiers, deprecate the app- prefix now and then remove it in a future major release. This can be handled in a separate issue as well.

_Originally posted by @rekt-hard in https://github.com/tuwien-csd/damap-frontend/pull/336#discussion_r1810133422_