material theme for webserver

Vasilev5 years ago

Hello dear team,
i want to use the material theme for extjs . I read some articles that you started development of new version of the server.
i tried to configure in load.js :

addStyleFile('https://cdnjs.cloudflare.com/ajax/libs/extjs/' + extjsVersion + '/modern/theme-material/resources/theme-material-all.css');
addScriptFile('https://cdnjs.cloudflare.com/ajax/libs/extjs/' + extjsVersion + '/modern/theme-material/theme-material.js');

but then the spinner is still there not removing.
is there any other library that should be added?
There is a 7 version of extjs but not in CDN..

thanks!

Anton Tananaev5 years ago

You can't use modern version of ExtJS.

Vasilev5 years ago

Ah, ok. it can be used in the new version of the platform in future or it will be rewritten with react .. it is good to have theming :)