vuex-crud icon indicating copy to clipboard operation
vuex-crud copied to clipboard

Make callbacks actions

Open ConnorJBishop opened this issue 5 years ago • 1 comments

Make onCreateStart, onCreateSuccess, onCreateError .. etc callbacks actions rather than mutations which gives the user greater flexibility. For example, they could dispatch other actions in their store.

ConnorJBishop avatar Aug 11 '19 16:08 ConnorJBishop

This is a really flexible approach. Nice one @connor-bishop

seanogdev avatar Jul 09 '20 21:07 seanogdev