fritx / vue-at

At.js for Vue.
https://fritx.github.io/vue-at/
MIT License
529 stars 114 forks source link

component updates: handles when list is empty and handles async loading of list #108

Open csantiago132 opened 4 years ago

csantiago132 commented 4 years ago

This PR adds a couple of updates to the component;

Changes/Updates:

New:

Breaking changes:

csantiago132 commented 4 years ago

can solve #106 and #100

fritx commented 4 years ago

Thanks, just wait for my test case being ready and once the test passed in all cases I can merge it.

csantiago132 commented 4 years ago

@fritx ok thanks for taking the time to review it!

mirkos93 commented 3 years ago

Any update regarding the merge of this pull request? Thank you

fritx commented 3 years ago

@mirkos93 @csantiago132 sorry I can not merge the PR directly as it breaks the interface to users (for example, the prop is renamed)