зеркало из https://github.com/microsoft/reactxp.git
bf8a249be7
* Use new/temporary react lifecycle methods (#1039) This migration was performed using the recommend codemod tool: `npx react-codemod rename-unsafe-lifecycles` https://reactjs.org/blog/2019/08/08/react-v16.9.0.html#renaming-unsafe-lifecycle-methods The change to tslint.json should be reverted after the second phase of this change where the deprecated/UNSAFE APIs are removed completely in favor of different lifecycle APIs The converted code will not work on react versions < v16.3 (react-native v0.55) The converted code will continue to work on react v17.x * Log what test is next so failures are easy to localize * Fix mouse test render failure, text must be inside text JSX * Change button render direction so all buttons are visible |
||
---|---|---|
.. | ||
android | ||
common | ||
ios | ||
macos | ||
native-common | ||
native-desktop | ||
tslint | ||
typings | ||
web | ||
windows | ||
ReactXP.ts |