1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-19 09:37:51 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Michael An
422108b312
12.0 add buttons animation (#6167)
* add library container animation

* change animation and style
2024-06-17 14:48:16 +08:00
llj
eac54b1255
[dir view] redesigned the top toolbar for the selected dirent(s) (#6111)
* [dir view] redesigned the top toolbar for the selected dirent(s)

* code cleanup
2024-05-24 19:20:36 +08:00
llj
5c0518ef22
Icons (#6106)
* [icon] replaced 'sf2-icon-caret-down' with the new 'sf3-font-more'

* ['delete' icon] replaced all the 'sf2-icon-delete' icon with the new 'sf3-font-delete1' icon

* [UI] modified the colors of the operation icons in pages
2024-05-23 12:09:54 +08:00
Michael An
adc8960fd8
change Operation to operation (#5878) 2024-01-03 18:08:24 +08:00
Michael An
429eecdd06
fix warnings and rename unsafe lifecycle function (#5814) 2023-12-06 17:24:05 +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
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