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

### Overview of the problem **Oruga** version: [0.5.5] **Vuejs** version: [3.2.37] **OS/Browser**: Chrome ### Description If the value is not set for Dropdown Items, and if a dropdown item is...

low priority

Fixes #105 Basic testbench is [here](https://github.com/blm768/oruga-tooltip-test). ## Proposed Changes - Tooltips' `position` prop now accepts the value `"auto"`. - Auto tooltip positioning picks the side that maximizes how much of...

### Description Some icons on the input component are not customizable, while other icons can be changed. Please make it so that all icons can be changed. Icons that cannot...

### Description Currently oruga has a very basic typescript support, provided by [this](https://github.com/oruga-ui/oruga/blob/208dd47e88002fb6f9cc55f6d194bb9f8f84eb13/packages/oruga-next/types/index.d.ts#L1) unique line, this only avoids that IDE's and typescript diagnostics trigger errors. ### Posible start point To...

enhancement

### Description [Example from youtube](https://youtu.be/-KDQqWNK3Tw) ### Why Oruga need this feature To improve the community server of oruga

documentation

### Description [Example from naive ui](https://www.naiveui.com/en-US/os-theme/components/countdown) ### Why Oruga need this feature To improve the functionality of oruga

### Description [Example from vuetify](https://vuetifyjs.com/en/components/hover/) ### Why Oruga need this feature To grow the functionality of oruga

low priority
feature

### Description When I click a button, it will scroll to the part that i specified [Example from vuetify](https://vuetifyjs.com/en/directives/scroll/) ### Why Oruga need this feature to improve the growth of...

low priority
feature

### Description [Example from vuetify](https://vuetifyjs.com/en/components/parallax/) ### Why Oruga need this feature To improve the growth of oruga and its functionality

low priority
feature

### Overview of the problem **Oruga** version: 0.5.5 **Vuejs** version: 3.2.37 **OS/Browser**: Firefox, Chrome... ### Description This bug can be seen in the Oruga Documentation itself at the "custom" Example:...