designable
designable copied to clipboard
fix(PathSelector): problem about PathSelector which gets the wrong ArrayDepth
Before submitting a pull request, please make sure the following is done...
- [x] Ensure the pull request title and commit message follow the Commit Specific in English.
- [x] Fork the repo and create your branch from
main
. - [x] If you've added code that should be tested, add tests!
- [x] If you've changed APIs, update the documentation.
- [x] Ensure the test suite passes (
npm test
). - [x] 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 failed.
Name | Link |
---|---|
Latest commit | 7093770085788bffcfa6f9fd84f55d771b471b50 |
Latest deploy log | https://app.netlify.com/sites/designable-fusion/deploys/62777e3bc47dae0008dd607a |
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.
η½η 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 | 7093770085788bffcfa6f9fd84f55d771b471b50 |
Latest deploy log | https://app.netlify.com/sites/designable-antd/deploys/62777e3bb060f80008639ad3 |
Deploy Preview | https://deploy-preview-292--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 settings.
when repeat dragging arrayTable into arrayTable, and the name of ArrayColumn is the same as the component inside the ArrayColumn, the PathSelect will render these repeatedly named components multiple timesοΌas the value of the node is composed of array depth, but the depth calculation is not right