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

[Formatters] Add new currency and short number formatter, replacing default number and percent #53972

Closed
wants to merge 36 commits into from

Commits on Jan 3, 2020

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

Commits on Jan 7, 2020

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

Commits on Jan 9, 2020

  1. Configuration menu
    Copy the full SHA
    5682ade View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44f02c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. i18n currency names in field format editor

    Tim Roes committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    c600fee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c834a3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aba8e7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9d89df View commit details
    Browse the repository at this point in the history
  5. Remove unused

    wylieconlon committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    2a6eced View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47ec996 View commit details
    Browse the repository at this point in the history
  7. Fix lint error

    wylieconlon committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    4f3175a View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    8679335 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e43465 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e217a48 View commit details
    Browse the repository at this point in the history
  4. Move currency to i18n

    wylieconlon committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    3af88d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Configuration menu
    Copy the full SHA
    bb44874 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa1797c View commit details
    Browse the repository at this point in the history
  3. Fix tests

    wylieconlon committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    a7c3d17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ffa130 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

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

Commits on Jan 17, 2020

  1. Configuration menu
    Copy the full SHA
    d1a1fdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fbdfb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ec6d98 View commit details
    Browse the repository at this point in the history
  4. Remove settings change

    wylieconlon committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    6b34bac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec25c3e View commit details
    Browse the repository at this point in the history
  6. Fix test again

    wylieconlon committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    3754f11 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Configuration menu
    Copy the full SHA
    381c584 View commit details
    Browse the repository at this point in the history
  2. Fix tests again

    wylieconlon committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    fa1d6d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1efcfc2 View commit details
    Browse the repository at this point in the history
  4. More test fixing

    wylieconlon committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    b96444a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. More test fixes

    wylieconlon committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    fbbfaf5 View commit details
    Browse the repository at this point in the history
  2. Hopefully final tweaks

    wylieconlon committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    aeefd35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40f6c5c View commit details
    Browse the repository at this point in the history
  4. More fixes

    wylieconlon committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    f7bb12e View commit details
    Browse the repository at this point in the history
  5. Fix tests

    wylieconlon committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    ecd2198 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    wylieconlon committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    ff46904 View commit details
    Browse the repository at this point in the history