hyperstack-org / hyperstack-org/hyperstack
supply default method for events
Aperta
enhancement
good first issue
- Lingua principale
- JavaScript
- Stelle
- 538
- Fork
- 41
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.