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
Shubham Pandey
6f3fcbd6fa
Some remaining instances of master to main ( #21982 )
...
Co-authored-by: Shubham Pandey <shubham.pandey@mfine.co >
2021-07-30 08:56:55 -04:00
Sebastian Markbåge
568dc3532e
Remove unstable_createRoot from internal builds ( #21698 )
...
These callsites were already removed as far as I can tell.
2021-06-17 11:29:30 -07:00
Brian Vaughn
b6644fabb9
Added test fixture for scheduling profiler ( #21397 )
2021-04-30 15:23:45 -04:00
Brian Vaughn
461cd84944
Revert "DevTools: Improve browser extension iframe support ( #19854 )" ( #19959 )
...
This reverts commit a99bf5c5f4 .
2020-10-05 09:44:08 -04:00
6h057
a99bf5c5f4
DevTools: Improve browser extension iframe support ( #19854 )
...
Co-authored-by: Joel DSouza <joel.dsouza@kapturecrm.com >
Co-authored-by: Damien Maillard <damien.maillard@dailymotion.com >
Co-authored-by: Brian Vaughn <brian.david.vaughn@gmail.com >
2020-09-23 16:56:13 -04:00
Brian Vaughn
26857ecfa9
Revert "DevTools: Improve browser extension iframe support ( #19827 )" ( #19852 )
...
This reverts commit ec39a5e901 .
2020-09-17 14:57:44 -04:00
6h057
ec39a5e901
DevTools: Improve browser extension iframe support ( #19827 )
...
Co-authored-by: Joel DSouza <joel.dsouza@kapturecrm.com >
Co-authored-by: Damien Maillard <damien.maillard@dailymotion.com >
Co-authored-by: Brian Vaughn <brian.david.vaughn@gmail.com >
2020-09-14 10:04:46 -04:00
6h057
917cb01a58
React DevTools: Show symbols used as keys in state ( #19786 )
...
Co-authored-by: Brian Vaughn <bvaughn@fb.com >
2020-09-14 09:55:19 -04:00
Brian Vaughn
08ce280cbc
Updated DT regression fixture path
2019-08-28 07:25:52 -07:00
Brian Vaughn
4da836af71
Merged changes from 4.0.0 -> 4.0.5 from DevTools fork
2019-08-20 11:34:51 -07:00
Brian Vaughn
f7afe1b864
Moved shell fixture into packages/react-devtools-shell
2019-08-13 18:11:59 -07:00
Brian Vaughn
183f96f2ac
Prettier
2019-08-13 17:58:03 -07:00
Brian Vaughn
7cabb3946e
Reorganized fixtures
2019-08-13 11:11:25 -07:00
Brian Vaughn
9c825b59f1
Moved dev shell into fixtures/devtools
2019-08-13 11:05:37 -07:00