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

UI Component Library Base on Vue.js(2.x) and Bulma

Results 67 vue-blu issues
Sort by recently updated
recently updated
newest added

When I delete some rows,How to clear the selectedKeys and the selectedItems?

Warning from Vue, but it works . ``` "vue": "^2.3.3" "vue-blu": "^0.1.9", ```

I've added a `layout` property to my pagination object but the pagination for my DataTable is still showing the default layout: ``` pagination: function pagination() { return { layout: "pager",...

I am a bit confused, I would have expected that clicking the button to set the array value would result in a checked box but it doesn't happen: http://jsbin.com/hanasutini/edit?html,output

When I checked one row ,then I clicked the refresh button, it's ok. Then I checked the row again and clicked the refresh butto, It can't work.

Hi, nice job! Any plans to include form validation like this? http://element.eleme.io/#/en-US/component/form#validation

I only want to use the datepicker?How can I use? `import Datepicker from 'vue-blu/src/datepicker/Datepicker.vue`?

Choose two records in the table and delete, delete the select key still exist after success, how to refresh the page to remove the select key

Is there any reason not to update to bulma 0.4.0?

While browsing through the navigation pages, I found few of them missing an English translation. As I didn't find a list of these pages anywhere, I thought I'd post the...