oruga
oruga copied to clipboard
🐛 Oruga is a lightweight library of UI components without any CSS framework dependency
## Proposed Changes - set o-field property `addons` to false - update doc examples
Fixes #913 ## Proposed Changes - fix render bug
### Overview of the problem **Oruga** version: 0.8.9 **Vuejs** version: 3.4.27 **OS/Browser**: Windows 11. Edge and Firefox ### Description When creating a o-input inside a o-field and applying a the...
Fixes #862 ## Proposed Changes - - -
### Overview of the problem **Oruga** version: 0.8.9 **Vuejs** version: 3.4.20 **OS/Browser**: Tried on Chromium 126 and Firefox 125 ### Description If a user edit manually the date in the...
### Overview of the problem **Oruga** version: [0.7.0] **Vuejs** version: [3.3.13] **OS/Browser**: Firefox 125.0.3 on macOS ### Description When using an OSelect component with a placeholder, the component shows as...
Fixes #701 ## Proposed Changes - add generic to table - update props - update emits - wrap table data into object mapping - refactor table - update export types...
### Overview of the problem **Oruga** version: 0.8.12 **Vuejs** version: 3.4.20 **OS/Browser**: Tried on Firefox 127 ### Description ### Steps to reproduce 1. Go on https://oruga-ui.com/components/Datetimepicker.html 2. In one of...
## Proposed Changes - add Dropdown component generics - expose `value` - update Dropdown types