Feat: add tachyonFX animations

This commit is contained in:
2026-02-04 00:40:15 +01:00
parent 1b01491e87
commit 5579708f69
11 changed files with 201 additions and 85 deletions

View File

@@ -2,6 +2,15 @@
All notable changes to this project will be documented in this file.
## [0.0.6] - Unreleased
### Added
- TachyonFX based animations
### Fixed
- PatternProps and EuclideanDistribution modals now use the global theme background instead of the terminal default.
## [0.0.5] - Unreleased
### Added