code-corps / code-corps/ember-stripe-elements
Prefix actions with on* (eg onBlur)
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 64
- Fork
- 39
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
It would be more idiomatic if the actions would be all prefixed with on*. For example: `onBlur` `onChange`, `onComplete` etc.
It is also confusing because of ember's component events names in the component class: https://guides.emberjs.com/release/components/handling-events/#toc_event-names
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.