mirror of
https://github.com/wassname/talk.git
synced 2026-07-20 12:40:47 +08:00
* show comment counts for stories in story table * remove debug code * add modal to view comment * load converasation view into modal * style modal header * style conversation view modal * style conversation thread in conversation modal * styles conversation view comments * show replies to replies on click * update snaps * update snap * pass settings prop through to comment content, set default replies to 5
UI Kit
The UI Kit provides the building blocks to create a Rich Graphical User Interface.
What should be inside the UI Kit
- The UI Kit focuses on providing presentational building blocks that is not specific to any domain or product.
- The UI Kit should be completely independent from the rest of the codebase.