0.28.0
- Add unit argument to onZoom and onTimeChange callbacks @hckr #655
- Add
className
prop to Timeline component to overridereact-calendar-timeline
class #682 - support zoom level seconds #835 @horizon-plaza
- custom buffer prop (help with controlled scrolling) @Ilaiwi
- Fix injecting custom vertical line's class names for time periods longer than day @RafikiTiki
- fix Context Menu unintentionally disabled by default @dsgipe #769
- delete props
headerLabelFormats
andsubHeaderLabelFormats
not you can passformatLabel
function toDateHeader
with label width and start and end time of intervals
What's Changed
- Fix docs for onCanvasDoubleClick and onCanvasContextMenu by @joncar in #706
- check for offsetParent before using by @danielcruser in #704
- Add className prop to top-level Timeline by @rmccue in #683
- update create-react-context version to v0.3.0 by @linzhaoken in #749
- Seconds zoom config by @horizon-plaza in #836
- Fix for Context Menu unintentionally disabled by default. Also a docu… by @dsgipe in #786
- Fix injecting custom class names for vertical lines by @RafikiTiki in #729
- Add unit argument to onZoom and onTimeChange callbacks by @hckr in #676
- 0.28.0 by @Ilaiwi in #863
New Contributors
- @joncar made their first contribution in #706
- @danielcruser made their first contribution in #704
- @rmccue made their first contribution in #683
- @linzhaoken made their first contribution in #749
- @horizon-plaza made their first contribution in #836
- @dsgipe made their first contribution in #786
- @RafikiTiki made their first contribution in #729
- @hckr made their first contribution in #676
Full Changelog: 0.26.7...0.28.0