Bidi support

This commit is contained in:
Chocobozzz
2021-06-07 18:14:05 +02:00
parent 8beea2d37d
commit 27bc958674
99 changed files with 634 additions and 368 deletions
+8
View File
@@ -163,6 +163,14 @@ and the web server is automatically restarted.
$ npm run dev
```
### RTL layout
To test RTL layout using `ar` locale:
```
$ npm run dev -- --ar-locale
```
### Testing
Your code contributions must pass the tests before they can be merged. Tests ensure most of the application behaves