1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-24 03:37:20 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Michael An
08abceb14b
custom modal header close icon (#7240)
* seahub custom modal header

* add custom modal header

* special modal use custom close
2024-12-24 11:20:40 +08:00
杨国璇
8200113b7f
feat: optimize commonjs (#6906)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-21 11:29:17 +08:00
Michael An
67210c7363
fix code format (#6365) 2024-07-18 11:58:42 +08:00
Michael An
14ce391007
Fix eslint warnings (#5635)
* 01 fix eslint warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings
2023-09-13 08:40:50 +08:00
杨顺强
3ed638463c
Update deps 3 (#5624)
* optimize code

* update deps

* optimize code

* optimize code

* optimize code

* optimize code

* repair code bug
2023-09-04 09:50:14 +08:00
杨顺强
3faa4acb8e
Update dependency 3 (#5344)
* update react react-dom prop-types

* update seafile-editor version

* install deep-copy denpendency

* update router version

* repair focus bug

* optimize code

* optimize code
2022-12-24 10:41:34 +08:00
llj
1cb10e4dd5
[CE] search: added auto focus for the input (#4809) 2021-02-01 20:57:32 +08:00
llj
7018600660
[CE] search: added 'loading' & 'no result' tip (#4782) 2021-01-12 16:17:16 +08:00
lian
5ec3928d90
search file by name (#4713)
* search file by name

* [for non-pro] redesigned 'search files in a library'

* improvement

Co-authored-by: lian <lian@seafile.com>
Co-authored-by: llj <lingjun.li1@gmail.com>
2020-11-16 10:45:19 +08:00