vue-admin icon indicating copy to clipboard operation
vue-admin copied to clipboard

We are refactoring it, using the latest Vue and Bulma. WIP

Results 100 vue-admin issues
Sort by recently updated
recently updated
newest added

mapbox-gl-style-spec has been merged into mapbox-gl-js check with: https://github.com/mapbox/mapbox-gl-style-spec i'm not into yarn, don't know how to fix this. edit: on different OS it compiled without an issue...

draggable-tree-component is really AWESOME, especially for categorize BIG data easy~!! I just found this package, https://www.npmjs.com/package/draggable-react-tree-component

Does vue-admin provide file upload component?

Hi fundon, The framework is cool. While most of the user require the table feature. But the table we used in here is not good enough. Do you have a...

I tried to added vue-bulma-tab component into login view, but it has some rendering problem when route back to login page. After some googling I found this is related to...

Read #176. Well, I meet the same problem as I set publicpath from isELECTRON ? path.join(__dirname, '../dist/') : '/' to isELECTRON ? path.join(__dirname, '../dist/') : './'. But my purpose is...

dashboard five & six block chart animate ugly. they animate chart from 0 . but the demo hosted on [here](https://vue-admin.fundon.me/#/dashboard) is animate good

I'm a ERR_FILE_NOT_FOUND when I build. OS: Windows 10 x64

When I try to use the application for a project a get Unexpected token Environment: ``` windows 10 / linux mint 18 node -v v7.7.0 npm -v 4.1.2 ``` I...

webpack

Hello i am trying to change the color of the loading bar on the top of each page when you change view. Impossible to find it Thanks