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

Room Tile context menu, notifications, indicator and placement #4858

Merged
merged 13 commits into from
Jul 1, 2020

Commits on Jun 29, 2020

  1. Fix RoomTile2 Context Menu to match Figma

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    adf186f View commit details
    Browse the repository at this point in the history
  2. Add room notifications context menu and non-default indicator to Room…

    …Tile2
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    5441987 View commit details
    Browse the repository at this point in the history
  3. Add svgs

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    6b2ba8c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Merge branches 'develop' and 't3chguy/room-list/2' of github.com:matr…

    …ix-org/matrix-react-sdk into t3chguy/room-list/2
    t3chguy committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    fe4cf9f View commit details
    Browse the repository at this point in the history
  2. Fix User context menu alignment to match Figma

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    2a12fd1 View commit details
    Browse the repository at this point in the history
  3. Redo Iconized Context Menu styling to match Figma and simplify future…

    … a11y work by flattening the DOM
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    cbd2a9c View commit details
    Browse the repository at this point in the history
  4. Iterate to match figma

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    198958d View commit details
    Browse the repository at this point in the history
  5. Wire up Notifications context menu on room tile 2

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    508dea1 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Iterate PR based on Figma design and feedback

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    b501428 View commit details
    Browse the repository at this point in the history
  2. align context menus even better

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    3b7b6ec View commit details
    Browse the repository at this point in the history
  3. add missing svg

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    0cbc506 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10e5475 View commit details
    Browse the repository at this point in the history
  5. Hide notifications menu from invite tiles

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    9831698 View commit details
    Browse the repository at this point in the history