Coltin Kifer
Coltin Kifer
Similar to this Yup issue: https://github.com/jquense/yup/issues/176 and creating a new issue out of #61. Many users of zod would like to do conditional requirement or validation of fields based on...
- [x] I have searched the [issues](https://github.com/recharts/recharts/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [https://github.com/recharts/recharts-issue-helper/blob/master/src/api.ts#L52](https://github.com/recharts/recharts-issue-helper/blob/master/src/api.ts#L52) ### Steps to reproduce N/A - look at...
As part of the jest migration we want to move all current jest tests to typescript. Issues will be made to encourage small chunks of refactoring done at once. Refactor...
We want to move all tests to jest, RTL, and typescript. Issues will be made to encourage small chunks of refactoring done at once. Refactor `test/specs/util/ChartUtilsSpec.js -> test-jest/util/ChartUtils.spec.ts`. https://github.com/recharts/recharts/blob/master/test/specs/util/ChartUtilsSpec.js Acceptance...
As part of the jest migration we want to move all current jest tests to typescript. Issues will be made to encourage small chunks of refactoring done at once. Refactor...
As part of the jest migration we want to move all current jest tests to typescript. Issues will be made to encourage small chunks of refactoring done at once. Refactor...
As part of the jest migration we want to move all current jest tests to typescript. Issues will be made to encourage small chunks of refactoring done at once. Refactor...
## Description D3 moved to vending ESM only. Our consumers use jest, next, etc. which requires cjs - if we patch d3 security vulnerability in a patch fix we break...
- [x] I have searched the [issues](https://github.com/recharts/recharts/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? Currently in the `filterProps` function...
# 🐛 bug report ## Preflight Checklist - [X] I have read the [Contributing Guidelines][contributing] for this project. - [X] I agree to follow the [Code of Conduct][code_of_conduct] that this...