Us3r-gitHub
Us3r-gitHub
May i take this one?
I'd like to contribute to open source. What steps can I take to complete this task? As far i see, there's already script on package.json https://github.com/epicmaxco/vuestic-ui/blob/develop/package.json#L34
 I played in sandbox(vite), text was displayed But it not displayed in sandbox(nuxt) And i found another bug `resize` behavior is not working properly
It seems menu links too
It seems that this issue might be related to #1617
I believe we can implement stricter validation rules. Passwords should include at least 1 (lowercase, uppercase, symbol, number) and minimum length of 8 characters. Additionally, for the name field should...
> * Pass the functionality in the items array, instead of handling them based on event emitters from the context menu Are you referring to this emitter event `context-menu:click:action`?
Maybe relate with #168
Currently, I'm working on this issue. I create a new migration to add a 'slug' column to the workspace table set it up as shown in this screenshot.  Should...
It's good for security, but it may suffer from performance issues due to heavy queries. What if we implement authorization instead?