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

**Development Relevant Information:** - BalmUI version: 10.10.0 - Browser: any - Operating System: any ### Description: it doesnt update jumpPage when modelValue is changein pagination.vue ![1659662702880](https://user-images.githubusercontent.com/43996237/182981928-3b2fcd5b-58b9-426a-bb4e-fc3b4ce578a8.png)

Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

When you change the pagination size it will check if page is the same and if so never trigger the change event because it's a single event for both size...

Hi, I just updated BamUI for a project (from 9.x to 10.x). I have an error when i use the validator plugin. ```js export default { data() { return {...

### Description: RT [`unplugin-vue-components`](https://github.com/antfu/unplugin-vue-components)

**Development Relevant Information:** - BalmUI version: 10.4.0 | 10.5.0 - Browser: Chrome - Operating System: Windows 10 ### Description: v-model is working fine but I got undefined while typing at...

I tried integrating balm into my vue 3 project and the project compiles just fine, but it's completely empty. When i click 'inspect' in my browser and go to the...

I am new to Nuxt and balm and would appreciate it if someone has already done this, that they put instruction here. I will update them as I follow them...

Development Relevant Information: BalmUI version: 9.42.1 Browser: Chrome Operating System: Windows 10 Is there a way to programmatically apply a background colour to all cells within a row? I've got...

Is there an example of a dashboard?