issues
search
tc39
/
proposal-intl-numberformat-v3
Additional features for Intl.NumberFormat to solve key pain points.
MIT License
53
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add feature detection snippets
#141
sffc
closed
1 year ago
1
Meta: cross-references are gone
#139
tidoust
opened
1 year ago
0
Meta: Update output directory with recent changes
#138
trflynn89
closed
1 year ago
1
Allow approximately results to differ in plural form
#137
sffc
closed
1 year ago
0
Grammatical correctness clause in CollapseNumberRange
#136
sffc
closed
1 year ago
0
Data Leniency: Allow approximately sign to be missing
#135
sffc
closed
1 year ago
0
Editorial: Use Intl mathematical value in more AOs
#134
sffc
closed
1 year ago
0
GetStringOrBoolean refactor
#132
sffc
closed
1 year ago
2
Missing 𝔽 subscript for -0 in FormatNumericToString
#131
anba
closed
1 year ago
0
[Normative] Consolidate option reading into SetNumberFormatDigitOptions so it can be leveraged in PluralRules
#130
sffc
closed
1 year ago
1
Fix another _isNegative_ spec bug
#129
sffc
closed
1 year ago
3
Add limits to Intl MV
#128
sffc
closed
1 year ago
8
`FormatNumericToString` will errantly convert -0 to +0 then back to -0 before calling `ToRaw[Precision|Fixed]`
#127
trflynn89
closed
1 year ago
1
Editorial: Clean up some spec text
#126
gibson042
closed
1 year ago
0
Editorial: Replace GetStringOrBooleanOption
#125
gibson042
closed
1 year ago
3
String(Intl)MV should be defined in ECMA-262
#124
gibson042
opened
1 year ago
2
Can ToRawPrecision and ToRawFixed be made more deterministic?
#123
gibson042
opened
1 year ago
1
Can the order in which properties are read be more comprehensible?
#122
gibson042
closed
1 year ago
8
Should "approximatelySign" be renamed to "approximateSign"?
#121
gibson042
closed
1 year ago
1
[Editorial] Rebase proposal to latest ECMA-402
#120
sffc
closed
1 year ago
1
Fix _isNegative_ assignment
#119
sffc
closed
1 year ago
0
update dead assignment
#118
romulocintra
closed
1 year ago
1
Normative: Limit exponent of intl mathematical value
#117
romulocintra
closed
1 year ago
7
Normative: Set "shared" source in approximately format
#116
sffc
closed
1 year ago
4
Improve docs regarding rounding priority
#115
sffc
closed
1 year ago
0
Editorial: Update note to be consistent with the actual code.
#114
romulocintra
closed
1 year ago
0
Clarify that literals can be changed in CollapseNumberRange
#113
sffc
closed
1 year ago
0
ResolvePluralRange does not account for approximately formatted ranges
#112
eemeli
closed
1 year ago
2
useGrouping's Note is inconsistent with the actual code
#111
Constellation
closed
1 year ago
1
Ordinal formating in NumberFormat
#110
cjolif
closed
2 years ago
2
FormatNumericToString - isNegative first value clarification
#109
ilteoood
closed
1 year ago
2
update html output and sync notes
#108
romulocintra
closed
2 years ago
0
Apply special-case for "true" and "false" while using useGrouping
#107
romulocintra
closed
2 years ago
1
Meta: Update output directory with recent changes
#106
trflynn89
closed
2 years ago
0
Fix typo in README
#105
12wrigja
closed
2 years ago
0
`formatRangeToParts` produces an empty `source` when `FormatApproximately` is used
#104
trflynn89
closed
2 years ago
2
Intl.PluralRules does not have the [[RoundingMode]] internal slot required by FormatNumericToString
#103
trflynn89
closed
1 year ago
2
[Normative] Updates #97 - passing roundingIncrement will throw an error
#102
romulocintra
closed
1 year ago
4
PR to address changes #97 - Only passing roundingIncrement will throw an error.
#101
romulocintra
closed
2 years ago
0
Normative: Remove order check
#100
FrankYFTang
closed
2 years ago
1
Lack of [[Source]] in FormatNumericRangeToParts if returned by FormatApproximately
#99
FrankYFTang
closed
2 years ago
4
Limit exponent of intl mathematical value
#98
sffc
closed
1 year ago
7
Only passing `roundingIncrement` will throw an error.
#97
Constellation
closed
1 year ago
3
Clarification on what "precision" means in roundingPriority: morePrecision/lessPrecision
#96
ptomato
closed
1 year ago
4
Fix typo in equation
#95
ptomato
closed
2 years ago
0
Hard time to implement IntlMathematicalValue
#93
FrankYFTang
closed
1 year ago
12
Fix #74
#92
romulocintra
closed
2 years ago
8
InitializeNumberFormat L23 throws TypeError instead of RangeError - fix #68
#91
romulocintra
closed
2 years ago
0
Add example of BigInt-to-string formatting
#90
sffc
closed
2 years ago
1
[Editorial] Fix inconsistency in PartitionNumberRangePattern
#89
sffc
closed
1 year ago
3
Next