1
0
Fork 0
mirror of https://gitnet.fr/deblan/side_menu.git synced 2025-12-18 05:10:50 +01:00
Commit graph

156 commits

Author SHA1 Message Date
Simon Vieille
835c437923
improve always displayed menu icons style 2025-04-16 12:19:08 +02:00
Simon Vieille
cbd8462333
scss: set root vars depending of the theme 2025-04-16 09:16:15 +02:00
Simon Vieille
c32d1fffec
refactore of menus: classes and scss 2025-04-16 09:15:25 +02:00
Simon Vieille
fdd8f8850d
add user settings 2025-04-16 09:14:06 +02:00
Simon Vieille
8c5c43dafa
remove archive of admin form file 2025-04-16 09:06:52 +02:00
Simon Vieille
52b2d18a03
refactor of menus
begin work on settings
2025-04-16 09:06:34 +02:00
Simon Vieille
ecbe2f7d72
add shortscuts
add open/close action
2025-04-16 09:05:46 +02:00
Simon Vieille
b287b671be
add mount of menu
fix store usage

add page loader
2025-04-16 09:05:26 +02:00
Simon Vieille
4e62b2e7dc show apps on top menu 2024-10-27 16:43:23 +01:00
Simon Vieille
2cecd0d6f4
move the logo inside #nextcloud element (fix #278 #239) [NC26] 2024-02-20 21:08:46 +01:00
Simon Vieille
28085d9aa7
remove line breaks 2024-02-20 21:08:12 +01:00
Simon Vieille
951dd742d8
add accessibility to open and close buttons (#311)
refactor the way to focus apps when the menu is opened (#301)
2024-02-14 12:12:08 +01:00
Simon Vieille
774c314e7b
add missing label on the 'save' button in personal settings (fix #318) 2024-02-14 11:16:25 +01:00
Simon Vieille
8baaa51b8a fix #311: add missing aria-label attribute 2024-01-28 23:02:35 +01:00
Simon Vieille
4448412843 add labels on buttons (fix #311) 2024-01-26 23:09:55 +01:00
Simon Vieille
b1ae62ba2a fix view of side menu headers with search 2023-11-05 18:30:24 +01:00
Simon Vieille
ee8ca7134c
refactoring choices 2023-05-23 14:17:45 +02:00
Simon Vieille
93fef37033
add option to show hovered label only on top menu 2023-05-23 14:09:55 +02:00
Simon Vieille
ed4ed62fb6
update admin (hidden apps compatible with defaul) 2023-02-17 10:51:39 +01:00
Simon Vieille
ed31ed3623
add check if menu exists before adding event listeners 2023-01-21 22:12:17 +01:00
Simon Vieille
4258327a70
add 'top-menu-mouse-over-hidden-label' as window property and use it in the AppMenu component 2022-12-26 12:57:07 +01:00
Simon Vieille
37e00c51c3
add the 'top-menu-mouse-over-hidden-label' 2022-12-26 12:56:32 +01:00
Simon Vieille
0382e1c61d
replace dupplicated string with variables 2022-12-04 00:19:54 +01:00
Simon Vieille
2d30a1f1ea
hide custom categories list when empty 2022-12-02 12:16:49 +01:00
Simon Vieille
6d7543f381
fix #164: open apps in new tab does not work 2022-11-04 22:14:28 +01:00
Simon Vieille
52d88771d9
add apps sorter is user side (fix #160) 2022-11-04 21:07:44 +01:00
Simon Vieille
81f5dfcf2d
add compatibility badges for each options 2022-11-04 18:50:45 +01:00
Simon Vieille
07c7221ca2
rename 'top-menu-apps-order' with 'apps-order' 2022-10-27 21:51:58 +02:00
Simon Vieille
a0c0cc0aa5
add custom apps sorting (fix SideMenu and admin ui) 2022-10-21 19:33:43 +02:00
Simon Vieille
84c620637e
add custom apps sorting 2022-10-21 17:59:41 +02:00
Simon Vieille
8a92b2d803
fix admin list 2022-10-21 16:48:36 +02:00
Simon Vieille
7c86d53da7
fix issue with loader and refactoring 2022-10-16 19:57:32 +02:00
Simon Vieille
f0988b93bd
fix fixed menu view 2022-10-16 19:19:03 +02:00
Simon Vieille
a647f05fa4
update indentation 2022-10-16 19:01:46 +02:00
Simon Vieille
1a550f066f
replace the top menu component with a custom one 2022-10-16 18:21:23 +02:00
Simon Vieille
13f535250a
(cq) add missing let 2022-08-21 16:13:39 +02:00
Simon Vieille
f058ec10d3
(cq) replace var with let 2022-08-21 15:58:12 +02:00
Simon Vieille
ca7e8674e4
(cq) add rel noopener attribute 2022-08-21 15:46:33 +02:00
Simon Vieille
059002ef1c
(cq) replace repeated strings with variables 2022-08-21 13:49:20 +02:00
Simon Vieille
7892ce98d2
fix typo 2022-07-05 16:52:03 +02:00
Simon Vieille
05b1b16cb1
fix user setting save 2022-07-05 14:49:00 +02:00
Simon Vieille
7b2f64c5cd
add translations 2022-05-31 21:11:11 +02:00
Simon Vieille
6b1a995d5d
add tooltips 2022-05-31 16:43:49 +02:00
Simon Vieille
32322a0ab2
add button to set default colors 2022-05-31 16:28:43 +02:00
Simon Vieille
e2430866e5
add button to set default colors 2022-05-31 15:48:02 +02:00
Simon Vieille
9f9f8f90c8
remove focus on opener after click 2022-05-30 19:49:59 +02:00
Simon Vieille
28fc33ee79
change saving progression 2022-05-30 19:49:36 +02:00
Simon Vieille
d8edbae848
fix minor issues 2022-05-30 12:58:49 +02:00
Simon Vieille
ee98a49366 fix blank line when settings are open 2022-03-15 10:51:40 +01:00
Simon Vieille
489321081a fix hidden menu 2022-01-12 14:11:38 +01:00