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

Add customisation point for declaring widget variables #6455

Merged
merged 1 commit into from
Jul 28, 2021

Commits on Jul 22, 2021

  1. Add customisation point for declaring widget variables

    Fixes element-hq/element-web#18035 (indirectly; issue is on a non-standard version of Element).
    
    This has an isReady() step because the variable usage code path cannot be made async, so instead we let the async loading state happen in the prepare() stage. This is required for the intended usecase.
    turt2live committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    bb0be4b View commit details
    Browse the repository at this point in the history