Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New component] DragMove #2595

Merged
merged 8 commits into from
Dec 3, 2024
Merged

[New component] DragMove #2595

merged 8 commits into from
Dec 3, 2024

Conversation

YyumeiZhang
Copy link
Collaborator

中文模板 / Chinese Template

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Test Case
  • TypeScript definition update
  • Document improve
  • CI/CD improve
  • Branch sync
  • Other, please describe:

PR description

Fixes #

Changelog

🇨🇳 Chinese

  • Feat: 新增加 DragMove 组件,用于支持设置元素可通过拖动改变位置

🇺🇸 English

  • Feat: A new DragMove component is added to support setting elements that can be changed by dragging.

Checklist

  • Test or no need
  • Document or no need
  • Changelog or no need

Other

  • Skip Changelog

Additional information

Copy link

codesandbox-ci bot commented Nov 27, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 4217b13:

Sandbox Source
pr-story Configuration

@YyumeiZhang YyumeiZhang changed the base branch from main to release November 27, 2024 07:37
Copy link

cypress bot commented Nov 27, 2024

semi-design    Run #2975

Run Properties:  status check failed Failed #2975  •  git commit 5c471b0b90 ℹ️: Merge 4217b13e78893447ceb325c019ded63c38e97df0 into 52b37b12e1e212ad4ee9643aeeb9...
Project semi-design
Branch Review feat/dragMove
Run status status check failed Failed #2975
Run duration 07m 54s
Commit git commit 5c471b0b90 ℹ️: Merge 4217b13e78893447ceb325c019ded63c38e97df0 into 52b37b12e1e212ad4ee9643aeeb9...
Committer YyumeiZhang
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 11
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 276
View all changes introduced in this branch ↗︎

Tests for review

Failed  cypress/e2e/datePicker.spec.js • 1 failed test • Cypress - Chrome

View Output

Test Artifacts
DatePicker > month type after click clear button, restore to initial state Screenshots

@YyumeiZhang YyumeiZhang merged commit 28336e4 into release Dec 3, 2024
6 of 9 checks passed
@YyumeiZhang YyumeiZhang deleted the feat/dragMove branch December 3, 2024 03:18
Copy link

cypress bot commented Dec 3, 2024

semi-design    Run #2979

Run Properties:  status check failed Failed #2979  •  git commit 28336e40ec: [New component] DragMove (#2595)
Project semi-design
Branch Review release
Run status status check failed Failed #2979
Run duration 08m 18s
Commit git commit 28336e40ec: [New component] DragMove (#2595)
Committer YyumeiZhang
View all properties for this run ↗︎

Test results
Tests that failed  Failures 3
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 11
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 274
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

Tests for review

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.

3 participants