This repository was archived by the owner on Apr 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 215
Issues: andyearnshaw/Intl.js
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Breaking down the Intl.js source code
enhancement
question
#67
by andyearnshaw
was closed Apr 6, 2015
Don't override .toLocaleString functions if they're already wired up to native Intl
#58
by andyearnshaw
was closed Feb 6, 2014
Investigate workarounds for failing tests in Chrome
invalid
#54
by andyearnshaw
was closed Jun 19, 2015
Restore tainted Object.prototype and Array.prototype after tests
#53
by andyearnshaw
was closed Jan 30, 2014
Should we build Intl.js with packed-in locale data for each language?
enhancement
question
#37
by andyearnshaw
was closed Feb 29, 2016
9.1_b: Locale zh-Hans-CN is supported, but fallback zh-CN isn't.
bug
#16
by andyearnshaw
was closed Jun 10, 2013
9.2.6_2: Client code can adversely affect behavior: method push.
bug
#14
by andyearnshaw
was closed Jun 5, 2013
9.2.8_4: Property length of object returned by SupportedLocales is writable.
bug
#13
by andyearnshaw
was closed Jun 4, 2013
13.3.0_7: Date.prototype.toLocaleString & Co. produce different results to Intl.DateTimeFormat
bug
#12
by andyearnshaw
was closed Jan 10, 2014
Constructor prototypes should be initialised as instances of the constructor
#11
by andyearnshaw
was closed Jun 3, 2013
12.3.3: Property value gregorian is not allowed for property calendar.
bug
#10
by andyearnshaw
was closed May 22, 2013
12.3.2_1_a_L15: Function's length property doesn't have specified value; expected 0, got 1.
bug
#9
by andyearnshaw
was closed May 23, 2013
12.2.3_c: Missing component hour from requested subset
bug
#8
by andyearnshaw
was closed Jun 11, 2013
12.1.1_22: Client code can adversely affect behavior: setter for day.
bug
#7
by andyearnshaw
was closed May 22, 2013
11.3_b: Calling resolvedOptions on true was not rejected.
bug
#6
by andyearnshaw
was closed May 22, 2013
11.1.1_20_c Didn't get correct minimumFractionDigits for currency PYG; expected 0, got 2.
bug
#4
by andyearnshaw
was closed May 22, 2013
10.2.1, 11.2.1, 12.2.1: prototypes must not be writable.
bug
#3
by andyearnshaw
was closed May 22, 2013
10.1_L15, 11.1_L15, 12.1_L15, etc: The length property of a built-in function must not be writable.
invalid
#2
by andyearnshaw
was closed May 23, 2013
8.0_L15 The Collator property of [Intl] must not be enumerable
bug
#1
by andyearnshaw
was closed May 25, 2013
ProTip!
Exclude everything labeled
bug
with -label:bug.