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 #19586

Merged
merged 29 commits into from
Nov 6, 2019
Merged

chore: Merge master into feature #19586

merged 29 commits into from
Nov 6, 2019

Conversation

hi-rustin and others added 29 commits October 29, 2019 10:08
* modify textarea defaultValue to english

* update test snapshots
* Remove fixed width from cascader examples

* Replace fixed vertical slider example height with clearfix div

* Replace fixed width on TreeSelect examples with percentage width

* Update test snapshots

* Use inline-block rather than float left for vertical slider example
* Update index.less

修复margin重合样式问题,(次问题造成menu组件下拉不顺畅)

* Update index.less

解决margin重合问题,overflow方式会有副作用,采用padding解决margin重合现象。
…size (#19465)

* 🐛 (Table): fix scrollToFirstRow

fix table does not automatically scroll to the top when change page size
close #19464

* ✅ (Table): add test case for scrollToFirstRow

* 👌 (Table): change Trigger to .ant-select

Co-Authored-By: 骗你是小猫咪 <darryshaw@gmail.com>
* Delete duplicate variables

* chore

* chore
* docs: 3.25.0 changelog

* update snapshot

* update

* quota it
* fix extraCommonProps not work properly

* add test case
@auto-add-label auto-add-label bot added the chore label Nov 6, 2019
@codecov
Copy link

codecov bot commented Nov 6, 2019

Codecov Report

Merging #19586 into feature will decrease coverage by 0.01%.
The diff coverage is 90.9%.

Impacted file tree graph

@@             Coverage Diff             @@
##           feature   #19586      +/-   ##
===========================================
- Coverage    97.81%    97.8%   -0.02%     
===========================================
  Files          284      284              
  Lines         7696     7698       +2     
  Branches      2166     2116      -50     
===========================================
+ Hits          7528     7529       +1     
- Misses         168      169       +1
Impacted Files Coverage Δ
components/date-picker/WeekPicker.tsx 100% <ø> (ø) ⬆️
components/icon/IconFont.tsx 96% <ø> (ø) ⬆️
components/transfer/index.tsx 98.75% <ø> (ø) ⬆️
components/date-picker/wrapPicker.tsx 98.9% <0%> (-1.1%) ⬇️
components/table/Table.tsx 99.48% <100%> (ø) ⬆️
components/form/FormItem.tsx 98.87% <100%> (ø) ⬆️

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 2144589...48763bf. Read the comment docs.

@netlify
Copy link

netlify bot commented Nov 6, 2019

Deploy preview for ant-design ready!

Built with commit 48763bf

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

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