Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: select display problem #46

Merged
merged 1 commit into from
Jul 1, 2024
Merged

fix: select display problem #46

merged 1 commit into from
Jul 1, 2024

Conversation

SorrowX
Copy link
Contributor

@SorrowX SorrowX commented Jun 30, 2024

Before submitting a pull request, please make sure the following is done...

  • Ensure the pull request title and commit message follow the Commit Specific in English.
  • Fork the repo and create your branch from main or formily_next.
  • If you've added code that should be tested, add tests!
  • If you've changed APIs, update the documentation.
  • Ensure the test suite passes (npm test).
  • Make sure your code lints (npm run lint) - we've done our best to make sure these rules match our internal linting guidelines.

Please do not delete the above content


What have you changed?

Copy link

netlify bot commented Jun 30, 2024

Deploy Preview for formily-element-plus ready!

Name Link
🔨 Latest commit c71ea26
🔍 Latest deploy log https://app.netlify.com/sites/formily-element-plus/deploys/6681515a8bbd1d000883bb18
😎 Deploy Preview https://deploy-preview-46--formily-element-plus.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@SorrowX
Copy link
Contributor Author

SorrowX commented Jun 30, 2024

select组件下拉列表label不展示问题,复现地址:https://element-plus.formilyjs.org/guide/select.html#markup-schema-%E5%90%8C%E6%AD%A5%E6%95%B0%E6%8D%AE%E6%BA%90%E6%A1%88%E4%BE%8B

上述pr已修复,文档及demo添加作用域插槽案例

请大佬审核 下代码

@yiyunwan yiyunwan merged commit 1e6e641 into formilyjs:main Jul 1, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants