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

fix: Add datepicker classes for monthly mode #72

Merged
merged 1 commit into from
May 5, 2023

Conversation

u-ashish
Copy link
Contributor

I was messing around with this library and noticed that when the datepicker was created in monthly mode, the styling broke (also reported in #71).

From inspecting the DOM tree it looked like none of the classes were set, so this explicitly adds the class props in the bulma config.

A screenshot of how it looked for me when I did it using the override

Screen Shot 2022-12-11 at 9 54 41 AM

I'm not sure if there's a better way to fix this or if it's a bug in the Oruga lib itself when it generates classes, though, so worth a review!

@jtommy jtommy linked an issue May 5, 2023 that may be closed by this pull request
@jtommy jtommy merged commit 0d698dc into oruga-ui:master May 5, 2023
@jtommy
Copy link
Member

jtommy commented May 5, 2023

@u-ashish thanks

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

Successfully merging this pull request may close these issues.

datepicker appearance with month type
2 participants