We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81e6139 commit 738e93cCopy full SHA for 738e93c
1 file changed
CHANGELOG.md
@@ -34,6 +34,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
34
35
## [2.0.0-alpha.15] – 2023-06-29
36
37
+### Added
38
+
39
+- New `KeyboardPan` option `wasd` and method `update`.
40
41
+### Changed
42
43
+- Improve `TreeLoader`.
44
+- Make `Viewport:responsive` idempotent i.e. duplicate calls causes the effect only once.
45
+- Improve docs intro.
46
+- Simplify `Circle:detectCollision` to 2D.
47
+- Improve API docs.
48
+- Update the class inheritance chart to `2.0.0-alpha.15`.
49
50
+### Fixed
51
52
+- Repair Measurement circle boundary bug and related example apps.
53
54
55
## [2.0.0-alpha.14] – 2023-06-28
56
0 commit comments