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

Convert /structures to TS #6787

Merged
merged 17 commits into from
Sep 16, 2021
Merged

Commits on Sep 12, 2021

  1. Convert SearchBox to TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    4673e1a View commit details
    Browse the repository at this point in the history
  2. Convert MainSplit to TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    716aba2 View commit details
    Browse the repository at this point in the history
  3. Convert EmbeddedPage to TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    e882576 View commit details
    Browse the repository at this point in the history
  4. Convert GenericErrorPage to TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    a6a56b4 View commit details
    Browse the repository at this point in the history
  5. Convert UserView to TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    ff7e32c View commit details
    Browse the repository at this point in the history
  6. Convert IndicatorScrollbar to TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    9a7e2b3 View commit details
    Browse the repository at this point in the history
  7. Convert ViewSource to TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    e48407a View commit details
    Browse the repository at this point in the history
  8. Convert RoomStatusBar to TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    1590fe3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Fix init value

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    e4cf731 View commit details
    Browse the repository at this point in the history
  2. Iterate PR first round

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    44141bf View commit details
    Browse the repository at this point in the history
  3. Revert some changes that are unncessary due to js-sdk changes

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    807792d View commit details
    Browse the repository at this point in the history
  4. Use MatrixClientContext

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    8a86407 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    eae45d8 View commit details
    Browse the repository at this point in the history
  2. Remove unused import

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    c460d56 View commit details
    Browse the repository at this point in the history
  3. Use React.Children.count()

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    b26bec9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f62397 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67d328c View commit details
    Browse the repository at this point in the history