Chenz

Results 20 comments of Chenz

thx,这半年有了宝宝,业余时间很少了,不过我会尽量争取时间继续完善下这个库。

Thanks for your kind words :) Recently I'm busy with other things, so I'm sorry for the late reply. I will look into it, maybe need a few days longer

Try the following code. ``` import Alert from 'vue-blu/src/components/alert'; import 'vue-blu/dist/css/vue-blu.min.css' Vue.component('alert', Alert); ```

Does the build directory exist ? There is not enough information to determine what cause the error. I think you can push the code to a repo or give more...

Because it's not a start kit project, it's a component library. so you need to do some other work. such as Vue, vue-cli. I think you'd better read the document...

You are welcome :) I will make vue-blu better.

Yes, there are some problem in compatible with ie11, I will fix it. Recently I'm busy in doing other things so maybe it will take a few days longer.

I can not reappear this bug, could you please make a jsfiddle or jsbin?

`Vue-blu ` don't need jquery. What's the version of Laravel?