Files
Owen/.github/ISSUE_TEMPLATE/config.yml
Kaj Kowalski f4e3d318ee
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
CI/CD Pipeline / Release (push) Has been cancelled
Add state handler implementations and documentation
- 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.
2025-05-24 12:31:01 +02:00

18 lines
796 B
YAML

blank_issues_enabled: false
contact_links:
- name: Discussion Forum
url: https://github.com/kjanat/Owen/discussions
about: Ask questions, share ideas, and discuss the Owen Animation System with the community
# - name: Discord Community
# url: https://discord.gg/owen-animation
# about: Join our Discord server for real-time chat and support
- name: Documentation
url: https://kjanat.github.io/Owen/
about: Check our comprehensive documentation and guides
- name: Multi-Scheme Guide
url: https://github.com/kjanat/Owen/blob/main/MULTI_SCHEME_GUIDE.md
about: Learn about animation naming schemes and conversions
- name: Demo Application
url: https://kjanat.github.io/Owen/demo/
about: Try the interactive demo to understand the system capabilities