feat: Text check before synchronization (#689)
* fix: icon * fix: web selector * fix: web selector * perf: link sync * dev doc * chomd doc * perf: git intro * 466 intro * intro img * add json editor (#5) * team limit * websync limit * json editor * text editor * perf: search test * change cq value type * doc * intro img --------- Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
Showing
packages/service/support/user/utils.ts
0 → 100644
| ... | ... | @@ -13,6 +13,7 @@ |
| "@chakra-ui/system": "^2.6.1", | ||
| "@emotion/react": "^11.11.1", | ||
| "@emotion/styled": "^11.11.0", | ||
| "@monaco-editor/react": "^4.6.0", | ||
| "react": "18.2.0", | ||
| "react-dom": "18.2.0", | ||
| "i18next": "^22.5.1", | ||
| ... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
scripts/icon/index.js
100644 → 100755
scripts/icon/init.js
100644 → 100755
File mode changed from 100644 to 100755
scripts/icon/package-lock.json
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
scripts/icon/package.json
100644 → 100755
File mode changed from 100644 to 100755
scripts/postinstall.sh
100644 → 100755
File mode changed from 100644 to 100755
Please
register
or
sign in
to comment