Grigorii K. Shartsev
Grigorii K. Shartsev
> Where can I find the directives about the ActionMenu? https://nextcloud-vue-components.netlify.app/#/Components/NcActions
The only idea I have - instead of using `:focus-visible`, use JS to manually detect keyboard navigation for styling. Does anyone have a better solution or understanding why Safari sometimes...
I see both advantages and disadvantages of using TS in Vue frontend. While it may help with developing some complex components and prevent issues, it increases complexity as well. Another...
> That is true but then you have to maintain those type definitions, when using Typescript for the source you only have to maintain one place. I'm not sure that...
Would you prefer to have style updated in NcAction?
Makes sense, but only if all the action buttons don't have an icon. If only some actions don't have an icon, they should still have the space to be inline...
Working on it. I'm going to do 2 things: 1. Replace `vue-chroma` package with a native color picker. It works in all modern browsers, accessible and advanced. 2. Add the...
I'm a huge fan of VR and think, it could be cool to have a VR and/or 360 view for 360 images. Though, IMO it should not be a default...
I also can confirm on OSX in both Safari and Chromium-based
Supposed to be fixed now with upgrade to [`@nextcloud/[email protected]`](https://github.com/nextcloud-libraries/nextcloud-vue/releases/tag/v7.12.2). @jingmisara please, reopen if you still have this issue after the release.