Fedir Zinchuk
Fedir Zinchuk
A modern browsers will load the font file only when it really used. The PR fine as it is.
you have to run `npm install` or download "prebuild" attached at end of this page: 
how you did it in #30793? that how you should test
that correct, it a fix for default `fontawesome` build, for whom want to use it (in own template), it does not include joomla icons :wink: if you try to use...
> Oh date time is deprecated yes > datetime-local This is DateTime here Unfortunately month and week have bad support by Browsers, probably for another time :wink: Or maybe I...
> What happens with non gregorian calendars? It only gregorian. It is standart date and datetime-local input, works as described in HTML specs. No more no less :wink:
> Could you update the description please to be datetime not datetimelocal Wich description do you mean? It actualy displaing `datetime-local`, because `datetime` is deprecated (see @dgrammatiko coment)
@brianteeman that is correct. Xml `` (wich is `DatetimeField` class in PHP), will render ``
> I would also deprecate our calendar field in favor of this one. it not replacement, because it does not support non gregorian calendars
> How do we handle gregorian calendars then? I assume you mean "non gregorian". There a helper JS depend from language, one for jalali https://github.com/joomla/joomla-cms/blob/4.1-dev/build/media_source/system/js/fields/calendar-locales/date/jalali/date-helper.es5.js