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

Add bottom panel prop #170

Closed
wants to merge 1 commit into from

Conversation

moonboots
Copy link
Collaborator

to: @majapw

Adds bottomPanel prop addressing comments from previous PR. With the new tether changes, I no longer need the margin top property.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.293% when pulling 1167c5b on moonboots:add-bottom-panel into b77f0b5 on airbnb:master.

@youngzhao-xyz
Copy link

youngzhao-xyz commented Jun 30, 2017

Does the bottomPanel prop still exist? I can't find it in the README

@majapw
Copy link
Collaborator

majapw commented Jun 30, 2017

Hi @youngzhaosignifyd, you can add content to the bottomPanel using renderCalendarInfo

Basically, you want to pass in something like `renderCalendarInfo={() =>

Hello World!
!. Check out https://github.com/airbnb/react-dates/blob/master/stories/DateRangePicker_calendar.js#L125-L132 for an example config.

@youngzhao-xyz
Copy link

youngzhao-xyz commented Jun 30, 2017

@majapw Ah ok. Thanks!

Should I create a new PR to add this info to the README?

UPDATE

I just noticed there is a "Show info" button in the storybook. That is a good supplement to the README. So for those who need more info besides README, look for the blue "Show info" button on the upper right corner.

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.

4 participants