You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: sync webgal-parser interfaces with main WebGAL project
- Fix interface consistency between webgal-parser and main WebGAL
- Add missing trailing comma in commandType enum
- Update ISceneData to use ISceneEntry for better type consistency
- Add ISceneEntry as compatibility alias for sceneEntry
- Add comprehensive test cases for animation parameters
- Bump version to 4.5.13
Resolves interface mismatches and improves test coverage for:
- wait command functionality
- changeFigure with duration, enter, exit parameters
- changeBg with animation and transform parameters
0 commit comments