Skip to content

Conversation

@AlexAndBear
Copy link
Contributor

@AlexAndBear AlexAndBear commented Sep 22, 2025

Description

image

Related Issue

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Types of changes

  • Bugfix
  • Enhancement (a change that doesn't break existing code or deployments)
  • Breaking change (a modification that affects current functionality)
  • Technical debt (addressing code that needs refactoring or improvements)
  • Tests (adding or improving tests)
  • Documentation (updates or additions to documentation)
  • Maintenance (like dependency updates or tooling adjustments)

Copy link
Contributor

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

Updates the md-editor-v3 dependency from version 5.4.1 to 6.0.1, likely to incorporate bug fixes, new features, or security improvements.

  • Dependency version bump for md-editor-v3
  • Removal of specific CSS overrides that may no longer be needed
  • Clean up of unused styling rules

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
packages/web-pkg/package.json Updates md-editor-v3 dependency from ^5.4.1 to ^6.0.1
packages/web-pkg/src/components/TextEditor/TextEditor.vue Removes CSS overrides for .cm-line elements with specific classes
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@JammingBen JammingBen left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@AlexAndBear AlexAndBear merged commit 2e43e98 into main Sep 22, 2025
29 checks passed
@AlexAndBear AlexAndBear deleted the issues/1217 branch September 22, 2025 09:04
@openclouders openclouders mentioned this pull request Sep 22, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

md-editor-v3 Major version bump

3 participants