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

fix: Chat - App closes mention suggestions when cursor is between double @ #29239

Merged

Commits on Oct 10, 2023

  1. Organize suggestions RegExps;

    Clean up the mention suggestion logic;
    paultsimura committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    fd994ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9013b09 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Revert variable renaming

    paultsimura committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    b3804d3 View commit details
    Browse the repository at this point in the history
  2. Update RegExp comment

    Co-authored-by: Rajat Parashar <parasharrajat@users.noreply.github.com>
    paultsimura and parasharrajat authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    d7ec776 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    64df898 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f78bc4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c5a381 View commit details
    Browse the repository at this point in the history