oruga
                                
                                 oruga copied to clipboard
                                
                                    oruga copied to clipboard
                            
                            
                            
                        🐛 Oruga is a lightweight library of UI components without any CSS framework dependency
### Overview of the problem **Oruga** version: 0.5.5 **Vuejs** version: 2.6 **OS/Browser**: Ubuntu/Firefox 99.0 ### Description Hi! I'm working on improving accessibility and run into something I'm not sure how...
### Overview of the problem **Oruga** 0.5.5 **Vuejs** 3.2.33 **OS/Browser**: Chrome 100.0.4896.127 ### Description When clicking the previous tab, no animation is shown for sliding back. ### Steps to reproduce...
## Proposed Changes - Cypress component testing for Oruga Next
### Overview of the problem **Oruga** version: 0.5.5 **Vuejs** version: 3.2.31 **OS/Browser**: Win 10/Chrome ### Description In a narrow viewport, when clicking on an out of focus datepicker with the...
### Overview of the problem **Oruga** version: [0.4.7] **Vuejs** version: [3.2.19] **OS/Browser**: Windows 10 64 bit/Firefox ### Description Modal's destroyOnHide prop doesn't seem to work ### Steps to reproduce 1....
### Overview of the problem @oruga-ui/oruga-next: 0.5.5 @oruga-ui/theme-bulma: 0.2.5 vue: 3.2.31 @vueuse/core: 8.2.5 ### Description I'm trying to use the vueuse library's _useFocus_ in combination with Oruga's input element. Not...
### Overview of the problem ``` Vue: 3.2.25 @oruga-ui/oruga-next: 0.5.4 @oruga-ui/theme-bulma: 0.2.3 ``` ### Description The Modal onClose functions seems to call twice. This behaviour makes it difficult to handle...
### Overview of the problem **Oruga** version: 0.5.4 **Vuejs** version: 3.2.26 **OS/Browser**: ### Description When using `appendToBody`, tooltip trigger have higher `z-index` than tooltip content and arrow, so when using...
Fixes #263 ## Proposed Changes - Added d.ts automatic generation using vue-tsc for vue component, mixins and directives using `npm run build:types` - Added better vue type checking using new...