Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Releases: pishran/nova-rtl-theme

Fixed trend and partion metrics

25 Dec 06:03
Compare
Choose a tag to compare

Fixed BelongsTo and Select fields padding

30 May 00:39
0403db5
Compare
Choose a tag to compare
v1.5.12

fixes belongsto and select padding

RTL support for optimistdigital/nova-multiselect-field

26 Apr 23:01
e46aeb8
Compare
Choose a tag to compare

RTL support for optimistdigital/nova-multiselect-field package added

RTL support added for 3rd party packages

01 Mar 16:16
de0046d
Compare
Choose a tag to compare

check app local in serving

22 Feb 16:35
dcbcdc5
Compare
Choose a tag to compare

Fix select arrow position

06 Feb 14:01
9c54845
Compare
Choose a tag to compare

Popover bug fixed

03 Feb 16:08
030f31f
Compare
Choose a tag to compare

Bug fix thanks to @SadeghPM

config bug fixed

23 Jan 09:11
3a58778
Compare
Choose a tag to compare

added support for eminiarts/nova-tabs package

12 Jan 10:44
Compare
Choose a tag to compare
v1.5.5

added support for eminiarts/nova-tabs

Enable/Disable rtl theme based on locale

20 Nov 16:28
Compare
Choose a tag to compare

Added new config value for defining RTL enabled locales, defaults to fa and ar:

    'locales' => [
        'fa',
        'ar',
    ],