1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-19 01:29:05 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
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
llj
7b56e8eace
Seahub UI (#5261)
* [top toolbar] fixed the position of the vertical line between 2 sides

- fixed it for all the pages
- removed the duplicated 'div.main-panel' in 'lib-content-view'

* [search] modified the UI

* [top toolbar] redesigned the notification

* [top toolbar] avatar & the triangle: modified the UI

* [left side panel] updated the UI; fixup & improvement

* [misc] modified links' color, op-icon, and etc.

* [misc] updated UI for share dialog, other dialogs, & 'more operations' dropdown

* [misc] UI: modified markdown side panels, comment panels, input/textarea placeholder

* ['user settings' page] modified UI

* [shared dir upload link page] modified the UI

* [user settings] modified the UI

* [user settings] fixup

* [seafile-ui.css] use an updated one (modified color of buttons)
2022-10-12 18:10:12 +08:00
llj
aef44a8605 [a11y] added 'keyboard access' for 'dir view - dirent' & fixed bugs 2021-10-11 16:17:10 +08:00
llj
b5d3a6cf6b [a11y] dir view: added 'keyboard access' support for operations in the top bar 2021-10-11 15:36:55 +08:00
llj
04f29704b3
[eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
shanshuirenjia
b1d62e1e11 repair code bug 2019-06-04 17:15:48 +08:00
shanshuirenjia
c4165798c4 improve class naming 2019-04-22 15:15:51 +08:00
shanshuirenjia
8b05873b37 improve code 2019-04-22 14:00:16 +08:00
shanshuirenjia
2f0ea56aa8 optimized code 2019-04-22 12:18:35 +08:00
shanshuirenjia
ddb7ec369e delete item-dropdown-menu unnecessary code 2019-04-22 11:19:26 +08:00
shanshuirenjia
546313a3a7 revert code to last version 2019-04-22 10:29:41 +08:00
shanshuirenjia
025fe6e29d repair bug 2019-04-21 17:56:55 +08:00
shanshuirenjia
57d3865c7f repair bug 2019-04-21 17:31:28 +08:00
shanshuirenjia
79462f5fd3 package text-dropdown-menu for text-button dropdown menu 2019-04-21 16:27:20 +08:00
shanshuirenjia
bafc77f17e rename dropdown-menu to item-dropdown-menu 2019-04-21 15:23:32 +08:00
shanshuirenjia
681adcf27b improve dropdown-menu 2019-04-21 13:57:58 +08:00
shanshuirenjia
c827c880f9 package drop-down menu component 2019-04-21 10:43:34 +08:00