Commit Graph

5 Commits

Author SHA1 Message Date
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
Nathan Bierema
17314ccf70
chore(*): rename devui to redux-devtools-ui (#868) 2021-09-18 14:00:58 +00:00
Nathan Bierema
55e2284a3d
chore(*): upgrade prettier (#743)
* chore(*): upgrade prettier

* Update snapshots
2021-06-17 23:56:36 -04:00
Nathan Bierema
cf357931e3
chore(redux-devtools): move to scoped package (#691)
* Start

* Finish
2020-12-21 09:08:08 -05:00
Nathan Bierema
89917320e5
feat(redux-devtools-slider-monitor): convert to TypeScript (#631)
* start

* fix?

* fix lint
2020-09-10 10:10:53 -04:00