@@ -1944,8 +1944,6 @@ exports[`Storyshots Advanced Features Event Handling 1`] = `
1944
1944
}
1945
1945
}
1946
1946
draggable={false}
1947
- onCardClick={[Function]}
1948
- onLaneClick={[Function]}
1949
1947
style={undefined}
1950
1948
>
1951
1949
<div
@@ -1958,7 +1956,6 @@ exports[`Storyshots Advanced Features Event Handling 1`] = `
1958
1956
className="react-trello-lane sc-htpNat dJewwL"
1959
1957
draggable={false}
1960
1958
label={undefined}
1961
- onCardClick={[Function]}
1962
1959
onClick={[Function]}
1963
1960
style={Object {}}
1964
1961
title="Planned Tasks"
@@ -2053,7 +2050,6 @@ exports[`Storyshots Advanced Features Event Handling 1`] = `
2053
2050
className="react-trello-lane sc-htpNat dJewwL"
2054
2051
draggable={false}
2055
2052
label={undefined}
2056
- onCardClick={[Function]}
2057
2053
onClick={[Function]}
2058
2054
style={Object {}}
2059
2055
title="Executing"
@@ -4262,7 +4258,6 @@ exports[`Storyshots Advanced Features Scrolling and Events 1`] = `
4262
4258
}
4263
4259
}
4264
4260
draggable={false}
4265
- onLaneScroll={[Function]}
4266
4261
style={undefined}
4267
4262
>
4268
4263
<div
@@ -4274,7 +4269,6 @@ exports[`Storyshots Advanced Features Scrolling and Events 1`] = `
4274
4269
draggable={false}
4275
4270
label={undefined}
4276
4271
onClick={[Function]}
4277
- onLaneScroll={[Function]}
4278
4272
style={Object {}}
4279
4273
title="Lane1"
4280
4274
>
@@ -7088,7 +7082,6 @@ exports[`Storyshots Basic Functions Infinite Scrolling 1`] = `
7088
7082
}
7089
7083
}
7090
7084
draggable={false}
7091
- onLaneScroll={[Function]}
7092
7085
style={undefined}
7093
7086
>
7094
7087
<div
@@ -7100,7 +7093,6 @@ exports[`Storyshots Basic Functions Infinite Scrolling 1`] = `
7100
7093
draggable={false}
7101
7094
label={undefined}
7102
7095
onClick={[Function]}
7103
- onLaneScroll={[Function]}
7104
7096
style={Object {}}
7105
7097
title="Lane1"
7106
7098
>
@@ -10500,7 +10492,6 @@ exports[`Storyshots Custom Templates Custom Card Template 1`] = `
10500
10492
}
10501
10493
}
10502
10494
draggable={false}
10503
- onCardClick={[Function]}
10504
10495
style={undefined}
10505
10496
>
10506
10497
<div
@@ -10513,7 +10504,6 @@ exports[`Storyshots Custom Templates Custom Card Template 1`] = `
10513
10504
className="react-trello-lane sc-htpNat dJewwL"
10514
10505
draggable={false}
10515
10506
label="12/12"
10516
- onCardClick={[Function]}
10517
10507
onClick={[Function]}
10518
10508
style={
10519
10509
Object {
@@ -10776,7 +10766,6 @@ exports[`Storyshots Custom Templates Custom Card Template 1`] = `
10776
10766
className="react-trello-lane sc-htpNat dJewwL"
10777
10767
draggable={false}
10778
10768
label={undefined}
10779
- onCardClick={[Function]}
10780
10769
onClick={[Function]}
10781
10770
style={Object {}}
10782
10771
title="Long Lane name this is i suppose ha!"
@@ -12545,7 +12534,6 @@ exports[`Storyshots Custom Templates Drag-n-Drop Styling 1`] = `
12545
12534
}
12546
12535
}
12547
12536
draggable={false}
12548
- onCardClick={[Function]}
12549
12537
style={undefined}
12550
12538
>
12551
12539
<div
@@ -12558,7 +12546,6 @@ exports[`Storyshots Custom Templates Drag-n-Drop Styling 1`] = `
12558
12546
className="react-trello-lane sc-htpNat dJewwL"
12559
12547
draggable={false}
12560
12548
label={undefined}
12561
- onCardClick={[Function]}
12562
12549
onClick={[Function]}
12563
12550
style={Object {}}
12564
12551
title="Planned"
@@ -12747,7 +12734,6 @@ exports[`Storyshots Custom Templates Drag-n-Drop Styling 1`] = `
12747
12734
className="react-trello-lane sc-htpNat dJewwL"
12748
12735
draggable={false}
12749
12736
label={undefined}
12750
- onCardClick={[Function]}
12751
12737
onClick={[Function]}
12752
12738
style={Object {}}
12753
12739
title="Work In Progress"
@@ -19215,9 +19201,6 @@ exports[`Storyshots Editable Board Add/Delete Cards 1`] = `
19215
19201
}
19216
19202
}
19217
19203
draggable={false}
19218
- onCardAdd={[Function]}
19219
- onCardClick={[Function]}
19220
- onCardDelete={[Function]}
19221
19204
style={undefined}
19222
19205
>
19223
19206
<div
@@ -19230,8 +19213,6 @@ exports[`Storyshots Editable Board Add/Delete Cards 1`] = `
19230
19213
className="react-trello-lane sc-htpNat dJewwL"
19231
19214
draggable={false}
19232
19215
label="20/70"
19233
- onCardClick={[Function]}
19234
- onCardDelete={[Function]}
19235
19216
onClick={[Function]}
19236
19217
style={
19237
19218
Object {
@@ -19459,8 +19440,6 @@ exports[`Storyshots Editable Board Add/Delete Cards 1`] = `
19459
19440
className="react-trello-lane sc-htpNat dJewwL"
19460
19441
draggable={false}
19461
19442
label="10/20"
19462
- onCardClick={[Function]}
19463
- onCardDelete={[Function]}
19464
19443
onClick={[Function]}
19465
19444
style={
19466
19445
Object {
@@ -19556,8 +19535,6 @@ exports[`Storyshots Editable Board Add/Delete Cards 1`] = `
19556
19535
className="react-trello-lane sc-htpNat dJewwL"
19557
19536
draggable={false}
19558
19537
label="0/0"
19559
- onCardClick={[Function]}
19560
- onCardDelete={[Function]}
19561
19538
onClick={[Function]}
19562
19539
style={
19563
19540
Object {
@@ -19608,8 +19585,6 @@ exports[`Storyshots Editable Board Add/Delete Cards 1`] = `
19608
19585
className="react-trello-lane sc-htpNat dJewwL"
19609
19586
draggable={false}
19610
19587
label="2/5"
19611
- onCardClick={[Function]}
19612
- onCardDelete={[Function]}
19613
19588
onClick={[Function]}
19614
19589
style={
19615
19590
Object {
@@ -19749,8 +19724,6 @@ exports[`Storyshots Editable Board Add/Delete Cards 1`] = `
19749
19724
className="react-trello-lane sc-htpNat dJewwL"
19750
19725
draggable={false}
19751
19726
label="1/1"
19752
- onCardClick={[Function]}
19753
- onCardDelete={[Function]}
19754
19727
onClick={[Function]}
19755
19728
style={
19756
19729
Object {
@@ -19846,8 +19819,6 @@ exports[`Storyshots Editable Board Add/Delete Cards 1`] = `
19846
19819
className="react-trello-lane sc-htpNat dJewwL"
19847
19820
draggable={false}
19848
19821
label="1/1"
19849
- onCardClick={[Function]}
19850
- onCardDelete={[Function]}
19851
19822
onClick={[Function]}
19852
19823
style={
19853
19824
Object {
@@ -19943,8 +19914,6 @@ exports[`Storyshots Editable Board Add/Delete Cards 1`] = `
19943
19914
className="react-trello-lane sc-htpNat dJewwL"
19944
19915
draggable={false}
19945
19916
label="1/1"
19946
- onCardClick={[Function]}
19947
- onCardDelete={[Function]}
19948
19917
onClick={[Function]}
19949
19918
style={
19950
19919
Object {
@@ -20040,8 +20009,6 @@ exports[`Storyshots Editable Board Add/Delete Cards 1`] = `
20040
20009
className="react-trello-lane sc-htpNat dJewwL"
20041
20010
draggable={false}
20042
20011
label="1/1"
20043
- onCardClick={[Function]}
20044
- onCardDelete={[Function]}
20045
20012
onClick={[Function]}
20046
20013
style={
20047
20014
Object {
0 commit comments