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

fix(#16659): support className and style for message #24024

Merged
merged 2 commits into from
May 11, 2020
Merged

fix(#16659): support className and style for message #24024

merged 2 commits into from
May 11, 2020

Conversation

kerm1it
Copy link
Member

@kerm1it kerm1it commented May 11, 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

close #16659

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Support customize Message with className and style
🇨🇳 Chinese 全局消息支持自定义样式通过使用classNamestyle

☑️ 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/message/demo/custom-style.md
View rendered components/message/index.en-US.md
View rendered components/message/index.zh-CN.md


View rendered components/message/demo/custom-style.md
View rendered components/message/index.en-US.md
View rendered components/message/index.zh-CN.md

@kerm1it kerm1it changed the title fix(#16659): support className and style for message; fix(#16659): support className and style for message May 11, 2020
@ant-design-bot
Copy link
Contributor

ant-design-bot commented May 11, 2020

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 11, 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 d9542ba:

Sandbox Source
antd reproduction template Configuration

@codecov
Copy link

codecov bot commented May 11, 2020

Codecov Report

Merging #24024 into feature will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           feature   #24024   +/-   ##
========================================
  Coverage    98.83%   98.83%           
========================================
  Files          364      364           
  Lines         7291     7292    +1     
  Branches      1979     1980    +1     
========================================
+ Hits          7206     7207    +1     
  Misses          85       85           
Impacted Files Coverage Δ
components/message/index.tsx 100.00% <100.00%> (ø)

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 237c205...d9542ba. Read the comment docs.

@afc163 afc163 merged commit 67a482f into ant-design:feature May 11, 2020
@zombieJ zombieJ mentioned this pull request May 31, 2020
13 tasks
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.

3 participants