1
1
mirror of https://github.com/reduxjs/redux-devtools.git synced 2025-03-02 18:25:55 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
Marko Kuosmanen
e2da4e084f
feature(react-dock): add touch events ()
* Touch events

Enable to resize the dock on touch devices by handling touch events in addition to mouse events

* Prettifying

`yarn run prettify` command prettifying.

Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2020-08-19 10:14:53 -04:00
Nathan Bierema
5a6074a081
chore(*): add prettier check to CI ()
* chore(*): change prettier hook

* Run prettier

* Reorder

* Fix all the files
2020-08-19 10:07:30 -04:00
Nathan Bierema
f99c76f9d3
Add react-dock ()
* Add react-dock

* Remove bundle

* fix
2020-08-15 17:27:22 -04:00