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

Merged
merged 73 commits into from Mar 27, 2020
Merged

chore: 🔀 merge master into feature #22517

merged 73 commits into from Mar 27, 2020

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Mar 23, 2020

🤔 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

⚠️ 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 CHANGELOG.en-US.md
View rendered CHANGELOG.zh-CN.md
View rendered components/button/index.zh-CN.md
View rendered components/comment/demo/basic.md
View rendered components/config-provider/demo/size.md
View rendered components/form/demo/control-hooks.md
View rendered components/form/demo/form-context.md
View rendered components/form/demo/register.md
View rendered components/modal/index.en-US.md
View rendered components/page-header/index.en-US.md
View rendered components/page-header/index.zh-CN.md
View rendered components/progress/demo/dashboard.md
View rendered components/progress/demo/segment.md
View rendered components/progress/index.en-US.md
View rendered components/progress/index.zh-CN.md

zombieJ and others added 28 commits March 20, 2020 23:33
* update interface

* support group sorterOrder controlled

* add test case

* fix test case
* chore: add .ant-tooltip-disabled-compatible-wrapper

* fix: empty button align issue
* Fix `backIcon` type in chinese page

* Page Header's `backIcon` is also accept the boolean value
Not all diverse users don't want to be addressed as "lady" - if they wanted to, they'd have put in "lady".
This commit fixes this potential offense and replaces it using a less specific "hi there".
* fix: gapDegree=0 in Dashboard progress is now working

* update jest snapshot for Progress

* Add use case of gapDegree and test cases. Also doc error correction
* docs: Init changelog

* order

* grouping

* clean up
* Update basic.md

* Update basic.md

Co-authored-by: 偏右 <afc163@gmail.com>
* refactor: import react-slick instead of require

close #22501

* Update index.tsx
* fix: progress rtl style

* fix: remove !
@zombieJ
Copy link
Member

zombieJ commented Mar 27, 2020

@zombieJ dist 构建报错了。

1.4.0 是错的,1.4.1 是修好的。这个没错。es 包都应该是 es module。

ref: https://unpkg.com/browse/rc-table@7.3.13/es/Table.js

@zombieJ
Copy link
Member

zombieJ commented Mar 27, 2020

要看看为什么 rc-picker 不行

@zombieJ zombieJ merged commit a9d6307 into feature Mar 27, 2020
@zombieJ zombieJ deleted the master-to-merge-feature branch March 27, 2020 05:45
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