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

The future of GiftedChat 🎉 #1775

Merged
merged 21 commits into from
Apr 14, 2022
Merged

Commits on Feb 17, 2021

  1. feat init rewrite

    xcarpentier committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    ebe366d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c74930 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2930532 View commit details
    Browse the repository at this point in the history
  4. feat MessageText FC

    xcarpentier committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    6c02ec0 View commit details
    Browse the repository at this point in the history
  5. RefactorComponents

    - Fix some imports not defined
    - Refactor the MessageImage, MessageAudio, SystemMessage component to functional component in order to use hooks.
    danielmejiadev authored and xcarpentier committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    d87c4ba View commit details
    Browse the repository at this point in the history
  6. Refactor *Message components to FC

    - Replace default exports to named exports.
    danielmejiadev authored and xcarpentier committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    ccd634d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    260902e View commit details
    Browse the repository at this point in the history
  8. Refactor Composer component to FC

    - Rewrite the composer in order to allow hooks.
    danielmejiadev authored and xcarpentier committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    1e790e7 View commit details
    Browse the repository at this point in the history
  9. Refactor InputToolbar component to FC

    - Refactor the input toolbar component using functional components and hooks.
    danielmejiadev authored and xcarpentier committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    e43db2d View commit details
    Browse the repository at this point in the history
  10. InputToolbar

    - Refactor the way how render components are shown on input toolbar.
    danielmejiadev authored and xcarpentier committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    72dde05 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e06a77 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fb2be17 View commit details
    Browse the repository at this point in the history
  13. fix: 🐛 prettier glob

    xcarpentier committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    78c8e56 View commit details
    Browse the repository at this point in the history
  14. RFMessageVideo

    - Refactor in order to use FC components and named export instead default export.
    danielmejiadev authored and xcarpentier committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    215770b View commit details
    Browse the repository at this point in the history
  15. RFAvatar

    - Refactor avatar component in order to use hooks.
    danielmejiadev authored and xcarpentier committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    7dc2cb4 View commit details
    Browse the repository at this point in the history
  16. Fix prettier comments.

    danielmejiadev authored and xcarpentier committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    deeabc8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b87f028 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6d93f4a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

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

Commits on Apr 10, 2022

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

Commits on Apr 13, 2022

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