-
-
Notifications
You must be signed in to change notification settings - Fork 334
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(slider): support bottom aligned label and prevent line break
This PR encourages the slider label to appear in one line without breaking the word into new line especially when the last label contains more than one word and break into multiple line which make the label overlaps the slider track in some situations. This PR also supports to change the slider label position using `bottom aligned` flag in CSS class name which makes the label to be appeared below the slider track. Closes: #1625
- Loading branch information
Showing
2 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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