Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@seelchen
Copy link
Contributor

@seelchen seelchen commented Oct 20, 2023

This PR makes underscore separated names breakable after each underscore similar to how names separated by dots are rendered.

Resolves #3093.

@seelchen seelchen marked this pull request as draft October 20, 2023 13:43
@seelchen seelchen force-pushed the html-word-overflow branch 2 times, most recently from eb4c09a to afdc289 Compare October 20, 2023 17:33
@seelchen seelchen changed the title Fix overflow of long names in HTML Fix overflow of long underscore separated names in HTML Oct 20, 2023
@seelchen seelchen marked this pull request as ready for review October 20, 2023 17:42
@seelchen
Copy link
Contributor Author

seelchen commented Nov 8, 2023

Hi @IgnatBeresnev, could you please review my PR if you have time?

@IgnatBeresnev
Copy link
Contributor

@seelchen hi! thank you for the contribution, and sorry for the delay with review. The two PRs you've submitted cover a pretty wide area of Dokka, so we need some extra time to make sure it's aligned with Dokka's design requirements, and that it doesn't break any corner cases

@seelchen
Copy link
Contributor Author

Hi @IgnatBeresnev and @whyoleg, are there any updates on the review of this PR?

Copy link
Collaborator

@whyoleg whyoleg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey!
Thank you for PR and sorry for long review.
Could you please rebase PR onto the latest master and fix some minor comments?

@seelchen seelchen force-pushed the html-word-overflow branch from d0dbcd2 to 8fc8f96 Compare March 27, 2024 22:50
@seelchen seelchen requested a review from whyoleg March 27, 2024 23:07
Copy link
Collaborator

@whyoleg whyoleg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution!
Will merge after the test completion

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.

Long undescore divided names doesn't fit on page

3 participants