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 Emoji Picker #1991

Merged
merged 95 commits into from
Apr 15, 2021
Merged

Add Emoji Picker #1991

merged 95 commits into from
Apr 15, 2021

Commits on Feb 23, 2021

  1. Add emoji list

    stitesExpensify committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    89c1fe9 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

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

Commits on Mar 19, 2021

  1. Configuration menu
    Copy the full SHA
    3aef3db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e63876e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5841cb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Add emoji icon

    stitesExpensify committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    7c757d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96b2e43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18e4c1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd72afd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35dd8ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abf77ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b75744e View commit details
    Browse the repository at this point in the history
  8. Add basic search

    stitesExpensify committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    c17f51a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4297646 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0d4862d View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    885f570 View commit details
    Browse the repository at this point in the history
  2. Pad headers

    stitesExpensify committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    0f8454f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d16fb6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f33c9a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb9fc8d View commit details
    Browse the repository at this point in the history
  6. Remove garbage emojis

    stitesExpensify committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    857274f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08daae6 View commit details
    Browse the repository at this point in the history
  8. Update styles

    stitesExpensify committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    cde5d7a View commit details
    Browse the repository at this point in the history
  9. Style

    stitesExpensify committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    9905e4f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Focus on open

    stitesExpensify committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    1c7d547 View commit details
    Browse the repository at this point in the history
  2. Space emojis evenly

    stitesExpensify committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    205c9b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b078bff View commit details
    Browse the repository at this point in the history
  4. Emoji styles

    shawnborton committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    33b210f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'stites-emojipicker2' of github.com:Expensify/Expensify.…

    …cash into stites-emojipicker2
    shawnborton committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    570fb7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f4856e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. More style clean up

    shawnborton committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    7b1b7ff View commit details
    Browse the repository at this point in the history
  2. Merge branch 'stites-emojipicker2' of github.com:Expensify/Expensify.…

    …cash into stites-emojipicker2
    shawnborton committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    b213d60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    719e495 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e11297d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Remove unused import

    stitesExpensify committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    61a16f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. re-add react

    stitesExpensify committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    f56e00a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09c9a65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e58e847 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    20f971f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eab869 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5906af7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b199f89 View commit details
    Browse the repository at this point in the history
  5. Null initialize ref

    stitesExpensify committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    9ed44c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    803db87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48399a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    074af23 View commit details
    Browse the repository at this point in the history
  9. Remove useless style

    stitesExpensify committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    47826b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    39b69c1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    35cacd0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fb2c270 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    550fc21 View commit details
    Browse the repository at this point in the history
  14. add method docs

    stitesExpensify committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    8aa1555 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    17a74b3 View commit details
    Browse the repository at this point in the history
  16. Update props

    stitesExpensify committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    0d51fbc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6810b75 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    382a878 View commit details
    Browse the repository at this point in the history
  19. Make the numColumns a constant in the constructor with comments about…

    … the implications of changing it
    stitesExpensify committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    8b9c0b1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9f64d4c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    184785e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0055378 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b1b6f53 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    26e8503 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7907a97 View commit details
    Browse the repository at this point in the history
  3. Fix styles

    stitesExpensify committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    26fa00d View commit details
    Browse the repository at this point in the history
  4. Reduce debounce

    stitesExpensify committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    5e6b602 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    c88377f View commit details
    Browse the repository at this point in the history
  2. Remove auto-focus

    stitesExpensify committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    4e25b8f View commit details
    Browse the repository at this point in the history
  3. Remove unused prop

    stitesExpensify committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    388d424 View commit details
    Browse the repository at this point in the history
  4. Remove unused prop

    stitesExpensify committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    9557dd7 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    23a5f08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a0fc9a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Configuration menu
    Copy the full SHA
    e127abf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    012a486 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

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

    stitesExpensify committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    e752bc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a9a842 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. fix scuffed merge

    stitesExpensify committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    f3c0c40 View commit details
    Browse the repository at this point in the history
  2. fix comment

    stitesExpensify committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    ee8e493 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29546d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d508a07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c7e196 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b75d6d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca841e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    cbe39fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5f795d View commit details
    Browse the repository at this point in the history
  3. move comment

    stitesExpensify committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    f05b5fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad7ac23 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Use style constants

    stitesExpensify committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    22be396 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e3c787 View commit details
    Browse the repository at this point in the history
  3. lint style

    stitesExpensify committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    95c783b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc9d37f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. More scuffed merging

    stitesExpensify committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    0b5f628 View commit details
    Browse the repository at this point in the history
  2. Method docs

    stitesExpensify committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    4899e43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a3856c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d97899 View commit details
    Browse the repository at this point in the history