Commit Graph

198 Commits

Author SHA1 Message Date
Nathan Bierema
f4405ac0f0 Publish
- d3-state-visualizer@1.3.4
 - devui@1.0.0-6
 - react-base16-styling@0.8.0
 - react-dock@0.3.0
 - react-json-tree@0.13.0
 - redux-devtools-chart-monitor@1.7.2
 - redux-devtools-cli@1.0.0-4
 - redux-devtools-core@1.0.0-4
 - redux-devtools-dock-monitor@1.2.0
 - redux-devtools-inspector@0.14.0
 - redux-devtools-instrument@1.10.0
 - redux-devtools-log-monitor@2.1.0
 - redux-devtools-serialize@0.2.0
 - redux-devtools-slider-monitor@2.0.0-5
 - redux-devtools-test-generator@0.6.2
 - redux-devtools-trace-monitor@0.1.3
 - redux-devtools@3.7.0
 - d3-state-visualizer-tree-example@0.0.2
 - react-json-tree-example@1.1.0
 - slider-todomvc@0.0.2
 - counter-redux@0.1.0
 - todomvc@0.1.0
2020-09-07 12:44:15 -04:00
Warren Seymour
5259dee601
fix(redux-devtools-core): don't mutate source object during stringification (#627)
* Add failing test case for stringifyJSON

* Mutate clone of value in stringifyJSON instead of original

Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2020-09-04 18:28:36 -04:00
Nathan Bierema
9be6641d68
chore(devui): upgrade react-select (#628)
* upgrade react-select

* changes

* work

* stash

* Fix

* fix test
2020-09-04 00:10:24 -04:00
Nathan Bierema
cd4f022671
chore(devui): upgrade storybook (#626)
* stash

* stash

* stash

* fix

* stash

* fix css

* stash

* stash

* stash

* Fix tests
2020-09-02 13:30:47 -04:00
Nathan Bierema
c7b0c7aa6e
feat(redux-devtools-inspector): convert to TypeScript (#623)
* stash

* stash

* stash

* stash

* preset

* @types/dragula
2020-08-30 17:49:06 -04:00
Nathan Bierema
3cd1ae1754
refactor(redux-devtools-serialize): use @types/jsan (#624) 2020-08-30 17:42:19 -04:00
Nathan Bierema
639bfffa3e
chore(redux-devtools-core): use new redux-devtools-serialize package (#622)
* chore(redux-devtools-core): use new redux-devtools-serialize package

* fix order
2020-08-29 00:25:13 -04:00
Nathan Bierema
d586f1955a
feat(redux-devtools-serialize): convert to TypeScript (#621)
* feature(redux-devtools-serialize): convert to TypeScript

* unused
2020-08-29 00:14:49 -04:00
Nathan Bierema
0663b7ce62
refactor(redux-devtools-serialize): rename remotedev-serialize (#620)
* refactor(redux-devtools-serialize): rename remotedev-serialize

* Fix that one too
2020-08-27 23:59:02 -04:00
Nathan Bierema
5756718554
refactor(redux-devtools-dock-monitor): use @types/parse-key (#619) 2020-08-27 23:19:46 -04:00
Nathan Bierema
37191e46e6
feat(redux-devtools): convert todomvc example to TypeScript (#618) 2020-08-27 22:01:17 -04:00
Nathan Bierema
f1e3f4f834
feat(redux-devtools): convert counter example to TypeScript (#616)
* stash

* finish

* optional
2020-08-27 18:44:02 -04:00
Nathan Bierema
2faa16319b
feat(redux-devtools-log-monitor): convert to TypeScript (#613)
* Stash

* And that

* finish

* fix up dependencies
2020-08-27 09:19:37 -04:00
Nathan Bierema
c154405c6c
feat(redux-devtools): export more types (#615) 2020-08-27 09:12:16 -04:00
Nathan Bierema
9e59cfdc7d
feat(redux-devtools-instrument): export type PerformAction (#614) 2020-08-26 23:54:54 -04:00
Nathan Bierema
b4ec7f86fc
feat(redux-devtools-dock-monitor): convert to TypeScript (#609)
* stash

* more

* Fix
2020-08-26 09:22:53 -04:00
Nathan Bierema
47af8c98ce
fix(redux-devtools): type MonitorState should extend LiftedState (#612) 2020-08-26 09:16:44 -04:00
Nathan Bierema
0f51992b0b
feat(redux-devtools): add more exported types (#611) 2020-08-26 09:00:38 -04:00
Nathan Bierema
9000e369cd
feat(react-dock): allow ReactNode children in types (#610) 2020-08-26 08:54:44 -04:00
Nathan Bierema
78ded9e0ca
feat(react-dock): convert to TypeScript (#607)
* feature(react-dock): convert to TypeScript

* And that

* Fun

* pretty

* More fun

* Try that
2020-08-24 00:37:43 -04:00
Nathan Bierema
97adc01b78
feature(redux-devtools): convert to TypeScript (#605) 2020-08-22 20:16:16 -04:00
Nathan Bierema
07a9919a68
chore(react-json-tree): add back react dev dependencies (#606) 2020-08-22 20:10:47 -04:00
Nathan Bierema
57fa5c8834
feature(react-devtools-instrument): convert to TypeScript (#604) 2020-08-22 10:28:08 -04:00
Nathan Bierema
0516c41b0e
feature(react-json-tree): convert example to TypeScript (#603) 2020-08-21 21:57:06 -04:00
Nathan Bierema
e7304b5853
fix(react-base16-styling): fix Styling type (#602)
* fix(react-base16-styling): fix Styling type

* fix that
2020-08-21 21:51:57 -04:00
Nathan Bierema
40ac89aff9
feature(react-json-tree): convert react-json-tree to TypeScript (#601)
* eslint base

* stash

* setup

* stash

* stash

* Add jest.config.js

* caught
2020-08-21 20:13:24 -04:00
Nathan Bierema
ac6f7435c2
feature(react-base16-styling): allow theme in invertTheme to be undefined (#600) 2020-08-21 19:56:29 -04:00
Marko Kuosmanen
e2da4e084f
feature(react-dock): add touch events (#596)
* 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 (#598)
* chore(*): change prettier hook

* Run prettier

* Reorder

* Fix all the files
2020-08-19 10:07:30 -04:00
Nathan Bierema
b8d3f47cca
chore(react-base16-styling): set types field in package.json (#594) 2020-08-16 16:54:23 -04:00
Nathan Bierema
38536a45a4
chore(react-base16-styling): cleanup scripts (#593) 2020-08-16 16:17:33 -04:00
Nathan Bierema
c68b34e4b8
refactor(react-base16-styling)!: convert react-base16-styling to TypeScript (#592)
BREAKING CHANGES: Switch from pure-color to color which could change behavior of string parsing or results. No API changes.
2020-08-16 09:00:54 -04:00
Nathan Bierema
f99c76f9d3
Add react-dock (#590)
* Add react-dock

* Remove bundle

* fix
2020-08-15 17:27:22 -04:00
Nathan Bierema
d8da887da8 Publish
- d3-state-visualizer@1.3.3
 - d3tooltip@1.2.3
 - devui@1.0.0-5
 - map2tree@1.4.2
 - react-base16-styling@0.7.0
 - react-json-tree@0.12.1
 - redux-devtools-chart-monitor@1.7.1
 - redux-devtools-cli@1.0.0-3
 - redux-devtools-core@1.0.0-3
 - redux-devtools-dock-monitor@1.1.4
 - redux-devtools-inspector@0.13.1
 - redux-devtools-instrument@1.9.7
 - redux-devtools-log-monitor@2.0.1
 - redux-devtools-slider-monitor@2.0.0-4
 - redux-devtools-test-generator@0.6.1
 - redux-devtools-trace-monitor@0.1.2
 - redux-devtools@3.6.1
 - remotedev-serialize@0.1.9
 - d3-state-visualizer-tree-example@0.0.1
 - react-json-tree-example@1.0.1
 - slider-todomvc@0.0.1
 - counter-redux@0.0.1
 - todomvc@0.0.1
2020-08-14 10:37:56 -04:00
Nathan Bierema
36850653dd
chore(*): make example packages private (#589) 2020-08-14 10:31:48 -04:00
Nathan Bierema
85a36e3f00
react-bootstrap (#586) 2020-08-10 09:36:03 -04:00
Nathan Bierema
f8a4e11172
chore(redux-devtools-inspector): upgrade jss (#585)
* jss

* test
2020-08-10 09:29:28 -04:00
Nathan Bierema
27f0631e91
packages (#584) 2020-08-10 00:35:01 -04:00
Nathan Bierema
761d0d9e47
chore(*): upgrade dependencies (#583)
* sqlite3

* electron
2020-08-10 00:02:13 -04:00
Nathan Bierema
c394ca05af
deepmerge (#582) 2020-08-09 20:54:00 -04:00
Nathan Bierema
925ed9e3f7
chore(*): upgrade react-router (#581)
* stash

* stash

* stash

* stash

* fix

* fix

* fix
2020-08-09 20:41:59 -04:00
Nathan Bierema
795af8092c
chore(*): upgrade react-hot-loader (#580) 2020-08-09 09:46:22 -04:00
Nathan Bierema
a5302b1084
chore(*): add back license files (#578) 2020-08-09 01:11:43 -04:00
Nathan Bierema
5ce9f42b2c
chore(*): cleanup webpack configs (#577) 2020-08-09 01:06:18 -04:00
Nathan Bierema
4ba5573803
react-redux (#576) 2020-08-09 00:55:00 -04:00
Nathan Bierema
afc6478815
chore(*): upgrade styled-components (#575)
* styled-components

* Update snapshots
2020-08-09 00:15:49 -04:00
Nathan Bierema
fa1aa952a6
chore(*): upgrade dependencies (#574)
* ramda

* open

* react-icons

* semver

* uuid

* terser-webpack-plugin

* socketcluster-client

* yarn.lock

* More

* Revert "More"

This reverts commit 84f092b7e0.

* Fix

* snapshot
2020-08-08 21:18:45 -04:00
Nathan Bierema
7801a03596
chore(*): upgrade dependencies (#573)
* redux-logger

* chalk jsdom

* color

* cross-spawn

* immutable

* is-plain-object

* javascript-stringify
2020-08-08 18:04:46 -04:00
Nathan Bierema
90e686a7ce
chore(d3-state-visualizer): remove unneeded react package (#572) 2020-08-08 17:03:23 -04:00
Nathan Bierema
10bf7bc084
chore(*): upgrade prettier (#570)
* chore(*): upgrade prettier

* chore(*): upgrade prettier
2020-08-08 16:26:39 -04:00