Almino
Almino
No. This package is under development.
The goal is not to use jQuery at all. Right now, I'm working on Dropdown and DatePicker. There's a popup example on my [DatePicker.vue](https://github.com/almino/vue2-datetimepicker/blob/develop/src/DatePicker.vue#L65).
I'm not sure. Never tried Nuxt.js. This is my first project ever using Vue.js. I'm still learning about what I can do with it. Semantic UI for Vue2 (semantic-ui-vue2) has...
Yes. Accordion was the main reason I started this project. But I needed modal and dropdown first. I'm working on multiple selection dropdown.
First of all, sorry for not responding in a while. I had an accident and broke my elbow and femur. My left arm will be limited for a long time....
I'm working on Multi Select Dropdown. When it make the master branch, it will include `fluid` attribute. I'll try the `@click.stop` event.
I'll be working on it in a few days.
1. Figure out what is the difference between single and multiple selections 2. Animate tags in and out 3. Search 4. Dynamic size for search input 5. Fix styling 6....
The main problem I have about multiple selection right now is animating tags.
It seems to be a problem with functions declarations and exports. Trying to fix now.