redux-devtools/packages/redux-devtools-slider-monitor/src
Nathan Bierema b4f2958dda
Fix usage of filtered actions with slider-monitor (#983)
* Use jumpToAction instead of jumpToState

* Jumping to action is time traveling

* Fix bad null check

* Fix types

* Fix JUMP_TO_ACTION handling

* Use indexOf
2022-01-07 04:27:50 +00:00
..
reducers.ts feat(redux-devtools-slider-monitor): convert to TypeScript (#631) 2020-09-10 10:10:53 -04:00
SliderButton.tsx chore(*): rename devui to redux-devtools-ui (#868) 2021-09-18 14:00:58 +00:00
SliderMonitor.tsx Fix usage of filtered actions with slider-monitor (#983) 2022-01-07 04:27:50 +00:00