Commit Graph

13 Commits

Author SHA1 Message Date
Nathan Bierema
dbc08ab1b4
fix(devui): clean up after fixing UI bugs (#728)
* fix(devui): clean up after fixing UI bugs

* Fix references to props

* Update snapshot
2021-06-10 21:48:13 -04:00
wang chenyu
ed25a72e99
fix(devui): Fix buggy UI behaviors with redux-devtools-app (#709)
* fix(devui): Always run updateTabs on UNSAFE_componentWillReceiveProps. Otherwise, the changes in property tabs might not be reflected on the UI.

* chore(*): Update devui version. Fix the container growing out of viewport when too many actions.

* fix(devui): Update snapshots

* Update Tabs.tsx

* Update package.json

* Update package.json

Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-06-10 21:19:56 -04:00
Nathan Bierema
07e409de6a
fix(*): fix Select types and usages (#724)
* stash

* more

* stash

* Revert port change

* Fix test

* Fix

* Update snapshot
2021-06-07 00:54:05 -04:00
Nathan Bierema
bb72311e1c
fix(devui): fix style of Select (#721)
* fix(devui): fix style of Select

* Upgrade @types/react-select

* Update snapshots
2021-06-06 16:42: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
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
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
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
nndio
6907c48147 Use prettier 2019-01-10 20:51:14 +02:00
nndio
b2adfb1238 Fix tests and rewrite to jest 2019-01-08 18:35:12 +02:00
Mihail Diordiev
8449c6a9fd
Add devui package (#444) 2019-01-03 15:00:55 +02:00