balm-ui icon indicating copy to clipboard operation
balm-ui copied to clipboard

:diamonds: A modular and customizable UI library based on Material Design and Vue

Results 26 balm-ui issues
Sort by recently updated
recently updated
newest added

It would be nice to support locals inside your components, for any labels you have related to the components. Bonus point if you pick up the local from vue-i18n settings...

**Development Relevant Information:** - BalmUI version: 9.38.0 - Browser: Google Chrome - Operating System: Windows ### Description: I am working with Laravel API and Vue JS 3 development and I...

# npm audit report quill =6.7.0 Depends on vulnerable versions of quill node_modules/balm-ui 2 moderate severity vulnerabilities To address all issues (including breaking changes), run: npm audit fix --force

Is there any way to detect chosen 'rows per page' value if an array of numbers is provided as a prop? Rows per page change requires recalculation of displayed items.

1. A way to provide masks for textfields 2. A way to hide spinners (arrows) for number fields

**Development Relevant Information:** BalmUI version: "balm-ui": "^9.37.2" Browser: Chrome Operating System: MAC ### Description: I found two bugs in slider plugin: 1. with v-show the plugin doesn't work 2. using...

Can I use balm-ui in vue ssr?

It would be nice to have a speed dial component like vuetify has. Here is an example: https://vuetifyjs.com/en/components/floating-action-buttons/#speed-dial

**Development Relevant Information:** - BalmUI version: 10.12.0 - Browser: Chrome - Vue version: 3.2.38 ### Description: I'm using`` in a vue component in a single page application that uses vue-router....