feat(core): update @ant-design/charts package to v2 for finefoods-antd, blog-issue-tracker examples
Updated @ant-design/charts from v1 to v2 for mentioned examples above
Closing issues
Closing: #5474
Self Check before Merge
Please check all items below before review.
- [ ] Corresponding issues are created/updated or not needed
- [ ] Docs are updated/provided or not needed
- [ ] Examples are updated/provided or not needed
- [ ] TypeScript definitions are updated/provided or not needed
- [X] Tests are updated/provided or not needed
- [ ] Changesets are provided or not needed
⚠️ No Changeset found
Latest commit: ef863ac1697bbfb41006104f317cdee509d69731
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
☁️ Nx Cloud Report
CI is running/has finished running commands for commit 4cc4da8dfa0e81443efcd19b081616444ce4664f. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
✅ Successfully ran 1 target
Sent with 💌 from NxCloud.
Deploy Preview for app-crm-minimal ready!
| Name | Link |
|---|---|
| Latest commit | b35b6084894962794ebdee910cd818b5cca6ad1b |
| Latest deploy log | https://app.netlify.com/sites/app-crm-minimal/deploys/65ae60bc30a73f00080a4eff |
| Deploy Preview | https://deploy-preview-5523--app-crm-minimal.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.
I dont know what else needed to complete this but as i understand i needed to add tests but because of i made a lot changes at different filles and not made big changes on that files, there is no additional tests. But i am thinking v2 of that lib is not breaking anything currently, so i dont know if tests required or not. Please guide me about that because i am new to codebase and dont want to break anything important.
All in all, thanks for your interest and helps. I really appreciate that. I fixed some of your comments but some of them needs your decision, so i am waiting for your review, thanks. As a side note i removed loading prop from graphs because it was giving errors and library itself doesnt have that prop. Also i am getting some deprecation warnings about antd itself so i dont know if it needs to be also updated or not.
So i ve applied that changes you both suggested but want to push one commit for all. I am waiting for @omeraplak 's decisions for his review because they could require additional changes depends on current. At local everything looks okay for now.
So i ve applied that changes you both suggested but want to push one commit for all. I am waiting for @omeraplak 's decisions for his review because they could require additional changes depends on current. At local everything looks okay for now.
Hey @devhik0 don't worry about commits, we are squashing it before merge, as one commit already. You don't need to do anything special.
Hey @devhik0 I think this PR is too immature to be reviewed.
Disabling noImplicitAny or commenting out code blocks because they are throwing errors/warnings isn't way to go. PR should address exactly these issues.
I'm closing this PR for now, feel free to re-open it once you address the issues!
Thanks for the efforts, looking forward to your updates 🙌🏼
So i fixed all issues and errors, tested locally both examples and docs, everything looks okay. I pushed them but i cant reopen this PR, should i add them in another PR or can you reopen this PR, thanks. @BatuhanW
Its ready for review i think
This PR contains changes in too many different packages and is very difficult to review. The scope of changes is too broad and lacks explanation. So I am closing it.