diff --git a/beta/colors.js b/beta/colors.js index bac74d41e9d..acf8214ee3f 100644 --- a/beta/colors.js +++ b/beta/colors.js @@ -8,6 +8,8 @@ module.exports = { 'primary-dark': '#F6F7F9', // gray-5 secondary: '#404756', // gray-70 'secondary-dark': '#EBECF0', // gray-10 + tertiary: '#5E687E', // gray-50 + 'tertiary-dark': '#99A1B3', // gray-30 link: '#087EA4', // blue-50 'link-dark': '#149ECA', // blue-40 syntax: '#EBECF0', // gray-10 @@ -28,14 +30,16 @@ module.exports = { 'gray-80': '#343A46', 'gray-70': '#404756', 'gray-60': '#4E5769', - 'gray-50': '#5E687E', // unused + 'gray-50': '#5E687E', 'gray-40': '#78839B', 'gray-30': '#99A1B3', 'gray-20': '#BCC1CD', + 'gray-15': '#D0D3DC', 'gray-10': '#EBECF0', 'gray-5': '#F6F7F9', // Blue + 'blue-80': '#043849', 'blue-60': '#045975', 'blue-50': '#087EA4', 'blue-40': '#149ECA', // Brand Blue diff --git a/beta/public/external.png b/beta/public/external.png deleted file mode 100644 index 423ec131b9d..00000000000 Binary files a/beta/public/external.png and /dev/null differ diff --git a/beta/public/favicon_dark.ico b/beta/public/favicon_dark.ico deleted file mode 100644 index 9bcfdcd7b22..00000000000 Binary files a/beta/public/favicon_dark.ico and /dev/null differ diff --git a/beta/public/icons/logo-white.svg b/beta/public/icons/logo-white.svg deleted file mode 100644 index 7ed0e8b0524..00000000000 --- a/beta/public/icons/logo-white.svg +++ /dev/null @@ -1,9 +0,0 @@ - - React Logo - - - - - - - diff --git a/beta/public/icons/logo.svg b/beta/public/icons/logo.svg deleted file mode 100644 index ea77a618d94..00000000000 --- a/beta/public/icons/logo.svg +++ /dev/null @@ -1,9 +0,0 @@ - - React Logo - - - - - - - diff --git a/beta/public/images/blog/animal-sounds.jpg b/beta/public/images/blog/animal-sounds.jpg deleted file mode 100644 index abe6d815e45..00000000000 Binary files a/beta/public/images/blog/animal-sounds.jpg and /dev/null differ diff --git a/beta/public/images/blog/chatapp.png b/beta/public/images/blog/chatapp.png deleted file mode 100644 index de8c09ff37d..00000000000 Binary files a/beta/public/images/blog/chatapp.png and /dev/null differ diff --git a/beta/public/images/blog/cra-better-output.png b/beta/public/images/blog/cra-better-output.png deleted file mode 100644 index 44ed320ff57..00000000000 Binary files a/beta/public/images/blog/cra-better-output.png and /dev/null differ diff --git a/beta/public/images/blog/cra-dynamic-import.gif b/beta/public/images/blog/cra-dynamic-import.gif deleted file mode 100644 index 88db2896fa4..00000000000 Binary files a/beta/public/images/blog/cra-dynamic-import.gif and /dev/null differ diff --git a/beta/public/images/blog/cra-jest-search.gif b/beta/public/images/blog/cra-jest-search.gif deleted file mode 100644 index ed6819d896a..00000000000 Binary files a/beta/public/images/blog/cra-jest-search.gif and /dev/null differ diff --git a/beta/public/images/blog/cra-pwa.png b/beta/public/images/blog/cra-pwa.png deleted file mode 100644 index 9862ae56583..00000000000 Binary files a/beta/public/images/blog/cra-pwa.png and /dev/null differ diff --git a/beta/public/images/blog/cra-runtime-error.gif b/beta/public/images/blog/cra-runtime-error.gif deleted file mode 100644 index 7b4405f62e7..00000000000 Binary files a/beta/public/images/blog/cra-runtime-error.gif and /dev/null differ diff --git a/beta/public/images/blog/cra-update-exports.gif b/beta/public/images/blog/cra-update-exports.gif deleted file mode 100644 index 2820d63dfb3..00000000000 Binary files a/beta/public/images/blog/cra-update-exports.gif and /dev/null differ diff --git a/beta/public/images/blog/create-apps-with-no-configuration/compiled-successfully.png b/beta/public/images/blog/create-apps-with-no-configuration/compiled-successfully.png deleted file mode 100644 index 223f5abf2be..00000000000 Binary files a/beta/public/images/blog/create-apps-with-no-configuration/compiled-successfully.png and /dev/null differ diff --git a/beta/public/images/blog/create-apps-with-no-configuration/compiled-with-warnings.png b/beta/public/images/blog/create-apps-with-no-configuration/compiled-with-warnings.png deleted file mode 100644 index 20aa25e3c60..00000000000 Binary files a/beta/public/images/blog/create-apps-with-no-configuration/compiled-with-warnings.png and /dev/null differ diff --git a/beta/public/images/blog/create-apps-with-no-configuration/created-folder.png b/beta/public/images/blog/create-apps-with-no-configuration/created-folder.png deleted file mode 100644 index 44aff6dcd98..00000000000 Binary files a/beta/public/images/blog/create-apps-with-no-configuration/created-folder.png and /dev/null differ diff --git a/beta/public/images/blog/create-apps-with-no-configuration/failed-to-compile.png b/beta/public/images/blog/create-apps-with-no-configuration/failed-to-compile.png deleted file mode 100644 index a72b5fb2e95..00000000000 Binary files a/beta/public/images/blog/create-apps-with-no-configuration/failed-to-compile.png and /dev/null differ diff --git a/beta/public/images/blog/create-apps-with-no-configuration/npm-run-build.png b/beta/public/images/blog/create-apps-with-no-configuration/npm-run-build.png deleted file mode 100644 index a7b931e1219..00000000000 Binary files a/beta/public/images/blog/create-apps-with-no-configuration/npm-run-build.png and /dev/null differ diff --git a/beta/public/images/blog/devtools-component-filters.gif b/beta/public/images/blog/devtools-component-filters.gif deleted file mode 100644 index 287c66757bd..00000000000 Binary files a/beta/public/images/blog/devtools-component-filters.gif and /dev/null differ diff --git a/beta/public/images/blog/devtools-full.gif b/beta/public/images/blog/devtools-full.gif deleted file mode 100644 index fd7ed94938f..00000000000 Binary files a/beta/public/images/blog/devtools-full.gif and /dev/null differ diff --git a/beta/public/images/blog/devtools-highlight-updates.png b/beta/public/images/blog/devtools-highlight-updates.png deleted file mode 100644 index 780bcf2efc3..00000000000 Binary files a/beta/public/images/blog/devtools-highlight-updates.png and /dev/null differ diff --git a/beta/public/images/blog/devtools-search.gif b/beta/public/images/blog/devtools-search.gif deleted file mode 100644 index 22d80051df3..00000000000 Binary files a/beta/public/images/blog/devtools-search.gif and /dev/null differ diff --git a/beta/public/images/blog/devtools-side-pane.gif b/beta/public/images/blog/devtools-side-pane.gif deleted file mode 100644 index 381e3554ee1..00000000000 Binary files a/beta/public/images/blog/devtools-side-pane.gif and /dev/null differ diff --git a/beta/public/images/blog/devtools-tree-view.png b/beta/public/images/blog/devtools-tree-view.png deleted file mode 100644 index 854a39f8f38..00000000000 Binary files a/beta/public/images/blog/devtools-tree-view.png and /dev/null differ diff --git a/beta/public/images/blog/devtools-v4-screenshot.png b/beta/public/images/blog/devtools-v4-screenshot.png deleted file mode 100644 index 83a67d5483f..00000000000 Binary files a/beta/public/images/blog/devtools-v4-screenshot.png and /dev/null differ diff --git a/beta/public/images/blog/dog-tutorial.png b/beta/public/images/blog/dog-tutorial.png deleted file mode 100644 index 72f8b43419f..00000000000 Binary files a/beta/public/images/blog/dog-tutorial.png and /dev/null differ diff --git a/beta/public/images/blog/first-look.png b/beta/public/images/blog/first-look.png deleted file mode 100644 index d36aa1f35c0..00000000000 Binary files a/beta/public/images/blog/first-look.png and /dev/null differ diff --git a/beta/public/images/blog/flux-chart.png b/beta/public/images/blog/flux-chart.png deleted file mode 100644 index fbfdf94ea02..00000000000 Binary files a/beta/public/images/blog/flux-chart.png and /dev/null differ diff --git a/beta/public/images/blog/flux-diagram.png b/beta/public/images/blog/flux-diagram.png deleted file mode 100644 index 69cf64e0b34..00000000000 Binary files a/beta/public/images/blog/flux-diagram.png and /dev/null differ diff --git a/beta/public/images/blog/genesis_skeleton.png b/beta/public/images/blog/genesis_skeleton.png deleted file mode 100644 index 4b7c51e2906..00000000000 Binary files a/beta/public/images/blog/genesis_skeleton.png and /dev/null differ diff --git a/beta/public/images/blog/gpu-cursor-move.gif b/beta/public/images/blog/gpu-cursor-move.gif deleted file mode 100644 index b3a621f7851..00000000000 Binary files a/beta/public/images/blog/gpu-cursor-move.gif and /dev/null differ diff --git a/beta/public/images/blog/guess_filter.jpg b/beta/public/images/blog/guess_filter.jpg deleted file mode 100644 index 1983df1c8ef..00000000000 Binary files a/beta/public/images/blog/guess_filter.jpg and /dev/null differ diff --git a/beta/public/images/blog/hacker-news-react-native.png b/beta/public/images/blog/hacker-news-react-native.png deleted file mode 100644 index a65679abad4..00000000000 Binary files a/beta/public/images/blog/hacker-news-react-native.png and /dev/null differ diff --git a/beta/public/images/blog/highlight-updates-example.gif b/beta/public/images/blog/highlight-updates-example.gif deleted file mode 100644 index ab0c87d0c48..00000000000 Binary files a/beta/public/images/blog/highlight-updates-example.gif and /dev/null differ diff --git a/beta/public/images/blog/introducing-react-dev/home-dark.png b/beta/public/images/blog/introducing-react-dev/home-dark.png new file mode 100644 index 00000000000..dc25b46c61c Binary files /dev/null and b/beta/public/images/blog/introducing-react-dev/home-dark.png differ diff --git a/beta/public/images/blog/introducing-react-dev/home-light.png b/beta/public/images/blog/introducing-react-dev/home-light.png new file mode 100644 index 00000000000..c99ecc61722 Binary files /dev/null and b/beta/public/images/blog/introducing-react-dev/home-light.png differ diff --git a/beta/public/images/blog/introducing-the-react-profiler/commit-selector.png b/beta/public/images/blog/introducing-the-react-profiler/commit-selector.png deleted file mode 100644 index 9c027444d8c..00000000000 Binary files a/beta/public/images/blog/introducing-the-react-profiler/commit-selector.png and /dev/null differ diff --git a/beta/public/images/blog/introducing-the-react-profiler/component-chart.png b/beta/public/images/blog/introducing-the-react-profiler/component-chart.png deleted file mode 100644 index 3a3615db28e..00000000000 Binary files a/beta/public/images/blog/introducing-the-react-profiler/component-chart.png and /dev/null differ diff --git a/beta/public/images/blog/introducing-the-react-profiler/devtools-profiler-tab.png b/beta/public/images/blog/introducing-the-react-profiler/devtools-profiler-tab.png deleted file mode 100644 index eabb3e50014..00000000000 Binary files a/beta/public/images/blog/introducing-the-react-profiler/devtools-profiler-tab.png and /dev/null differ diff --git a/beta/public/images/blog/introducing-the-react-profiler/filtering-commits.gif b/beta/public/images/blog/introducing-the-react-profiler/filtering-commits.gif deleted file mode 100644 index 1d73258e303..00000000000 Binary files a/beta/public/images/blog/introducing-the-react-profiler/filtering-commits.gif and /dev/null differ diff --git a/beta/public/images/blog/introducing-the-react-profiler/flame-chart.png b/beta/public/images/blog/introducing-the-react-profiler/flame-chart.png deleted file mode 100644 index 80840b55c8f..00000000000 Binary files a/beta/public/images/blog/introducing-the-react-profiler/flame-chart.png and /dev/null differ diff --git a/beta/public/images/blog/introducing-the-react-profiler/interactions-for-commit.png b/beta/public/images/blog/introducing-the-react-profiler/interactions-for-commit.png deleted file mode 100644 index 8f1a14c61e8..00000000000 Binary files a/beta/public/images/blog/introducing-the-react-profiler/interactions-for-commit.png and /dev/null differ diff --git a/beta/public/images/blog/introducing-the-react-profiler/interactions.png b/beta/public/images/blog/introducing-the-react-profiler/interactions.png deleted file mode 100644 index 5683ac94a59..00000000000 Binary files a/beta/public/images/blog/introducing-the-react-profiler/interactions.png and /dev/null differ diff --git a/beta/public/images/blog/introducing-the-react-profiler/navigate-between-interactions-and-commits.gif b/beta/public/images/blog/introducing-the-react-profiler/navigate-between-interactions-and-commits.gif deleted file mode 100644 index e500459c341..00000000000 Binary files a/beta/public/images/blog/introducing-the-react-profiler/navigate-between-interactions-and-commits.gif and /dev/null differ diff --git a/beta/public/images/blog/introducing-the-react-profiler/no-interactions.png b/beta/public/images/blog/introducing-the-react-profiler/no-interactions.png deleted file mode 100644 index d70199fc763..00000000000 Binary files a/beta/public/images/blog/introducing-the-react-profiler/no-interactions.png and /dev/null differ diff --git a/beta/public/images/blog/introducing-the-react-profiler/no-profiler-data-multi-root.png b/beta/public/images/blog/introducing-the-react-profiler/no-profiler-data-multi-root.png deleted file mode 100644 index e56fd4128bd..00000000000 Binary files a/beta/public/images/blog/introducing-the-react-profiler/no-profiler-data-multi-root.png and /dev/null differ diff --git a/beta/public/images/blog/introducing-the-react-profiler/no-render-times-for-selected-component.png b/beta/public/images/blog/introducing-the-react-profiler/no-render-times-for-selected-component.png deleted file mode 100644 index f77b42f85c0..00000000000 Binary files a/beta/public/images/blog/introducing-the-react-profiler/no-render-times-for-selected-component.png and /dev/null differ diff --git a/beta/public/images/blog/introducing-the-react-profiler/no-timing-data-for-commit.png b/beta/public/images/blog/introducing-the-react-profiler/no-timing-data-for-commit.png deleted file mode 100644 index 84a4dcac2c9..00000000000 Binary files a/beta/public/images/blog/introducing-the-react-profiler/no-timing-data-for-commit.png and /dev/null differ diff --git a/beta/public/images/blog/introducing-the-react-profiler/props-and-state.gif b/beta/public/images/blog/introducing-the-react-profiler/props-and-state.gif deleted file mode 100644 index b0b05b12789..00000000000 Binary files a/beta/public/images/blog/introducing-the-react-profiler/props-and-state.gif and /dev/null differ diff --git a/beta/public/images/blog/introducing-the-react-profiler/ranked-chart.png b/beta/public/images/blog/introducing-the-react-profiler/ranked-chart.png deleted file mode 100644 index 01246f5e523..00000000000 Binary files a/beta/public/images/blog/introducing-the-react-profiler/ranked-chart.png and /dev/null differ diff --git a/beta/public/images/blog/introducing-the-react-profiler/see-all-commits-for-a-fiber.gif b/beta/public/images/blog/introducing-the-react-profiler/see-all-commits-for-a-fiber.gif deleted file mode 100644 index dac21e24993..00000000000 Binary files a/beta/public/images/blog/introducing-the-react-profiler/see-all-commits-for-a-fiber.gif and /dev/null differ diff --git a/beta/public/images/blog/introducing-the-react-profiler/see-which-props-changed.gif b/beta/public/images/blog/introducing-the-react-profiler/see-which-props-changed.gif deleted file mode 100644 index ae965be9b3b..00000000000 Binary files a/beta/public/images/blog/introducing-the-react-profiler/see-which-props-changed.gif and /dev/null differ diff --git a/beta/public/images/blog/introducing-the-react-profiler/select-a-root-to-view-profiling-data.gif b/beta/public/images/blog/introducing-the-react-profiler/select-a-root-to-view-profiling-data.gif deleted file mode 100644 index b53f31025de..00000000000 Binary files a/beta/public/images/blog/introducing-the-react-profiler/select-a-root-to-view-profiling-data.gif and /dev/null differ diff --git a/beta/public/images/blog/introducing-the-react-profiler/start-profiling.png b/beta/public/images/blog/introducing-the-react-profiler/start-profiling.png deleted file mode 100644 index 7256474c0be..00000000000 Binary files a/beta/public/images/blog/introducing-the-react-profiler/start-profiling.png and /dev/null differ diff --git a/beta/public/images/blog/introducing-the-react-profiler/stop-profiling.png b/beta/public/images/blog/introducing-the-react-profiler/stop-profiling.png deleted file mode 100644 index 4ef27f333f1..00000000000 Binary files a/beta/public/images/blog/introducing-the-react-profiler/stop-profiling.png and /dev/null differ diff --git a/beta/public/images/blog/introducing-the-react-profiler/zoom-in-and-out.gif b/beta/public/images/blog/introducing-the-react-profiler/zoom-in-and-out.gif deleted file mode 100644 index 3a8be2c9b24..00000000000 Binary files a/beta/public/images/blog/introducing-the-react-profiler/zoom-in-and-out.gif and /dev/null differ diff --git a/beta/public/images/blog/jsx-compiler.png b/beta/public/images/blog/jsx-compiler.png deleted file mode 100644 index 9b5e169c07d..00000000000 Binary files a/beta/public/images/blog/jsx-compiler.png and /dev/null differ diff --git a/beta/public/images/blog/kendoui.png b/beta/public/images/blog/kendoui.png deleted file mode 100644 index 8b18bf4383a..00000000000 Binary files a/beta/public/images/blog/kendoui.png and /dev/null differ diff --git a/beta/public/images/blog/khan-academy-editor.png b/beta/public/images/blog/khan-academy-editor.png deleted file mode 100644 index f0413939d79..00000000000 Binary files a/beta/public/images/blog/khan-academy-editor.png and /dev/null differ diff --git a/beta/public/images/blog/landoflisp.png b/beta/public/images/blog/landoflisp.png deleted file mode 100644 index 42bad2d4b36..00000000000 Binary files a/beta/public/images/blog/landoflisp.png and /dev/null differ diff --git a/beta/public/images/blog/lights-out.png b/beta/public/images/blog/lights-out.png deleted file mode 100644 index 78c545e7e1e..00000000000 Binary files a/beta/public/images/blog/lights-out.png and /dev/null differ diff --git a/beta/public/images/blog/makona-editor.png b/beta/public/images/blog/makona-editor.png deleted file mode 100644 index 4fc4ece9926..00000000000 Binary files a/beta/public/images/blog/makona-editor.png and /dev/null differ diff --git a/beta/public/images/blog/markdown_refactor.png b/beta/public/images/blog/markdown_refactor.png deleted file mode 100644 index b8167954148..00000000000 Binary files a/beta/public/images/blog/markdown_refactor.png and /dev/null differ diff --git a/beta/public/images/blog/modus-create.gif b/beta/public/images/blog/modus-create.gif deleted file mode 100644 index 194252ad14c..00000000000 Binary files a/beta/public/images/blog/modus-create.gif and /dev/null differ diff --git a/beta/public/images/blog/monkeys.gif b/beta/public/images/blog/monkeys.gif deleted file mode 100644 index 3da6185ce68..00000000000 Binary files a/beta/public/images/blog/monkeys.gif and /dev/null differ diff --git a/beta/public/images/blog/ngreact.png b/beta/public/images/blog/ngreact.png deleted file mode 100644 index 6ce7e341829..00000000000 Binary files a/beta/public/images/blog/ngreact.png and /dev/null differ diff --git a/beta/public/images/blog/om-backbone.png b/beta/public/images/blog/om-backbone.png deleted file mode 100644 index df411b2803e..00000000000 Binary files a/beta/public/images/blog/om-backbone.png and /dev/null differ diff --git a/beta/public/images/blog/parse-react.jpg b/beta/public/images/blog/parse-react.jpg deleted file mode 100644 index 15e45d2ae03..00000000000 Binary files a/beta/public/images/blog/parse-react.jpg and /dev/null differ diff --git a/beta/public/images/blog/polarr.jpg b/beta/public/images/blog/polarr.jpg deleted file mode 100644 index 1cfb3cc9039..00000000000 Binary files a/beta/public/images/blog/polarr.jpg and /dev/null differ diff --git a/beta/public/images/blog/propeller-logo.png b/beta/public/images/blog/propeller-logo.png deleted file mode 100644 index 81cfaa18140..00000000000 Binary files a/beta/public/images/blog/propeller-logo.png and /dev/null differ diff --git a/beta/public/images/blog/property-finder.png b/beta/public/images/blog/property-finder.png deleted file mode 100644 index 709448b4fd8..00000000000 Binary files a/beta/public/images/blog/property-finder.png and /dev/null differ diff --git a/beta/public/images/blog/quiztime.png b/beta/public/images/blog/quiztime.png deleted file mode 100644 index 7021036e6a7..00000000000 Binary files a/beta/public/images/blog/quiztime.png and /dev/null differ diff --git a/beta/public/images/blog/react-50k-mock-full.jpg b/beta/public/images/blog/react-50k-mock-full.jpg deleted file mode 100644 index 1ebac006387..00000000000 Binary files a/beta/public/images/blog/react-50k-mock-full.jpg and /dev/null differ diff --git a/beta/public/images/blog/react-50k-mock.jpg b/beta/public/images/blog/react-50k-mock.jpg deleted file mode 100644 index bc2de61d445..00000000000 Binary files a/beta/public/images/blog/react-50k-mock.jpg and /dev/null differ diff --git a/beta/public/images/blog/react-50k-tshirt.jpg b/beta/public/images/blog/react-50k-tshirt.jpg deleted file mode 100644 index c96b44ca5c8..00000000000 Binary files a/beta/public/images/blog/react-50k-tshirt.jpg and /dev/null differ diff --git a/beta/public/images/blog/react-browserify-gulp.jpg b/beta/public/images/blog/react-browserify-gulp.jpg deleted file mode 100644 index d4389d6e9d4..00000000000 Binary files a/beta/public/images/blog/react-browserify-gulp.jpg and /dev/null differ diff --git a/beta/public/images/blog/react-dev-tools.jpg b/beta/public/images/blog/react-dev-tools.jpg deleted file mode 100644 index 7eef446292f..00000000000 Binary files a/beta/public/images/blog/react-dev-tools.jpg and /dev/null differ diff --git a/beta/public/images/blog/react-diff-tree.png b/beta/public/images/blog/react-diff-tree.png deleted file mode 100644 index 9935e4ae1e2..00000000000 Binary files a/beta/public/images/blog/react-diff-tree.png and /dev/null differ diff --git a/beta/public/images/blog/react-draggable.png b/beta/public/images/blog/react-draggable.png deleted file mode 100644 index c0cb61f164f..00000000000 Binary files a/beta/public/images/blog/react-draggable.png and /dev/null differ diff --git a/beta/public/images/blog/react-hackathon.jpg b/beta/public/images/blog/react-hackathon.jpg deleted file mode 100644 index 2537d986563..00000000000 Binary files a/beta/public/images/blog/react-hackathon.jpg and /dev/null differ diff --git a/beta/public/images/blog/react-page.png b/beta/public/images/blog/react-page.png deleted file mode 100644 index 3249fb3701c..00000000000 Binary files a/beta/public/images/blog/react-page.png and /dev/null differ diff --git a/beta/public/images/blog/react-perf-chrome-timeline.png b/beta/public/images/blog/react-perf-chrome-timeline.png deleted file mode 100644 index e9db8acfb08..00000000000 Binary files a/beta/public/images/blog/react-perf-chrome-timeline.png and /dev/null differ diff --git a/beta/public/images/blog/react-php.png b/beta/public/images/blog/react-php.png deleted file mode 100644 index cb7e69abc6d..00000000000 Binary files a/beta/public/images/blog/react-php.png and /dev/null differ diff --git a/beta/public/images/blog/react-svg-fbp.png b/beta/public/images/blog/react-svg-fbp.png deleted file mode 100644 index ef89babad52..00000000000 Binary files a/beta/public/images/blog/react-svg-fbp.png and /dev/null differ diff --git a/beta/public/images/blog/react-v16.13.0/hydration-warning-after.png b/beta/public/images/blog/react-v16.13.0/hydration-warning-after.png deleted file mode 100644 index 92b6c991940..00000000000 Binary files a/beta/public/images/blog/react-v16.13.0/hydration-warning-after.png and /dev/null differ diff --git a/beta/public/images/blog/react-v16.13.0/hydration-warning-before.png b/beta/public/images/blog/react-v16.13.0/hydration-warning-before.png deleted file mode 100644 index 381ab8677b1..00000000000 Binary files a/beta/public/images/blog/react-v16.13.0/hydration-warning-before.png and /dev/null differ diff --git a/beta/public/images/blog/react-v16.9.0/codemod.gif b/beta/public/images/blog/react-v16.9.0/codemod.gif deleted file mode 100644 index 955b30fdc64..00000000000 Binary files a/beta/public/images/blog/react-v16.9.0/codemod.gif and /dev/null differ diff --git a/beta/public/images/blog/react-v16.9.0/cwm-warning.png b/beta/public/images/blog/react-v16.9.0/cwm-warning.png deleted file mode 100644 index 3ee69d74854..00000000000 Binary files a/beta/public/images/blog/react-v16.9.0/cwm-warning.png and /dev/null differ diff --git a/beta/public/images/blog/react-v17-rc/react_17_delegation.png b/beta/public/images/blog/react-v17-rc/react_17_delegation.png deleted file mode 100644 index c8b23c0d694..00000000000 Binary files a/beta/public/images/blog/react-v17-rc/react_17_delegation.png and /dev/null differ diff --git a/beta/public/images/blog/reactive-bookmarklet.png b/beta/public/images/blog/reactive-bookmarklet.png deleted file mode 100644 index 25351e717f8..00000000000 Binary files a/beta/public/images/blog/reactive-bookmarklet.png and /dev/null differ diff --git a/beta/public/images/blog/reflux-flux.png b/beta/public/images/blog/reflux-flux.png deleted file mode 100644 index dad38c7d14a..00000000000 Binary files a/beta/public/images/blog/reflux-flux.png and /dev/null differ diff --git a/beta/public/images/blog/relay-components/relay-architecture.png b/beta/public/images/blog/relay-components/relay-architecture.png deleted file mode 100644 index 0cfbff0d8ea..00000000000 Binary files a/beta/public/images/blog/relay-components/relay-architecture.png and /dev/null differ diff --git a/beta/public/images/blog/relay-components/relay-containers-data-flow.png b/beta/public/images/blog/relay-components/relay-containers-data-flow.png deleted file mode 100644 index 2f062dd650d..00000000000 Binary files a/beta/public/images/blog/relay-components/relay-containers-data-flow.png and /dev/null differ diff --git a/beta/public/images/blog/relay-components/relay-containers.png b/beta/public/images/blog/relay-components/relay-containers.png deleted file mode 100644 index be7dee719c2..00000000000 Binary files a/beta/public/images/blog/relay-components/relay-containers.png and /dev/null differ diff --git a/beta/public/images/blog/relay-components/sample-newsfeed.png b/beta/public/images/blog/relay-components/sample-newsfeed.png deleted file mode 100644 index 0e7f5b5ded3..00000000000 Binary files a/beta/public/images/blog/relay-components/sample-newsfeed.png and /dev/null differ diff --git a/beta/public/images/blog/relay-visual-architecture-tour.png b/beta/public/images/blog/relay-visual-architecture-tour.png deleted file mode 100644 index b35c4978f66..00000000000 Binary files a/beta/public/images/blog/relay-visual-architecture-tour.png and /dev/null differ diff --git a/beta/public/images/blog/release-script-build-confirmation.png b/beta/public/images/blog/release-script-build-confirmation.png deleted file mode 100644 index 02026d17210..00000000000 Binary files a/beta/public/images/blog/release-script-build-confirmation.png and /dev/null differ diff --git a/beta/public/images/blog/release-script-build-overview.png b/beta/public/images/blog/release-script-build-overview.png deleted file mode 100644 index d726be464cd..00000000000 Binary files a/beta/public/images/blog/release-script-build-overview.png and /dev/null differ diff --git a/beta/public/images/blog/release-script-publish-confirmation.png b/beta/public/images/blog/release-script-publish-confirmation.png deleted file mode 100644 index e05e6483091..00000000000 Binary files a/beta/public/images/blog/release-script-publish-confirmation.png and /dev/null differ diff --git a/beta/public/images/blog/resistance-calculator.png b/beta/public/images/blog/resistance-calculator.png deleted file mode 100644 index 16e8b3536d8..00000000000 Binary files a/beta/public/images/blog/resistance-calculator.png and /dev/null differ diff --git a/beta/public/images/blog/skills-matter.png b/beta/public/images/blog/skills-matter.png deleted file mode 100644 index 4a4858c3da1..00000000000 Binary files a/beta/public/images/blog/skills-matter.png and /dev/null differ diff --git a/beta/public/images/blog/snake.png b/beta/public/images/blog/snake.png deleted file mode 100644 index 96d72b38aa9..00000000000 Binary files a/beta/public/images/blog/snake.png and /dev/null differ diff --git a/beta/public/images/blog/steve_reverse.gif b/beta/public/images/blog/steve_reverse.gif deleted file mode 100644 index a442fbbd9a6..00000000000 Binary files a/beta/public/images/blog/steve_reverse.gif and /dev/null differ diff --git a/beta/public/images/blog/strict-mode-unsafe-lifecycles-warning.png b/beta/public/images/blog/strict-mode-unsafe-lifecycles-warning.png deleted file mode 100644 index fbdeccde6be..00000000000 Binary files a/beta/public/images/blog/strict-mode-unsafe-lifecycles-warning.png and /dev/null differ diff --git a/beta/public/images/blog/sweet-jsx.png b/beta/public/images/blog/sweet-jsx.png deleted file mode 100644 index f20aeede49c..00000000000 Binary files a/beta/public/images/blog/sweet-jsx.png and /dev/null differ diff --git a/beta/public/images/blog/tcomb-react-native.png b/beta/public/images/blog/tcomb-react-native.png deleted file mode 100644 index 98120c75850..00000000000 Binary files a/beta/public/images/blog/tcomb-react-native.png and /dev/null differ diff --git a/beta/public/images/blog/thinking-in-react-components.png b/beta/public/images/blog/thinking-in-react-components.png deleted file mode 100644 index c71a86bcbc2..00000000000 Binary files a/beta/public/images/blog/thinking-in-react-components.png and /dev/null differ diff --git a/beta/public/images/blog/thinking-in-react-mock.png b/beta/public/images/blog/thinking-in-react-mock.png deleted file mode 100644 index 78bd00a4aad..00000000000 Binary files a/beta/public/images/blog/thinking-in-react-mock.png and /dev/null differ diff --git a/beta/public/images/blog/todomvc.png b/beta/public/images/blog/todomvc.png deleted file mode 100644 index ee78eb1cdd3..00000000000 Binary files a/beta/public/images/blog/todomvc.png and /dev/null differ diff --git a/beta/public/images/blog/turboreact.png b/beta/public/images/blog/turboreact.png deleted file mode 100644 index e8ef8cd3a42..00000000000 Binary files a/beta/public/images/blog/turboreact.png and /dev/null differ diff --git a/beta/public/images/blog/tutsplus.png b/beta/public/images/blog/tutsplus.png deleted file mode 100644 index 77165308687..00000000000 Binary files a/beta/public/images/blog/tutsplus.png and /dev/null differ diff --git a/beta/public/images/blog/unite.png b/beta/public/images/blog/unite.png deleted file mode 100644 index ab45a5355c1..00000000000 Binary files a/beta/public/images/blog/unite.png and /dev/null differ diff --git a/beta/public/images/blog/versioning-1.png b/beta/public/images/blog/versioning-1.png deleted file mode 100644 index c13f98fd16e..00000000000 Binary files a/beta/public/images/blog/versioning-1.png and /dev/null differ diff --git a/beta/public/images/blog/versioning-2.png b/beta/public/images/blog/versioning-2.png deleted file mode 100644 index 39de2a01065..00000000000 Binary files a/beta/public/images/blog/versioning-2.png and /dev/null differ diff --git a/beta/public/images/blog/versioning-3.png b/beta/public/images/blog/versioning-3.png deleted file mode 100644 index 1824e89a978..00000000000 Binary files a/beta/public/images/blog/versioning-3.png and /dev/null differ diff --git a/beta/public/images/blog/versioning-4.png b/beta/public/images/blog/versioning-4.png deleted file mode 100644 index 13ba32e39bd..00000000000 Binary files a/beta/public/images/blog/versioning-4.png and /dev/null differ diff --git a/beta/public/images/blog/versioning-5.png b/beta/public/images/blog/versioning-5.png deleted file mode 100644 index 542a3926bde..00000000000 Binary files a/beta/public/images/blog/versioning-5.png and /dev/null differ diff --git a/beta/public/images/blog/versioning-6.png b/beta/public/images/blog/versioning-6.png deleted file mode 100644 index e82bc713654..00000000000 Binary files a/beta/public/images/blog/versioning-6.png and /dev/null differ diff --git a/beta/public/images/blog/versioning-poll.png b/beta/public/images/blog/versioning-poll.png deleted file mode 100644 index 8b3e18d93cd..00000000000 Binary files a/beta/public/images/blog/versioning-poll.png and /dev/null differ diff --git a/beta/public/images/blog/warn-legacy-context-in-strict-mode.png b/beta/public/images/blog/warn-legacy-context-in-strict-mode.png deleted file mode 100644 index e061325acdc..00000000000 Binary files a/beta/public/images/blog/warn-legacy-context-in-strict-mode.png and /dev/null differ diff --git a/beta/public/images/blog/weather.png b/beta/public/images/blog/weather.png deleted file mode 100644 index 90c5e6fea85..00000000000 Binary files a/beta/public/images/blog/weather.png and /dev/null differ diff --git a/beta/public/images/blog/wolfenstein_react.png b/beta/public/images/blog/wolfenstein_react.png deleted file mode 100644 index 98241b8647d..00000000000 Binary files a/beta/public/images/blog/wolfenstein_react.png and /dev/null differ diff --git a/beta/public/images/blog/xoxo2013.png b/beta/public/images/blog/xoxo2013.png deleted file mode 100644 index d35989095ee..00000000000 Binary files a/beta/public/images/blog/xoxo2013.png and /dev/null differ diff --git a/beta/public/images/blog/xreact.png b/beta/public/images/blog/xreact.png deleted file mode 100644 index ba23489d53b..00000000000 Binary files a/beta/public/images/blog/xreact.png and /dev/null differ diff --git a/beta/public/images/docs/blur-popover-close.gif b/beta/public/images/docs/blur-popover-close.gif deleted file mode 100644 index fefc6b8a4b5..00000000000 Binary files a/beta/public/images/docs/blur-popover-close.gif and /dev/null differ diff --git a/beta/public/images/docs/cdn-cors-header.png b/beta/public/images/docs/cdn-cors-header.png deleted file mode 100644 index 31b047cbd5f..00000000000 Binary files a/beta/public/images/docs/cdn-cors-header.png and /dev/null differ diff --git a/beta/public/images/docs/cm-steps-simple.png b/beta/public/images/docs/cm-steps-simple.png deleted file mode 100644 index e5683f9e6b3..00000000000 Binary files a/beta/public/images/docs/cm-steps-simple.png and /dev/null differ diff --git a/beta/public/images/docs/codewinds-004.png b/beta/public/images/docs/codewinds-004.png deleted file mode 100644 index 6c4bc997f92..00000000000 Binary files a/beta/public/images/docs/codewinds-004.png and /dev/null differ diff --git a/beta/public/images/docs/devtools-dev.png b/beta/public/images/docs/devtools-dev.png deleted file mode 100644 index 5347b4b8d99..00000000000 Binary files a/beta/public/images/docs/devtools-dev.png and /dev/null differ diff --git a/beta/public/images/docs/devtools-prod.png b/beta/public/images/docs/devtools-prod.png deleted file mode 100644 index 4e200fb48c9..00000000000 Binary files a/beta/public/images/docs/devtools-prod.png and /dev/null differ diff --git a/beta/public/images/docs/diagrams/passing_data_context_close.dark.png b/beta/public/images/docs/diagrams/passing_data_context_close.dark.png index 59045299d53..9736f4b0ed2 100644 Binary files a/beta/public/images/docs/diagrams/passing_data_context_close.dark.png and b/beta/public/images/docs/diagrams/passing_data_context_close.dark.png differ diff --git a/beta/public/images/docs/diagrams/passing_data_context_close.png b/beta/public/images/docs/diagrams/passing_data_context_close.png index 4591aacce18..f7432368c39 100644 Binary files a/beta/public/images/docs/diagrams/passing_data_context_close.png and b/beta/public/images/docs/diagrams/passing_data_context_close.png differ diff --git a/beta/public/images/docs/diagrams/passing_data_context_far.dark.png b/beta/public/images/docs/diagrams/passing_data_context_far.dark.png index 7e0d0bc588d..9c530883ec1 100644 Binary files a/beta/public/images/docs/diagrams/passing_data_context_far.dark.png and b/beta/public/images/docs/diagrams/passing_data_context_far.dark.png differ diff --git a/beta/public/images/docs/diagrams/passing_data_context_far.png b/beta/public/images/docs/diagrams/passing_data_context_far.png index 7a4c85150a8..c60a762e7d6 100644 Binary files a/beta/public/images/docs/diagrams/passing_data_context_far.png and b/beta/public/images/docs/diagrams/passing_data_context_far.png differ diff --git a/beta/public/images/docs/diagrams/passing_data_lifting_state.dark.png b/beta/public/images/docs/diagrams/passing_data_lifting_state.dark.png index dd7b485561e..94d59851d16 100644 Binary files a/beta/public/images/docs/diagrams/passing_data_lifting_state.dark.png and b/beta/public/images/docs/diagrams/passing_data_lifting_state.dark.png differ diff --git a/beta/public/images/docs/diagrams/passing_data_lifting_state.png b/beta/public/images/docs/diagrams/passing_data_lifting_state.png index 919b4e68491..32e8379bfc7 100644 Binary files a/beta/public/images/docs/diagrams/passing_data_lifting_state.png and b/beta/public/images/docs/diagrams/passing_data_lifting_state.png differ diff --git a/beta/public/images/docs/diagrams/passing_data_prop_drilling.dark.png b/beta/public/images/docs/diagrams/passing_data_prop_drilling.dark.png index 1cbd5a2f890..2417f369dfd 100644 Binary files a/beta/public/images/docs/diagrams/passing_data_prop_drilling.dark.png and b/beta/public/images/docs/diagrams/passing_data_prop_drilling.dark.png differ diff --git a/beta/public/images/docs/diagrams/passing_data_prop_drilling.png b/beta/public/images/docs/diagrams/passing_data_prop_drilling.png index c22cb2c52af..218011cb5ee 100644 Binary files a/beta/public/images/docs/diagrams/passing_data_prop_drilling.png and b/beta/public/images/docs/diagrams/passing_data_prop_drilling.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_add_component.dark.png b/beta/public/images/docs/diagrams/preserving_state_add_component.dark.png index 24155f93695..2dc0b31e2fc 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_add_component.dark.png and b/beta/public/images/docs/diagrams/preserving_state_add_component.dark.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_add_component.png b/beta/public/images/docs/diagrams/preserving_state_add_component.png index d98e7bd3d1f..15b5e3aec4d 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_add_component.png and b/beta/public/images/docs/diagrams/preserving_state_add_component.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_diff_position_p1.dark.png b/beta/public/images/docs/diagrams/preserving_state_diff_position_p1.dark.png index b2c2efc6731..e4a57cc4b95 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_diff_position_p1.dark.png and b/beta/public/images/docs/diagrams/preserving_state_diff_position_p1.dark.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_diff_position_p1.png b/beta/public/images/docs/diagrams/preserving_state_diff_position_p1.png index 84d4ef52de0..2e5bd025fcb 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_diff_position_p1.png and b/beta/public/images/docs/diagrams/preserving_state_diff_position_p1.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_diff_position_p2.dark.png b/beta/public/images/docs/diagrams/preserving_state_diff_position_p2.dark.png index 9472414cf18..6d884e5e002 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_diff_position_p2.dark.png and b/beta/public/images/docs/diagrams/preserving_state_diff_position_p2.dark.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_diff_position_p2.png b/beta/public/images/docs/diagrams/preserving_state_diff_position_p2.png index fad05b2e281..53050bec61e 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_diff_position_p2.png and b/beta/public/images/docs/diagrams/preserving_state_diff_position_p2.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_diff_position_p3.dark.png b/beta/public/images/docs/diagrams/preserving_state_diff_position_p3.dark.png index 2b520eb6a28..bb7f8b3cec7 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_diff_position_p3.dark.png and b/beta/public/images/docs/diagrams/preserving_state_diff_position_p3.dark.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_diff_position_p3.png b/beta/public/images/docs/diagrams/preserving_state_diff_position_p3.png index 1fbbe510af1..ed4f6197ecf 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_diff_position_p3.png and b/beta/public/images/docs/diagrams/preserving_state_diff_position_p3.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_diff_pt1.dark.png b/beta/public/images/docs/diagrams/preserving_state_diff_pt1.dark.png index 0bb042c946e..da503fb737b 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_diff_pt1.dark.png and b/beta/public/images/docs/diagrams/preserving_state_diff_pt1.dark.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_diff_pt1.png b/beta/public/images/docs/diagrams/preserving_state_diff_pt1.png index 1cbc6874f80..5e5026e689b 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_diff_pt1.png and b/beta/public/images/docs/diagrams/preserving_state_diff_pt1.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_diff_pt2.dark.png b/beta/public/images/docs/diagrams/preserving_state_diff_pt2.dark.png index ae6bdf95b3a..18efa05847b 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_diff_pt2.dark.png and b/beta/public/images/docs/diagrams/preserving_state_diff_pt2.dark.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_diff_pt2.png b/beta/public/images/docs/diagrams/preserving_state_diff_pt2.png index 3d52b278e23..ce89dd15df5 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_diff_pt2.png and b/beta/public/images/docs/diagrams/preserving_state_diff_pt2.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_diff_same_pt1.dark.png b/beta/public/images/docs/diagrams/preserving_state_diff_same_pt1.dark.png index f0eb4a786c6..522a9332cc0 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_diff_same_pt1.dark.png and b/beta/public/images/docs/diagrams/preserving_state_diff_same_pt1.dark.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_diff_same_pt1.png b/beta/public/images/docs/diagrams/preserving_state_diff_same_pt1.png index 3d22270d8e7..f7d77d414fd 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_diff_same_pt1.png and b/beta/public/images/docs/diagrams/preserving_state_diff_same_pt1.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_diff_same_pt2.dark.png b/beta/public/images/docs/diagrams/preserving_state_diff_same_pt2.dark.png index 07ef5a76193..a8229c4465e 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_diff_same_pt2.dark.png and b/beta/public/images/docs/diagrams/preserving_state_diff_same_pt2.dark.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_diff_same_pt2.png b/beta/public/images/docs/diagrams/preserving_state_diff_same_pt2.png index 1bbc87a3ee6..8cf76538ca0 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_diff_same_pt2.png and b/beta/public/images/docs/diagrams/preserving_state_diff_same_pt2.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_dom_tree.dark.png b/beta/public/images/docs/diagrams/preserving_state_dom_tree.dark.png index 4f7c8afdcc7..901c6d35e01 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_dom_tree.dark.png and b/beta/public/images/docs/diagrams/preserving_state_dom_tree.dark.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_dom_tree.png b/beta/public/images/docs/diagrams/preserving_state_dom_tree.png index 3b38a1bd390..1226bd6078d 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_dom_tree.png and b/beta/public/images/docs/diagrams/preserving_state_dom_tree.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_increment.dark.png b/beta/public/images/docs/diagrams/preserving_state_increment.dark.png index 5bc13361154..25bf8eb0334 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_increment.dark.png and b/beta/public/images/docs/diagrams/preserving_state_increment.dark.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_increment.png b/beta/public/images/docs/diagrams/preserving_state_increment.png index 9b9ce9ca839..6f94e238714 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_increment.png and b/beta/public/images/docs/diagrams/preserving_state_increment.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_remove_component.dark.png b/beta/public/images/docs/diagrams/preserving_state_remove_component.dark.png index cb6a466ac7e..2e6c98e895a 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_remove_component.dark.png and b/beta/public/images/docs/diagrams/preserving_state_remove_component.dark.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_remove_component.png b/beta/public/images/docs/diagrams/preserving_state_remove_component.png index 966c1744bf6..6df0dd192fd 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_remove_component.png and b/beta/public/images/docs/diagrams/preserving_state_remove_component.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_same_component.dark.png b/beta/public/images/docs/diagrams/preserving_state_same_component.dark.png index 013fcaa803d..2d50f41abee 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_same_component.dark.png and b/beta/public/images/docs/diagrams/preserving_state_same_component.dark.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_same_component.png b/beta/public/images/docs/diagrams/preserving_state_same_component.png index 4cb1b32ed4f..fd4d03f920b 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_same_component.png and b/beta/public/images/docs/diagrams/preserving_state_same_component.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_tree.dark.png b/beta/public/images/docs/diagrams/preserving_state_tree.dark.png index 452343857da..dbb3e9a2de8 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_tree.dark.png and b/beta/public/images/docs/diagrams/preserving_state_tree.dark.png differ diff --git a/beta/public/images/docs/diagrams/preserving_state_tree.png b/beta/public/images/docs/diagrams/preserving_state_tree.png index a77e49ab28d..22e74e69da9 100644 Binary files a/beta/public/images/docs/diagrams/preserving_state_tree.png and b/beta/public/images/docs/diagrams/preserving_state_tree.png differ diff --git a/beta/public/images/docs/diagrams/responding_to_input_flow.dark.png b/beta/public/images/docs/diagrams/responding_to_input_flow.dark.png index 60e5c8f3617..6cbb8513d96 100644 Binary files a/beta/public/images/docs/diagrams/responding_to_input_flow.dark.png and b/beta/public/images/docs/diagrams/responding_to_input_flow.dark.png differ diff --git a/beta/public/images/docs/diagrams/responding_to_input_flow.png b/beta/public/images/docs/diagrams/responding_to_input_flow.png index cbbec9ac3de..204a0691f3b 100644 Binary files a/beta/public/images/docs/diagrams/responding_to_input_flow.png and b/beta/public/images/docs/diagrams/responding_to_input_flow.png differ diff --git a/beta/public/images/docs/diagrams/sharing_data_child.dark.png b/beta/public/images/docs/diagrams/sharing_data_child.dark.png index 3efdc29fe4f..fc3bb208036 100644 Binary files a/beta/public/images/docs/diagrams/sharing_data_child.dark.png and b/beta/public/images/docs/diagrams/sharing_data_child.dark.png differ diff --git a/beta/public/images/docs/diagrams/sharing_data_child.png b/beta/public/images/docs/diagrams/sharing_data_child.png index afc794bcd0d..9fc6f715e0a 100644 Binary files a/beta/public/images/docs/diagrams/sharing_data_child.png and b/beta/public/images/docs/diagrams/sharing_data_child.png differ diff --git a/beta/public/images/docs/diagrams/sharing_data_child_clicked.dark.png b/beta/public/images/docs/diagrams/sharing_data_child_clicked.dark.png index cf60c235fd6..6938b43b49f 100644 Binary files a/beta/public/images/docs/diagrams/sharing_data_child_clicked.dark.png and b/beta/public/images/docs/diagrams/sharing_data_child_clicked.dark.png differ diff --git a/beta/public/images/docs/diagrams/sharing_data_child_clicked.png b/beta/public/images/docs/diagrams/sharing_data_child_clicked.png index c14fb4a8fa5..df5dfb3ad4c 100644 Binary files a/beta/public/images/docs/diagrams/sharing_data_child_clicked.png and b/beta/public/images/docs/diagrams/sharing_data_child_clicked.png differ diff --git a/beta/public/images/docs/diagrams/sharing_data_parent.dark.png b/beta/public/images/docs/diagrams/sharing_data_parent.dark.png index d4f36983516..e87fd2ac3fc 100644 Binary files a/beta/public/images/docs/diagrams/sharing_data_parent.dark.png and b/beta/public/images/docs/diagrams/sharing_data_parent.dark.png differ diff --git a/beta/public/images/docs/diagrams/sharing_data_parent.png b/beta/public/images/docs/diagrams/sharing_data_parent.png index 8c7b703058e..1c3d7ac6866 100644 Binary files a/beta/public/images/docs/diagrams/sharing_data_parent.png and b/beta/public/images/docs/diagrams/sharing_data_parent.png differ diff --git a/beta/public/images/docs/diagrams/sharing_data_parent_clicked.dark.png b/beta/public/images/docs/diagrams/sharing_data_parent_clicked.dark.png index ac4c765de6e..4839f4e7184 100644 Binary files a/beta/public/images/docs/diagrams/sharing_data_parent_clicked.dark.png and b/beta/public/images/docs/diagrams/sharing_data_parent_clicked.dark.png differ diff --git a/beta/public/images/docs/diagrams/sharing_data_parent_clicked.png b/beta/public/images/docs/diagrams/sharing_data_parent_clicked.png index ca16cb8ddb2..ae7559a4b0f 100644 Binary files a/beta/public/images/docs/diagrams/sharing_data_parent_clicked.png and b/beta/public/images/docs/diagrams/sharing_data_parent_clicked.png differ diff --git a/beta/public/images/docs/diagrams/sharing_state_child.dark.png b/beta/public/images/docs/diagrams/sharing_state_child.dark.png index dfaf897b06c..e3067293b4b 100644 Binary files a/beta/public/images/docs/diagrams/sharing_state_child.dark.png and b/beta/public/images/docs/diagrams/sharing_state_child.dark.png differ diff --git a/beta/public/images/docs/diagrams/sharing_state_child.png b/beta/public/images/docs/diagrams/sharing_state_child.png index c3a9f0ec9f1..92a2d25ffee 100644 Binary files a/beta/public/images/docs/diagrams/sharing_state_child.png and b/beta/public/images/docs/diagrams/sharing_state_child.png differ diff --git a/beta/public/images/docs/diagrams/sharing_state_child_clicked.dark.png b/beta/public/images/docs/diagrams/sharing_state_child_clicked.dark.png index bc6b3c89a8c..b9c6c17067f 100644 Binary files a/beta/public/images/docs/diagrams/sharing_state_child_clicked.dark.png and b/beta/public/images/docs/diagrams/sharing_state_child_clicked.dark.png differ diff --git a/beta/public/images/docs/diagrams/sharing_state_child_clicked.png b/beta/public/images/docs/diagrams/sharing_state_child_clicked.png index d4dddbd9b18..b23586f47b5 100644 Binary files a/beta/public/images/docs/diagrams/sharing_state_child_clicked.png and b/beta/public/images/docs/diagrams/sharing_state_child_clicked.png differ diff --git a/beta/public/images/docs/diagrams/sharing_state_parent.dark.png b/beta/public/images/docs/diagrams/sharing_state_parent.dark.png index ba937de7e75..6b60447a826 100644 Binary files a/beta/public/images/docs/diagrams/sharing_state_parent.dark.png and b/beta/public/images/docs/diagrams/sharing_state_parent.dark.png differ diff --git a/beta/public/images/docs/diagrams/sharing_state_parent.png b/beta/public/images/docs/diagrams/sharing_state_parent.png index 3aaaef7244a..1f08fca1705 100644 Binary files a/beta/public/images/docs/diagrams/sharing_state_parent.png and b/beta/public/images/docs/diagrams/sharing_state_parent.png differ diff --git a/beta/public/images/docs/diagrams/sharing_state_parent_clicked.dark.png b/beta/public/images/docs/diagrams/sharing_state_parent_clicked.dark.png index 22ef522b48c..ee139413eb4 100644 Binary files a/beta/public/images/docs/diagrams/sharing_state_parent_clicked.dark.png and b/beta/public/images/docs/diagrams/sharing_state_parent_clicked.dark.png differ diff --git a/beta/public/images/docs/diagrams/sharing_state_parent_clicked.png b/beta/public/images/docs/diagrams/sharing_state_parent_clicked.png index 406cd831475..8b5c096f723 100644 Binary files a/beta/public/images/docs/diagrams/sharing_state_parent_clicked.png and b/beta/public/images/docs/diagrams/sharing_state_parent_clicked.png differ diff --git a/beta/public/images/docs/diagrams/writing_jsx_form.dark.png b/beta/public/images/docs/diagrams/writing_jsx_form.dark.png index 3f718423903..85217d752b2 100644 Binary files a/beta/public/images/docs/diagrams/writing_jsx_form.dark.png and b/beta/public/images/docs/diagrams/writing_jsx_form.dark.png differ diff --git a/beta/public/images/docs/diagrams/writing_jsx_form.png b/beta/public/images/docs/diagrams/writing_jsx_form.png index 21baa97fc31..bf9f17aa758 100644 Binary files a/beta/public/images/docs/diagrams/writing_jsx_form.png and b/beta/public/images/docs/diagrams/writing_jsx_form.png differ diff --git a/beta/public/images/docs/diagrams/writing_jsx_html.dark.png b/beta/public/images/docs/diagrams/writing_jsx_html.dark.png index c73d3fb425e..cd1dd43f93f 100644 Binary files a/beta/public/images/docs/diagrams/writing_jsx_html.dark.png and b/beta/public/images/docs/diagrams/writing_jsx_html.dark.png differ diff --git a/beta/public/images/docs/diagrams/writing_jsx_html.png b/beta/public/images/docs/diagrams/writing_jsx_html.png index 6f30314a3c2..fe9e6b42fd5 100644 Binary files a/beta/public/images/docs/diagrams/writing_jsx_html.png and b/beta/public/images/docs/diagrams/writing_jsx_html.png differ diff --git a/beta/public/images/docs/diagrams/writing_jsx_js.dark.png b/beta/public/images/docs/diagrams/writing_jsx_js.dark.png index aee00cb9871..52e9fb35f13 100644 Binary files a/beta/public/images/docs/diagrams/writing_jsx_js.dark.png and b/beta/public/images/docs/diagrams/writing_jsx_js.dark.png differ diff --git a/beta/public/images/docs/diagrams/writing_jsx_js.png b/beta/public/images/docs/diagrams/writing_jsx_js.png index 9c3d44216c7..6c7f9b3b234 100644 Binary files a/beta/public/images/docs/diagrams/writing_jsx_js.png and b/beta/public/images/docs/diagrams/writing_jsx_js.png differ diff --git a/beta/public/images/docs/diagrams/writing_jsx_sidebar.dark.png b/beta/public/images/docs/diagrams/writing_jsx_sidebar.dark.png index 5fa45be1c9c..5cabe0d7319 100644 Binary files a/beta/public/images/docs/diagrams/writing_jsx_sidebar.dark.png and b/beta/public/images/docs/diagrams/writing_jsx_sidebar.dark.png differ diff --git a/beta/public/images/docs/diagrams/writing_jsx_sidebar.png b/beta/public/images/docs/diagrams/writing_jsx_sidebar.png index b1474562dca..3dc1beeb2df 100644 Binary files a/beta/public/images/docs/diagrams/writing_jsx_sidebar.png and b/beta/public/images/docs/diagrams/writing_jsx_sidebar.png differ diff --git a/beta/public/images/docs/error-boundaries-stack-trace-line-numbers.png b/beta/public/images/docs/error-boundaries-stack-trace-line-numbers.png deleted file mode 100644 index db828905a48..00000000000 Binary files a/beta/public/images/docs/error-boundaries-stack-trace-line-numbers.png and /dev/null differ diff --git a/beta/public/images/docs/error-boundaries-stack-trace.png b/beta/public/images/docs/error-boundaries-stack-trace.png deleted file mode 100644 index f0d49d9038e..00000000000 Binary files a/beta/public/images/docs/error-boundaries-stack-trace.png and /dev/null differ diff --git a/beta/public/images/docs/granular-dom-updates.gif b/beta/public/images/docs/granular-dom-updates.gif deleted file mode 100644 index 1651b0daefc..00000000000 Binary files a/beta/public/images/docs/granular-dom-updates.gif and /dev/null differ diff --git a/beta/public/images/docs/illustrations/i_browser-paint.png b/beta/public/images/docs/illustrations/i_browser-paint.png index b0d61fa8f63..e66ef45d232 100644 Binary files a/beta/public/images/docs/illustrations/i_browser-paint.png and b/beta/public/images/docs/illustrations/i_browser-paint.png differ diff --git a/beta/public/images/docs/illustrations/i_children-prop.png b/beta/public/images/docs/illustrations/i_children-prop.png index 296c626dc4b..ebec0c1a23a 100644 Binary files a/beta/public/images/docs/illustrations/i_children-prop.png and b/beta/public/images/docs/illustrations/i_children-prop.png differ diff --git a/beta/public/images/docs/illustrations/i_declarative-ui-programming.png b/beta/public/images/docs/illustrations/i_declarative-ui-programming.png index 206d73e515e..9ff89a92012 100644 Binary files a/beta/public/images/docs/illustrations/i_declarative-ui-programming.png and b/beta/public/images/docs/illustrations/i_declarative-ui-programming.png differ diff --git a/beta/public/images/docs/illustrations/i_html_js.svg b/beta/public/images/docs/illustrations/i_html_js.svg deleted file mode 100644 index 9b6f5bad89f..00000000000 --- a/beta/public/images/docs/illustrations/i_html_js.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - onSubmit() { ... } - - - - login() { ... } - - - - onClick() { ... } - - JS - - - - - - - - <div> - - - - <form> - - - - <p> - - HTML - - diff --git a/beta/public/images/docs/illustrations/i_imperative-ui-programming.png b/beta/public/images/docs/illustrations/i_imperative-ui-programming.png index 1e3b5fdd884..95b2fb4b27b 100644 Binary files a/beta/public/images/docs/illustrations/i_imperative-ui-programming.png and b/beta/public/images/docs/illustrations/i_imperative-ui-programming.png differ diff --git a/beta/public/images/docs/illustrations/i_inputs1.png b/beta/public/images/docs/illustrations/i_inputs1.png index 35150b22d87..9cd9c7c3408 100644 Binary files a/beta/public/images/docs/illustrations/i_inputs1.png and b/beta/public/images/docs/illustrations/i_inputs1.png differ diff --git a/beta/public/images/docs/illustrations/i_inputs2.png b/beta/public/images/docs/illustrations/i_inputs2.png index f519af36e4b..1953e9dd122 100644 Binary files a/beta/public/images/docs/illustrations/i_inputs2.png and b/beta/public/images/docs/illustrations/i_inputs2.png differ diff --git a/beta/public/images/docs/illustrations/i_jsx.svg b/beta/public/images/docs/illustrations/i_jsx.svg deleted file mode 100644 index 629cad665e6..00000000000 --- a/beta/public/images/docs/illustrations/i_jsx.svg +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - Form() { onClick() { ... } onSubmit() { ... } <form onSubmit> <input onClick /> <input onClick /> </form> } - Form.js - - - - - - Sidebar() { isLoggedIn() { <p>Welcome</p> } else { <Form /> }} - Sidebar.js - - - diff --git a/beta/public/images/docs/illustrations/i_puritea-recipe.png b/beta/public/images/docs/illustrations/i_puritea-recipe.png index 46dba7b245d..a1655568f29 100644 Binary files a/beta/public/images/docs/illustrations/i_puritea-recipe.png and b/beta/public/images/docs/illustrations/i_puritea-recipe.png differ diff --git a/beta/public/images/docs/illustrations/i_react-batching.png b/beta/public/images/docs/illustrations/i_react-batching.png index e213ba3ad42..f8b3966758c 100644 Binary files a/beta/public/images/docs/illustrations/i_react-batching.png and b/beta/public/images/docs/illustrations/i_react-batching.png differ diff --git a/beta/public/images/docs/illustrations/i_ref.png b/beta/public/images/docs/illustrations/i_ref.png index c391e57e499..2e4a3cf3568 100644 Binary files a/beta/public/images/docs/illustrations/i_ref.png and b/beta/public/images/docs/illustrations/i_ref.png differ diff --git a/beta/public/images/docs/illustrations/i_render-and-commit1.png b/beta/public/images/docs/illustrations/i_render-and-commit1.png index d62ba580695..aeaf98341ce 100644 Binary files a/beta/public/images/docs/illustrations/i_render-and-commit1.png and b/beta/public/images/docs/illustrations/i_render-and-commit1.png differ diff --git a/beta/public/images/docs/illustrations/i_render-and-commit2.png b/beta/public/images/docs/illustrations/i_render-and-commit2.png index e01d0cce7dc..5f08a1af193 100644 Binary files a/beta/public/images/docs/illustrations/i_render-and-commit2.png and b/beta/public/images/docs/illustrations/i_render-and-commit2.png differ diff --git a/beta/public/images/docs/illustrations/i_render-and-commit3.png b/beta/public/images/docs/illustrations/i_render-and-commit3.png index bdf58c0e006..0bf2540d28d 100644 Binary files a/beta/public/images/docs/illustrations/i_render-and-commit3.png and b/beta/public/images/docs/illustrations/i_render-and-commit3.png differ diff --git a/beta/public/images/docs/illustrations/i_render1.png b/beta/public/images/docs/illustrations/i_render1.png index 3613c7691e1..ff9a8215ed1 100644 Binary files a/beta/public/images/docs/illustrations/i_render1.png and b/beta/public/images/docs/illustrations/i_render1.png differ diff --git a/beta/public/images/docs/illustrations/i_render2.png b/beta/public/images/docs/illustrations/i_render2.png index ca53a7785f8..56f6aee0a0d 100644 Binary files a/beta/public/images/docs/illustrations/i_render2.png and b/beta/public/images/docs/illustrations/i_render2.png differ diff --git a/beta/public/images/docs/illustrations/i_render3.png b/beta/public/images/docs/illustrations/i_render3.png index 797860a7c0f..0319dd30453 100644 Binary files a/beta/public/images/docs/illustrations/i_render3.png and b/beta/public/images/docs/illustrations/i_render3.png differ diff --git a/beta/public/images/docs/illustrations/i_rerender1.png b/beta/public/images/docs/illustrations/i_rerender1.png index e94361e7b50..23531de699c 100644 Binary files a/beta/public/images/docs/illustrations/i_rerender1.png and b/beta/public/images/docs/illustrations/i_rerender1.png differ diff --git a/beta/public/images/docs/illustrations/i_rerender2.png b/beta/public/images/docs/illustrations/i_rerender2.png index 6d85cae84b3..1434a4c2dc1 100644 Binary files a/beta/public/images/docs/illustrations/i_rerender2.png and b/beta/public/images/docs/illustrations/i_rerender2.png differ diff --git a/beta/public/images/docs/illustrations/i_rerender3.png b/beta/public/images/docs/illustrations/i_rerender3.png index d589a9b930a..b519461e9bd 100644 Binary files a/beta/public/images/docs/illustrations/i_rerender3.png and b/beta/public/images/docs/illustrations/i_rerender3.png differ diff --git a/beta/public/images/docs/illustrations/i_state-snapshot1.png b/beta/public/images/docs/illustrations/i_state-snapshot1.png index 69bbf2b72c9..48fdd02cba6 100644 Binary files a/beta/public/images/docs/illustrations/i_state-snapshot1.png and b/beta/public/images/docs/illustrations/i_state-snapshot1.png differ diff --git a/beta/public/images/docs/illustrations/i_state-snapshot2.png b/beta/public/images/docs/illustrations/i_state-snapshot2.png index eea48a218f0..9a11bccc69a 100644 Binary files a/beta/public/images/docs/illustrations/i_state-snapshot2.png and b/beta/public/images/docs/illustrations/i_state-snapshot2.png differ diff --git a/beta/public/images/docs/illustrations/i_state-snapshot3.png b/beta/public/images/docs/illustrations/i_state-snapshot3.png index a393528e22c..38cbdb636f3 100644 Binary files a/beta/public/images/docs/illustrations/i_state-snapshot3.png and b/beta/public/images/docs/illustrations/i_state-snapshot3.png differ diff --git a/beta/public/images/docs/implementation-notes-tree.png b/beta/public/images/docs/implementation-notes-tree.png deleted file mode 100644 index 923ef5d0d9c..00000000000 Binary files a/beta/public/images/docs/implementation-notes-tree.png and /dev/null differ diff --git a/beta/public/images/docs/javascript-jabber.png b/beta/public/images/docs/javascript-jabber.png deleted file mode 100644 index 57d63c41cec..00000000000 Binary files a/beta/public/images/docs/javascript-jabber.png and /dev/null differ diff --git a/beta/public/images/docs/keyboard-focus.png b/beta/public/images/docs/keyboard-focus.png deleted file mode 100644 index 65a8dc3004d..00000000000 Binary files a/beta/public/images/docs/keyboard-focus.png and /dev/null differ diff --git a/beta/public/images/docs/outerclick-with-keyboard.gif b/beta/public/images/docs/outerclick-with-keyboard.gif deleted file mode 100644 index c82d299f866..00000000000 Binary files a/beta/public/images/docs/outerclick-with-keyboard.gif and /dev/null differ diff --git a/beta/public/images/docs/outerclick-with-mouse.gif b/beta/public/images/docs/outerclick-with-mouse.gif deleted file mode 100644 index e562e0324da..00000000000 Binary files a/beta/public/images/docs/outerclick-with-mouse.gif and /dev/null differ diff --git a/beta/public/images/docs/perf-dom.png b/beta/public/images/docs/perf-dom.png deleted file mode 100644 index 9a843c6ca23..00000000000 Binary files a/beta/public/images/docs/perf-dom.png and /dev/null differ diff --git a/beta/public/images/docs/perf-exclusive.png b/beta/public/images/docs/perf-exclusive.png deleted file mode 100644 index a8ad5003c30..00000000000 Binary files a/beta/public/images/docs/perf-exclusive.png and /dev/null differ diff --git a/beta/public/images/docs/perf-inclusive.png b/beta/public/images/docs/perf-inclusive.png deleted file mode 100644 index e46b370aa86..00000000000 Binary files a/beta/public/images/docs/perf-inclusive.png and /dev/null differ diff --git a/beta/public/images/docs/perf-wasted.png b/beta/public/images/docs/perf-wasted.png deleted file mode 100644 index c7313181824..00000000000 Binary files a/beta/public/images/docs/perf-wasted.png and /dev/null differ diff --git a/beta/public/images/docs/react-devtools-extension.png b/beta/public/images/docs/react-devtools-extension.png index 6ea2aad8d2b..1fd134dddaf 100644 Binary files a/beta/public/images/docs/react-devtools-extension.png and b/beta/public/images/docs/react-devtools-extension.png differ diff --git a/beta/public/images/docs/react-devtools-standalone.png b/beta/public/images/docs/react-devtools-standalone.png index 07da741370f..c6d4c3a6719 100644 Binary files a/beta/public/images/docs/react-devtools-standalone.png and b/beta/public/images/docs/react-devtools-standalone.png differ diff --git a/beta/public/images/docs/react-devtools-state.gif b/beta/public/images/docs/react-devtools-state.gif deleted file mode 100644 index c9ff6cd3523..00000000000 Binary files a/beta/public/images/docs/react-devtools-state.gif and /dev/null differ diff --git a/beta/public/images/docs/react-devtools-usedebugvalue.png b/beta/public/images/docs/react-devtools-usedebugvalue.png index 85404431832..59c16533d40 100644 Binary files a/beta/public/images/docs/react-devtools-usedebugvalue.png and b/beta/public/images/docs/react-devtools-usedebugvalue.png differ diff --git a/beta/public/images/docs/s_thinking-in-react_ui.png b/beta/public/images/docs/s_thinking-in-react_ui.png index 21802352cd5..a3249d52647 100644 Binary files a/beta/public/images/docs/s_thinking-in-react_ui.png and b/beta/public/images/docs/s_thinking-in-react_ui.png differ diff --git a/beta/public/images/docs/s_thinking-in-react_ui_outline.png b/beta/public/images/docs/s_thinking-in-react_ui_outline.png index d38f3e19feb..e705738c933 100644 Binary files a/beta/public/images/docs/s_thinking-in-react_ui_outline.png and b/beta/public/images/docs/s_thinking-in-react_ui_outline.png differ diff --git a/beta/public/images/docs/should-component-update.png b/beta/public/images/docs/should-component-update.png deleted file mode 100644 index 590af60b8e5..00000000000 Binary files a/beta/public/images/docs/should-component-update.png and /dev/null differ diff --git a/beta/public/images/docs/source/i_browser-paint.psd b/beta/public/images/docs/source/i_browser-paint.psd deleted file mode 100644 index bb541e88903..00000000000 Binary files a/beta/public/images/docs/source/i_browser-paint.psd and /dev/null differ diff --git a/beta/public/images/docs/source/i_children-prop.psd b/beta/public/images/docs/source/i_children-prop.psd deleted file mode 100644 index 2577c0aa045..00000000000 Binary files a/beta/public/images/docs/source/i_children-prop.psd and /dev/null differ diff --git a/beta/public/images/docs/source/i_declarative-ui-programming.psd b/beta/public/images/docs/source/i_declarative-ui-programming.psd deleted file mode 100644 index 3b1a9a4d1f0..00000000000 Binary files a/beta/public/images/docs/source/i_declarative-ui-programming.psd and /dev/null differ diff --git a/beta/public/images/docs/source/i_imperative-ui-programming.psd b/beta/public/images/docs/source/i_imperative-ui-programming.psd deleted file mode 100644 index c1511b022d7..00000000000 Binary files a/beta/public/images/docs/source/i_imperative-ui-programming.psd and /dev/null differ diff --git a/beta/public/images/docs/source/i_keys-in-trees.psd b/beta/public/images/docs/source/i_keys-in-trees.psd deleted file mode 100644 index bab04dc08d0..00000000000 Binary files a/beta/public/images/docs/source/i_keys-in-trees.psd and /dev/null differ diff --git a/beta/public/images/docs/source/i_puritea-recipe.psd b/beta/public/images/docs/source/i_puritea-recipe.psd deleted file mode 100644 index 72a33ab303c..00000000000 Binary files a/beta/public/images/docs/source/i_puritea-recipe.psd and /dev/null differ diff --git a/beta/public/images/docs/source/i_react-batching.psd b/beta/public/images/docs/source/i_react-batching.psd deleted file mode 100644 index 88bcd617b77..00000000000 Binary files a/beta/public/images/docs/source/i_react-batching.psd and /dev/null differ diff --git a/beta/public/images/docs/source/i_react-is-blind-to-ui-swap.psd b/beta/public/images/docs/source/i_react-is-blind-to-ui-swap.psd deleted file mode 100644 index 5e422ba6396..00000000000 Binary files a/beta/public/images/docs/source/i_react-is-blind-to-ui-swap.psd and /dev/null differ diff --git a/beta/public/images/docs/source/i_ref.psd b/beta/public/images/docs/source/i_ref.psd deleted file mode 100644 index 12349b431d6..00000000000 Binary files a/beta/public/images/docs/source/i_ref.psd and /dev/null differ diff --git a/beta/public/images/docs/source/i_render-commit.psd b/beta/public/images/docs/source/i_render-commit.psd deleted file mode 100644 index 99f62802a94..00000000000 Binary files a/beta/public/images/docs/source/i_render-commit.psd and /dev/null differ diff --git a/beta/public/images/docs/source/i_rerender.psd b/beta/public/images/docs/source/i_rerender.psd deleted file mode 100644 index 9dc83d5ed05..00000000000 Binary files a/beta/public/images/docs/source/i_rerender.psd and /dev/null differ diff --git a/beta/public/images/docs/source/i_rerendering.psd b/beta/public/images/docs/source/i_rerendering.psd deleted file mode 100644 index 2ba1cba5886..00000000000 Binary files a/beta/public/images/docs/source/i_rerendering.psd and /dev/null differ diff --git a/beta/public/images/docs/source/i_state-snapshot.psd b/beta/public/images/docs/source/i_state-snapshot.psd deleted file mode 100644 index b8d54ddccf0..00000000000 Binary files a/beta/public/images/docs/source/i_state-snapshot.psd and /dev/null differ diff --git a/beta/public/images/docs/source/s_inputs.psd b/beta/public/images/docs/source/s_inputs.psd deleted file mode 100644 index 60354742aea..00000000000 Binary files a/beta/public/images/docs/source/s_inputs.psd and /dev/null differ diff --git a/beta/public/images/docs/source/s_ui-snapshot.psd b/beta/public/images/docs/source/s_ui-snapshot.psd deleted file mode 100644 index 41c65f8fe96..00000000000 Binary files a/beta/public/images/docs/source/s_ui-snapshot.psd and /dev/null differ diff --git a/beta/public/images/docs/thinking-in-react-tagtree.png b/beta/public/images/docs/thinking-in-react-tagtree.png deleted file mode 100644 index 3d4db2d233b..00000000000 Binary files a/beta/public/images/docs/thinking-in-react-tagtree.png and /dev/null differ diff --git a/beta/public/images/external.png b/beta/public/images/external.png deleted file mode 100644 index 748a27e44cc..00000000000 Binary files a/beta/public/images/external.png and /dev/null differ diff --git a/beta/public/images/external_2x.png b/beta/public/images/external_2x.png deleted file mode 100644 index 66230854ddd..00000000000 Binary files a/beta/public/images/external_2x.png and /dev/null differ diff --git a/beta/public/images/g_arrow.png b/beta/public/images/g_arrow.png index 36258add523..081770eabd6 100644 Binary files a/beta/public/images/g_arrow.png and b/beta/public/images/g_arrow.png differ diff --git a/beta/public/images/history.png b/beta/public/images/history.png deleted file mode 100644 index 4ca56a8661e..00000000000 Binary files a/beta/public/images/history.png and /dev/null differ diff --git a/beta/public/images/home/community/react_conf_elizabet.webp b/beta/public/images/home/community/react_conf_elizabet.webp new file mode 100644 index 00000000000..14ade2d2965 Binary files /dev/null and b/beta/public/images/home/community/react_conf_elizabet.webp differ diff --git a/beta/public/images/home/community/react_conf_fun.webp b/beta/public/images/home/community/react_conf_fun.webp new file mode 100644 index 00000000000..89d8186f1d6 Binary files /dev/null and b/beta/public/images/home/community/react_conf_fun.webp differ diff --git a/beta/public/images/home/community/react_conf_hallway.webp b/beta/public/images/home/community/react_conf_hallway.webp new file mode 100644 index 00000000000..b2c0cb4bda6 Binary files /dev/null and b/beta/public/images/home/community/react_conf_hallway.webp differ diff --git a/beta/public/images/home/community/react_conf_nat.webp b/beta/public/images/home/community/react_conf_nat.webp new file mode 100644 index 00000000000..5791aa68566 Binary files /dev/null and b/beta/public/images/home/community/react_conf_nat.webp differ diff --git a/beta/public/images/home/community/react_conf_selfie.webp b/beta/public/images/home/community/react_conf_selfie.webp new file mode 100644 index 00000000000..b0299a65cc5 Binary files /dev/null and b/beta/public/images/home/community/react_conf_selfie.webp differ diff --git a/beta/public/images/home/community/react_india_hallway.webp b/beta/public/images/home/community/react_india_hallway.webp new file mode 100644 index 00000000000..9ab4a49e0aa Binary files /dev/null and b/beta/public/images/home/community/react_india_hallway.webp differ diff --git a/beta/public/images/home/community/react_india_selfie.webp b/beta/public/images/home/community/react_india_selfie.webp new file mode 100644 index 00000000000..b0299a65cc5 Binary files /dev/null and b/beta/public/images/home/community/react_india_selfie.webp differ diff --git a/beta/public/images/home/community/react_india_sunil.webp b/beta/public/images/home/community/react_india_sunil.webp new file mode 100644 index 00000000000..7c1602b7684 Binary files /dev/null and b/beta/public/images/home/community/react_india_sunil.webp differ diff --git a/beta/public/images/home/community/react_india_team.webp b/beta/public/images/home/community/react_india_team.webp new file mode 100644 index 00000000000..f39852ea2ca Binary files /dev/null and b/beta/public/images/home/community/react_india_team.webp differ diff --git a/beta/public/images/home/conf2019/alex.jpg b/beta/public/images/home/conf2019/alex.jpg new file mode 100644 index 00000000000..e280b99b04a Binary files /dev/null and b/beta/public/images/home/conf2019/alex.jpg differ diff --git a/beta/public/images/home/conf2019/alexandra.jpg b/beta/public/images/home/conf2019/alexandra.jpg new file mode 100644 index 00000000000..35d5fb54f69 Binary files /dev/null and b/beta/public/images/home/conf2019/alexandra.jpg differ diff --git a/beta/public/images/home/conf2019/ashley.jpg b/beta/public/images/home/conf2019/ashley.jpg new file mode 100644 index 00000000000..416c0e9d133 Binary files /dev/null and b/beta/public/images/home/conf2019/ashley.jpg differ diff --git a/beta/public/images/home/conf2019/becca.jpg b/beta/public/images/home/conf2019/becca.jpg new file mode 100644 index 00000000000..fac0cfc8d22 Binary files /dev/null and b/beta/public/images/home/conf2019/becca.jpg differ diff --git a/beta/public/images/home/conf2019/brian.jpg b/beta/public/images/home/conf2019/brian.jpg new file mode 100644 index 00000000000..24962b676ce Binary files /dev/null and b/beta/public/images/home/conf2019/brian.jpg differ diff --git a/beta/public/images/home/conf2019/brittany.jpg b/beta/public/images/home/conf2019/brittany.jpg new file mode 100644 index 00000000000..6bba82d8a6f Binary files /dev/null and b/beta/public/images/home/conf2019/brittany.jpg differ diff --git a/beta/public/images/home/conf2019/cameron.jpg b/beta/public/images/home/conf2019/cameron.jpg new file mode 100644 index 00000000000..2857e631f5a Binary files /dev/null and b/beta/public/images/home/conf2019/cameron.jpg differ diff --git a/beta/public/images/home/conf2019/cover.svg b/beta/public/images/home/conf2019/cover.svg new file mode 100644 index 00000000000..2dc7000f303 --- /dev/null +++ b/beta/public/images/home/conf2019/cover.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/beta/public/images/home/conf2019/frank.jpg b/beta/public/images/home/conf2019/frank.jpg new file mode 100644 index 00000000000..95dfa1d2871 Binary files /dev/null and b/beta/public/images/home/conf2019/frank.jpg differ diff --git a/beta/public/images/home/conf2019/jed.jpg b/beta/public/images/home/conf2019/jed.jpg new file mode 100644 index 00000000000..edc95f7fa2a Binary files /dev/null and b/beta/public/images/home/conf2019/jed.jpg differ diff --git a/beta/public/images/home/conf2019/jenn.jpg b/beta/public/images/home/conf2019/jenn.jpg new file mode 100644 index 00000000000..2d27e02883a Binary files /dev/null and b/beta/public/images/home/conf2019/jenn.jpg differ diff --git a/beta/public/images/home/conf2019/joe.jpg b/beta/public/images/home/conf2019/joe.jpg new file mode 100644 index 00000000000..b0f348c18ad Binary files /dev/null and b/beta/public/images/home/conf2019/joe.jpg differ diff --git a/beta/public/images/home/conf2019/lee.jpg b/beta/public/images/home/conf2019/lee.jpg new file mode 100644 index 00000000000..b0da92bb615 Binary files /dev/null and b/beta/public/images/home/conf2019/lee.jpg differ diff --git a/beta/public/images/home/conf2019/lizzie.jpg b/beta/public/images/home/conf2019/lizzie.jpg new file mode 100644 index 00000000000..d77a2a40857 Binary files /dev/null and b/beta/public/images/home/conf2019/lizzie.jpg differ diff --git a/beta/public/images/home/conf2019/luca.jpg b/beta/public/images/home/conf2019/luca.jpg new file mode 100644 index 00000000000..c1dbb7625cb Binary files /dev/null and b/beta/public/images/home/conf2019/luca.jpg differ diff --git a/beta/public/images/home/conf2019/maja.jpg b/beta/public/images/home/conf2019/maja.jpg new file mode 100644 index 00000000000..36f754e7451 Binary files /dev/null and b/beta/public/images/home/conf2019/maja.jpg differ diff --git a/beta/public/images/home/conf2019/nat.jpg b/beta/public/images/home/conf2019/nat.jpg new file mode 100644 index 00000000000..466f504d7ed Binary files /dev/null and b/beta/public/images/home/conf2019/nat.jpg differ diff --git a/beta/public/images/home/conf2019/sophie.jpg b/beta/public/images/home/conf2019/sophie.jpg new file mode 100644 index 00000000000..b7f268accb2 Binary files /dev/null and b/beta/public/images/home/conf2019/sophie.jpg differ diff --git a/beta/public/images/home/conf2019/tae.jpg b/beta/public/images/home/conf2019/tae.jpg new file mode 100644 index 00000000000..c9f1fbdbb23 Binary files /dev/null and b/beta/public/images/home/conf2019/tae.jpg differ diff --git a/beta/public/images/home/conf2019/tania.jpg b/beta/public/images/home/conf2019/tania.jpg new file mode 100644 index 00000000000..6224cc864f9 Binary files /dev/null and b/beta/public/images/home/conf2019/tania.jpg differ diff --git a/beta/public/images/home/conf2019/tejas.jpg b/beta/public/images/home/conf2019/tejas.jpg new file mode 100644 index 00000000000..236f950aa2b Binary files /dev/null and b/beta/public/images/home/conf2019/tejas.jpg differ diff --git a/beta/public/images/home/conf2019/tom.jpg b/beta/public/images/home/conf2019/tom.jpg new file mode 100644 index 00000000000..a3c361554dc Binary files /dev/null and b/beta/public/images/home/conf2019/tom.jpg differ diff --git a/beta/public/images/home/conf2019/yuzhi.jpg b/beta/public/images/home/conf2019/yuzhi.jpg new file mode 100644 index 00000000000..df6fdf44556 Binary files /dev/null and b/beta/public/images/home/conf2019/yuzhi.jpg differ diff --git a/beta/public/images/home/conf2021/aakansha.jpg b/beta/public/images/home/conf2021/aakansha.jpg new file mode 100644 index 00000000000..6fc84e3452f Binary files /dev/null and b/beta/public/images/home/conf2021/aakansha.jpg differ diff --git a/beta/public/images/home/conf2021/andrew.jpg b/beta/public/images/home/conf2021/andrew.jpg new file mode 100644 index 00000000000..e962db40a17 Binary files /dev/null and b/beta/public/images/home/conf2021/andrew.jpg differ diff --git a/beta/public/images/home/conf2021/brian.jpg b/beta/public/images/home/conf2021/brian.jpg new file mode 100644 index 00000000000..21524146921 Binary files /dev/null and b/beta/public/images/home/conf2021/brian.jpg differ diff --git a/beta/public/images/home/conf2021/cover.svg b/beta/public/images/home/conf2021/cover.svg new file mode 100644 index 00000000000..c6d8b9718cd --- /dev/null +++ b/beta/public/images/home/conf2021/cover.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/beta/public/images/home/conf2021/daishi.jpg b/beta/public/images/home/conf2021/daishi.jpg new file mode 100644 index 00000000000..0298edfdb18 Binary files /dev/null and b/beta/public/images/home/conf2021/daishi.jpg differ diff --git a/beta/public/images/home/conf2021/debbie.jpg b/beta/public/images/home/conf2021/debbie.jpg new file mode 100644 index 00000000000..22cbcd66c6b Binary files /dev/null and b/beta/public/images/home/conf2021/debbie.jpg differ diff --git a/beta/public/images/home/conf2021/delba.jpg b/beta/public/images/home/conf2021/delba.jpg new file mode 100644 index 00000000000..4b81ac4d542 Binary files /dev/null and b/beta/public/images/home/conf2021/delba.jpg differ diff --git a/beta/public/images/home/conf2021/diego.jpg b/beta/public/images/home/conf2021/diego.jpg new file mode 100644 index 00000000000..caa32ea5cb8 Binary files /dev/null and b/beta/public/images/home/conf2021/diego.jpg differ diff --git a/beta/public/images/home/conf2021/eric.jpg b/beta/public/images/home/conf2021/eric.jpg new file mode 100644 index 00000000000..65b96a86243 Binary files /dev/null and b/beta/public/images/home/conf2021/eric.jpg differ diff --git a/beta/public/images/home/conf2021/helen.jpg b/beta/public/images/home/conf2021/helen.jpg new file mode 100644 index 00000000000..e792af62b50 Binary files /dev/null and b/beta/public/images/home/conf2021/helen.jpg differ diff --git a/beta/public/images/home/conf2021/juan.jpg b/beta/public/images/home/conf2021/juan.jpg new file mode 100644 index 00000000000..e35a6b3add7 Binary files /dev/null and b/beta/public/images/home/conf2021/juan.jpg differ diff --git a/beta/public/images/home/conf2021/lauren.jpg b/beta/public/images/home/conf2021/lauren.jpg new file mode 100644 index 00000000000..bcfacf5dfdc Binary files /dev/null and b/beta/public/images/home/conf2021/lauren.jpg differ diff --git a/beta/public/images/home/conf2021/linton.jpg b/beta/public/images/home/conf2021/linton.jpg new file mode 100644 index 00000000000..32f3d355dba Binary files /dev/null and b/beta/public/images/home/conf2021/linton.jpg differ diff --git a/beta/public/images/home/conf2021/lyle.jpg b/beta/public/images/home/conf2021/lyle.jpg new file mode 100644 index 00000000000..8cc02ff2636 Binary files /dev/null and b/beta/public/images/home/conf2021/lyle.jpg differ diff --git a/beta/public/images/home/conf2021/rachel.jpg b/beta/public/images/home/conf2021/rachel.jpg new file mode 100644 index 00000000000..dc75632beb8 Binary files /dev/null and b/beta/public/images/home/conf2021/rachel.jpg differ diff --git a/beta/public/images/home/conf2021/rick.jpg b/beta/public/images/home/conf2021/rick.jpg new file mode 100644 index 00000000000..8e0fbf7c5eb Binary files /dev/null and b/beta/public/images/home/conf2021/rick.jpg differ diff --git a/beta/public/images/home/conf2021/robert.jpg b/beta/public/images/home/conf2021/robert.jpg new file mode 100644 index 00000000000..05c2f6844c9 Binary files /dev/null and b/beta/public/images/home/conf2021/robert.jpg differ diff --git a/beta/public/images/home/conf2021/roman.jpg b/beta/public/images/home/conf2021/roman.jpg new file mode 100644 index 00000000000..e397f4c99aa Binary files /dev/null and b/beta/public/images/home/conf2021/roman.jpg differ diff --git a/beta/public/images/home/conf2021/sarah.jpg b/beta/public/images/home/conf2021/sarah.jpg new file mode 100644 index 00000000000..f644451d788 Binary files /dev/null and b/beta/public/images/home/conf2021/sarah.jpg differ diff --git a/beta/public/images/home/conf2021/shaundai.jpg b/beta/public/images/home/conf2021/shaundai.jpg new file mode 100644 index 00000000000..c2965ed9b4f Binary files /dev/null and b/beta/public/images/home/conf2021/shaundai.jpg differ diff --git a/beta/public/images/home/conf2021/shruti.jpg b/beta/public/images/home/conf2021/shruti.jpg new file mode 100644 index 00000000000..5eb03a0fd1b Binary files /dev/null and b/beta/public/images/home/conf2021/shruti.jpg differ diff --git a/beta/public/images/home/conf2021/steven.jpg b/beta/public/images/home/conf2021/steven.jpg new file mode 100644 index 00000000000..adeb28158fa Binary files /dev/null and b/beta/public/images/home/conf2021/steven.jpg differ diff --git a/beta/public/images/home/conf2021/tafu.jpg b/beta/public/images/home/conf2021/tafu.jpg new file mode 100644 index 00000000000..83f68c14b55 Binary files /dev/null and b/beta/public/images/home/conf2021/tafu.jpg differ diff --git a/beta/public/images/home/conf2021/xuan.jpg b/beta/public/images/home/conf2021/xuan.jpg new file mode 100644 index 00000000000..c9ee233543d Binary files /dev/null and b/beta/public/images/home/conf2021/xuan.jpg differ diff --git a/beta/public/images/home/videos/documentary.webp b/beta/public/images/home/videos/documentary.webp new file mode 100644 index 00000000000..56ee9f06f42 Binary files /dev/null and b/beta/public/images/home/videos/documentary.webp differ diff --git a/beta/public/images/home/videos/hooks.jpg b/beta/public/images/home/videos/hooks.jpg new file mode 100644 index 00000000000..e1a4586339d Binary files /dev/null and b/beta/public/images/home/videos/hooks.jpg differ diff --git a/beta/public/images/home/videos/rethinking.jpg b/beta/public/images/home/videos/rethinking.jpg new file mode 100644 index 00000000000..acbf4f46b5f Binary files /dev/null and b/beta/public/images/home/videos/rethinking.jpg differ diff --git a/beta/public/images/home/videos/rn.jpg b/beta/public/images/home/videos/rn.jpg new file mode 100644 index 00000000000..06674b89671 Binary files /dev/null and b/beta/public/images/home/videos/rn.jpg differ diff --git a/beta/public/images/home/videos/rsc.jpg b/beta/public/images/home/videos/rsc.jpg new file mode 100644 index 00000000000..bd62fcc8108 Binary files /dev/null and b/beta/public/images/home/videos/rsc.jpg differ diff --git a/beta/public/images/meta-gradient-dark.png b/beta/public/images/meta-gradient-dark.png new file mode 100644 index 00000000000..d5ea8ed3bd2 Binary files /dev/null and b/beta/public/images/meta-gradient-dark.png differ diff --git a/beta/public/images/meta-gradient.png b/beta/public/images/meta-gradient.png new file mode 100644 index 00000000000..c3c88e18b34 Binary files /dev/null and b/beta/public/images/meta-gradient.png differ diff --git a/beta/public/images/noise.png b/beta/public/images/noise.png deleted file mode 100644 index 698f924f45c..00000000000 Binary files a/beta/public/images/noise.png and /dev/null differ diff --git a/beta/public/images/oss_logo.png b/beta/public/images/oss_logo.png deleted file mode 100644 index 3f376bee9bb..00000000000 Binary files a/beta/public/images/oss_logo.png and /dev/null differ diff --git a/beta/public/images/search.png b/beta/public/images/search.png deleted file mode 100644 index 15137769324..00000000000 Binary files a/beta/public/images/search.png and /dev/null differ diff --git a/beta/public/images/team/acdlite.jpg b/beta/public/images/team/acdlite.jpg index 19ddb901f18..6cb7cc34cff 100644 Binary files a/beta/public/images/team/acdlite.jpg and b/beta/public/images/team/acdlite.jpg differ diff --git a/beta/public/images/team/jasonbonta.jpg b/beta/public/images/team/jasonbonta.jpg index 139eb5ecee9..53ea8ecb6a5 100644 Binary files a/beta/public/images/team/jasonbonta.jpg and b/beta/public/images/team/jasonbonta.jpg differ diff --git a/beta/public/images/team/mofei-zhang.png b/beta/public/images/team/mofei-zhang.png index 9f957ada378..ec70ea86562 100644 Binary files a/beta/public/images/team/mofei-zhang.png and b/beta/public/images/team/mofei-zhang.png differ diff --git a/beta/public/images/team/sathya.jpg b/beta/public/images/team/sathya.jpg index 3d8ca7d5895..0f087f4a3c3 100644 Binary files a/beta/public/images/team/sathya.jpg and b/beta/public/images/team/sathya.jpg differ diff --git a/beta/public/images/team/seth.jpg b/beta/public/images/team/seth.jpg index c665a0b00fc..e17344f7987 100644 Binary files a/beta/public/images/team/seth.jpg and b/beta/public/images/team/seth.jpg differ diff --git a/beta/public/images/team/sophiebits.jpg b/beta/public/images/team/sophiebits.jpg index da5548aca43..70f1b716a94 100644 Binary files a/beta/public/images/team/sophiebits.jpg and b/beta/public/images/team/sophiebits.jpg differ diff --git a/beta/public/images/tutorial/board-filled-with-ones.png b/beta/public/images/tutorial/board-filled-with-ones.png index d4ed6805a53..6681c87c39f 100644 Binary files a/beta/public/images/tutorial/board-filled-with-ones.png and b/beta/public/images/tutorial/board-filled-with-ones.png differ diff --git a/beta/public/images/tutorial/board-filled-with-value.png b/beta/public/images/tutorial/board-filled-with-value.png index f3badc7f60f..f4640a4f5c2 100644 Binary files a/beta/public/images/tutorial/board-filled-with-value.png and b/beta/public/images/tutorial/board-filled-with-value.png differ diff --git a/beta/public/images/tutorial/codesandbox-devtools.png b/beta/public/images/tutorial/codesandbox-devtools.png index 3ef9b2f8ff5..1f7ebd500ed 100644 Binary files a/beta/public/images/tutorial/codesandbox-devtools.png and b/beta/public/images/tutorial/codesandbox-devtools.png differ diff --git a/beta/public/images/tutorial/empty-board.png b/beta/public/images/tutorial/empty-board.png index f10f050464f..2d2e4514188 100644 Binary files a/beta/public/images/tutorial/empty-board.png and b/beta/public/images/tutorial/empty-board.png differ diff --git a/beta/public/images/tutorial/nine-x-filled-squares.png b/beta/public/images/tutorial/nine-x-filled-squares.png index 164334e6b9e..40877649efb 100644 Binary files a/beta/public/images/tutorial/nine-x-filled-squares.png and b/beta/public/images/tutorial/nine-x-filled-squares.png differ diff --git a/beta/public/images/tutorial/number-filled-board.png b/beta/public/images/tutorial/number-filled-board.png index f510d00bb0a..559c00960c3 100644 Binary files a/beta/public/images/tutorial/number-filled-board.png and b/beta/public/images/tutorial/number-filled-board.png differ diff --git a/beta/public/images/tutorial/react-starter-code-codesandbox.png b/beta/public/images/tutorial/react-starter-code-codesandbox.png index 66fb0fdf107..d65f161bccb 100644 Binary files a/beta/public/images/tutorial/react-starter-code-codesandbox.png and b/beta/public/images/tutorial/react-starter-code-codesandbox.png differ diff --git a/beta/public/images/tutorial/two-x-filled-squares.png b/beta/public/images/tutorial/two-x-filled-squares.png index 35638bc0dcd..617d3537416 100644 Binary files a/beta/public/images/tutorial/two-x-filled-squares.png and b/beta/public/images/tutorial/two-x-filled-squares.png differ diff --git a/beta/public/images/tutorial/x-filled-square.png b/beta/public/images/tutorial/x-filled-square.png index 2b42baad994..fd420b433d7 100644 Binary files a/beta/public/images/tutorial/x-filled-square.png and b/beta/public/images/tutorial/x-filled-square.png differ diff --git a/beta/public/logo-180x180.png b/beta/public/logo-180x180.png deleted file mode 100644 index 2b1f8704a75..00000000000 Binary files a/beta/public/logo-180x180.png and /dev/null differ diff --git a/beta/public/logo-512x512.png b/beta/public/logo-512x512.png deleted file mode 100644 index e7b80386337..00000000000 Binary files a/beta/public/logo-512x512.png and /dev/null differ diff --git a/beta/public/logo-og.png b/beta/public/logo-og.png deleted file mode 100644 index d2e830d37d9..00000000000 Binary files a/beta/public/logo-og.png and /dev/null differ diff --git a/beta/src/components/Breadcrumbs.tsx b/beta/src/components/Breadcrumbs.tsx index 96b50cd30bf..ca3afa85160 100644 --- a/beta/src/components/Breadcrumbs.tsx +++ b/beta/src/components/Breadcrumbs.tsx @@ -11,7 +11,8 @@ function Breadcrumbs({breadcrumbs}: {breadcrumbs: RouteItem[]}) {
{breadcrumbs.map( (crumb, i) => - crumb.path && ( + crumb.path && + !crumb.skipBreadcrumb && (
diff --git a/beta/src/components/Button.tsx b/beta/src/components/Button.tsx index 9d4d0cf2b04..1dc5b4b8753 100644 --- a/beta/src/components/Button.tsx +++ b/beta/src/components/Button.tsx @@ -30,11 +30,11 @@ export function Button({ onClick={onClick} className={cn( className, - 'text-base leading-tight font-bold border rounded-lg py-2 px-4 focus:ring-1 focus:ring-offset-2 focus:ring-link active:bg-link active:border-link active:text-white active:ring-0 active:ring-offset-0 outline-none inline-flex items-center my-1', + 'text-base leading-tight font-bold rounded-full py-2 px-4 focus:outline focus:outline-offset-2 focus:outline-link dark:focus:outline-link-dark inline-flex items-center my-1', { 'bg-link border-link text-white hover:bg-link focus:bg-link active:bg-link': active, - 'bg-transparent text-secondary dark:text-secondary-dark bg-secondary-button dark:bg-secondary-button-dark hover:text-link focus:text-link border-transparent': + 'bg-transparent text-primary dark:text-primary-dark active:text-primary shadow-secondary-button-stroke dark:shadow-secondary-button-stroke-dark hover:bg-gray-40/5 active:bg-gray-40/10 hover:dark:bg-gray-60/5 active:dark:bg-gray-60/10': !active, } )}> diff --git a/beta/src/components/ButtonLink.tsx b/beta/src/components/ButtonLink.tsx index b3fe73ad98f..f2b441ca280 100644 --- a/beta/src/components/ButtonLink.tsx +++ b/beta/src/components/ButtonLink.tsx @@ -24,13 +24,13 @@ function ButtonLink({ }: JSX.IntrinsicElements['a'] & ButtonLinkProps) { const classes = cn( className, - 'inline-flex font-bold items-center border-2 border-transparent outline-none focus:ring-1 focus:ring-offset-2 focus:ring-link active:bg-link active:text-white active:ring-0 active:ring-offset-0 leading-normal', + 'active:scale-[.98] transition-transform inline-flex font-bold items-center outline-none focus:outline-none focus-visible:outline focus-visible:outline-link focus:outline-offset-2 focus-visible:dark:focus:outline-link-dark leading-snug', { 'bg-link text-white hover:bg-opacity-80': type === 'primary', - 'bg-secondary-button dark:bg-secondary-button-dark text-primary dark:text-primary-dark hover:text-link focus:bg-link focus:text-white focus:border-link focus:border-2': + 'text-primary dark:text-primary-dark shadow-secondary-button-stroke dark:shadow-secondary-button-stroke-dark hover:bg-gray-40/5 active:bg-gray-40/10 hover:dark:bg-gray-60/5 active:dark:bg-gray-60/10': type === 'secondary', - 'text-lg rounded-lg p-4': size === 'lg', - 'text-base rounded-lg px-4 py-1.5': size === 'md', + 'text-lg py-3 rounded-full px-4 sm:px-6': size === 'lg', + 'text-base rounded-full px-4 py-2': size === 'md', } ); return ( diff --git a/beta/src/components/DocsFooter.tsx b/beta/src/components/DocsFooter.tsx index 3932d09104d..d2c2c25ded7 100644 --- a/beta/src/components/DocsFooter.tsx +++ b/beta/src/components/DocsFooter.tsx @@ -75,7 +75,7 @@ function FooterLink({ } )}> diff --git a/beta/src/components/Icon/IconDeepDive.tsx b/beta/src/components/Icon/IconDeepDive.tsx index fe3e7774cd9..dfe1a928cae 100644 --- a/beta/src/components/Icon/IconDeepDive.tsx +++ b/beta/src/components/Icon/IconDeepDive.tsx @@ -9,13 +9,15 @@ export const IconDeepDive = memo( return ( diff --git a/beta/src/components/Icon/IconNote.tsx b/beta/src/components/Icon/IconNote.tsx index a0ac1293e0e..1510c91c7e7 100644 --- a/beta/src/components/Icon/IconNote.tsx +++ b/beta/src/components/Icon/IconNote.tsx @@ -10,15 +10,32 @@ export const IconNote = memo(function IconNote({ return ( - + + + + + + + + + + ); }); diff --git a/beta/src/components/Icon/IconPitfall.tsx b/beta/src/components/Icon/IconPitfall.tsx index 7c0b41dfc92..ee62478913f 100644 --- a/beta/src/components/Icon/IconPitfall.tsx +++ b/beta/src/components/Icon/IconPitfall.tsx @@ -9,15 +9,24 @@ export const IconPitfall = memo( return ( - + + + + + + + + ); } diff --git a/beta/src/components/Icon/IconWarning.tsx b/beta/src/components/Icon/IconWarning.tsx index d89b5678eff..83534ec5f11 100644 --- a/beta/src/components/Icon/IconWarning.tsx +++ b/beta/src/components/Icon/IconWarning.tsx @@ -9,14 +9,15 @@ export const IconWarning = memo( return ( - diff --git a/beta/src/components/Layout/Footer.tsx b/beta/src/components/Layout/Footer.tsx index e6dd303b92f..48a3e37b1fe 100644 --- a/beta/src/components/Layout/Footer.tsx +++ b/beta/src/components/Layout/Footer.tsx @@ -12,86 +12,318 @@ import {IconTwitter} from 'components/Icon/IconTwitter'; import {IconGitHub} from 'components/Icon/IconGitHub'; import {IconNavArrow} from 'components/Icon/IconNavArrow'; -export function Footer() { +interface FooterProps { + hideSurvey?: boolean; + hideBorder?: boolean; +} + +export function Footer({hideSurvey = false, hideBorder = false}: FooterProps) { const socialLinkClasses = 'hover:text-primary dark:text-primary-dark'; return ( <>
-
-
-
-

- How do you like these docs? -

-
- - Take our survey! - - -
-
-
-
-