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 toolbars and improvements for screen reader for chat messages #35

Open
wants to merge 35 commits into
base: main
Choose a base branch
from

Commits on Jun 19, 2023

  1. Add simple chat

    adamsamec committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    828db6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df71381 View commit details
    Browse the repository at this point in the history
  3. Refactor chat messages

    adamsamec committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    88a339c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Add ...rest props

    adamsamec committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    76f14bc View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary role

    adamsamec committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    5d7077c View commit details
    Browse the repository at this point in the history
  3. Reformat the code

    adamsamec committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    319ca69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14ab9e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abe3df8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52d080f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    4462ef7 View commit details
    Browse the repository at this point in the history
  2. cleanup fixes

    ling1726 committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    dd64ea3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc51b2b View commit details
    Browse the repository at this point in the history
  4. Update tsconfig.base.json

    ling1726 authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    e73f59d View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. merge master

    ling1726 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    2289301 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    a472248 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb31f4e View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    cac7751 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4ebcff View commit details
    Browse the repository at this point in the history
  3. Add message reactions

    adamsamec committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ab7f050 View commit details
    Browse the repository at this point in the history
  4. Reaction text change

    adamsamec committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    3180584 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Refactor chat message

    adamsamec committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    59e9a0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5245d42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afd3e16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f49e9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    579bd77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac9232e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    c5b1171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79f2e74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e4e992 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    059ba30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    964136a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

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

Commits on Jul 20, 2023

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

Commits on Jul 25, 2023

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

Commits on Aug 28, 2023

  1. Add srLabel prop for ChatLink instead of children.toString() and repl…

    …ace <a> with <ChatLink>
    adamsamec committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    08e804f View commit details
    Browse the repository at this point in the history