Skip to content

Soft dependencies #13

@johanlef

Description

@johanlef
  • lef:imgupload is used by the upload component. When this dependency is not available, skip the component (but show a notification/log in development).

  • { Text } from lef:utils is used by the infobox component. Text is basically an MD wrapper, so this dependency can be removed if we include markdown-it as an npm dependency.

  • lef:translations is used in the this package only to determine:

    • which is the current language (display a form with more than one language)
    • which languages are available (form editor)
      If the translations package is not available, a default Translator object could be used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions