Activity
Merge branch 'develop' into feature/save-and-load
Merge branch 'develop' into feature/save-and-load
Script APIをリファクタリングし、getAPIForScriptメソッドを別モジュールに分離。型安全性とドキュメントを強化。
Script APIをリファクタリングし、getAPIForScriptメソッドを別モジュールに分離。型安全性とドキュメントを強化。
Merge remote-tracking branch 'origin/develop' into feature/replace-ts…
Merge remote-tracking branch 'origin/develop' into feature/replace-ts…
Refactor: Extract interfaces from index.ts into separate type files
Refactor: Extract interfaces from index.ts into separate type files
Merge branch 'develop' into fix/resource_not_found
Merge branch 'develop' into fix/resource_not_found
リソースが見つからないエラーを例外として、スローするようにした。
リソースが見つからないエラーを例外として、スローするようにした。
WebTaleScriptにifグローバル属性を追加し、テストを実装
WebTaleScriptにifグローバル属性を追加し、テストを実装
メッセージウィンドウの表示領域を改善し、テキスト折り返しと自動スクロール機能を追加。テストシナリオを更新し、Playwrightの設定を追加。
メッセージウィンドウの表示領域を改善し、テキスト折り返しと自動スクロール機能を追加。テストシナリオを更新し、Playwrightの設定を追加。