Files
talk/src/core/client/ui
Wyatt JohnsonandKim Gardner 921461008e [CORL-621] Auth Fixes (#2569)
* fix: resolve error with redirects

- fixes #2529

* fix: apply validations to username for oidc

* fix: converted components to function components

* fix: snapshots
2019-09-18 14:01:06 -04:00
..
2019-09-18 14:01:06 -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.