fix: 修复表单系统状态无法即时更新的bug

pull/49/head
moonrailgun 3 years ago
parent a33ca7f774
commit 3ec57b2582

@ -25,7 +25,7 @@
"@iconify/react": "^3.2.1",
"antd": "^4.19.5",
"lodash": "^4.17.21",
"react-fastify-form": "^1.0.3",
"react-fastify-form": "1.0.9",
"str2int": "^1.1.0"
},
"devDependencies": {

@ -43,7 +43,7 @@ export function useGroupPanelFields(
const disableSendMessageWithoutRender = useMemo(() => {
const DisableSendMessageWithoutComponent: React.FC = () => {
const groupMemberUUIDs = useGroupMemberIds(groupId);
const context = useMetaFormContext();
const context = useMetaFormContext<any>();
return (
<UserSelector

@ -67,7 +67,7 @@ importers:
lodash: ^4.17.21
react: 17.0.2
react-dom: 17.0.2
react-fastify-form: ^1.0.3
react-fastify-form: 1.0.9
str2int: ^1.1.0
typescript: ^4.5.2
webpack: ^5.72.0
@ -75,7 +75,7 @@ importers:
'@iconify/react': 3.2.2_react@17.0.2
antd: 4.22.8_sfoxds7t5ydpegc3knd667wn6m
lodash: 4.17.21
react-fastify-form: 1.0.8_react@17.0.2
react-fastify-form: 1.0.9_react@17.0.2
str2int: 1.1.0
devDependencies:
'@babel/core': 7.18.13
@ -523,6 +523,7 @@ importers:
mime: ^2.5.2
mini-star: ^1.2.8
mkdirp: ^1.0.4
moleculer: 0.14.18
moleculer-cli: ^0.7.1
moleculer-minio: ^2.0.0
moleculer-repl: ^0.6.5
@ -570,8 +571,8 @@ importers:
lodash: 4.17.21
mime: 2.6.0
mkdirp: 1.0.4
moleculer-minio: 2.0.0
moleculer-web: 0.10.4
moleculer-minio: 2.0.0_moleculer@0.14.18
moleculer-web: 0.10.4_moleculer@0.14.18
moment: 2.29.4
mongodb: 4.2.1
mongoose: 6.1.1
@ -615,6 +616,7 @@ importers:
inquirer: 8.2.4
jest: 27.5.1_ts-node@10.9.1
mini-star: 1.3.1
moleculer: 0.14.18_v2nojfag4zngjtjfzx3xixwhsy
moleculer-cli: 0.7.1_aq42ly5xd6eunvb7egqihu226a
moleculer-repl: 0.6.6
neo-blessed: 0.2.0
@ -16633,13 +16635,14 @@ packages:
moleculer: 0.14.18_ioredis@4.28.5
dev: false
/moleculer-minio/2.0.0:
/moleculer-minio/2.0.0_moleculer@0.14.18:
resolution: {integrity: sha512-2INKAtdgboR8VQC9Vp0W4u5yy6XVxUW5UmP8akoggMa1BuvJ8m6hUlY/Y2VpcQ6FJIrQa9hHz5B38IMmXd7ZqQ==}
engines: {node: '>= 14.x.x'}
peerDependencies:
moleculer: '>= 0.13.0'
dependencies:
minio: 7.0.31
moleculer: 0.14.18_v2nojfag4zngjtjfzx3xixwhsy
ramda: 0.27.1
ramda-adjunct: 2.36.0_ramda@0.27.1
dev: false
@ -16659,7 +16662,7 @@ packages:
table: 6.8.0
tiny-human-time: 1.2.0
/moleculer-web/0.10.4:
/moleculer-web/0.10.4_moleculer@0.14.18:
resolution: {integrity: sha512-WU5jZRoH53D3Cx2eBPFPlY5+7RI4teb5nlupRZO0N9vkRblGIFm4ySahZxBN4xVXvFSF5EWt/j1BdQr5rBocVw==}
engines: {node: '>= 10.x.x'}
peerDependencies:
@ -16673,6 +16676,7 @@ packages:
isstream: 0.1.2
kleur: 4.1.5
lodash: 4.17.21
moleculer: 0.14.18_v2nojfag4zngjtjfzx3xixwhsy
path-to-regexp: 3.2.0
qs: 6.11.0
serve-static: 1.15.0
@ -16768,6 +16772,94 @@ packages:
- encoding
dev: false
/moleculer/0.14.18_v2nojfag4zngjtjfzx3xixwhsy:
resolution: {integrity: sha512-5+bVT0TC1MfKq3YkOKQxCr9KbdCBmfs+9AZKJBYyO+ewEIiElHZBs3NuFeHLO+wO8ti0qMh2R31r28vEyCI2tA==}
engines: {node: '>= 10.x.x'}
hasBin: true
peerDependencies:
amqplib: ^0.7.0 || ^0.8.0
avsc: ^5.0.0
bunyan: ^1.0.0
cbor-x: ^0.8.3
dd-trace: ^0.33.0 || ^0.34.0 || ^0.35.0 || ^0.36.0 || >=1.0.0 <1.6.0
debug: ^4.0.0
etcd3: ^1.0.0
ioredis: ^4.0.0
jaeger-client: ^3.0.0
kafka-node: ^5.0.0
log4js: ^6.0.0
mqtt: ^4.0.0
msgpack5: ^5.0.0
nats: ^1.0.0 || ^2.0.0
node-nats-streaming: ^0.0.51 || ^0.2.0 || ^0.3.0
notepack.io: 2.0.0
pino: ^6.0.0 || ^7.0.0
protobufjs: ^6.0.0
redlock: ^4.0.0
rhea-promise: ^1.0.0 || ^2.0.0
thrift: ^0.12.0
winston: ^3.0.0
peerDependenciesMeta:
amqplib:
optional: true
avsc:
optional: true
bunyan:
optional: true
cbor-x:
optional: true
dd-trace:
optional: true
debug:
optional: true
etcd3:
optional: true
ioredis:
optional: true
jaeger-client:
optional: true
kafka-node:
optional: true
log4js:
optional: true
mqtt:
optional: true
msgpack5:
optional: true
nats:
optional: true
node-nats-streaming:
optional: true
notepack.io:
optional: true
pino:
optional: true
protobufjs:
optional: true
redlock:
optional: true
rhea-promise:
optional: true
thrift:
optional: true
winston:
optional: true
dependencies:
args: 5.0.3
eventemitter2: 6.4.7
fastest-validator: 1.13.0
glob: 7.2.3
ioredis: 4.28.5
ipaddr.js: 2.0.1
kleur: 4.1.5
lodash: 4.17.21
lru-cache: 6.0.0
node-fetch: 2.6.7
recursive-watch: 1.1.4
redlock: 4.2.0
transitivePeerDependencies:
- encoding
/moleculer/0.14.23_k357mkujapyz37xu6kaptfw3rm:
resolution: {integrity: sha512-DE84fy8+1QiA7kUkF9ce4nyDdptBDlLFQfsaUccTScMGAbEjye5e+zfoI9iSA9rznwvshC8tgLhbOcnQBMn/HA==}
engines: {node: '>= 10.x.x'}
@ -19831,8 +19923,8 @@ packages:
/react-fast-compare/3.2.0:
resolution: {integrity: sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==}
/react-fastify-form/1.0.8_react@17.0.2:
resolution: {integrity: sha512-VUtZ+1O/qEmTTPbhdtskT3SVPTGVwfKGSuNQgEEe8j3UB/5Dxf2awTNF8lK6jIWUYuN2UwycjG/rJBH8rvWJmQ==}
/react-fastify-form/1.0.9_react@17.0.2:
resolution: {integrity: sha512-hZ1gEgDfUBFeVkuYW8b21FWW2Hmhabh1QoDvEwrZlRrgpxxQ7wYUWxDZtILRlwMcaLCmhs5ZDSrlDSoat+qqAg==}
peerDependencies:
react: ^16.14.0
dependencies:

@ -99,6 +99,7 @@
"inquirer": "^8.2.2",
"jest": "^27.0.6",
"mini-star": "^1.2.8",
"moleculer": "0.14.18",
"moleculer-cli": "^0.7.1",
"moleculer-repl": "^0.6.5",
"neo-blessed": "^0.2.0",
@ -107,5 +108,8 @@
"socket.io-client": "^4.1.3",
"ts-jest": "^27.0.3",
"vinyl-fs": "^3.0.3"
},
"peerDependencies": {
"moleculer": "0.14.18"
}
}

@ -92,3 +92,5 @@ tags: [版本发布]
## 开源且开放
`Tailchat` 是一个开源且开放的应用,我们立志将其打造成一套连接各个业务的生态平台。同时我们欢迎来自不同水平、不同能力的开发者为此做出贡献。
仓库地址: [https://github.com/msgbyte/tailchat](https://github.com/msgbyte/tailchat)

Loading…
Cancel
Save