Open Prestaul opened 9 years ago
Yeah pretty sure this is just Backbone legacy that nobody's refactored yet.
This is essentially what we did with ampersand-subcollection, breaking it into its two constituents: filtering and pagination. We haven't refactored subcollection to use the new modules but it's in the works. It makes sense to do the same here too.
Is there a reason that I cannot use History without Router and visa versa? I'm curious is this was a design decision or just the result of the Backbone port. The current implementation prevents the router from being used outside of the browser.
Honestly, I'd love to see 3 modules: