From 2bbedd9def2a782f370fb5280994ea0ecbf8a7c7 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Thu, 18 May 2017 09:28:18 -0400 Subject: Updating client dependencies. Switching to yarn. (#6433) * Updating client dependancies. Switching to using yarn. * Updating React * Moving pure components to using function syntax (performance gains with newer react version) * Updating client dependancies. * Ignore .yarninstall * Enabling pre-lockfile because it's the entire point of using yarn. * Removing old webpack config * Moving to new prop-types * Fixing ESLint Errors * Updating jest snapshots. * Cleaning up package.json --- .../__snapshots__/about_build_modal.test.jsx.snap | 10 ++++++++-- .../__snapshots__/new_channel_modal.test.jsx.snap | 15 ++++++++++++--- 2 files changed, 20 insertions(+), 5 deletions(-) (limited to 'webapp/tests/components') diff --git a/webapp/tests/components/__snapshots__/about_build_modal.test.jsx.snap b/webapp/tests/components/__snapshots__/about_build_modal.test.jsx.snap index f5c6647c9..105c97546 100644 --- a/webapp/tests/components/__snapshots__/about_build_modal.test.jsx.snap +++ b/webapp/tests/components/__snapshots__/about_build_modal.test.jsx.snap @@ -12,11 +12,14 @@ exports[`components/AboutBuildModal should match snapshot for enterprise edition keyboard={true} manager={ ModalManager { + "add": [Function], "containers": Array [], "data": Array [], "handleContainerOverflow": true, "hideSiblingNodes": true, + "isTopModal": [Function], "modals": Array [], + "remove": [Function], } } onHide={[Function]} @@ -25,9 +28,9 @@ exports[`components/AboutBuildModal should match snapshot for enterprise edition show={true} >