Files
talk/src/core/client/framework
Tessa Thornton 3358cef433 [CORL-746] updated branding: buttons (#2748)
* new button component

* update specs

* fix up markers

* fix docz so it renders

* clean up buttons implementation

* update snaps

* clean up slack buttons

* update snaps
2019-12-09 18:03:30 -05:00
..
2018-06-27 22:06:30 +00:00
2019-05-22 21:32:24 +02:00

Framework

All our client targets (e.g. stream, admin, ...) are based functionality provided by this framework.

What should be inside framework

  • Code that are specific to a certain target (e.g. stream, admin, ...) must not live here.
  • Code that are shared by different targets should be put in framework