capdiem

Results 36 issues of capdiem

Resolves #550. I find a related issue, #479. However, specifying 'attach' is ineffective because the calculation of the popover and overlay positions is based on the window.

Users should be able to specify a particular container (such as `.v-application`) either through configuration or programmatically, where all guide elements generated by Driver.js will be placed, rather than being...

### Proposal and motivation https://github.com/mozilla/pdf.js/blob/master/examples/learning/prevnext.html ### Additional context _No response_

priority/sponsor
component/pdfjs

### Proposal and motivation PageStack 与 Blazor 官方提供的 NavigationLock组件 一起使用时无法正常使用。以GoBack行为为例,GoBack会触发两次 PageStack 内部的 popstate 事件,从浏览器角度来说是history.go 触发了两次。 解决方案:我们应该不会兼容 NavigationLock 组件和 NavigationMananger.RegisterLocationChangingHandler 这样的用法,因为其过于可自定义了,不可控。我们只打算阻止浏览器的返回,因为他是系统级的,开发者没有入口去阻止,而NavController.Push和NavController.GoBack都是需要开发者具体去调用的。 ### Additional context _No response_

component/PageStack

- [ ] drawflow - [ ] echarts - [ ] gridstack #2253 - [ ] baidumap - [ ] monaco-editor - [x] pdf.js #2335 - [x] swiper - [...

type/enhancement
status/help wanted

### Masa.Blazor version v1.8.0 ### Hosting model Blazor Server ### Describe the bug As mentioned in https://stackoverflow.com/questions/17308027/overflow-yhidden-ios-issue-with-inner-scrolling-div, the usual approach is to disable scrolling on the root element and then...

priority/low
ios
platform specific
component/PageStack