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

[PORT] Pass Locale info from Activity to Adaptive-Expression and support locale in formatNumber prebuilt functions #2692

Merged
merged 23 commits into from
Oct 20, 2020

Commits on Aug 12, 2020

  1. add locale in expressions

    cosmicshuai committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    ff5700b View commit details
    Browse the repository at this point in the history
  2. remove comments

    cosmicshuai committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    dfae3aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e49373 View commit details
    Browse the repository at this point in the history
  4. add doc for options

    cosmicshuai committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    7b61224 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'shuwan/reworkLocale' of github.com:microsoft/botbuilder…

    …-js into shuwan/reworkLocale
    cosmicshuai committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    5ae7a19 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Configuration menu
    Copy the full SHA
    af1a2b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    636ffac View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

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

Commits on Aug 18, 2020

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

Commits on Aug 20, 2020

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

Commits on Sep 22, 2020

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

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    ce0d88e View commit details
    Browse the repository at this point in the history
  2. eslint --fix

    cosmicshuai committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    fb5ff66 View commit details
    Browse the repository at this point in the history
  3. swap args postions

    cosmicshuai committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    277a3a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35b0c67 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Configuration menu
    Copy the full SHA
    54d5a30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7361f91 View commit details
    Browse the repository at this point in the history
  3. rewrite determineLocale

    cosmicshuai committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    640e40b View commit details
    Browse the repository at this point in the history
  4. retrigger

    cosmicshuai committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    c317ec2 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    e5bc2e7 View commit details
    Browse the repository at this point in the history
  2. change any to unknown

    cosmicshuai committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    826dc86 View commit details
    Browse the repository at this point in the history
  3. refine some code

    cosmicshuai committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    fbd0dd1 View commit details
    Browse the repository at this point in the history
  4. retrigger

    cosmicshuai committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    e09808d View commit details
    Browse the repository at this point in the history