redux-devtools/extension/src
Nathan Bierema 65205f9078
Replace Action<unknown> with Action<string> (#1525)
* Replace Action<unknown> with Action<string>

In anticipation of Redux 5 type changes

* Fix lint errors

* Create yellow-steaks-marry.md
2023-11-04 21:04:23 +00:00
..
app fix(deps): update all non-major dependencies (#1419) 2023-06-23 14:32:19 +00:00
assets/img chore(extension): add extension (#658) 2020-10-26 08:18:23 -04:00
background Replace Action<unknown> with Action<string> (#1525) 2023-11-04 21:04:23 +00:00
contentScript Replace Action<unknown> with Action<string> (#1525) 2023-11-04 21:04:23 +00:00
devpanel Replace Action<unknown> with Action<string> (#1525) 2023-11-04 21:04:23 +00:00
devtools Build extension with esbuild (#1476) 2023-08-30 20:59:38 -04:00
options Build extension with esbuild (#1476) 2023-08-30 20:59:38 -04:00
pageScript Replace Action<unknown> with Action<string> (#1525) 2023-11-04 21:04:23 +00:00
remote Fix missing CSS for code editor (#1491) 2023-09-15 00:42:20 +00:00
window Fix missing CSS for code editor (#1491) 2023-09-15 00:42:20 +00:00
chromeApiMock.ts Refactor extension directory structure (#1248) 2022-10-10 13:05:28 -04:00
pageScriptWrap.ts Build extension with esbuild (#1476) 2023-08-30 20:59:38 -04:00
style.pug Fix responsive layout (#1365) 2023-03-06 03:19:15 +00:00