kolibri-design-system icon indicating copy to clipboard operation
kolibri-design-system copied to clipboard

Remove Internet Explorer 11 specific logic from KTextTruncator

Open MisRob opened this issue 1 year ago • 0 comments

🌱 Are you new to the codebase? Welcome and please see the contributing guidelines.

Description

Remove logic specific to Internet Explorer 11 from KTextTruncator, including:

Impact

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

MisRob avatar May 19 '24 09:05 MisRob