oruga
                                
                                 oruga copied to clipboard
                                
                                    oruga copied to clipboard
                            
                            
                            
                        🐛 Oruga is a lightweight library of UI components without any CSS framework dependency
## Proposed Changes - remove deprecated ConfigPlugin export
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,...
### 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...
### 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...
**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...
### 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...
### 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...
Fixes #916 ## Proposed Changes - remove duplicate modelValue setter
Infinite recursive update freezing the browser when updating asynchronously a TagInput model value
### 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...
### 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 `` -...