24-Nov-2016
- Fix empty story list when loading in an iframe PR8
17-Nov-2016
- Identify the page with a parameter PR7
28-Oct-2016
- Use a constant key to identify relavent messages PR6
28-Oct-2016
- Allow message handlers to throw errors PR4
28-Sep-2016
- Serialize data because some objects throw error when sent over postMessage PR3
28-Sep-2016
- Do not serialize data because objects can be sent over postMessage PR1
26-Sep-2016
- Select the iframe by id (getElementById)
26-Sep-2016
- Implement send and receive functions