Us3r-gitHub

Results 25 comments of Us3r-gitHub

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

![temp](https://github.com/epicmaxco/vuestic-ui/assets/58467104/f1f8fb3f-5007-49ef-b3a9-3e183602cf50) 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 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`?

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. ![image](https://github.com/user-attachments/assets/e668ca93-d625-488c-ab60-d11e2c632fd1) Should...

It's good for security, but it may suffer from performance issues due to heavy queries. What if we implement authorization instead?