Skip to content

feat: Generate strong types for JSON serialized settings#1562

Merged
Danielku15 merged 1 commit into
developfrom
feature/settings-json-type-declarations
Jun 29, 2024
Merged

feat: Generate strong types for JSON serialized settings#1562
Danielku15 merged 1 commit into
developfrom
feature/settings-json-type-declarations

Conversation

@Danielku15
Copy link
Copy Markdown
Member

Issues

Fixes #1561

Proposed changes

Adds a new code generator for the JavaScript Object representation of the settings to have proper types and coding assistance.

Checklist

  • I consent that this change becomes part of alphaTab under it's current or any future open source license
  • Changes are implemented
  • Existing builds tests pass
  • New tests were added

Further details

  • This is a breaking change
  • This change will require update of the documentation/website

@Danielku15 Danielku15 self-assigned this Jun 29, 2024
@Danielku15 Danielku15 merged commit 80a6b34 into develop Jun 29, 2024
@Danielku15 Danielku15 deleted the feature/settings-json-type-declarations branch June 29, 2024 16:07
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.

Improve TypeScript types for JSON settings object

1 participant