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 master into feature #19304

Merged
merged 52 commits into from Oct 20, 2019
Merged

chore: Merge master into feature #19304

merged 52 commits into from Oct 20, 2019

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Oct 19, 2019

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • 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

  • 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 CHANGELOG.en-US.md
View rendered CHANGELOG.zh-CN.md
View rendered components/config-provider/index.zh-CN.md
View rendered components/dropdown/demo/menu-full.md
View rendered components/grid/demo/gutter.md
View rendered components/grid/demo/responsive-more.md
View rendered components/grid/index.en-US.md
View rendered components/grid/index.zh-CN.md
View rendered components/input/demo/autosize-textarea.md
View rendered components/input/index.en-US.md
View rendered components/input/index.zh-CN.md
View rendered components/page-header/index.en-US.md

willc001 and others added 30 commits October 14, 2019 14:52
#18746)

* add: Typography mixins. add: Created typography variables (margin, font-weight). moved: Typography internal variables

* fix: heding margin moved: prefix variable out of default.less

* fixed: circleci

* 🗑 Remove @typography-title-margin-left and @typography-title-margin-right

* 🗑 Remove unused vars
* docs: upload with aliyun oss

* add before upload relate data

* test: lint fail

* test: update Snapshot

* docs: review change

* test: lint fail

* handle oss policy expired

* fix: lint fail

* optimize docs

* test: lint fail

* test: upload snapshot
* fix: fix cascader placeholder

* Update index.tsx
* fix: Add missing typescript define

* remove withStore

* fix lint
@buildsize
Copy link

buildsize bot commented Oct 19, 2019

File name Previous Size New Size Change
package-lock.json 911.05 KB 909.98 KB -1.07 KB (0%)

@netlify
Copy link

netlify bot commented Oct 19, 2019

Deploy preview for ant-design ready!

Built with commit c13b475

https://deploy-preview-19304--ant-design.netlify.com

@afc163
Copy link
Member Author

afc163 commented Oct 19, 2019

approve needed

@codecov
Copy link

codecov bot commented Oct 19, 2019

Codecov Report

Merging #19304 into feature will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           feature   #19304      +/-   ##
===========================================
+ Coverage    97.76%   97.79%   +0.02%     
===========================================
  Files          282      282              
  Lines         7622     7626       +4     
  Branches      2096     2097       +1     
===========================================
+ Hits          7452     7458       +6     
+ Misses         170      168       -2
Impacted Files Coverage Δ
components/select/index.tsx 96.92% <100%> (+0.04%) ⬆️
components/cascader/index.tsx 97.57% <100%> (+0.48%) ⬆️
components/table/Table.tsx 99.48% <100%> (ø) ⬆️
components/upload/UploadList.tsx 100% <100%> (ø) ⬆️
components/table/filterDropdown.tsx 100% <0%> (+0.84%) ⬆️

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 338018e...c13b475. Read the comment docs.

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