Nathan Bierema
47323165a3
Add sponsor button
2020-12-29 16:12:34 -06:00
Nathan Bierema
0399d306c0
chore(*): move redux-devtools-app to scoped package ( #693 )
...
* stash
* more
* cli rename
* Remove reference
* Fix another reference
* Fix scripts
* Fix package name
* Fix tsconfig
2020-12-22 12:02:14 -05:00
Josh Hunt
85b4b0fb04
feat(react-json-tree): Add keyPath to getItemString ( #694 )
2020-12-22 11:15:29 -05:00
Nathan Bierema
a46b43209d
chore(*): make more packages scoped ( #692 )
...
* dock-monitor
* log-monitor
* serialize
* slider-monitor
* inspector-monitor
* chart-monitor
* test-tab
* trace-tab
* Fix
2020-12-21 15:46:28 -05:00
Nathan Bierema
cf357931e3
chore(redux-devtools): move to scoped package ( #691 )
...
* Start
* Finish
2020-12-21 09:08:08 -05:00
Nathan Bierema
02e95fc724
chore(instrument): move to scoped package ( #690 )
...
* instrument
* More instrument
2020-12-20 09:13:01 -05:00
Nathan Bierema
f1c2e17998
chore(extension): upgrade dependencies ( #689 )
...
* cross-env and enzyme
* babel/register
* eslint and file-loader
* raw-loader
* rimraf and style-loader
* lodash and react-icons
* react-redux and redux
* prettify
2020-12-19 17:36:05 -05:00
Nathan Bierema
ebb0818093
chore(extension): switch to Jest ( #679 )
...
* Start converting to jest
* Use toMatch
* Finish
* Remove commented out code
* Remove @babel/register
2020-12-19 15:01:09 -05:00
Chris Woodley
d76d6c678d
fix(react-json-tree): remove isRequired from data
prop type ( #685 )
...
* remove is required check
* revert formatting changes
2020-12-03 16:36:49 -05:00
Ray Booysen
c980eadec7
feat(extension): tightens the permissions for which URLs the extension can access ( #677 )
2020-11-17 18:11:16 -05:00
Nathan Bierema
f2e01b1ca1
chore(extension): remove gulp ( #676 )
2020-11-16 20:20:57 -05:00
Nathan Bierema
0531c2432d
chore(extension): run tests outside of gulp ( #675 )
2020-11-16 19:57:35 -05:00
Nathan Bierema
a28cd62bff
chore(extension): copy using Webpack ( #674 )
2020-11-16 17:53:51 -05:00
Nathan Bierema
01ae238e14
chore(extension): remove bundle rename ( #673 )
2020-11-16 17:34:21 -05:00
Nathan Bierema
de1fd3add6
chore(extension): compile pug files using Webpack ( #672 )
...
* chore(extension): compile pug files using Webpack
* prettier
2020-11-16 16:43:49 -05:00
Nathan Bierema
104cc8e715
chore(extension): remove replace-webpack-code ( #671 )
2020-11-16 16:06:21 -05:00
Nathan Bierema
6a0ba78cf3
chore(extension): fix tests ( #670 )
2020-11-16 13:37:40 -05:00
Nathan Bierema
c69030b519
chore(extension): upgrade babel ( #669 )
2020-11-16 08:49:14 -05:00
Nathan Bierema
e39e43968b
fix(cli): resolve dependency issues ( #666 )
...
* Loosen peer range
* Add immutable dependency
* Install @types/react in cli
2020-11-12 11:48:06 -05:00
Nathan Bierema
9cf69bcc63
chore(extension): upgrade gulp ( #662 )
...
* Update upath
* Upgrade gulp
* Fix core-js
* stash
* prettier
2020-10-31 07:51:20 -05:00
Nathan Bierema
e1bd517519
Update upath ( #661 )
2020-10-30 22:50:30 -05:00
Etienne Dusseault
4d73c3f98c
feat(instrument): use latest symbol-observable (compatibility with frozen Symbol) ( #660 )
2020-10-30 22:05:40 -05:00
Nathan Bierema
6782f4ae41
chore(extension): add extension ( #658 )
...
* Move extension
* prettier
2020-10-26 08:18:23 -04:00
Nathan Bierema
7ae485b035
chore(extension): move npm package ( #657 )
...
* Start adding extension
* prettier
2020-10-26 02:43:20 -04:00
Nathan Bierema
c91471a41d
chore(cli): convert to TypeScript ( #656 )
...
* chore(cli): convert to TypeScript
* Fix knex usage
* Fix eslintrc
* Ignore dist
2020-10-26 01:57:34 -04:00
Nathan Bierema
ee52c29a8d
chore(core): convert to TypeScript ( #655 )
...
* Get started
* stash
* stash
* stash
* stash
* stash
* stash
* stash
* stash
* stash
* stash
* stash
* stash
* stash
* stash
* stash
* stash
2020-10-25 19:32:04 -04:00
Edoardo Lincetto
94c2c28cad
chore(redux-devtools-cli): upgrade graphql-server-express to apollo-server-express ( #652 )
...
* chore(devui): upgrade react-jsonschema-form to @rjsf/core
* chore(devui): remove @types/react-jsonschema-form
* chore(redux-devtools-cli): upgrade graphql-server-express to apollo-server-express
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2020-10-11 17:57:47 -04:00
Edoardo Lincetto
2db2d6024d
chore(devui): upgrade react-jsonschema-form to @rjsf/core ( #648 )
...
* chore(devui): upgrade react-jsonschema-form to @rjsf/core
* chore(devui): remove @types/react-jsonschema-form
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2020-10-06 20:33:25 -04:00
Jess Telford
94f4605311
docs(react-json-tree): correct link to base16 site ( #651 )
2020-10-06 10:16:21 -04:00
Nathan Bierema
187699491f
chore(trace): rename trace-monitor to trace-tab ( #650 )
...
* chore(trace): rename trace-monitor to test-tab
* And that
* Fix name
2020-10-04 00:11:22 -04:00
Nathan Bierema
9fdd298dc3
chore(test): rename test-generator to test-tab ( #649 )
...
* chore(test): rename test-generator to test-tab
* And those
* Prettify
2020-10-04 00:01:46 -04:00
Nathan Bierema
03217001df
feat(trace): convert to TypeScript ( #647 )
...
* get started
* progress
* finish test
* Revert that file
* Move types to dev
* Add enzyme types
* Bump that version
* prettier
2020-09-29 09:37:13 -04:00
Nathan Bierema
d37e7d93e1
chore(test): use @types/packages internally ( #646 )
2020-09-28 21:06:02 -04:00
Nathan Bierema
761baba0aa
feat(redux-devtools-chart-monitor): convert to TypeScript ( #642 )
...
* chart-monitor
* and that
2020-09-21 21:23:38 -04:00
Nathan Bierema
300b60a8b1
feat(d3-state-visualizer): convert example to TypeScript ( #641 )
2020-09-20 19:29:13 -04:00
Nathan Bierema
0c78a5a9a7
feat(d3-state-visualizer): convert to TypeScript ( #640 )
...
* feat(d3-state-visualizer): convert to TypeScript
* dep
* Odd
2020-09-20 19:05:37 -04:00
Nathan Bierema
3b580dad4c
feat(d3tooltip): convert to TypeScript ( #639 )
...
* start d3tooltip
* finish d3tooltip
2020-09-20 14:21:59 -04:00
Nathan Bierema
3b027f400e
feat(map2tree): convert to TypeScript ( #638 )
...
* map2tree
* Fix build
2020-09-19 19:56:40 -04:00
Nathan Bierema
f9f15a41de
fix(redux-devtools-test-generator): fix devui's Select component ( #637 )
...
* Stash
* Fix stuff
* Unused
* Update snapshot
2020-09-19 19:24:18 -04:00
Nathan Bierema
d49535da03
feature(redux-devtools-test-generator): convert to TypeScript ( #634 )
...
* stash
* stash
* compiles
* Tests
* finish
* fix packages
* somemore
* update snapshot
2020-09-13 00:02:24 -04:00
Nathan Bierema
d1c222d847
refactor(redux-devtools-inspector-monitor): rename package ( #633 )
2020-09-10 12:37:19 -04:00
Nathan Bierema
ec75d3a4b6
feat(redux-devtools-slider-monitor): convert example to TypeScript ( #632 )
2020-09-10 11:45:02 -04: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
Nathan Bierema
727d753081
feature(devui): convert to TypeScript ( #629 )
...
* stash
* and those
* stash
* stash
* stash
* stash
* tests
* fix errors
* revert
* stash
* fix lint
* prettier
2020-09-09 10:35:22 -04:00
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