Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move i18n key specification from UI Schema options to ControlElement #1944

Merged

Commits on May 27, 2022

  1. Move i18n key specification from UI Schema options to ControlElement

    * The i18n base key can no longer be specified as part of the UI Schema `options`
    * Add optional `i18n` property to `ControlElement`
    * Adapt i18n key resolution
    * Add explicit tests for i18n key extraction from UI Schema and Json Schema
    
    Fix eclipsesource#1942
    lucas-koehler committed May 27, 2022
    Configuration menu
    Copy the full SHA
    375ec18 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    141eb26 View commit details
    Browse the repository at this point in the history