sort by:
Revision Author Date Message Commit Date
28835f7 2.13.2 21 July 2022, 14:01:17 UTC
dfac79d update readme and changelog for v2.13.2 21 July 2022, 13:55:02 UTC
4368632 Merge pull request #6274 from plotly/terser-4.8.1 bump terser 4.8.1 20 July 2022, 15:19:48 UTC
835dac0 bump terser 4.8.1 20 July 2022, 14:29:48 UTC
4d1472a Merge pull request #6265 from plotly/fix-6264 Fix `sankey` select error and improve handling of zero indexed subplots 15 July 2022, 20:53:41 UTC
b1cee56 fix outline stroke color 15 July 2022, 20:27:21 UTC
c8e9c2c fix isCartesian checks in select.js 15 July 2022, 20:24:58 UTC
d4b64f7 revise function and variable names 15 July 2022, 20:21:25 UTC
b5b32ef Merge pull request #6262 from plotly/selection-events-in-draw-modes Emit selection events in drawmode when an existing selection modified 15 July 2022, 20:04:59 UTC
597da12 Merge pull request #6267 from plotly/fix-6266 Handle missing drag layer of invisible `sankey` traces to fix select error 15 July 2022, 19:56:10 UTC
a440f79 draft log for PR 6267 15 July 2022, 17:58:37 UTC
364c258 fix 6266 - handle undefined _bgRect in sankey 15 July 2022, 17:54:24 UTC
015fe2f draft log for PR 6265 15 July 2022, 17:07:42 UTC
7f0163e strict subplot test to detect zero subplot e.g. sankey in determineSearchTraces & fix 6264 15 July 2022, 16:25:58 UTC
16461df test eventdata for selections edits on various dragmodes 15 July 2022, 15:26:48 UTC
09f43a9 draft log for PR 6262 15 July 2022, 14:31:10 UTC
cbdc017 emit selection events in drawmode when selection change 15 July 2022, 13:56:59 UTC
a4038e3 2.13.1 14 July 2022, 20:39:16 UTC
862695c update changelog and readme for v2.13.1 14 July 2022, 20:33:14 UTC
0f43d33 Merge pull request #6260 from plotly/fix-6259 Avoid attaching selections to missing eventData 14 July 2022, 20:29:32 UTC
0afa52c avoid emitting select events using shape drawing dragmodes 14 July 2022, 19:52:36 UTC
0b00ed9 draft log for PR 6260 14 July 2022, 19:35:17 UTC
5a50ff0 fix issue 6259 - handle missing eventData, layout and selections 14 July 2022, 19:21:53 UTC
a159235 2.13.0 14 July 2022, 17:14:25 UTC
753af4b update changelog and readme for v2.13.0 14 July 2022, 17:09:05 UTC
3c511d2 Merge pull request #6258 from plotly/selections-patch-0 Fix `mapbox` shift select regression 14 July 2022, 16:31:25 UTC
4ca4423 avoid polygon name conflicts in select.js 14 July 2022, 16:07:53 UTC
f9325a4 add functions to centralize select emit events 14 July 2022, 02:32:21 UTC
e252cc8 refactor emit calls to be on gd 14 July 2022, 02:25:04 UTC
5b36d3b fix mapbox multi-select error with shiftKey 14 July 2022, 02:07:11 UTC
41b0fd2 Merge pull request #6243 from plotly/selections Persistent selections for cartesian subplots 13 July 2022, 21:41:34 UTC
46709ab provide layout.selections in plotly_selected events 13 July 2022, 20:04:20 UTC
feb4657 clear subplot selections before adding new selection in immediate mode without shiftKey 13 July 2022, 19:14:07 UTC
78f3700 adjust splom test 12 July 2022, 15:56:06 UTC
b927b88 do not regenerate scattergl when computed 12 July 2022, 15:45:10 UTC
0f03f1f fix subplot state on deselect single selections 12 July 2022, 15:32:47 UTC
293abfb use fullLayout references in _deselect 12 July 2022, 15:16:15 UTC
d2832df emit selected not deselect when selections remain from deselect 12 July 2022, 15:09:31 UTC
8776d49 add all the points to new selection points in event data 12 July 2022, 15:04:02 UTC
23b812a clearSelect > clearOutline 12 July 2022, 13:50:52 UTC
ab9da47 move handle_outlines into shapes beside display_outlines 12 July 2022, 13:48:04 UTC
8b959ea emit plotly_deselect on selection removal and update subplot state 12 July 2022, 13:22:38 UTC
3632827 add comment regarding new selection plotly_selected points 12 July 2022, 02:11:24 UTC
4623196 provide ranges for rect selection edits in plotly_selected 12 July 2022, 02:01:02 UTC
b9d2db8 use mergedPolygons in plotly_selecting event 12 July 2022, 01:37:30 UTC
37a664a include range and lassoPoints depending on rect and lasso 11 July 2022, 22:12:26 UTC
ad2e740 provide range and lassoPoints for modified selections 11 July 2022, 20:27:22 UTC
211548b correct allSearchTraces var name 11 July 2022, 16:04:33 UTC
190efea revise reselect args 11 July 2022, 16:04:33 UTC
5ea9055 reorder reselect args 11 July 2022, 15:07:22 UTC
9c9a8c8 move override fillRangeItems outside prepSelect 11 July 2022, 14:48:53 UTC
6c1f418 update comment 11 July 2022, 14:04:20 UTC
5060946 move makeFillRangeItems outside preSelect 11 July 2022, 13:56:02 UTC
420cefc rewrite fillRangeItems in select.js so that in does not depend on select mode 11 July 2022, 13:37:47 UTC
33d0085 emit selected after selection edits 09 July 2022, 21:12:46 UTC
f6d9d94 move clearSelectionsCache into doneFn throttle 09 July 2022, 14:37:22 UTC
703299e draft log for PR 6243 08 July 2022, 20:48:46 UTC
d9f6f50 Revert "use mergedPolygons in eventData - potential fix for issue 4095" This reverts commit 6cdff0f0c639fafd31aaa7a5950f0f63f066b65a. 08 July 2022, 19:59:47 UTC
5322550 return eventData from reselect 08 July 2022, 19:59:30 UTC
c75a902 fix to pass plot_api test 08 July 2022, 19:41:02 UTC
1126808 Revert "emit plotly_selected at the end of reselect" This reverts commit 0db958c387e612bca0b660c896c9eb1f59fbe328. 08 July 2022, 19:34:57 UTC
6cdff0f use mergedPolygons in eventData - potential fix for issue 4095 08 July 2022, 19:20:03 UTC
0db958c emit plotly_selected at the end of reselect 08 July 2022, 19:16:04 UTC
60c8464 avoid undefined length to pass plot_api tests 08 July 2022, 19:08:46 UTC
14a0e22 avoid missing splom scenes 08 July 2022, 18:55:02 UTC
6eba38d test selections in splom_iris-matching 08 July 2022, 17:57:28 UTC
693d1d0 persistent selection across splom subplots - keep selecting 08 July 2022, 17:39:46 UTC
914cfe8 clear outline controllers before making new ones 08 July 2022, 14:44:40 UTC
cb2c710 restrict active selection removal to select modes 08 July 2022, 14:44:40 UTC
5507076 adjust controllers for tiny rect selections 08 July 2022, 13:29:33 UTC
8c7ead6 clear outline controllers at the start of selection draw 08 July 2022, 13:03:04 UTC
ee85231 Merge pull request #6247 from sec2/patch-2 Update zh-tw.js 08 July 2022, 02:42:03 UTC
b5d34dc fix links in sinhala and zh-tw changelogs 08 July 2022, 02:28:01 UTC
8708961 Merge branch 'master' into patch-2 08 July 2022, 02:24:51 UTC
a5e2912 changelog for zh-tw translation 08 July 2022, 02:23:51 UTC
a815471 Merge pull request #6238 from sujithranga/හෙළබස Add si locale for Sinhala language 08 July 2022, 02:22:12 UTC
cfd1cc9 Merge branch 'master' into හෙළබස 07 July 2022, 22:00:49 UTC
adda5ea draftlog for 6238 07 July 2022, 22:00:30 UTC
20724d7 eraseActiveSelection now internal 07 July 2022, 19:01:14 UTC
2e8d2d9 drop eraseselection button 07 July 2022, 18:11:57 UTC
faa1217 move display_outlines from shapes/draw_newshape to shapes 07 July 2022, 17:48:34 UTC
34d639d remove active selection on double click and persist selections 07 July 2022, 17:40:40 UTC
07e09cb adjust the size of active outline controllers 07 July 2022, 17:35:18 UTC
095cef0 keep gradual newselection.mode in tests 07 July 2022, 16:03:26 UTC
fed9db9 activate immediate selection right after creation 07 July 2022, 15:14:21 UTC
c0c70be handle immediate selections for cartesian subplots 07 July 2022, 14:59:09 UTC
44801d5 different names for lists not to be confused with fn requires 07 July 2022, 14:37:27 UTC
d83ca89 newselection immediate and gradual modes 07 July 2022, 14:32:26 UTC
d5e53d9 revise selections.path description 07 July 2022, 01:53:27 UTC
4138cf0 make it easier to activate selections using all pointer-events 06 July 2022, 21:48:04 UTC
d28cb4f no activeselection.fillcolor by default 06 July 2022, 21:19:45 UTC
95b3bd1 Merge pull request #6232 from plotly/update-logo-2022 Updates for 2022 logo 06 July 2022, 21:11:21 UTC
032637f Update draftlogs/6232_change.md Co-authored-by: Alex Johnson <alex@plot.ly> 06 July 2022, 20:57:19 UTC
0e76709 for now drop test case of combination of click and drag selections 06 July 2022, 14:27:07 UTC
897ec0c fix conversion for draft selection polygons 06 July 2022, 14:04:55 UTC
6618912 centralize get subtract logic 06 July 2022, 13:32:43 UTC
b3025e6 display interactive selections for second outlines 06 July 2022, 13:00:29 UTC
1377356 Merge pull request #6250 from plotly/dev-deps-Jul-05-2022 Bump dev dependencies - July 5, 2022 06 July 2022, 03:09:03 UTC
041c8dc bump canvas 2.9.3 06 July 2022, 02:52:49 UTC
734d21f bump eslint 8.19.0 06 July 2022, 02:51:50 UTC
back to top