vue-atlas
vue-atlas copied to clipboard
A Vue.js 2 UI component library.
**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,...
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...
**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?**...
File picker with previews will be great. For example https://lusaxweb.github.io/vuesax/components/upload.html#default
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...
I suggest to add special props to va-form-item, or slots, or even both, where can be placed errors and warnings. WDYT ?