-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
Description
- ability to load resolve data from a global instead of fetching the data remotely (pull request Add in a global option to bypass the resolve #49)
- ability to get the resolve data from a state transition
- another module to wrap renderers and collect the domApis
- another module to add click handlers to every hash link in the dom, that could be easily composed with state change success events
- document all of the above, replacing the "server-side rendering" section in the readme
Pull requests accomplishing any of the above bits should be opened against the server-side-rendering branch.