designable
designable copied to clipboard
feat:修改script把antd锁定在4.x的版本,解决本地启动example中的项目时antd not find 的问题
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
. - [ ] 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.
Deploy Preview for designable-fusion ready!
Name | Link |
---|---|
Latest commit | 5c357e7e066baac28784a1bddff850fdf7d3d637 |
Latest deploy log | https://app.netlify.com/sites/designable-fusion/deploys/64f6d97c19c5370008f46280 |
Deploy Preview | https://deploy-preview-383--designable-fusion.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
saltovo seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.
Deploy Preview for designable-antd ready!
Name | Link |
---|---|
Latest commit | 5c357e7e066baac28784a1bddff850fdf7d3d637 |
Latest deploy log | https://app.netlify.com/sites/designable-antd/deploys/64f6d97cba99fa000730bc90 |
Deploy Preview | https://deploy-preview-383--designable-antd.netlify.app/ |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
你这么改了有什么用呢,@designable/react还是依赖了antd 4.0
这个 mr 不应该合并呀,合并了知乎才会导致 antd 找不到,我还原回去反而是好的
需要用antdv5 版本的话 可以看看 https://github.com/trionesdev/triones-designable 基于designable源码 重新做了构建方案 升级了antdv5 需要的话 可以自己拿去直接用 或者修改