Skip to content

Commit 8daa5cd

Browse files
committed
Update
1 parent a2535db commit 8daa5cd

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v1.5.1
2+
3+
- Refactor lasso manager to support SSR ([#101](https://github.com/flekschas/regl-scatterplot/issues/101))
4+
- Fix a glitch where the scatterplot instance is destroyed after a `scatterplot.draw()` was called but before `scatterplot.draw()` finished. ([#101](https://github.com/flekschas/regl-scatterplot/issues/101))
5+
16
## v1.5.0
27

38
- Add the ability to lasso select point upon long press via `scatterplot.set('lassoOnLongPress', true)`.

0 commit comments

Comments
 (0)