vue-atlas icon indicating copy to clipboard operation
vue-atlas copied to clipboard

A Vue.js 2 UI component library.

Results 42 vue-atlas issues
Sort by recently updated
recently updated
newest added
trafficstars

**Please describe the feature in detail:** Some sort of date range picker a-la flatpickr in the Atlassian styling would be really nice **Would this be a breaking change?** I don't...

datatables are tricky to do "right", and I want to do this right. with that said, this might not make it into 2.0.3! this will replace the current table component,...

enhancement

Hi, many thanks for your work! What do you think about making the select menu search-bar fixed? It would be useful to make it always accessible, especially if the list...

enhancement
help wanted

**Please describe the feature in detail:** A tall modal should never spill over the page bounds. Instead, the content of the modal should scroll. **Would this be a breaking change?**...

enhancement

File picker with previews will be great. For example https://lusaxweb.github.io/vuesax/components/upload.html#default

enhancement
help wanted

any prop that references 'info', 'success', 'warning', 'danger', etc., should be identified by a prop named `appearance`. currently, the prop is named `type` on most components. **this would be a...

In my opinion the time picker is not optimal yet and I dont have a solution for it yet. I find it really hard to design one properly. But as...

When a dropdown is opened: - Tab should be disabled until the dropdown is closed. - Escape should close the dropdown. - Array keys should navigate through dropdown items, assuming...

enhancement

I suggest to add special props to va-form-item, or slots, or even both, where can be placed errors and warnings. WDYT ?