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

Create narrow mode for Composer #6682

Merged
merged 16 commits into from
Sep 7, 2021
Merged

Commits on Aug 25, 2021

  1. Make all buttons part of a button array

    Preparation work for narrow layout of the message composer.
    The voice record button needed to be extracted from VoiceRecordComposerTile
    Germain Souquet committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    3c33e3c View commit details
    Browse the repository at this point in the history
  2. Migrate StickerPicker to TypeScript

    Germain Souquet committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    98feec3 View commit details
    Browse the repository at this point in the history
  3. Remove sdk.getComponent

    Germain Souquet committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    333cb61 View commit details
    Browse the repository at this point in the history
  4. Fix Sticker and Emoji picker opening on narrow mode

    Germain Souquet committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    31b3b2e View commit details
    Browse the repository at this point in the history
  5. Position sticker picker correctly

    Germain Souquet committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    9018973 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' into gsouquet/compact-composer-18533

    Germain Souquet committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    2d14be9 View commit details
    Browse the repository at this point in the history
  7. Add missing i18n

    Germain Souquet committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    0208d80 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e2ada0 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Update VoiceRecordComposerTile to only end recording

    Germain Souquet committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    4e0f521 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Hide voice recording button in narrow mode

    Germain Souquet committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    a1f6708 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Merge branch 'develop' into gsouquet/compact-composer-18533

    Germain Souquet committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    e416952 View commit details
    Browse the repository at this point in the history
  2. Appease linter

    Germain Souquet committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    bb87834 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Merge branch 'develop' into gsouquet/compact-composer-18533

    Germain Souquet committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    6d80976 View commit details
    Browse the repository at this point in the history
  2. Implement new narrow mode UI

    Germain Souquet committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    997f43c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Code style updates

    Germain Souquet committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    f549c1d View commit details
    Browse the repository at this point in the history
  2. fix i18n

    Germain Souquet committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    085d8b4 View commit details
    Browse the repository at this point in the history