hyperstack-org / hyperstack-org/hyperstack
supply default method for events
オープン
enhancement
good first issue
- 主要言語
- JavaScript
- スター
- 538
- フォーク
- 41
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Currently if no callback is supplied for the event, nothing happens, and firing the event returns nil.
It might be handy be able to supply a default action.
i.e. `fires save: :default_save_method`
currently you can work around this by checking `props[event_name]` for nil
コントリビューションガイド
評価
この issue はまだ評価されていません。