Commit Graph

9 Commits

Author SHA1 Message Date
Chi Vinh Le ccf91480da Implement pym storage 2018-09-03 09:28:09 +02:00
Chi Vinh Le 92a266363a Make UserBoxUnauthenticated responsive 2018-08-09 19:40:45 +02:00
Chi Vinh Le 606bcb6393 Merge branch 'next' into auth-skeleton 2018-08-08 17:20:24 +02:00
Chi Vinh Le fe7b734b2c Add UserBox 2018-08-08 01:04:25 +02:00
Chi Vinh Le 52b36e2db0 Use anchor for better accessibility and restore history 2018-08-07 17:37:02 +02:00
Chi Vinh Le 66d8244acc Refactor stream + some tests 2018-08-03 23:49:00 +02:00
Chi Vinh Le 7dedf2c129 Update tests 2018-08-03 18:24:44 +02:00
Chi Vinh Le b3fa5e1e73 Integrate with embed 2018-08-03 18:19:37 +02:00
Kiwi 6d7056d831 [next] Add support for embed (#1762)
* Move talk-server/config to talk-common/config

* Refactor build into /src/core/build and use common config

* Add embed webpack config

* Start implementing embed

* Implement embed

* Add pym types

* Add event emitter to Talk Context

* Add MatchMedia test for passing values from the context

* Add support for click far away

* Integrate pym click events to registerClickFarAway

* Add tests

* Resolve merge issues

* Apply PR review
2018-08-02 15:29:18 +00:00