Mark Perkins
Mark Perkins
Vue does not support listening to camelCased events in dom templates. See https://github.com/vuejs/vue/issues/4839 for some discussion.
As suggested in #15: "It also might be interesting to consider if there's merit in a standard pattern for plugins to feed data back into a running Fractal server instance....
Add v1-style statuses. Suggested in #14 and #15. Should probably be implemented as a plugin and then possibly included in the core install later.
As an equivalent of the functionality in v1 that allowed users to specify per-collection preview templates. Suggested in #4.
As suggested in issue #4
When developing plugins the app needs to be restarted each time code is changed. Would be nice to be able to have some for of HMR or similar to make...