Skip to content

Conversation

@bobalive
Copy link
Contributor

@bobalive bobalive commented Dec 1, 2025

No description provided.

Signed-off-by: REDMOND\v-bdjalalov <[email protected]>
Signed-off-by: REDMOND\v-bdjalalov <[email protected]>
Signed-off-by: REDMOND\v-bdjalalov <[email protected]>
Copilot AI review requested due to automatic review settings December 1, 2025 14:48
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR is a bug fix release that bumps the version from 3.4.3.0 to 3.4.4.0. It addresses two issues: fixing label colors in high contrast mode and correcting the task sorting logic to properly handle null start/end dates.

Key changes:

  • Fixed high contrast mode support by wrapping label colors with colorHelper.getHighContrastColor()
  • Refactored task sorting logic to properly separate and handle null start and end dates
  • Updated dependencies (glob, js-yaml, node-forge) to newer patch versions

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/gantt.ts Fixed high contrast label colors and refactored sorting logic to correctly push tasks with null dates to the end
pbiviz.json Bumped visual version and display name from 3.4.3.0 to 3.4.4.0
package.json Updated package version to 3.4.4.0
package-lock.json Updated package version and dependency versions (glob, js-yaml, node-forge)
CHANGELOG.md Added 3.4.4 release notes documenting the high contrast mode fix

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: REDMOND\v-bdjalalov <[email protected]>
@Demonkratiy Demonkratiy merged commit 371b7d5 into microsoft:main Dec 3, 2025
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants