issues
search
mathiasbynens
/
Array.from
A robust & optimized ES3-compatible polyfill for the `Array.from` method in ECMAScript 6.
https://mths.be/array-from
MIT License
67
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: Use `ES2015.IsConstructor(…)` to support ES2015 classes
#54
ExE-Boss
closed
4 years ago
2
fix: Update to latest ES Shims API
#53
ExE-Boss
closed
4 years ago
1
How to use with 'import' in browser?
#52
UserHuRu
closed
6 years ago
1
Object doesn't support property or method 'from'
#51
shinriyo
closed
4 years ago
3
Installation in a browser via npm?
#50
jslegers
closed
7 years ago
6
Publish release to npm
#49
not-an-aardvark
closed
7 years ago
4
Syntax error when run through karma-webpack
#48
MadLittleMods
closed
7 years ago
10
Splits astral symbol into surrogate pairs
#47
MadLittleMods
closed
4 years ago
3
is-callable dependency missing from package.json
#46
davedoesdev
closed
7 years ago
1
Tests results based on latest master
#45
JakeChampion
closed
7 years ago
1
Fix tests for collection
#44
falsandtru
closed
4 years ago
5
Always use for-of statements for legacy iterator support
#43
falsandtru
closed
4 years ago
4
Fix the iterator support for legacy collection
#42
falsandtru
closed
8 years ago
12
Map/Set Iterator tests broken in Firefox
#41
ljharb
closed
4 years ago
7
Fix the iterator parsing feature detection for legacy Safari
#40
falsandtru
closed
8 years ago
5
Keep being small functions
#39
falsandtru
closed
8 years ago
1
Fix incomplete processing with strings
#38
falsandtru
closed
8 years ago
1
Fix implementations for interop with legacy Safari
#37
falsandtru
closed
8 years ago
13
Working with Symbol.iterator polyfill and @@iterator
#36
falsandtru
closed
8 years ago
1
Segregate Map and Set object detections
#35
falsandtru
closed
8 years ago
1
[Refactor] spaces → tabs
#34
falsandtru
closed
8 years ago
2
Support surrogate pairs
#33
falsandtru
closed
8 years ago
6
Fix implementations for options
#32
falsandtru
closed
8 years ago
1
Fix failing test on safari ios
#31
JakeChampion
closed
8 years ago
8
Add iterable support
#30
falsandtru
closed
8 years ago
4
Astral symbols breaking. Is that expected? [question]
#29
revelt
closed
8 years ago
2
How can I use this in my Angular2 project
#28
rickysullivan
closed
8 years ago
1
Add iterator support
#27
JakeChampion
closed
8 years ago
18
Doesn't support FileList
#26
Wildhoney
closed
8 years ago
9
Fails to find existing implementation on Chrome 50 on OSX?
#25
dagjomar
closed
8 years ago
1
Fix example: require array.from instead of array-from
#24
oligot
closed
8 years ago
1
conform to es-shim api contract
#23
JakeChampion
closed
8 years ago
7
Add more node versions for CI
#22
JakeChampion
closed
8 years ago
14
separate polyfill from feature detect
#21
JakeChampion
closed
8 years ago
5
Add function name and test
#20
JakeChampion
closed
8 years ago
4
Array.from does not work for ES6 Sets
#19
dicksont
closed
9 years ago
6
Arrays are read only?
#18
stompychump
closed
9 years ago
2
Array.from(MapIterator) problem
#17
LinboLen
closed
9 years ago
2
return an array with writeable indices
#16
davidmarkclements
closed
9 years ago
4
travis: enable container-based infrastructure, test in 0.12 and io.js
#14
arthurvr
closed
9 years ago
0
Test 'swallows negative lengths' spec conformance
#13
samgiles
closed
10 years ago
2
Compatible with IE6-8?
#12
triblondon
closed
8 years ago
7
Publish to npm
#11
ljharb
closed
10 years ago
3
Define property fixes
#10
ljharb
closed
10 years ago
0
Code coverage
#9
ljharb
closed
10 years ago
0
Rewrite tests with tape, and flesh them out a bit.
#8
ljharb
closed
10 years ago
0
MDN polyfill
#7
ljharb
closed
10 years ago
1
Check if `ToLength` is implemented correctly
#6
mathiasbynens
closed
10 years ago
2
ES6 draft rev23 updates
#5
mathiasbynens
closed
10 years ago
3
Support iterators
#4
mathiasbynens
closed
8 years ago
20
Next