Remove Internet Explorer 11 specific logic from KTextTruncator #643
Labels
Component: KTextTruncator
good first issue
Self-contained, straightforward, low-complexity
help wanted
Open source contributors welcome
P2 - normal
Priority: Nice to have
🌱 Are you new to the codebase? Welcome and please see the contributing guidelines.
Description
Remove logic specific to Internet Explorer 11 from
KTextTruncator
, including:lineHeightIE
proptruncate
methodImpact
Starting with Kolibri 0.17, we're dropping IE11 support. Therefore, KDS no longer needs to account for IE11-specific cases. This update removes unnecessary code, making future maintenance easier.
Trade-offs
None identified.
Guidance
Target the
develop
branch, as this will be released as a breaking change.Acceptance criteria
KTextTruncator
is tested, for example in Kolibri, and has no regressionsThe text was updated successfully, but these errors were encountered: