diff --git a/beta/colors.js b/beta/colors.js index bac74d41..acf8214e 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 423ec131..00000000 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 9bcfdcd7..00000000 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 7ed0e8b0..00000000 --- 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 ea77a618..00000000 --- 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 abe6d815..00000000 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 de8c09ff..00000000 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 44ed320f..00000000 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 88db2896..00000000 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 ed6819d8..00000000 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 9862ae56..00000000 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 7b4405f6..00000000 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 2820d63d..00000000 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 223f5abf..00000000 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 20aa25e3..00000000 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 44aff6dc..00000000 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 a72b5fb2..00000000 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 a7b931e1..00000000 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 287c6675..00000000 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 fd7ed949..00000000 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 780bcf2e..00000000 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 22d80051..00000000 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 381e3554..00000000 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 854a39f8..00000000 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 83a67d54..00000000 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 72f8b434..00000000 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 d36aa1f3..00000000 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 fbfdf94e..00000000 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 69cf64e0..00000000 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 4b7c51e2..00000000 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 b3a621f7..00000000 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 1983df1c..00000000 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 a65679ab..00000000 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 ab0c87d0..00000000 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 00000000..dc25b46c 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 00000000..c99ecc61 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 9c027444..00000000 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 3a3615db..00000000 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 eabb3e50..00000000 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 1d73258e..00000000 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 80840b55..00000000 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 8f1a14c6..00000000 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 5683ac94..00000000 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 e500459c..00000000 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 d70199fc..00000000 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 e56fd412..00000000 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 f77b42f8..00000000 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 84a4dcac..00000000 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 b0b05b12..00000000 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 01246f5e..00000000 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 dac21e24..00000000 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 ae965be9..00000000 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 b53f3102..00000000 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 7256474c..00000000 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 4ef27f33..00000000 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 3a8be2c9..00000000 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 9b5e169c..00000000 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 8b18bf43..00000000 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 f0413939..00000000 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 42bad2d4..00000000 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 78c545e7..00000000 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 4fc4ece9..00000000 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 b8167954..00000000 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 194252ad..00000000 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 3da6185c..00000000 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 6ce7e341..00000000 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 df411b28..00000000 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 15e45d2a..00000000 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 1cfb3cc9..00000000 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 81cfaa18..00000000 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 709448b4..00000000 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 7021036e..00000000 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 1ebac006..00000000 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 bc2de61d..00000000 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 c96b44ca..00000000 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 d4389d6e..00000000 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 7eef4462..00000000 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 9935e4ae..00000000 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 c0cb61f1..00000000 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 2537d986..00000000 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 3249fb37..00000000 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 e9db8acf..00000000 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 cb7e69ab..00000000 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 ef89baba..00000000 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 92b6c991..00000000 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 381ab867..00000000 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 955b30fd..00000000 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 3ee69d74..00000000 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 c8b23c0d..00000000 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 25351e71..00000000 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 dad38c7d..00000000 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 0cfbff0d..00000000 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 2f062dd6..00000000 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 be7dee71..00000000 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 0e7f5b5d..00000000 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 b35c4978..00000000 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 02026d17..00000000 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 d726be46..00000000 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 e05e6483..00000000 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 16e8b353..00000000 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 4a4858c3..00000000 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 96d72b38..00000000 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 a442fbbd..00000000 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 fbdeccde..00000000 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 f20aeede..00000000 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 98120c75..00000000 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 c71a86bc..00000000 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 78bd00a4..00000000 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 ee78eb1c..00000000 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 e8ef8cd3..00000000 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 77165308..00000000 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 ab45a535..00000000 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 c13f98fd..00000000 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 39de2a01..00000000 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 1824e89a..00000000 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 13ba32e3..00000000 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 542a3926..00000000 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 e82bc713..00000000 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 8b3e18d9..00000000 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 e061325a..00000000 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 90c5e6fe..00000000 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 98241b86..00000000 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 d3598909..00000000 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 ba23489d..00000000 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 fefc6b8a..00000000 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 31b047cb..00000000 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 e5683f9e..00000000 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 6c4bc997..00000000 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 5347b4b8..00000000 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 4e200fb4..00000000 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 59045299..9736f4b0 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 4591aacc..f7432368 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 7e0d0bc5..9c530883 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 7a4c8515..c60a762e 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 dd7b4855..94d59851 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 919b4e68..32e8379b 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 1cbd5a2f..2417f369 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 c22cb2c5..218011cb 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 24155f93..2dc0b31e 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 d98e7bd3..15b5e3ae 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 b2c2efc6..e4a57cc4 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 84d4ef52..2e5bd025 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 9472414c..6d884e5e 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 fad05b2e..53050bec 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 2b520eb6..bb7f8b3c 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 1fbbe510..ed4f6197 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 0bb042c9..da503fb7 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 1cbc6874..5e5026e6 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 ae6bdf95..18efa058 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 3d52b278..ce89dd15 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 f0eb4a78..522a9332 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 3d22270d..f7d77d41 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 07ef5a76..a8229c44 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 1bbc87a3..8cf76538 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 4f7c8afd..901c6d35 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 3b38a1bd..1226bd60 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 5bc13361..25bf8eb0 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 9b9ce9ca..6f94e238 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 cb6a466a..2e6c98e8 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 966c1744..6df0dd19 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 013fcaa8..2d50f41a 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 4cb1b32e..fd4d03f9 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 45234385..dbb3e9a2 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 a77e49ab..22e74e69 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 60e5c8f3..6cbb8513 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 cbbec9ac..204a0691 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 3efdc29f..fc3bb208 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 afc794bc..9fc6f715 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 cf60c235..6938b43b 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 c14fb4a8..df5dfb3a 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 d4f36983..e87fd2ac 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 8c7b7030..1c3d7ac6 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 ac4c765d..4839f4e7 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 ca16cb8d..ae7559a4 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 dfaf897b..e3067293 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 c3a9f0ec..92a2d25f 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 bc6b3c89..b9c6c170 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 d4dddbd9..b23586f4 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 ba937de7..6b60447a 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 3aaaef72..1f08fca1 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 22ef522b..ee139413 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 406cd831..8b5c096f 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 3f718423..85217d75 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 21baa97f..bf9f17aa 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 c73d3fb4..cd1dd43f 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 6f30314a..fe9e6b42 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 aee00cb9..52e9fb35 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 9c3d4421..6c7f9b3b 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 5fa45be1..5cabe0d7 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 b1474562..3dc1beeb 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 db828905..00000000 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 f0d49d90..00000000 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 1651b0da..00000000 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 b0d61fa8..e66ef45d 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 296c626d..ebec0c1a 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 206d73e5..9ff89a92 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 9b6f5bad..00000000 --- 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 1e3b5fdd..95b2fb4b 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 35150b22..9cd9c7c3 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 f519af36..1953e9dd 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 629cad66..00000000 --- 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 46dba7b2..a1655568 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 e213ba3a..f8b39667 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 c391e57e..2e4a3cf3 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 d62ba580..aeaf9834 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 e01d0cce..5f08a1af 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 bdf58c0e..0bf2540d 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 3613c769..ff9a8215 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 ca53a778..56f6aee0 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 797860a7..0319dd30 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 e94361e7..23531de6 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 6d85cae8..1434a4c2 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 d589a9b9..b519461e 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 69bbf2b7..48fdd02c 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 eea48a21..9a11bccc 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 a393528e..38cbdb63 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 923ef5d0..00000000 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 57d63c41..00000000 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 65a8dc30..00000000 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 c82d299f..00000000 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 e562e032..00000000 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 9a843c6c..00000000 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 a8ad5003..00000000 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 e46b370a..00000000 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 c7313181..00000000 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 6ea2aad8..1fd134dd 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 07da7413..c6d4c3a6 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 c9ff6cd3..00000000 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 85404431..59c16533 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 21802352..a3249d52 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 d38f3e19..e705738c 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 590af60b..00000000 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 bb541e88..00000000 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 2577c0aa..00000000 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 3b1a9a4d..00000000 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 c1511b02..00000000 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 bab04dc0..00000000 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 72a33ab3..00000000 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 88bcd617..00000000 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 5e422ba6..00000000 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 12349b43..00000000 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 99f62802..00000000 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 9dc83d5e..00000000 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 2ba1cba5..00000000 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 b8d54ddc..00000000 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 60354742..00000000 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 41c65f8f..00000000 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 3d4db2d2..00000000 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 748a27e4..00000000 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 66230854..00000000 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 36258add..081770ea 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 4ca56a86..00000000 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 00000000..14ade2d2 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 00000000..89d8186f 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 00000000..b2c0cb4b 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 00000000..5791aa68 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 00000000..b0299a65 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 00000000..9ab4a49e 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 00000000..b0299a65 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 00000000..7c1602b7 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 00000000..f39852ea 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 00000000..e280b99b 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 00000000..35d5fb54 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 00000000..416c0e9d 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 00000000..fac0cfc8 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 00000000..24962b67 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 00000000..6bba82d8 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 00000000..2857e631 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 00000000..2dc7000f --- /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 00000000..95dfa1d2 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 00000000..edc95f7f 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 00000000..2d27e028 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 00000000..b0f348c1 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 00000000..b0da92bb 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 00000000..d77a2a40 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 00000000..c1dbb762 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 00000000..36f754e7 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 00000000..466f504d 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 00000000..b7f268ac 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 00000000..c9f1fbdb 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 00000000..6224cc86 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 00000000..236f950a 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 00000000..a3c36155 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 00000000..df6fdf44 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 00000000..6fc84e34 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 00000000..e962db40 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 00000000..21524146 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 00000000..c6d8b971 --- /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 00000000..0298edfd 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 00000000..22cbcd66 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 00000000..4b81ac4d 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 00000000..caa32ea5 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 00000000..65b96a86 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 00000000..e792af62 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 00000000..e35a6b3a 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 00000000..bcfacf5d 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 00000000..32f3d355 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 00000000..8cc02ff2 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 00000000..dc75632b 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 00000000..8e0fbf7c 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 00000000..05c2f684 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 00000000..e397f4c9 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 00000000..f644451d 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 00000000..c2965ed9 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 00000000..5eb03a0f 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 00000000..adeb2815 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 00000000..83f68c14 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 00000000..c9ee2335 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 00000000..56ee9f06 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 00000000..e1a45863 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 00000000..acbf4f46 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 00000000..06674b89 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 00000000..bd62fcc8 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 00000000..d5ea8ed3 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 00000000..c3c88e18 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 698f924f..00000000 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 3f376bee..00000000 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 15137769..00000000 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 19ddb901..6cb7cc34 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 139eb5ec..53ea8ecb 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 9f957ada..ec70ea86 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 3d8ca7d5..0f087f4a 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 c665a0b0..e17344f7 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 da5548ac..70f1b716 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 d4ed6805..6681c87c 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 f3badc7f..f4640a4f 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 3ef9b2f8..1f7ebd50 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 f10f0504..2d2e4514 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 164334e6..40877649 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 f510d00b..559c0096 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 66fb0fdf..d65f161b 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 35638bc0..617d3537 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 2b42baad..fd420b43 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 2b1f8704..00000000 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 e7b80386..00000000 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 d2e830d3..00000000 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 96b50cd3..ca3afa85 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 9d4d0cf2..1dc5b4b8 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 b3fe73ad..f2b441ca 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 3932d091..d2c2c25d 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 fe3e7774..dfe1a928 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 a0ac1293..1510c91c 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 7c0b41df..ee624789 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 d89b5678..83534ec5 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 e6dd303b..48a3e37b 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! - - -
-
-
-
-