c4b8029702
Merge remote-tracking branch 'upstream/main' into feature/streamdown-and-fixes
2025-09-16 10:23:50 +08:00
34bb34f890
✨ [Error] Maximum update depth exceeded. This can happen when a component calls setState inside useEffect, but useEffect either doesn't have a dependency array, or one of the dependencies changes on every render.
...
error (intercept-console-error.js:57)
getRootForUpdatedFiber (react-dom-client.development.js:3899)
dispatchSetStateInternal (react-dom-client.development.js:8249)
dispatchSetState (react-dom-client.development.js:8209)
(anonymous function) (react-tooltip.min.mjs:18:14416)
2025-09-15 10:58:08 +08:00
05dcfcf0ca
feat: migrate ESLint to v9 flat config
...
- Replace .eslintrc.json with eslint.config.mjs
- Simplify configuration using @antfu/eslint-config
- Add necessary ESLint plugin dependencies
- Disable overly strict style rules
- Set package.json type to module for ESM support
- Fix ESLint disable comment format
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-15 10:55:10 +08:00
d009b00012
fix: fix option check
2025-05-27 11:33:48 +08:00
beda954867
chore: can use setting config
2025-04-15 18:18:46 +08:00
7216f40bee
feat: add single file upload
2025-04-14 18:38:27 +08:00
b7f703852e
fix: not support num input
2024-09-04 17:51:22 +08:00
484a5dc102
Merge pull request #81 from yoyocircle/main
...
fix: typos
2024-08-07 17:08:50 +08:00
fcd6a0215d
fix: optional copywriting i18n
2024-07-31 11:54:30 +08:00
f6b4b4a361
fix: typos
2024-07-17 03:59:08 +00:00
a01fc9ef49
feat: support var type paragraph
2023-09-12 10:42:57 +08:00
cfd0c9532f
feat: lint code
2023-06-10 14:04:40 +08:00
9c1cf0adb8
chore: to new logo and name
2023-05-09 15:08:00 +08:00
139adcbb38
chore: enchance app config
2023-04-14 23:09:47 +08:00
97d3a6277d
feat: init
2023-04-14 20:35:08 +08:00