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
a8d99ee424
fix(devui): fix Select widget in Form ( #722 )
2021-06-06 17:40:55 -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
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
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
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
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
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
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
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
458f9019aa
Fix and unify eslint
2019-01-10 19:23:33 +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