yyh
|
f05d43d26f
|
feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244)
Migrate 172 files from es-toolkit/compat to native es-toolkit.
Migrated:
- noop → es-toolkit/function
- cloneDeep, omit, clone, pick → es-toolkit/object
- uniq, intersection → es-toolkit/array
- capitalize, camelCase, kebabCase, escape → es-toolkit/string
- isEqual → es-toolkit/predicate
Kept in compat (API differences):
- uniqueId, isEmpty
- get, merge, flow, curry, debounce - different APIs
- uniqBy, groupBy, intersectionBy - property string support
- flatten - undefined handling
Benefits: 2-3x faster, smaller bundle
Part of #30243
Fixes #30244
|
2025-12-27 20:31:22 +08:00 |
yyh
|
3cbbb06dc4
|
chore(web): migrate lodash-es to es-toolkit compat (#30126)
|
2025-12-25 09:44:57 +08:00 |
Stephen Zhou
|
f2842da397
|
chore(web): new lint setup (#30020)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-23 16:58:55 +08:00 |
非法操作
|
52ba2a1df9
|
fix: invite team member display issue (#30011)
|
2025-12-23 11:25:05 +08:00 |
Stephen Zhou
|
a26881cb24
|
refactor: unified cn utils (#29916)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2025-12-19 12:08:34 +08:00 |
Joel
|
667b1c37a3
|
fix: can still invite when api is pending (#28161)
|
2025-11-13 15:28:32 +08:00 |
17hz
|
2c462154f7
|
fix: email input cannot scroll (#24930)
|
2025-09-02 09:35:53 +08:00 |
NFish
|
d186daa131
|
E-300 (#19726)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
|
2025-05-20 12:07:50 +08:00 |
crazywoola
|
8f9cbe1c49
|
Chore/cleanup warnings (#17974)
|
2025-04-14 11:27:14 +08:00 |
yusheng chen
|
c05e03fc09
|
refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439)
|
2025-04-06 17:56:08 +08:00 |
Joel
|
7709d9df20
|
Chore: frontend infrastructure upgrade (#16420)
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: jZonG <jzongcode@gmail.com>
|
2025-03-21 17:41:03 +08:00 |
KVOJJJin
|
f588ccff72
|
Feat: settings dark mode (#15184)
|
2025-03-07 11:56:20 +08:00 |
Shun Miyazawa
|
4e3d732934
|
feat: Warning on invite modal when mail setup is incomplete (#11809)
|
2024-12-23 15:27:49 +08:00 |
Joe
|
ce930f19b9
|
fix dataset operator (#6064)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-07-09 17:47:54 +08:00 |
Joel
|
eff280f3e7
|
feat: tailwind related improvement (#6085)
|
2024-07-09 15:05:40 +08:00 |
takatost
|
79df8825c8
|
Revert "feat: knowledge admin role" (#6018)
|
2024-07-05 21:31:34 +08:00 |
Joe
|
5d9ad430af
|
feat: knowledge admin role (#5965)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
|
2024-07-04 16:21:40 +08:00 |
zxhlyh
|
5d4d65a85b
|
fix: button (#5470)
|
2024-06-21 14:17:45 +08:00 |
TinsFox
|
a3bd5eba02
|
refactor: refactor the button component using `forwardRef` (#4379)
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
|
2024-06-19 14:13:16 +08:00 |
Charles Zhou
|
9961cdd7c8
|
fix: modal z-index cleanup (#5234)
|
2024-06-15 21:09:19 +08:00 |
Charles Zhou
|
8bcc5a36bb
|
feat: new editor user permission profile (#4435)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-06-14 20:34:25 +08:00 |
crazywoola
|
9574730050
|
Feat/i18n restructure (#2529)
|
2024-02-23 14:31:06 +08:00 |
Benjamin
|
7076d41b29
|
Bugfix/invitemailmultilangs (#2257)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-01-28 19:56:09 +08:00 |
crazywoola
|
b9d83c04bc
|
fix: modal z-index (#1337)
|
2023-10-13 14:58:53 +08:00 |
Matri
|
d3f8ea2df0
|
Feat/support to invite multiple users (#1011)
|
2023-08-31 01:18:31 +08:00 |
KVOJJJin
|
cd51d3323b
|
feat: member invitation and activation (#535)
Co-authored-by: John Wang <takatost@gmail.com>
|
2023-07-14 11:19:26 +08:00 |
John Wang
|
db896255d6
|
Initial commit
|
2023-05-15 08:51:32 +08:00 |