-
Notifications
You must be signed in to change notification settings - Fork 52
Change word-break style of Modal content from break-all to break-word #924
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
Change word-break style of Modal content from break-all to break-word #924
Conversation
🦋 Changeset detectedLatest commit: e408cd3 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov Report
@@ Coverage Diff @@
## next-v1 #924 +/- ##
========================================
Coverage 70.87% 70.87%
========================================
Files 204 204
Lines 2884 2884
Branches 797 797
========================================
Hits 2044 2044
Misses 722 722
Partials 118 118
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Chromatic Report🚀 Congratulations! Your build was successful! |
663c733 to
12549af
Compare
|
한글이나 일본어에 대해선 문제 없을까요? |
네 한글이나 일본어에 대해서는 음절단위로 줄 바꿈이 됩니다. 한 가지 약간 걸리는 것은 mdn에서는 https://developer.mozilla.org/en-US/docs/Web/CSS/word-break |
(FYI. 이 포스트 좋네요. https://wit.nts-corp.com/2017/07/25/4675) |
|
|
솔이 퇴사하셔서 어프루브가 하나 더 필요하네요. @Dogdriip @inhibitor1217 부탁드립니다. |


Self Checklist
Related Issue
Fixes #922
Summary
break-wordin Modal componentDetails
Breaking change or not (Yes/No)
References