thedevdojo/voyager

Rtl version problems

开放

#3,084 创建于 2018年4月28日

 (3 条评论) (0 个反应) (0 位负责人)PHP (2,652 个派生)batch import
help wantedtype:enhancement

仓库指标

星标
 (11,817 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

  • Laravel Version: 5.6
  • Voyager Version: 1.1.0
  • PHP Version: 7.2.5
  • Database Driver & Version: mysql

Description:

Hi, i installed voyager and found that in new version the rtl version is included in the main package, but it is not documented anywhere. And after searching in sources i found that i must edit the voyager config file !

Project is good and the way to switch between rtl and ltr, but there is many issues in the rtl version.

  • One important issue for me is that dropdown in the left top doesn't works. it is set to display none and by clicking the icon, property not change.
  • Also i have no idea how to use my own local files to translate the voyager strings.
  • Theme is not responsive, i mean its layout breaks in small window size.
  • some icons do not move to the right of texts in rtl

I can help on improving the rtl version but don't know where to start. Thanks.

贡献者指南