Commit Graph

13 Commits

Author SHA1 Message Date
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
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
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
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
1a4e509b4b
chore(*): fix prettier (#557)
* Fix

* Test

* Changes

* Run prettier

* Remove single quote
2020-08-05 09:12:31 -04:00
Nathan Bierema
eb4bcc82d7
fix(devui): only disable resize events if collapsible (#549) 2020-08-01 16:13:11 -04:00
Nathan Bierema
2092d2f6d3
chore(*): make minor upgrades (#543)
* chore(*): make minor upgrades

* Make safe update

* unsafe
2020-08-01 14:21:04 -04:00
nndio
6907c48147 Use prettier 2019-01-10 20:51:14 +02:00
nndio
e2f9bf52b5 Update storybook and fix changes 2019-01-09 01:08:34 +02:00
Mihail Diordiev
8449c6a9fd
Add devui package (#444) 2019-01-03 15:00:55 +02:00