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

Placeholders #35

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Placeholders #35

wants to merge 6 commits into from

Commits on Feb 26, 2016

  1. Added the paramters feature: it's possible to insert text (which requ…

    …ires no translations, such as numbers, names, dates) within message. TODO: create test for this feature and include in demo.
    Benjamín Palacios Gonzalo committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    4d959ce View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2016

  1. Refactor _updateElementMessage to work according to Chrome.i18n

    Benjamín Palacios Gonzalo committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    aba8e8d View commit details
    Browse the repository at this point in the history
  2. Fix on i18n-msg.html + demo updated

    Benjamín Palacios Gonzalo committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    28fc5eb View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2016

  1. Included a more elaborated sample for demo. It uses a component which…

    … uses an i18n message with placeholders and bindings.
    Benjamín Palacios Gonzalo committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    f9c4139 View commit details
    Browse the repository at this point in the history
  2. Added two test for placeholders in basic-test.

    Benjamín Palacios Gonzalo committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    bcbbfa1 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2016

  1. Merge with upstream.

    Benjamín Palacios Gonzalo committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    dc81796 View commit details
    Browse the repository at this point in the history