Feature: drop Component or Controller suffix
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 1.4k
- Fork
- 59
- Merge trung bình
- 22 giờ 12 phút
- Pull request đã merge (30 ngày)
- 5
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.