dillon1000/react
Commit
Browse files Add "Welcome to the new DevTools" notification
This dialog is shown in the browser extension the first time a user views v4. It is off by default for the standalone extension, but can be enabled via a public API.
Changed paths13 files
First-parent comparisonpackages/react-devtools-core/src/standalone.js ModifiedM shells/browser/shared/src/main.js ModifiedM shells/dev/src/devtools.js ModifiedM src/constants.js ModifiedM src/devtools/views/DevTools.js ModifiedM src/devtools/views/ModalDialog.css ModifiedM src/devtools/views/ModalDialog.js ModifiedM src/devtools/views/ReactLogo.js ModifiedM src/devtools/views/Settings/GeneralSettings.js ModifiedM src/devtools/views/Settings/SettingsShared.css ModifiedA src/devtools/views/ShowWelcomeToTheNewDevToolsDialog.css AddedA src/devtools/views/ShowWelcomeToTheNewDevToolsDialog.js AddedM src/devtools/views/hooks.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…