Petar Matković

Results 5 issues of Petar Matković

After including the min.js from UNPKG, how does one start using this? From the docs, window.Vue2Transitions is available as a global variable. Can you provide an example of using one...

**Describe the bug** creating the RTE on IE11 throws a console bug: SCRIPT70 permission denied. **To Reproduce** dynamically create an RTE on IE11 **Additional context** I found the reason why...

BUG

From the examples, it seems we always need to pass in a string of the target HTML ID? If this is not true, can you please update the docs so...

For styling purposes, it would be easier to have an option to keep the results list open. What do you suggest to accomplish that?

enhancement

In my case, I need to get the input value on the click of another button. After inspecting the component, I'm doing that so now: ``` handleAddNewGuest() { const name...

enhancement
vue