Skip to content
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

Closed
ddydeveloper opened this issue Dec 3, 2017 · 11 comments · Fixed by #4712
Closed

[feature] calendar & datepicker component #1428

ddydeveloper opened this issue Dec 3, 2017 · 11 comments · Fixed by #4712

Comments

@ddydeveloper
Copy link

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?

@tmorehouse
Copy link
Member

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

@tmorehouse
Copy link
Member

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.

@tmorehouse tmorehouse changed the title Include the calendar component as the separate from the datepicker component. [feature] calendar & datepicker component Dec 13, 2017
@KonradDRAST
Copy link

KonradDRAST commented Feb 28, 2018

Hi Tim, any update on this component. This one is missing badly ;-)

@epileftro85
Copy link

HI, it would be great this component, any update on it.

@syffs
Copy link
Contributor

syffs commented Apr 6, 2018

another suggestion: a markdown component

@TheAndroidGuy
Copy link

+1
Yes guys. We really need datepicker component 🥇

@Azassinz
Copy link

Can someone help me? I really need to usea b-calendar component, yesterday i update to v2.5.0 but this appears in console.
image

@tmorehouse
Copy link
Member

@Azassinz that error doesn't look related to Bootstrap Vue.

@Azassinz
Copy link

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?

@tmorehouse
Copy link
Member

tmorehouse commented Feb 20, 2020

Could you provide an example of how you are importing BootstrapVue, and an example of the markup for the template you are using?

@Azassinz
Copy link

Azassinz commented Feb 20, 2020

Sorry, i solved it now, the problem is that JHipster only partialy use bootstrap-vue, to use the components you need to manually import them in config-bootstrap-vue.ts
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
7 participants