This repository has been archived by the owner on Feb 16, 2024. It is now read-only.
Releases: pishran/nova-rtl-theme
Releases · pishran/nova-rtl-theme
Fixed trend and partion metrics
Fixed BelongsTo and Select fields padding
v1.5.12 fixes belongsto and select padding
RTL support for optimistdigital/nova-multiselect-field
RTL support for optimistdigital/nova-multiselect-field package added
RTL support added for 3rd party packages
RTL support added for following packages:
https://github.com/dcasia/collapsible-resource-manager
https://github.com/chris-ware/nova-breadcrumbs
Thanks to @ssbahmed
check app local in serving
thanks to @fh32000
Fix select arrow position
Thanks to @SadeghPM
Popover bug fixed
Bug fix thanks to @SadeghPM
config bug fixed
Thanks to @SadeghPM
added support for eminiarts/nova-tabs package
v1.5.5 added support for eminiarts/nova-tabs
Enable/Disable rtl theme based on locale
Added new config value for defining RTL enabled locales, defaults to fa
and ar
:
'locales' => [
'fa',
'ar',
],