Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #208

Open
wants to merge 116 commits into
base: dev
Choose a base branch
from
Open

Dev #208

wants to merge 116 commits into from

Conversation

saeid-ir
Copy link

I use this panel sometime ago for my project and that time i was added RTL support with aim of using for my self but i decided to share it with others.
Note that it's still on dev but for now it can be right to left by adding dir="rtl" to html tag.

fundon and others added 30 commits October 17, 2016 20:24
module opn can open web browser automatically for dev env.
And it's already implemented in vue-cli webpack template.

This time there is only one commit.
Separate origin vuex store to actions, getters and modules.
Separate menu module to a set of files.
Add a resolve path for vuex store in webpack config file.

As I set vuex store to strict mode, I fixed the related vue components.

some new states:
1. device.isTablet: for further development.
2. sidebar.hidden: if someone wants to hide siderbar for compute screen,
this will help.
3. effect: I still remember there is a style on App.vue to accelerate
page rendering in older version of vue-admin. But it will prevent affix
style. So I added a switch to fix that. If there is an affix component
fixed with postion on the page, turn effect.transalate3d to false will
let it works correctly.
luventa and others added 29 commits February 26, 2017 23:02
Now your open collective backers and sponsors can to appear directly on your README. 
see how it'll look [here](https://github.com/apex/apex#backers)
[More info](https://github.com/opencollective/opencollective/wiki/Github-banner)
You can also add badges on top (https://github.com/opencollective/opencollective/wiki/Github-banner)
Add backers and sponsors from Open Collective
[update] update preview picture
Update dependencies.md to fix broken table
integrates vue-auth jwt authentication
add missed dependencies for jwt auth
Now with the RTL support for arabic and persian languages
@luventa
Copy link
Member

luventa commented Jun 20, 2017

Thanks for sharing @saeidakbari . 👍
Since there might be a lot of code conflicts for master branch, so I will go thought all these changes and pick up these changes for RTL. It will takes a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.