Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for rendering a custom wrapper around Element #25537

Merged
merged 13 commits into from
Aug 30, 2023

Commits on Jun 8, 2023

  1. Add banner configurable via module API

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    4dcbe3e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Merge branch 'develop' into banner_module_api

    # Conflicts:
    #	src/vector/app.tsx
    Mikhail Aheichyk committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d6d2048 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Merge branch 'develop' into banner_module_api

    Mikhail Aheichyk committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    7dc0abd View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Use wrapper from module API to add possibility to configure header, f…

    …ooter around MatrixChat.
    
    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    3d21dd0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into banner_module_api

    # Conflicts:
    #	src/vector/app.tsx
    Mikhail Aheichyk committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    db7d531 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Merge branch 'develop' into banner_module_api

    Mikhail Aheichyk committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    29fb5ae View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into banner_module_api

    Mikhail Aheichyk committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    054ec90 View commit details
    Browse the repository at this point in the history
  3. Bump react-sdk-module-api from 2.0.0 to 2.1.0

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    761d08e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Test is added for wrapper.

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    97074c8 View commit details
    Browse the repository at this point in the history
  2. Test is updated.

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    46426f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Matrix chat wrapper test updates.

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    b2bcd9d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into banner_module_api

    # Conflicts:
    #	yarn.lock
    Mikhail Aheichyk committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    5058043 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    284c2ef View commit details
    Browse the repository at this point in the history