Closed robframpton closed 2 years ago
Good idea, do we have a list with these replacements?
We'd have to compile it. The only issue is that some deprecated icons do not have exact replacements.
On Sat, Aug 24, 2013 at 12:53 AM, Iliyan Peychev notifications@github.comwrote:
Good idea, do we have a list with these replacements?
— Reply to this email directly or view it on GitHubhttps://github.com/ipeychev/liferay-aui-upgrade-tool/issues/11#issuecomment-23204814 .
Okay, then provide me what you have so far. I will implement the feature and we can continue extending the list with the icons.
Many icons have been deprecated with the migration. We should add support to automatically change icon classes to equivalent classes/icons that are now in Portal (font awesome and glyphicons). For example
can be changed to
This way we save the developer time, shuffling through the many icons available.
This can be handled similarly to the 'portlet-msg-alert 'classes