This fixes an old bug that would prevent the onDayClick
handler from firing if any events were present in that week. It now works as expected.
Commits
- c46b919: add dark mode live example (Bruce Harrison)
- 0adb16c: clean up dark mode example (Bruce Harrison)
- 1996cca: refine dark mode docs (Bruce Harrison)
- 075d9b6: fix clicks not propagating through to day components (Bruce Harrison) #109
- df6973c: fix onDayClick not being propagated (Bruce Harrison) #109