tiny-vue
tiny-vue copied to clipboard
TinyVue is an enterprise-class UI component library of OpenTiny community, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.
### What problem does this feature solve ![Uploading image.png…]() ### What does the proposed API look like ![Uploading image.png…]() ### What is your project name 1
# PR 修复问题:提交 Issue 时,点击 `Questions or need help` 后面的 `Open` 按钮,跳转链接地址错误。  ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message...
# PR 补充 `@提醒` 模块的 demo。 效果如下: 输入 `@` 符号出现下拉列表:  按 `Enter` 回车键或者点击对应的人名,即可插入`@提醒`内容:  ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The...
# PR ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our [Commit Message Guidelines](https://github.com/opentiny/tiny-vue/blob/dev/CONTRIBUTING.md) - [ ] Tests for the...
### Version latest ### Vue Version latest ### Link to minimal reproduction demo: https://opentiny.design/tiny-vue/zh-CN/smb-theme/components/card ### Step to reproduce demo: https://opentiny.design/tiny-vue/zh-CN/smb-theme/components/card ### What is expected _No response_ ### What is actually...
### Version 3.17.2 ### Vue Version 3.4.0 ### Link to minimal reproduction https://github.com/GaoNeng-wWw/tiny-vue-bug-repo/tree/farm-modal-can-not-build ### Step to reproduce 1. git clone https://github.com/GaoNeng-wWw/tiny-vue-bug-repo/tree/farm-modal-can-not-build 2. pnpm i 3. pnpm run build ### What...
``` .tiny-button+.tiny-button { margin-left: 8px; } ``` 大概的意思是两个button如果相邻,则margin-left: 8px; 真的有必要吗?这种默认的形式应该用户来控制... 写组件的时候,要恪守单一原则..只处理自己的事情.. 写button组件,只要负责button本身的样式就可以了呀! 比如这个如果我在两个button的外层使用flex,flex-col..竖排显示按钮,然后就会造成第二个按钮,有偏移 
# PR 修复附件上传模块功能。 效果如下:  ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our [Commit Message Guidelines](https://github.com/opentiny/tiny-vue/blob/dev/CONTRIBUTING.md) - [ ]...
# PR ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our [Commit Message Guidelines](https://github.com/opentiny/tiny-vue/blob/dev/CONTRIBUTING.md) - [ ] Tests for the...
# PR ## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our [Commit Message Guidelines](https://github.com/opentiny/tiny-vue/blob/dev/CONTRIBUTING.md) - [ ] Tests for...