Feature: drop Component or Controller suffix
- Langage dominant
- TypeScript
- Étoiles
- 1.4k
- Forks
- 59
- Merge moyen
- 22 h 12 min
- PR mergées (30 j)
- 5
Description
Right now we drop the Element suffix which makes sense given the precedent of web platform tags which all have constructors ending Element (eg `HTMLDivElement`). However for other design systems or frameworks it can be common to use different names, eg Controller or Component.
Dropping these would be a breaking change, though, so must be done in 2.0
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
The issue does not name any files or tests. Start by locating the current handling that drops the Element suffix, then trace how component and controller names are derived. Confirm the intended breaking behavior and ensure the change is targeted for the 2.0 release.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- typescript
- Domaine
- frontend
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100