rusackas commented on PR #26230: URL: https://github.com/apache/superset/pull/26230#issuecomment-4043448446
We rebased this branch onto `master` and made two fixes: (1) resolved the merge conflict in `Calendar.ts` (the file was renamed from `.js` to `.ts` in master since this PR was created), combining master's null-safety guards with this PR's `useCustomColorRange` logic; and (2) added the missing TypeScript type declarations for `colorRangeEnd`, `colorRangeStart`, and `useCustomColorRange` to the `CalendarProps` interface. Please review the changes and set it to 'ready for review' when confirmed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
