oruga icon indicating copy to clipboard operation
oruga copied to clipboard

🐛 Oruga is a lightweight library of UI components without any CSS framework dependency

Results 131 oruga issues
Sort by recently updated
recently updated
newest added

## Proposed Changes - remove deprecated ConfigPlugin export

breaking
refactoring

Part of #835 ## Proposed Changes - Update vue-docgen-cli - Add dynamic modelValue type defined by number property for o-input component - Input values are of string type by default,...

enhancement

### Description The vmodel of the autocomplete component is not the selected option. The vmodel is the input value, which can be an option or a property, defined by the...

enhancement
breaking

### Overview of the problem Toggling visible on table columns does not cause the table column to hide. **Oruga** version: 0.8.6 **Vuejs** version: 3.4.21 **OS/Browser**: Firefox/Chrome ### Description When the...

bug

**Oruga** version: latest **Vuejs** version: latest ### Description In the vue2 version of Oruga, we could set the currently sorted column of a table by setting a reference to the...

enhancement

### Overview of the problem **Oruga** version: 0.8.6 **Vuejs** version: 3.4.21 **OS/Browser**: macOS/Chrome ### Description I'm encountering a hydration mismatch issue with the Autocomplete component while upgrading my Nuxt 3.11.1...

bug

### Overview of the problem **Oruga** version: [0.8.6] ### Description The "Class props" section does not show the classes for the element of the component. ### Steps to reproduce On...

bug
documentation

Fixes #916 ## Proposed Changes - remove duplicate modelValue setter

bug

### Overview of the problem **Oruga** version: [0.8.8] **Vuejs** version: [3.4.21] **OS/Browser**: latest Chrome, Windows 10 ### Description Updating the model value of a TagInput after its creation cause an...

bug

### Overview of the problem **Oruga** version: [0.8.8] **Vuejs** version: [3.3.11] **OS/Browser**: Debian, Firefox 115 (and Chromium 124) ### Description The `` is behaving badly when wrapped in `` -...

bug