Feature/show extra info in a day cell#242
Feature/show extra info in a day cell#242charithAmila wants to merge 3 commits intohypeserver:masterfrom
Conversation
|
uhmm, is this feature getting merged someday? would be appreciated a lot. |
| cellInfo={cellInfo} | ||
| cellInfoClassName="abc" |
There was a problem hiding this comment.
What do you think about instead of passing a list of date & value, passing a function that when it is called with a date, returns the extra info to be shown for it?
|
@brunolucena thank you for the input. |
|
I have opened a PR to achieve this by passing a |
|
@kamyar Thanks a lot, that renderer looks really great, it'll make things a lot easier. |
Looks grate |

Types of changes
What types of changes does your code introduce?
Put an
xin the boxes that applyDescription
New feature for show extra information in a day cell.