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

Pass in custom mention menu component #20

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Feb 15, 2018

  1. fix IE11 issues

    and fix so menu doesnt go off right side of screen or bottom
    Ashley Maberry committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    506025a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

  1. use 'top' instead of 'right'

    Ashley Maberry committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    ace4589 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. Updated dependencies

    - Updated react and react-dom dependencies to the current versions
    - Updated package.json to include the current versions (also added peer dependencies to dependencies because there was an issue of yarn build not adding the required node_modules properly)
    ryanyiu committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    68e3bc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

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

Commits on Jun 28, 2018

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

Commits on Jun 29, 2018

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

Commits on Jul 3, 2018

  1. Fix issues on browser

    ryanyiu committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    daba2ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1935936 View commit details
    Browse the repository at this point in the history
  3. Removed new portal and reverted to old one

    Browser and mobile @mentions will be different now, so this should be fine
    ryanyiu committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    aee1b33 View commit details
    Browse the repository at this point in the history
  4. Remove React Proptypes error

    ryanyiu committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    2513ec5 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. WIP

    ryanyiu committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    2a5a891 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    495bdd9 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Remove MentionScrollBar

    ryanyiu committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    8254707 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98ca472 View commit details
    Browse the repository at this point in the history
  3. Remove single quotes

    ryanyiu committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    85179bb View commit details
    Browse the repository at this point in the history
  4. Remove trailing comma

    ryanyiu committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    bf26839 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b15f4dc View commit details
    Browse the repository at this point in the history