react/fixtures/dom/public
Jan Kassens 6b30832666
Upgrade prettier (#26081)
The old version of prettier we were using didn't support the Flow syntax
to access properties in a type using `SomeType['prop']`. This updates
`prettier` and `rollup-plugin-prettier` to the latest versions.

I added the prettier config `arrowParens: "avoid"` to reduce the diff
size as the default has changed in Prettier 2.0. The largest amount of
changes comes from function expressions now having a space. This doesn't
have an option to preserve the old behavior, so we have to update this.
2023-01-31 08:25:05 -05:00
..
act-dom.html using the wrong renderer's act() should warn (#15756) 2019-05-29 22:56:04 +01:00
favicon.ico Move current fixtures into dom folder 2017-01-06 17:10:41 -05:00
index.html Cross-origin error handling in DEV (#10353) 2017-08-03 18:25:53 +01:00
react-logo.svg Minor fixes to DOM Test Fixtures (#11542) 2017-11-13 09:27:06 -05:00
renderer.html Hydration DOM Fixture (#13521) 2018-09-10 14:04:14 -07:00
renderer.js Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
test.mp4 Add test fixture for media event bubbling (#12004) 2018-01-10 19:53:58 -05:00