issues
search
GoogleChrome
/
proxy-polyfill
Proxy object polyfill
Apache License 2.0
1.14k
stars
175
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump glob-parent from 5.1.0 to 5.1.2
#89
dependabot[bot]
opened
4 months ago
0
Bump braces from 3.0.2 to 3.0.3
#88
dependabot[bot]
opened
4 months ago
0
Bump semver from 5.7.1 to 5.7.2
#87
dependabot[bot]
opened
1 year ago
0
Bump ansi-regex from 3.0.0 to 3.0.1
#86
dependabot[bot]
opened
1 year ago
0
Bump lodash from 4.17.15 to 4.17.21
#85
dependabot[bot]
opened
1 year ago
0
Bump get-func-name from 2.0.0 to 2.0.2
#84
dependabot[bot]
opened
1 year ago
0
Empty proxy object returned when target is empty object
#83
stingrayfunk
opened
1 year ago
0
comment
#82
Velkan33
closed
2 years ago
1
Properties on target prototype or on prototype chain are not proxied correctly
#81
richardspence
opened
2 years ago
0
Included support for property definitions.
#80
richardspence
closed
1 year ago
5
Change link from HTTP to HTTPS
#78
Schweinepriester
closed
3 years ago
0
Add ability to ignore unsupported traps
#77
mcalmus
opened
3 years ago
0
Remove string interpolation
#76
emiliowl
closed
3 years ago
6
fix ES6 string interpolation
#75
emiliowl
closed
3 years ago
5
cleanup setproto, always declare it
#74
samthor
closed
4 years ago
0
Proxy target objects getting freezed after instantiating proxy.
#73
dubeyAditya
closed
4 years ago
2
refactor: Use `ProxyCreate` to remove `setTimeout`
#72
ExE-Boss
closed
4 years ago
0
chore: Fix build on Windows
#71
ExE-Boss
closed
4 years ago
0
cleanup
#70
samthor
closed
4 years ago
0
Update proxy.js
#69
rishi-raj-jain
closed
4 years ago
1
Update proxy.js
#68
rishi-raj-jain
closed
4 years ago
0
fix: Always use correct prototype for ordinary objects
#67
ExE-Boss
closed
4 years ago
5
Proxy polyfill calls get after typecheck error in ie11
#66
skesarwani
closed
4 years ago
1
misc fixes
#65
samthor
closed
4 years ago
0
test class with top-level property
#64
samthor
closed
4 years ago
0
modernize deps
#63
samthor
closed
4 years ago
0
How to support IE?
#62
Jeewhan
closed
4 years ago
3
Missing semicolon throws error when bundled with other JavaScript
#61
freddyouellette
closed
4 years ago
0
How to use it in angular
#60
venkateshparihar
closed
4 years ago
1
IE11 doesn't support template literals
#59
OneCyrus
closed
5 years ago
4
Update README.ME with how to import with es6
#58
daphnesmit
closed
4 years ago
4
Exception thrown and not caught
#57
abadfish
closed
4 years ago
3
Add links
#56
syeutyu
closed
4 years ago
1
How to use it in angular 4 project
#55
hiwotamare
closed
4 years ago
10
Proxy.revocable, revoke function holds reference to target, can't be garbage collected
#54
askbeka
closed
4 years ago
1
Add typescript support
#53
andrej-kuznetsov
closed
5 years ago
1
Cannot add property, object is not extensible...
#52
aeroxy
closed
5 years ago
1
Usage Proxy as a function example does not clear
#51
romannep
closed
4 years ago
6
Crash on Android with version 0.3.0
#50
henrikra
closed
4 years ago
4
TypeError: Proxy polyfill does not support trap 'has'
#49
349989153
closed
6 years ago
3
calling seal on the object passed to Proxy prevents extension.
#48
trusktr
closed
5 years ago
4
fix(react-native): fix environment detection
#47
machour
closed
6 years ago
5
point `main` to ES5-safe file
#46
okize
closed
6 years ago
8
IE11 doesn't support template literals
#45
kettanaito
closed
6 years ago
9
Class properties not proxied
#44
marvinhagemeister
closed
4 years ago
2
Reflect polyfill possible?
#43
benjaminblack
closed
5 years ago
1
separate polyfill and global assignment. add build process
#42
ealush
closed
6 years ago
2
Make me able to import the polyfill as an object, not assign to window.
#41
wbern
closed
6 years ago
2
Older versions of JavaScriptCore do not work
#40
fxfactorial
closed
4 years ago
2
No longer convert arrays to objects, resolves #35
#39
ElliotNB
closed
6 years ago
7
Next