Deliverables Dashboard
Summary by CodeRabbit
-
New Features
- Introduced
CompetitionFlagIconandDoubleChevronIconcomponents for enhanced iconography. - Added time selection feature in Calendar with UTC display.
- Added new enum values and styling for
AnnotatedContentBox. - Introduced new props
disablePaginationandclassNameinTableV2. - Added optional
classNameprop for custom styling inArrayCheckbox,RadioButton, andTimeTooltip.
- Introduced
-
Enhancements
- Updated form components to use
react-hook-formfor improved form handling. - Enhanced
TableColumnwith conditional styling usingtwMerge. - Improved
MonthSelectwith an additionaluseIndexparameter. - Updated
Modalto conditionally usecreatePortalbased onusePortalproperty. - Improved
TeamListandTeamPopupcomponents by refining rendering logic and data handling.
- Updated form components to use
-
Bug Fixes
- Fixed various form validation and handling issues.
- Corrected rendering logic in multiple components for better performance and accuracy.
-
Documentation
- Updated exports and interfaces to reflect new and modified functionalities.
-
Refactor
- Streamlined form and calendar components for better maintainability and performance.
- Refactored utility functions for enhanced readability and functionality.
-
Style
- Added new CSS classes for improved component styling and layout.
-
Chores
- Added new entries in
specialAwardsMetadata. - Updated various models to reflect new properties and enums.
- Added new entries in
Edited by CodeRabbit