Skip to content

Stabilize offscreen lifecycle, add workspace mode and tighten locale contracts#97

Merged
atldays merged 22 commits into
mainfrom
develop
May 11, 2026
Merged

Stabilize offscreen lifecycle, add workspace mode and tighten locale contracts#97
atldays merged 22 commits into
mainfrom
develop

Conversation

@atldays
Copy link
Copy Markdown
Member

@atldays atldays commented May 11, 2026

No description provided.

github-actions Bot and others added 22 commits February 4, 2026 15:19
- Introduced `shared` option to configure shared directories as `false`, `true`,
 or a custom string.
- Added tests to validate behavior for all `shared` option cases.
- Updated type definitions to document the new `shared` configuration.
…CommandParser

- Refined shortcut key validation, supporting media and platform-specific keys.
- Added stricter global shortcut constraints and error messaging improvements.
- Introduced comprehensive tests to ensure robust validation logic.
- Updated `SignatureBuilder` to filter out `this` parameters in method signatures.
- Adjusted tests in `ExpressionFile` to reflect changes in method return type.
- Refined type usage and formatting in service definition for consistency.
…dling

- Added tests to validate iframe lifecycle, including creation, readiness, and removal.
- Improved offscreen iframe readiness by waiting for a specific "ready" message.
- Updated timeout handling for iframe readiness and added error messaging.
- resolve config.lang to a concrete Language before plugins run
- validate locale structure against the default language contract
- allow missing keys in secondary locales and warn about extra keys
- generate locale keys and types from the default language only
- trim runtime substitution placeholders to match generated types
- make substitution arguments strict in TypeScript
- fix manifest plain name, shortName and description handling
- replace locale helpers with t, choice, key and resolve
- preserve empty-string values in custom and dynamic locales
- add locale validator, manifest, runtime and type-level tests
- add Workspace enum with single and multi modes
- replace shared config option with workspace
- keep sharedDir as a public configurable directory
- normalize sharedDir to "." for single workspace
- use configured sharedDir for multi workspace
- update config resolver tests for workspace behavior
@atldays atldays merged commit 8189d02 into main May 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants