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

Introduce Translatable inputs and fields #5810

Merged
merged 27 commits into from
Jan 27, 2021
Merged

Introduce Translatable inputs and fields #5810

merged 27 commits into from
Jan 27, 2021

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    d64a168 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36fa107 View commit details
    Browse the repository at this point in the history
  3. Fix build

    djhi committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    a8854ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7d5436 View commit details
    Browse the repository at this point in the history
  5. Add TranslatableFields tests

    djhi committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    492f144 View commit details
    Browse the repository at this point in the history
  6. Added TranslatableInputs tests

    djhi committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    8e26012 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9f7aa6 View commit details
    Browse the repository at this point in the history
  8. Rename getLabel function type

    djhi committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    715316d View commit details
    Browse the repository at this point in the history
  9. Remove children render function

    djhi committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    04be265 View commit details
    Browse the repository at this point in the history
  10. Use locale instead of language

    djhi committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    de9042a View commit details
    Browse the repository at this point in the history
  11. Fix example

    djhi committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    14585db View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6e4b722 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. More tests

    djhi committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    f91f9a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    186ac8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ed5ce5 View commit details
    Browse the repository at this point in the history
  3. Initial documentation

    djhi committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    85231cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2429b03 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Francois Zaninotto <francois@marmelab.com>
    djhi and fzaninotto authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    ca97d14 View commit details
    Browse the repository at this point in the history
  6. Apply review on documentation

    djhi committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    44f1ab7 View commit details
    Browse the repository at this point in the history
  7. Ensure styles are overridable

    djhi committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    f2687ac View commit details
    Browse the repository at this point in the history
  8. Fix typo

    djhi committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    7fb4b09 View commit details
    Browse the repository at this point in the history
  9. Add validation test

    djhi committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    08c56ad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fac67a2 View commit details
    Browse the repository at this point in the history
  11. Documentation Fix display

    djhi committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    feedb0d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b7942ad View commit details
    Browse the repository at this point in the history
  13. Update Translation.md

    fzaninotto authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    da4003f View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Fix linter warning

    djhi committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    74b79d4 View commit details
    Browse the repository at this point in the history