Hi Guys,
Have just been reading through the Kendo UI for jQuery R2 2023 Roadmap and the following statements from the 'Content Security Policy (CSP) compliance' section caught my eye
- With R2 2023, we plan to replace all font icons internally used with SVG icons in order to address the font-src directive;
- Further in 2023, we plan to detach font-related CSS from Kendo themes in order to remove the need for the font-src directive.
Does this mean
a) SVG icons will become the default set.
b) Can this default still be overridden via the command - kendo.setDefaults('iconType', 'font'); so that all controls still render Font icons instead of SVGs.
or
c) Font Icons are being completely removed from Kendo UI for jQuery.
Please could you advise on the above because if the answer is c) this will not be a 'Improvement' for me and I will have to make major changes to my usage and documentation to accommodate this change going forward.
Regards
Alan