Commit graph

39 commits

Author SHA1 Message Date
Simon Vieille 2cecd0d6f4
move the logo inside #nextcloud element (fix #278 #239) [NC26]
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline is pending
ci/woodpecker/pr/woodpecker Pipeline was successful
2024-02-20 21:08:46 +01:00
Simon Vieille 951dd742d8
add accessibility to open and close buttons (#311)
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/pr/woodpecker Pipeline was successful
refactor the way to focus apps when the menu is opened (#301)
2024-02-14 12:12:08 +01:00
Simon Vieille 8baaa51b8a fix #311: add missing aria-label attribute
All checks were successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2024-01-28 23:02:35 +01:00
Simon Vieille ed31ed3623
add check if menu exists before adding event listeners
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
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
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-26 12:57:07 +01:00
Simon Vieille 6d7543f381
fix #164: open apps in new tab does not work
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-11-04 22:14:28 +01:00
Simon Vieille 07c7221ca2
rename 'top-menu-apps-order' with 'apps-order' 2022-10-27 21:51:58 +02:00
Simon Vieille 84c620637e
add custom apps sorting 2022-10-21 17:59:41 +02:00
Simon Vieille 7c86d53da7
fix issue with loader and refactoring
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-10-16 19:57:32 +02:00
Simon Vieille 1a550f066f
replace the top menu component with a custom one 2022-10-16 18:21:23 +02:00
Simon Vieille 9f9f8f90c8
remove focus on opener after click 2022-05-30 19:49:59 +02:00
Simon Vieille ee98a49366 fix blank line when settings are open 2022-03-15 10:51:40 +01:00
Simon Vieille d34b41ba94 add option to keep an app in the top and side menu 2022-01-12 12:40:17 +01:00
Simon Vieille a074d747c1 remove most of jquery from top menu 2021-10-29 11:14:27 +02:00
Simon Vieille cc7c9f6ed5 remove most of jquery 2021-10-28 15:47:03 +02:00
Simon Vieille f26adb6ac1 remove jquery from components 2021-10-28 13:50:16 +02:00
Simon Vieille 3975f3be28 fix #63: add a new side menu with categories 2021-10-21 21:37:32 +02:00
Simon Vieille 508d9f71d1
fix #36: always displayed is not expanding 2020-09-23 14:32:25 +02:00
Simon Vieille 98f74bfe33
remove useless attributes 2020-09-21 09:45:51 +02:00
Simon Vieille e5dd893774
add option to show the avatar instead of the logo 2020-09-18 11:09:01 +02:00
Simon Vieille 511f5a0c45
fix issue #31 2020-09-14 14:40:14 +02:00
Simon Vieille b6c6fc2486
add target _blank 2020-09-12 16:32:10 +02:00
Simon Vieille f133932884
add target _blank when the option is enabled 2020-09-11 13:23:40 +02:00
Simon Vieille ebb485ffba
release v1.9.0 2020-09-03 10:31:11 +02:00
Simon Vieille 8a9c68c702
fix #21: add on option to always display the menu on the left 2020-09-03 09:46:36 +02:00
Simon Vieille 361ad9211c
poc #21: add a fixed menu on the left 2020-09-02 19:09:37 +02:00
Simon Vieille ffab77aff2
add options to select apps that must be displayed in the top menu (replace exteral sites option) 2020-08-12 10:51:49 +02:00
Simon Vieille 8e0be738a6
add base of the big menu 2020-08-06 15:00:59 +02:00
Simon Vieille cdcc4ddd51
refactor js 2020-08-04 09:15:16 +02:00
Simon Vieille dcc19f5b23
add loader 2020-05-19 15:17:54 +02:00
Simon Vieille 24bf8496f3
fix issue #20: add shortcut to open and to hide the menu 2020-05-14 15:30:34 +02:00
Simon Vieille 9a8f5517b6
add a cache for the top menu update (#19) 2020-05-13 12:25:11 +02:00
Simon Vieille 03dbe8eeed
fix issue #19: add a hack to show external sites in the top menu with navigation 2020-05-12 19:45:46 +02:00
Simon Vieille c52079e882
fix #19: add option to keep external sites in the top menu 2020-05-09 15:53:25 +02:00
Simon Vieille 7864e16ef3
add option to force light icons 2020-05-09 14:30:24 +02:00
Simon Vieille 4146e9c2a1
fix #12: add an option to hide the opener and the panel when there is no application 2020-04-29 09:03:03 +02:00
Simon Vieille a392bb07c0
first tests to solve issue #12 2020-04-26 21:36:54 +02:00
Simon Vieille 457bfc282b
add opener-position option (issue #3) 2020-04-20 14:04:06 +02:00
Simon Vieille 0cceb03213
add js script using a controller 2020-04-17 13:57:23 +02:00