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 f2a862e commit 4500980Copy full SHA for 4500980
CHANGELOG.md
@@ -13,6 +13,12 @@
13
- Fix all polar connection interpolation (except fading).
14
- Remove unwanted line connections from line-circle + orientation changed anim.
15
16
+### Changed
17
+
18
+- Removed the 'align: max' property from the API. That function can be achieved
19
+ by setting the axis range to: {min: '100%', max: '0%'}.
20
21
22
## [0.13.0] - 2024-09-13
23
24
### Fixed
0 commit comments