Files
talk/src/core/client/ui
Kiwi 50cb46a053 [next] Delay showing loading spinner (#2090)
* feat: delay showing loading spinner

* fix: snapshots

* fix: lint

* fix: make delay duration shorter
2018-11-21 23:14:15 +01:00
..
2018-11-19 22:47:32 +00:00
2018-11-19 22:47:32 +00:00
2018-10-31 23:11:32 +00:00
2018-06-27 22:06:30 +00:00
2018-07-16 18:36:21 -03: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.