 KiwiandGitHub
|
ea6f42c256
|
[CORL-305] Speed up build process and upgrade dependencies (#2304)
* feat: speed up build process, upgrade majority of dependencies
* feat: allow specifying max cores
* chore: add some comments
|
2019-05-07 20:22:19 +02:00 |
|
 Wyatt JohnsonandKiwi
|
94eb72a9bf
|
[next] Auth Callback + Chunking (#2139)
* feat: added new auth-callback
* fix: removed unused polyfill code
* fix: fixed missed intersection observer
* feat: enabled vendor chunks
* fix: fix some issues with chunk splitting
* fix: added intersection-observer to app polyfill
* fix: fixed test
* fix: removed lodash plugin which caused issue in prod
* chore: access_token -> accessToken
* feat: Show social login errors
* fix: lint + add test
* fix: restore width after facebook social login
|
2019-01-11 15:31:24 +01:00 |
|
Belén Curcio
|
adee5377c9
|
Mapping /admin as /admin.html in devMode
|
2018-09-27 10:50:25 -03:00 |
|
 KiwiandWyatt Johnson
|
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 |
|