1. 12 May, 2022 1 commit
  2. 06 May, 2022 1 commit
  3. 27 Apr, 2022 1 commit
  4. 24 Apr, 2022 1 commit
  5. 02 Feb, 2022 1 commit
  6. 23 Nov, 2021 1 commit
  7. 17 Nov, 2021 3 commits
  8. 10 Nov, 2021 1 commit
  9. 08 Nov, 2021 1 commit
  10. 08 Oct, 2021 3 commits
  11. 16 Sep, 2021 1 commit
  12. 12 Aug, 2021 1 commit
  13. 22 Jul, 2021 1 commit
  14. 21 Jul, 2021 1 commit
  15. 01 Jul, 2021 1 commit
  16. 30 Jun, 2021 1 commit
  17. 28 Jun, 2021 1 commit
  18. 27 Jun, 2021 1 commit
  19. 01 Jun, 2021 1 commit
  20. 24 May, 2021 1 commit
  21. 22 May, 2021 1 commit
  22. 19 May, 2021 1 commit
  23. 12 May, 2021 1 commit
  24. 20 Apr, 2021 2 commits
  25. 07 Apr, 2021 1 commit
  26. 01 Apr, 2021 1 commit
  27. 31 Mar, 2021 1 commit
  28. 30 Mar, 2021 1 commit
  29. 29 Mar, 2021 1 commit
  30. 24 Mar, 2021 2 commits
  31. 23 Mar, 2021 1 commit
  32. 06 Mar, 2021 1 commit
  33. 04 Feb, 2021 1 commit
  34. 03 Feb, 2021 1 commit
    • Shi-Hao Hong's avatar
      Relands "[gen-l10n] Fixes named and positional parameter issue with... · 16913b07
      Shi-Hao Hong authored
      Relands "[gen-l10n] Fixes named and positional parameter issue with NumberFormat when type is specified" (#75346)
      
      * :heavy_plus_sign: Added a new template for [NumberFo
      rmat] with positional parameter(s)
      
      * :hammer: Renamed [numberFormatTemplate] to [numberFormatNamedTemplate]
      
      * [gen-l10n] Fixed generation error for namedParameters and optionalParameters
      
      * [gen-l10n] Fixed string value generation for optional parameter
      
      * [gen-l10n-test] Added new tests for `decimalPattern`, `percentPattern`, `scientificPattern` and formats with optional parameters.
      
      * :hammer: Removed trailing whitespaces
      
      * :hammer: replaced [_generateStringParameterValue] with [generateString]
      
      * :hammer: Specified variable types in NumberFormat templates.
      
      * :heavy_plus_sign: Added a new template for [NumberFo
      rmat] with positional parameter(s)
      
      * :hammer: Renamed [numberFormatTemplate] to [numberFormatNamedTemplate]
      
      * [gen-l10n] Fixed generation error for namedParameters and optionalParameters
      
      * [gen-l10n] Fixed string value generation for optional parameter
      
      * [gen-l10n-test] Added new tests for `decimalPattern`, `percentPattern`, `scientificPattern` and formats with optional parameters.
      
      * :hammer: Removed trailing whitespaces
      
      * :hammer: replaced [_generateStringParameterValue] with [generateString]
      
      * :hammer: Specified variable types in NumberFormat templates.
      
      * [gen-l10n] :white_check_mark: added test for parameter having special characters in string value.
      
      * Accidental tab added to integration test
      Co-authored-by: 's avatararish <arishsultan104@gmail.com>
      16913b07