Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-3056

Move I18nService and and its Envelope/Channel APIs to its own module

XMLWordPrintable

    • 2020 Week 34-36 (from Aug 17)

      Following the approach we did with the Guided Tour API and Keyboard Shortcuts API, we should move everything specific to i18n to its own package in the correct modules. For example: The i18nService is a class only used inside the Editor Envelope, so it should live in a module called `@kogito-tooling/i18n/dist/envelope`, for example.

      Also, its Channel API (`receive_getLocale(): Promise<string>`) and its Envelope API (`
      receive_localeChange(locale: string): void`) should go to `@kogito-tooling/i18n/dist/api`

            lmotta@redhat.com Luiz Motta (Inactive)
            tfernand-1 Tiago Bento
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: