Nikita
Nikita
#### Description While testing this lib, found that notifications on screen coming 1 by 1. Some queue appears. If it is possible, that might be better to have a flag...
I understand that this modifier can be easily done by anyone, but suppose that it migth be needed not only by me and it would be clearer to use from...
Hi! There are some other pattern creators, where they or you can find some inspiration. Here is a link to ine of them: https://github.com/AlexanderGrom/go-patterns/tree/master/Behavioral There are patterns like Memento &...
Is this compatible with Vue3 ?
I was trying to implement this in a Vue3 project. Got errors like that: ``` caught (in promise) TypeError: createElement is not a function at Proxy.render (vue-accessible-tabs.js?v=f4800fa3:98:12) ``` Rather quicly...
I was trying to setup this project on different virtual environments without any luck. There is no clear information abut the minimum and recommended hardware and software setup. I found...
Hi & thanks for great project. I'm trying to implement this flows in my current project where i have a lot of different draggable workfields. Your styled background with grid...