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

chore: merge feature into master #27488

Merged
merged 29 commits into from Nov 2, 2020
Merged

chore: merge feature into master #27488

merged 29 commits into from Nov 2, 2020

Conversation

ycjcl868
Copy link
Contributor

@ycjcl868 ycjcl868 commented Nov 2, 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?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

View rendered components/avatar/demo/group.md
View rendered components/avatar/demo/type.md
View rendered components/avatar/index.en-US.md
View rendered components/avatar/index.zh-CN.md
View rendered components/config-provider/demo/size.md
View rendered components/config-provider/index.en-US.md
View rendered components/config-provider/index.zh-CN.md
View rendered components/grid/demo/flex-stretch.md
View rendered components/grid/index.en-US.md
View rendered components/grid/index.zh-CN.md
View rendered components/image/index.en-US.md
View rendered components/image/index.zh-CN.md

fireairforce and others added 28 commits October 12, 2020 20:39
* feat: Input.Textarea add size props

* update snapshot

* update snapshot

* add case

* fix code
chore: merge master into feature
* feat: add loading prop for Statistic

* feat: update statistic demo

* feat: add style dependency

* feat: replace loading component

* feat: update doc of statistic

* fix loading type

* feat: add loading prop for Statistic

* feat: update statistic demo

* update api version

Co-authored-by: lvpansen <pansen.lv@atzuche.com>
* feat: ConfigProvider add form requiredMark

* Update Form.tsx
* feat: modal.update() supports functional updating (#27162)

* docs: add version tip for modal.update() api
chore: merge master into feature
* feat: Avatar.Group add size props

* change type
* fix: border style of Input.Search when allowClear (#27325)

* fix: border style of Input.Search when allowClear

* fix css

* update

* change name

* docs: 4.7.3 changelog (#27350)

* docs: 4.7.3 changelog

* docs: Patch 27325

* chore: improve useCombinedRefs (#27352)

* docs: 📝 update introduce

* chore: fix API table border

* chore: Adjust collapse arrow position align with first line

Co-authored-by: xrk <xrkffgg@gmail.com>
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
chore: merge master into featrue
* feat: Support noWrap

* test: update snapshot

* fix: Miss check

* test: fix snapshot

* refactor: rename to wrap

* update snapshot
* feat: support Image element prop for Avatar component

* feat: reuse src prop instead of new image prop

* fix: update snapshot

* fix: re-update snapshots with latest dependencies
@ycjcl868 ycjcl868 requested a review from zombieJ November 2, 2020 02:04
@ant-design-bot
Copy link
Contributor

ant-design-bot commented Nov 2, 2020

@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 2, 2020

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 39c192a:

Sandbox Source
antd reproduction template Configuration

@ycjcl868 ycjcl868 merged commit 2a4027b into master Nov 2, 2020
@ycjcl868 ycjcl868 deleted the chore-conflict-feature branch November 2, 2020 02:19
@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2020

Size Change: +314 B (0%)

Total Size: 792 kB

Filename Size Change
./dist/antd-with-locales.min.js 314 kB +132 B (0%)
./dist/antd.compact.min.css 66.5 kB +8 B (0%)
./dist/antd.dark.min.css 67.8 kB +9 B (0%)
./dist/antd.min.css 66.5 kB +9 B (0%)
./dist/antd.min.js 277 kB +156 B (0%)

compressed-size-action

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