Feature: drop Component or Controller suffix
未关闭
- 主要语言
- TypeScript
- 星标
- 1.4k
- 派生
- 59
- 平均合并
- 22 小时 12 分钟
- 30 天内合并 PR
- 5
描述
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
贡献指南
评估
这个 Issue 还没有评估数据。