Publish histories (#1331)
* fix http plugin edge (#95) * fix http plugin edge * use getHandleId * perf: i18n file * feat: histories list * perf: request lock * fix: ts * move box components * fix: edit form refresh --------- Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
Showing
packages/web/common/fetch/type.d.ts
0 → 100644
packages/web/core/workflow/constants.ts
0 → 100644
packages/web/hooks/useScrollPagination.tsx
0 → 100644
| ... | @@ -18,6 +18,7 @@ | ... | @@ -18,6 +18,7 @@ |
| "@lexical/utils": "0.12.6", | "@lexical/utils": "0.12.6", | ||
| "@monaco-editor/react": "^4.6.0", | "@monaco-editor/react": "^4.6.0", | ||
| "@tanstack/react-query": "^4.24.10", | "@tanstack/react-query": "^4.24.10", | ||
| "ahooks": "^3.7.11", | |||
| "date-fns": "2.30.0", | "date-fns": "2.30.0", | ||
| "dayjs": "^1.11.7", | "dayjs": "^1.11.7", | ||
| "i18next": "23.10.0", | "i18next": "23.10.0", | ||
| ... | ... |
Please
register
or
sign in
to comment