Skip to content

jxxl998/chat-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

July 29 complete the Avatar component.

Aug 5

  • complete the navigator bar component: Avatar,Badge,Icon,NavBar
  • using hygen to generate the component code
  • add Input component for search bar and input message
  • text typesetting component: Text for inline element, Paragraph for block and Heading for the title
  • add Button

Aug 6

  • add MessageCard for display messages

Aug 7

  • assemble message components

Aug 9

  • finish the Conversation components and assembled them

Aug 10

  • finish Profile component
  • refactoring the Select component
  • start coding Setting component to edit personal profile

Aug 11

  • finish EditProfile and PrivacySetting Components
  • refactoring the Profile component

Aug 14

  • add FilterList, ContactList, FileList
  • refactoring MessageList in which can transfer props and reuse FilterList

Aug 18

  • finish extra components NoteList
  • create VideoCall component in 2 shapes, minimize(float) and fullscreen display, both can be switched
  • add slide down menu component Dropdown to the extra options and apply it to every options icon

Aug 19

  • assemble all these components in ChatApp, and put it in App.js
  • use react-router to config the routers of SideBar and Content , linking all the single components/pages, also use hooks to pass states
  • modify some effects

Aug 22

  • use react-spring library to add some animes to the lists, also create a hook to reuse this anime effect

About

IM layout & components in react

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published