danranVm

Results 20 issues of danranVm

> Vue 3.0 的发布带来了完整的 TypeScript 开发体验,全新的 Composition Api, 以及其他的各种新特性 > 现有的内部组件库承载了许多它本不应该承载的功能,已经日渐膨胀,变得难以维护 > 积重难返,我们决定扔掉技术包袱,重新设计并开发一套全新的组件库 ## ✨ 特性 - Monorepo 管理模式:`cdk`, `components`, `pro` - 全面拥抱 Composition Api,从源码到文档 - 完全使用 TypeScript 开发,提供完整的类型定义 -...

- [x] I have searched the [issues](https://github.com/IDuxFE/idux/issues) of this repository and believe that this is not a duplicate. ```ts // 如果不需要 reset 全局样式,移除下一行代码 // import "@idux/components/style/core/reset.default.min.css"; ``` 如果你移除或者注释掉了上面的 reset 代码,则需要设置一些必须的全局样式,否则会导致部分组件样式异常。...

Docs

- [x] I have searched the [issues](https://github.com/IDuxFE/idux/issues) of this repository and believe that this is not a duplicate. 欢迎来到 `@idux` 的第一个正式版本,之前版本的用户请参考下列注意事项进行升级。 > 如果在升级过程中遇到问题,欢迎提出。 > 如果发现本指南存在遗漏/错误,请指出! > 或者你遇到了新的问题并解决了,欢迎补充! ## 开始之前 1....

### Vue version 3.2.37 ### Link to minimal reproduction https://stackblitz.com/edit/vitejs-vite-t5bbox?file=src/HelloWorld.vue ### Steps to reproduce - open the browser's console - update any code in `HelloWorld.vue`, for example: `console.log('watch', element)` =>...

:lady_beetle: bug
feat: reactivity
feat: hmr

- [x] I have searched the [issues](https://github.com/IDuxFE/idux/issues) of this repository and believe that this is not a duplicate. ### Reproduction link ![image](https://user-images.githubusercontent.com/25052421/213121502-ce7324f2-ad83-4b41-8b22-b109abcfb87c.png) ### Steps to reproduce 快速拖动元素至放置容器边界 ### What is...

bug
Cdk:DragDrop

![@idux](https://user-images.githubusercontent.com/25052421/229750664-5c528914-835c-491d-9c0d-de7b7200702b.jpg) 使用 微信/企业微信 扫码加群。 对 `@idux` 有任何建议或者使用上的疑问,都可以在群里交流和讨论。

- [ ] I have searched the [issues](https://github.com/IDuxFE/idux/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? 一般场景下,设计师要求一个表单的标签长度,是表单子项最长标签的长度; 目前不支持自动计算,需要手动指定长度,不够智能; ### What...

enhancement
Comp:Form

- [x] I have searched the [issues](https://github.com/IDuxFE/idux/issues) of this repository and believe that this is not a duplicate. ## What problem does this feature solve? 同时还可以支持一下导航的类型和主题切换。 ## What does the...

Docs
Site:*

fix #6152 ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/CONTRIBUTING.md#commit - [ ] Tests for the changes...

Component: Form
PR: draft