-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[feature] calendar & datepicker component #1428
Comments
Currently Bootstrap-Vue's goal is to implement native Bootstrap V4 components and markup as Vue components. We are looking at implementing Bootstrap-Vue "extra" components, that wouldn't be part of the main library, but as optional add-ons: #417 |
I've been considering creating a date-picker component, as most others that I have found are lacking in ARIA accessibility features, but I probably wont get to it until next year. |
Hi Tim, any update on this component. This one is missing badly ;-) |
HI, it would be great this component, any update on it. |
another suggestion: a markdown component |
+1 |
@Azassinz that error doesn't look related to Bootstrap Vue. |
Do you think i missing something? I'm using JHipster, so i updated bootstrap vue to use this component, do i need another dependency or a special way to import it? |
Could you provide an example of how you are importing BootstrapVue, and an example of the markup for the template you are using? |
It would be great if bootstrap-vue included the separate calendar component. It can be is useful in lots of apps. There are several implementations from different authors https://github.com/vuejs/awesome-vue, but there is no a configurable and bootstrap stylized solution.
Are there any plans to implement this component in library?
The text was updated successfully, but these errors were encountered: