File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres (more or less) to [Semantic Versioning](http://semver.o
77
88## Unreleased
99
10+ ## 0.26.3
11+
12+ * add documentation for ` onItemDeselect ` #350 @ilaiwi
13+ * solve a bug where ` onItemDeselect ` is not triggered as expected for several item clicks #350 @ilaiwi
14+ * fix row height on browser scaling #615 @gaston-niglia
15+
16+ ### Packages
17+
18+ update to
` [email protected] ` for newer versions of node.
19+
1020## 0.26.2
1121
1222* render the items layer after columns and rows for layring @ilaiwi
Original file line number Diff line number Diff line change 11{
22 "name" : " react-calendar-timeline" ,
3- "version" : " 0.26.2 " ,
3+ "version" : " 0.26.3 " ,
44 "description" : " react calendar timeline" ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments