Skip to content
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

fix: (core) added text component fixes for ie11 #4999

Merged
merged 1 commit into from Mar 25, 2021

Conversation

EvilAlexei
Copy link
Contributor

Please provide a link to the associated issue.

#4870

Please provide a brief summary of this pull request.

Both fixes are for the LineClamp directive.

  • Changed innerText parameter to textContent, because of empty spaces in ie11
  • Added reset fix for ie on resize

Please check whether the PR fulfills the following requirements

Documentation checklist:

  • update README.md
  • Documentation Examples

@netlify
Copy link

netlify bot commented Mar 24, 2021

Deploy preview for fundamental-ngx ready!

Built with commit 5b44f6a

https://deploy-preview-4999--fundamental-ngx.netlify.app

@EvilAlexei EvilAlexei added bug Something isn't working core Core library specific issues labels Mar 24, 2021
Copy link
Contributor

@JKMarkowski JKMarkowski left a comment

Choose a reason for hiding this comment

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

LGTM

@EvilAlexei EvilAlexei merged commit 707ce45 into main Mar 25, 2021
@EvilAlexei EvilAlexei deleted the fix/core-text-ie11-issues branch March 25, 2021 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core Core library specific issues Defect Hunting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants