1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-15 23:00:57 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
杨顺强
ccab6f1552 Update react version 3 (#7453)
* update react version

* update reactstrap

* optimize code

* update react-select version

* update react-responsive

* update react-chartjs version

* update qrocde version

* update seafile-editor version

* update tldraw editor version

* fix code bug
2025-02-14 14:04:25 +08:00
Aries
b723b6436e add context menu for libraries list (#6909)
* add context menu for libraries list

* support context menu on grid mode

* optimize code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-10-18 10:54:58 +08:00
llj
0655d7a774 ['dir view'] fixup for sdoc's 'sub-menu'; fixup & improvement for the (#6711)
'Display files' in the file tree panel

* fixup for sdoc: when hover the other menu options in the first-level menu,
  hide the sub-menu
* for 'Display files': refactored the memu option and removed the bad effect on the other menus & menu
  options
2024-09-06 13:51:26 +08:00
Michael An
18a96ed607 fix menu position (#6611) 2024-08-23 17:44:12 +08:00
llj
2db1e43f21 ['dir view'] for 'sdoc' file: add menu option 'Convert & Export', and (#6574)
make 'convert to markdown', 'convert to docx', 'export as docx' as its
sub-menu options

- menus: the 'more operation' menu for the current `<tr>`,
the 'more operation' menu for the single selected file,
the context menu
2024-08-16 20:27:18 +08:00
Aries
be84e505d0 12.0 grid view support multiple selection (#6403)
* Feature - multiple selection with ctrl/shift

* update grid view context menu list in multiple selection mode

* fix code format

* optimize codes
2024-07-23 23:08:53 +08:00
Michael An
67210c7363 fix code format (#6365) 2024-07-18 11:58:42 +08:00
Michael An
ab56b68887 change context menu style (#6333)
* change menu context style

* change tree view menu context
2024-07-17 10:45:53 +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
杨顺强
ce949d0b53 optimize menu show&hide (#5481) 2023-05-18 17:46:59 +08:00
llj
04f29704b3 [eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
杨顺强
c3a6ada019 optimized code (#4277) 2019-11-20 15:19:47 +08:00
Michael An
e4fde3d7a8 fix warnings 2019-06-06 13:33:22 +08:00
shanshuirenjia
a0d5ad5e93 solve compatibility problems 2019-06-04 16:18:32 +08:00
Michael An
73d41e2b57 fix warnings
fix warnings in previous codes
2019-04-17 18:21:00 +08:00
杨顺强
5d2a2b238c Contextmenu improve (#3238)
* add a commen contextmenu component

* optimized translate for menu

* repair contextmenu bug

* optimized share btn show code

* repair showShareBtn bug

* optimized contextmenu

* optimized contextmenu code

* complete dirent-item-menu logic

* optimized contextmenu code

* complete dirent-container-menu logic

* complete tree-node-contextmenu logic

* delete unnecessary code

* optimized contextmenu func

* repair bug

* optimized code style

* optimized code style

* add a dirent-none-view for dir-list-view mode

* optimized dirent-container-menu&dirent-item-menu

* add select-item contextmenu

* repair rebase bug
2019-04-11 21:04:47 +08:00