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

slotPropGetter - Allow to style cells #485

Merged
merged 5 commits into from
Aug 22, 2017
Merged

slotPropGetter - Allow to style cells #485

merged 5 commits into from
Aug 22, 2017

Conversation

bkniffler
Copy link
Contributor

@bkniffler bkniffler commented Jul 27, 2017

Allows for something like:

ohne titel

@bkniffler
Copy link
Contributor Author

Hey, any news on this?

src/Calendar.js Outdated
@@ -242,6 +242,18 @@ class Calendar extends React.Component {
eventPropGetter: PropTypes.func,

/**
* Optionally provide a function that returns an object of className or style props
* to be applied to the the time-slot node.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we add a note here advising caution? styles that change layout or position may break the calendar in unexpected ways.

@jquense
Copy link
Owner

jquense commented Aug 22, 2017

sorry slipped past me. looks good just one comment

@bkniffler
Copy link
Contributor Author

Okidoki!

@jquense jquense merged commit adc48e4 into jquense:master Aug 22, 2017
@jquense
Copy link
Owner

jquense commented Aug 22, 2017

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.

2 participants