Hello,
Usually, every time there’s an update I have to edit calendar.js to get the FAB icons from FontAwesome working.
I noticed this updates is supposed to do the job for me but it seems there’s no tutorial or explanation of how to use it. This is what the update mentions.
Possibility to change FontAwesome class in calendar, so icons like fab fa-facebook-square works.
However in the documentation this is the only information available.
defaultSymbol The default symbol.
Possible values: See Font Awesome website.
Default value: calendar
I am using one FAS icon for the calendar and another FAB icon for Canadian holidays, but I can’t make it work both at the same time without manipulating the file.
Please let me know how to set it up, (I believe in config.js), to make it work.