Releases: mkayander/dStruct
Releases · mkayander/dStruct
v1.326.0
Bug Fixes
Features
- Added clearAppearance feature (aec8552)
- Allow to call showIndexes without args (e2d576b)
- Deleted react-archer (72ed6a6)
- Reorganized remaining util functions to FSD (40c2039)
- Updated dependencies (1f9046f)
- Updated Sass (223f8ee)
v1.325.0
Bug Fixes
Features
- Moved data structure models to FSD folders (ad07bbd)
- Moved hooks to FSD (61dc7da)
- Spread args creation across FSD (f793ad0)
v1.324.0
Features
- Further FSD implementation (d2f16c5)
v1.323.1
Bug Fixes
- Avoid node text overflowing the circle (9240a11)
- Fit array structure containers width to content (5834a44)
- Render edges without arrows for binary trees (cabcc70)
v1.323.0
Bug Fixes
- Removed comment (c49e736)
- Reset color maps to null (99c4c51)
- Set map function return type to unknown (242fbe9)
Features
- Parse a controlled root array for the matrix argument (e097dda)
- Recursively pass color maps from parents to children (5cefb2c)
v1.322.0
Bug Fixes
Features
- Integrate replay feature into player controls component (4306438)
v1.321.0
Features
- Accept string keys (1a21571)
- Added a reusable node overlay component (3d885f9)
- Moved node animation logic to a separate hook (fc38fb7)
- Record Map structure reads (aa93225)
- Record object structure reads (b3b8724)
- Use new animation hook and component (f772e0f)
v1.320.1
Bug Fixes
- Fix value nullability check (48c8fc2)
- Handle reverting of trees combination (d98222b)
- Update linked list child positions (f5ef430)
v1.320.0
Bug Fixes
- Fixed tree container size (84feb0a)
Features
- Improved performance by avoiding re-renders during panning (0b009d8)