hyperstack-org / hyperstack-org/hyperstack
supply default method for events
Aberta
enhancement
good first issue
- Linguagem predominante
- JavaScript
- Estrelas
- 538
- Forks
- 41
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.