• v1.0.2 e2402d8fdc

    Add state handler implementations and documentation
    Some checks failed
    CI/CD Pipeline / Test & Lint (16.x) (push) Has been cancelled
    CI/CD Pipeline / Test & Lint (18.x) (push) Has been cancelled
    CI/CD Pipeline / Test & Lint (20.x) (push) Has been cancelled
    CI/CD Pipeline / Security Audit (push) Has been cancelled
    Release / Validate Version (push) Has been cancelled
    CI/CD Pipeline / Release (push) Has been cancelled
    Release / Build and Test (push) Has been cancelled
    Release / Create Release (push) Has been cancelled
    Release / Publish to NPM (push) Has been cancelled
    Release / Deploy Demo (push) Has been cancelled
    Multi-Scheme Testing / Validate Naming Schemes (artist) (push) Has been cancelled
    Multi-Scheme Testing / Validate Naming Schemes (hierarchical) (push) Has been cancelled
    Multi-Scheme Testing / Validate Naming Schemes (legacy) (push) Has been cancelled
    Multi-Scheme Testing / Validate Naming Schemes (semantic) (push) Has been cancelled
    Multi-Scheme Testing / Test Scheme Conversions (push) Has been cancelled
    Multi-Scheme Testing / Validate Demo Functionality (push) Has been cancelled
    Multi-Scheme Testing / Performance Benchmarks (push) Has been cancelled
    Performance Testing / Animation Conversion Performance (100, artist) (push) Has been cancelled
    Performance Testing / Animation Conversion Performance (100, hierarchical) (push) Has been cancelled
    Performance Testing / Animation Conversion Performance (100, legacy) (push) Has been cancelled
    Performance Testing / Animation Conversion Performance (100, semantic) (push) Has been cancelled
    Performance Testing / Animation Conversion Performance (1000, artist) (push) Has been cancelled
    Performance Testing / Animation Conversion Performance (1000, hierarchical) (push) Has been cancelled
    Performance Testing / Animation Conversion Performance (1000, legacy) (push) Has been cancelled
    Performance Testing / Animation Conversion Performance (1000, semantic) (push) Has been cancelled
    Performance Testing / Animation Conversion Performance (5000, artist) (push) Has been cancelled
    Performance Testing / Animation Conversion Performance (5000, hierarchical) (push) Has been cancelled
    Performance Testing / Animation Conversion Performance (5000, legacy) (push) Has been cancelled
    Performance Testing / Animation Conversion Performance (5000, semantic) (push) Has been cancelled
    Performance Testing / Memory Usage Analysis (push) Has been cancelled
    Performance Testing / Demo Performance Audit (push) Has been cancelled
    Performance Testing / Generate Performance Report (push) Has been cancelled

    kjanat released 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