You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,10 @@ and this project adheres (more or less) to [Semantic Versioning](http://semver.o
9
9
10
10
### Fixed
11
11
12
-
* Provided a new key `groupLabelKey` to allow splitting of the key used to render the Sidebar and the InfoLabel visible during drag operations. `groupTitleKey` continues to be used to render the Sidebar.
12
+
* Provided a new key `groupLabelKey` to allow splitting of the key used to render the Sidebar and the InfoLabel visible during drag operations. `groupTitleKey` continues to be used to render the Sidebar.#442@thiagosatoshi
13
13
* fix scroll left/right causes item move/edit to be at incorrect time #401@acemac
14
14
* now `getResizeProps` take `leftClassName` and `rightClassName` and returns className for left and right props @acemac
15
+
* fix functionality of `itemTitle` and `itemDivTitle`[issue](https://github.com/namespace-ee/react-calendar-timeline/issues/429#issuecomment-426456693)@acemac
0 commit comments