Files
talk/src/core/client/ui
Tessa ThorntonandGitHub 58f2f71743 [CORL-916] conversation view (#2850)
* 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
2020-03-26 13:47:16 -04:00
..
2018-06-27 22:06:30 +00:00

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.