-
Add state handler implementations and documentation
Some checks failedCI/CD Pipeline / Test & Lint (16.x) (push) Has been cancelledCI/CD Pipeline / Test & Lint (18.x) (push) Has been cancelledCI/CD Pipeline / Test & Lint (20.x) (push) Has been cancelledCI/CD Pipeline / Security Audit (push) Has been cancelledRelease / Validate Version (push) Has been cancelledCI/CD Pipeline / Release (push) Has been cancelledRelease / Build and Test (push) Has been cancelledRelease / Create Release (push) Has been cancelledRelease / Publish to NPM (push) Has been cancelledRelease / Deploy Demo (push) Has been cancelledMulti-Scheme Testing / Validate Naming Schemes (artist) (push) Has been cancelledMulti-Scheme Testing / Validate Naming Schemes (hierarchical) (push) Has been cancelledMulti-Scheme Testing / Validate Naming Schemes (legacy) (push) Has been cancelledMulti-Scheme Testing / Validate Naming Schemes (semantic) (push) Has been cancelledMulti-Scheme Testing / Test Scheme Conversions (push) Has been cancelledMulti-Scheme Testing / Validate Demo Functionality (push) Has been cancelledMulti-Scheme Testing / Performance Benchmarks (push) Has been cancelledPerformance Testing / Animation Conversion Performance (100, artist) (push) Has been cancelledPerformance Testing / Animation Conversion Performance (100, hierarchical) (push) Has been cancelledPerformance Testing / Animation Conversion Performance (100, legacy) (push) Has been cancelledPerformance Testing / Animation Conversion Performance (100, semantic) (push) Has been cancelledPerformance Testing / Animation Conversion Performance (1000, artist) (push) Has been cancelledPerformance Testing / Animation Conversion Performance (1000, hierarchical) (push) Has been cancelledPerformance Testing / Animation Conversion Performance (1000, legacy) (push) Has been cancelledPerformance Testing / Animation Conversion Performance (1000, semantic) (push) Has been cancelledPerformance Testing / Animation Conversion Performance (5000, artist) (push) Has been cancelledPerformance Testing / Animation Conversion Performance (5000, hierarchical) (push) Has been cancelledPerformance Testing / Animation Conversion Performance (5000, legacy) (push) Has been cancelledPerformance Testing / Animation Conversion Performance (5000, semantic) (push) Has been cancelledPerformance Testing / Memory Usage Analysis (push) Has been cancelledPerformance Testing / Demo Performance Audit (push) Has been cancelledPerformance Testing / Generate Performance Report (push) Has been cancelledreleased this
2025-05-24 13:12:14 +02:00 | 0 commits to master since this release- Implemented StateHandler class with methods for entering, exiting, and updating states.
- Created TypeStateHandler for handling typing state with appropriate animations and transitions.
- Developed WaitStateHandler for managing idle state with quirk animations.
- Added JSDoc documentation for all new classes and methods.
- Included CSS styles for documentation formatting and syntax highlighting.
fix: update standard configuration to include ignore for scripts directory
Downloads