daolanfler

Results 5 issues of daolanfler

**maptalks's version and what browser you use?** ---- "maptalks v1.0.0-beta.7" **Issue description** ---- 在缩放到小数级别的时候,地图中心的缩放等级和边缘的不一致。 如图是在 13.7 ![image](https://user-images.githubusercontent.com/29777079/146105903-0e36f852-43a2-4bbe-8b0f-00de6e8c3224.png) ![image](https://user-images.githubusercontent.com/29777079/146105937-ec518410-9c49-44c9-a7f4-ce8205ac77ed.png) 在整数的时候没有这个问题。不知道这是不是bug?有什么方法让鼠标滚轮缩放限制为在整数上变化吗? **Please provide a reproduction URL (on any jsfiddle like site)** ----...

bug

related issue: https://github.com/ElementUI/element-theme/issues/78

I was migrating a vue2/vue-cli project to vite. In the production build, I found this `requrie is not defined ` error in devtools console. ![image](https://user-images.githubusercontent.com/29777079/229271465-6ca01ab4-3ccd-463c-af5e-65163bb5973d.png) I find that srcset is...

- [x] I have searched through existing issues - [x] I have read through [docs](https://vuejs.github.io/vetur) - [x] I have read [FAQ](https://github.com/vuejs/vetur/blob/master/docs/FAQ.md) ## Info - Platform: macOS - Vetur version:0.26.1 -...

bug
perf

fix https://github.com/lokalise/i18n-ally/issues/721#issuecomment-1842135432 Add `parseAST` for `.js` and `.ts` source files, so that we can locate the correct source position. Sorry I don't know how to add test for this one,...