Files
talk/src/core/client/ui
VinhandWyatt Johnson 3bfcc509d2 [CORL-678] Transition to eslint (#2634)
* chore: setup eslint

* chore: tslint checks with types & check for import order

* chore: complete eslint transition

* fix: tests

* fix: linting after rebase, faster lint for lint-staged

* chore: remove line

* fix: lint rules

* feat: add a11y linter and fix errors

* fix: tests
2019-10-15 22:56:38 +00: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.