File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757 handle=".option__drag-handle "
5858 invertSwap
5959 target=".sort-target "
60- @change = " saveOptionsOrder ( ' choice' ) "
60+ @update = " dirtyOptionsType = ' choice' "
6161 @start =" onDragStart "
6262 @end =" onDragEnd " >
6363 <TransitionGroup
Original file line number Diff line number Diff line change 101101 handle=".option__drag-handle "
102102 invertSwap
103103 target=".sort-target "
104- @change = " saveOptionsOrder ( ' column' ) "
104+ @update = " dirtyOptionsType = ' column' "
105105 @start =" onDragStart "
106106 @end =" onDragEnd " >
107107 <!-- Column input edit -->
139139 handle=".option__drag-handle "
140140 invertSwap
141141 target=".sort-target "
142- @change = " saveOptionsOrder ( ' row' ) "
142+ @update = " dirtyOptionsType = ' row' "
143143 @start =" onDragStart "
144144 @end =" onDragEnd " >
145145 <TransitionGroup
Original file line number Diff line number Diff line change 128128 handle=".option__drag-handle "
129129 invertSwap
130130 target=".sort-target "
131- @change = " saveOptionsOrder ( ' choice' ) "
131+ @update = " dirtyOptionsType = ' choice' "
132132 @start =" onDragStart "
133133 @end =" onDragEnd " >
134134 <TransitionGroup
Original file line number Diff line number Diff line change 141141 handle=".option__drag-handle "
142142 invertSwap
143143 target=".sort-target "
144- @change = " saveOptionsOrder ( ' choice' ) "
144+ @update = " dirtyOptionsType = ' choice' "
145145 @start =" onDragStart "
146146 @end =" onDragEnd " >
147147 <TransitionGroup
Original file line number Diff line number Diff line change 121121 direction="vertical"
122122 invertSwap
123123 handle=".question__drag-handle "
124- @change =" onQuestionOrderChange "
124+ @update =" onQuestionOrderChange "
125125 @start =" onDragStart "
126126 @end =" onDragEnd " >
127127 <TransitionGroup
You can’t perform that action at this time.
0 commit comments