thomas
d25a4d226f
docs and tests: filter out specific actions from being sent to Redux DevTools ( #3252 )
...
* feat: filter out specific actions from being sent to Redux DevTools
* fix format issues
* refactor: rename actionBlacklist to actionsDenylist
* refactor: use redux devtools' type signature
* fix linter issue
* fix format issues
* refactor: update documentation
* refactor: format file
* Update src/middleware/devtools.ts
* fix: format issue
---------
Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
2025-10-31 13:19:11 +09:00
Danilo Britto
84b112e4a2
docs: update redux api docs ( #3180 )
...
* Update redux.md
* Update redux.md
2025-07-14 10:39:56 -05:00
Danilo Britto
4ad3977b38
Update redux.md ( #3176 )
2025-07-13 02:32:01 -05:00
Henry8192
149c286342
remove redundant dash in persist parameters ( #3170 )
2025-07-08 08:07:57 +09:00
Ali Mert Çakar
670b60e19a
feat(devtool): inferred action type ( #2987 )
...
* feat(devtools middleware) add automatic action name finding
* docs(readme) add inferActionName example
* feat: update readmes
* feat: update devtools middleware and tests
* feat: remove inferActionName
---------
Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
Co-authored-by: Danilo Britto <dbritto.dev@gmail.com>
2025-05-21 20:12:14 +09:00
Hong-Kuan Wu
b4177b3172
feat: add devtools.cleanup() method ( #3111 )
...
* feat(devtools): add cleanup method
* docs(devtools): add cleanup section
* reduce lines
* test(devtools): test if the connection removed after cleanup
---------
Co-authored-by: daishi <daishi@axlight.com>
Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
2025-05-21 09:49:59 +09:00
Danilo Britto
48985a4cc2
docs: general docs improvements ( #3102 )
...
* feat: general docs improvements
* Update docs/guides/testing.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-29 11:15:42 -05:00
조우혁
9ba6a63799
docs: fix typos ( #3042 )
2025-03-09 19:10:53 -05:00
Andrii Oriekhov
c96cf83663
fix devtools example ( #3002 )
2025-02-08 08:28:39 +09:00
Atticus White
19cb8797bd
Update devtools.md ( #2883 )
2024-12-06 14:53:22 +09:00
Facundo J Gonzalez
f540ca8294
chore(docs): Fix the link to devtools ( #2861 )
2024-11-21 09:14:02 +09:00
Danilo Britto
cce8d5b22e
chore: fix middleware imports ( #2798 )
2024-10-16 09:12:01 -05:00
Danilo Britto
211f108ede
Update docs content ( #2760 )
...
* Update docs content
* Update docs content
* Update docs content
* Update docs content
* Update docs content
* WIP
* WIP
* Update docs content
* Update create.md
* Update create-with-equality-fn.md
* Update create-store.md
* Update use-store.md
* Update use-store-with-equality-fn.md
2024-10-14 20:44:42 +09:00