docs(Divider): add orientation info to --g-divider-size CSS token#2679
Closed
SSDWGG wants to merge 1 commit into
Closed
docs(Divider): add orientation info to --g-divider-size CSS token#2679SSDWGG wants to merge 1 commit into
SSDWGG wants to merge 1 commit into
Conversation
Clarify that --g-divider-size controls height for horizontal orientation and width for vertical orientation. Updated both EN and RU documentation. Fixes #2415
Contributor
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates Divider component documentation to clarify that the File-Level Changes
Assessment against linked issues
Possibly linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes #2415 — adds additional description for the
--g-divider-sizeCSS custom property in both English and Russian documentation.Change
Divider size→Divider size. For horizontal orientation — height, for vertical orientation — width.Размер разделителя.→Размер разделителя. Для горизонтальной ориентации — height, для вертикальной — width.Type of Change
Summary by Sourcery
Clarify the Divider CSS custom property documentation for orientation-specific sizing in both English and Russian guides.
Documentation:
--g-divider-sizemaps toheightfor horizontal andwidthfor vertical Divider orientation in the English documentation.--g-divider-sizeto the Russian Divider documentation.