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

docs: Fix drag sorter handler #28475

Merged
merged 1 commit into from Dec 22, 2020
Merged

docs: Fix drag sorter handler #28475

merged 1 commit into from Dec 22, 2020

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Dec 22, 2020

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

View rendered components/table/demo/drag-sorting-handler.md

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Dec 22, 2020

@codesandbox-ci
Copy link

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 d2c8f84:

Sandbox Source
antd reproduction template Configuration

@codecov
Copy link

codecov bot commented Dec 22, 2020

Codecov Report

Merging #28475 (d2c8f84) into master (f600026) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master    #28475   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          393       393           
  Lines         7374      7374           
  Branches      2121      2121           
=========================================
  Hits          7374      7374           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f600026...d2c8f84. Read the comment docs.

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 789 kB

ℹ️ View Unchanged
Filename Size Change
./dist/antd-with-locales.min.js 313 kB 0 B
./dist/antd.compact.min.css 66.7 kB 0 B
./dist/antd.dark.min.css 68 kB 0 B
./dist/antd.min.css 66.7 kB 0 B
./dist/antd.min.js 275 kB 0 B

compressed-size-action

@zombieJ zombieJ merged commit 7bef309 into master Dec 22, 2020
@zombieJ zombieJ deleted the fix-demo branch December 22, 2020 08:46
@@ -87,6 +87,15 @@ class SortableTable extends React.Component {
}
};

DraggableContainer = props => (
Copy link
Contributor

Choose a reason for hiding this comment

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

大写看着怪怪的

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.

None yet

3 participants