code-corps / code-corps/ember-stripe-elements
Prefix actions with on* (eg onBlur)
未关闭
- 主要语言
- JavaScript
- 星标
- 64
- 派生
- 39
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。