Commit Graph

21 Commits

Author SHA1 Message Date
renovate[bot]
451e1adfd0
fix(deps): update dependency react-select to v4 (#810)
* fix(deps): update dependency react-select to v4

* Update types

* Update snapshots

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-08-29 17:09:10 +00:00
Nathan Bierema
2f7cf3efac
fix(devui): better Select styles to match other components (#787)
* feat(extension): add back buttons for opening new windows

* Change import

* stash

* stash
2021-08-27 03:48:24 +00:00
renovate[bot]
9a77585dd7
chore(deps): update all non-major dependencies (#758)
* chore(deps): update all non-major dependencies

* Prettify

* Combine versions

* Downgrade knex

* Engine changes

* Only LTS

* Greater than

* Combine lodash

* Fix type

* Fix type

* Update snapshots

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-08-26 09:52:23 -04:00
Nathan Bierema
89c8d7759e
chore(*): upgrade dependencies (#744)
* Upgrade

* yarn.lock

* Combine

* Ignore

* Update snapshots

* All the cool kids are doing this
2021-06-18 21:47:26 -04:00
Nathan Bierema
55e2284a3d
chore(*): upgrade prettier (#743)
* chore(*): upgrade prettier

* Update snapshots
2021-06-17 23:56:36 -04:00
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
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
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
10bf7bc084
chore(*): upgrade prettier (#570)
* chore(*): upgrade prettier

* chore(*): upgrade prettier
2020-08-08 16:26:39 -04:00
Nathan Bierema
08ef5bf838
chore(*): upgrade dependencies (#569)
* Making moves

* More awesomeness

* More

* more

* More
2020-08-08 15:46:01 -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