-
Notifications
You must be signed in to change notification settings - Fork 156
feat(slider): incorrectly positioned label ie11 #5718
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
Conversation
|
@simeonoff Could you please consider implementing additional classes for the label as it is handled as a separate component. I assume that we need three more classes diversifying the left and the right label and it's active state as well. |
Added a new class for the label component. The classes are:
|
|
@simeonoff We have introduced the label as a separate component, now it only needs to be aligned and positioned correctly in IE11+ |

Closes #5210
Closes #4561
Additional information (check all that apply):
Checklist:
feature/README.MDupdates for the feature docsREADME.MDCHANGELOG.MDupdates for newly added functionalityng updatemigrations for the breaking changes