Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Send required properties when making requests to widgets over postMessage #1891

Merged

Commits on May 12, 2018

  1. Expose the requestId fully in the toWidget postMessage API

    This field is flagged as required in the proposal.
    
    Addresses part of element-hq/element-web#6708
    
    Signed-off-by: Travis Ralston
    turt2live committed May 12, 2018
    Configuration menu
    Copy the full SHA
    0522ab8 View commit details
    Browse the repository at this point in the history
  2. Add a warning for widget developers when their postMessage is missing…

    … a requestId
    
    Signed-off-by: Travis Ralston <travpc@gmail.com>
    turt2live committed May 12, 2018
    Configuration menu
    Copy the full SHA
    1515ca1 View commit details
    Browse the repository at this point in the history
  3. Send the widgetId as part of all toWidget requests

    Addresses part of element-hq/element-web#6708
    
    Signed-off-by: Travis Ralston <travpc@gmail.com>
    turt2live committed May 12, 2018
    Configuration menu
    Copy the full SHA
    98da8b3 View commit details
    Browse the repository at this point in the history