Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / zloirock/core-js issues and pull requests

#1351 - es.promise.with-resolvers Android Chrome compability

Pull Request - State: closed - Opened by wille 2 days ago

#1350 - Security - Remove reference to compromised polyfill.io service

Issue - State: closed - Opened by sfinevelir 5 days ago - 2 comments
Labels: docs

#1348 - Update README.md

Pull Request - State: closed - Opened by Vin757 11 days ago
Labels: spam

#1347 - Fix CVE of depengency sofware glob-parent

Issue - State: closed - Opened by csm-dev-hub 12 days ago - 1 comment
Labels: upstream

#1346 - update http to https

Pull Request - State: closed - Opened by wChenonly about 1 month ago

#1345 - Can we upgrade http to https in url-constructor-detection.js ?

Issue - State: closed - Opened by wChenonly about 1 month ago - 1 comment
Labels: compatibility

#1344 - Question in checkModule of compat.js

Issue - State: closed - Opened by biin about 1 month ago - 3 comments
Labels: question, upstream

#1343 - Update pattern matching proposal

Pull Request - State: closed - Opened by zloirock 3 months ago

#1342 - Marking the Set proposal as stable

Issue - State: closed - Opened by NMinhNguyen 3 months ago - 2 comments

#1341 - About your core.js :packages/core-js/internals/function-bind.js

Issue - State: closed - Opened by agustHLX 3 months ago - 2 comments
Labels: question

#1340 - About your core.js :packages/core-js/internals/function-bind.js

Issue - State: closed - Opened by agustHLX 3 months ago
Labels: spam

#1339 - Move `Promise.try` to stage 2.7

Pull Request - State: closed - Opened by zloirock 3 months ago

#1338 - Move `Iterator.range` to stage 2.7

Pull Request - State: closed - Opened by zloirock 3 months ago

#1337 - Move `RegExp.escape` to stage 2.7

Pull Request - State: closed - Opened by zloirock 3 months ago

#1336 - Move new `Set` methods to stable ES

Pull Request - State: closed - Opened by zloirock 3 months ago

#1335 - Fix a typo in file name

Pull Request - State: closed - Opened by szepeviktor 4 months ago - 2 comments

#1334 - zloirock !!! You can go here to receive the airdrop。

Issue - State: closed - Opened by ijilwevsd41 4 months ago - 2 comments

#1333 - Fix `object-key-internal.js`

Pull Request - State: closed - Opened by stonechoe 4 months ago - 3 comments

#1333 - Fix `object-key-internal.js`

Pull Request - State: closed - Opened by stonechoe 4 months ago - 3 comments

#1332 - docs: register core-js for open source contributor incentive initiative

Pull Request - State: open - Opened by 0xstride 4 months ago - 1 comment

#1331 - Fix `Array.from`

Pull Request - State: closed - Opened by minseok-choe 4 months ago

#1331 - Fix `Array.from`

Pull Request - State: closed - Opened by minseok-choe 4 months ago

#1330 - Fix Object.setPrototypeOf

Pull Request - State: closed - Opened by minseok-choe 4 months ago

#1328 - Add missed check in `array-reduce.js`

Pull Request - State: closed - Opened by minseok-choe 5 months ago - 1 comment

#1327 - Spec mismatch in `Array.prototype.reduce`

Issue - State: closed - Opened by minseok-choe 5 months ago

#1326 - Fix `array-last-index-of.js`

Pull Request - State: closed - Opened by minseok-choe 5 months ago - 1 comment

#1325 - Spec mismatch in `Array.prototype.lastIndexOf`

Issue - State: closed - Opened by minseok-choe 5 months ago

#1324 - Fix create-property.js

Pull Request - State: closed - Opened by minseok-choe 5 months ago - 4 comments

#1323 - Fix for issue 1322

Pull Request - State: closed - Opened by minseok-choe 5 months ago

#1322 - Spec Mismatch in `Array.of`

Issue - State: closed - Opened by minseok-choe 5 months ago - 1 comment

#1321 - Uncaught TypeError: Cannot define property iterateEntries, object is not extensible

Issue - State: closed - Opened by tmackay-cenet 5 months ago - 1 comment
Labels: broken environment

#1319 - fix `ToLength` abstract operation

Pull Request - State: closed - Opened by minseok-choe 6 months ago

#1318 - `Array.prototype.at` polyfill works inconsistent with spec.

Issue - State: closed - Opened by minseok-choe 6 months ago - 1 comment
Labels: bug

#1315 - Math.random() usage

Issue - State: closed - Opened by swetha8612 7 months ago - 1 comment

#1314 - Push an empty string when testing whether [].length is writable

Pull Request - State: closed - Opened by hubgit 7 months ago - 4 comments
Labels: v8, broken environment

#1313 - Spec Mismatch in array-iteration-from-last (related to FindLast, FindLastIndex)

Issue - State: closed - Opened by minseok-choe 7 months ago - 1 comment
Labels: bug

#1310 - [WIP] V4

Pull Request - State: open - Opened by zloirock 7 months ago
Labels: v4

#1308 - Add `Uint8Array` to / from base64 and hex proposal

Pull Request - State: closed - Opened by zloirock 7 months ago

#1307 - fix wrong spell

Pull Request - State: closed - Opened by Neco86 7 months ago

#1306 - Move `Array` grouping to stable ES

Pull Request - State: closed - Opened by zloirock 7 months ago

#1305 - Move `Promise.withResolvers` to stable ES

Pull Request - State: closed - Opened by zloirock 7 months ago

#1304 - Fix global object retrieval on Duktape

Pull Request - State: closed - Opened by bjoluc 8 months ago

#1303 - Invalid global object detected when bundling with esbuild and running on Duktape

Issue - State: closed - Opened by bjoluc 8 months ago - 3 comments
Labels: compatibility, exotic environment

#1302 - Fix esnext.map.delete-all.js

Pull Request - State: closed - Opened by jhmaster2000 8 months ago - 6 comments
Labels: esnext

#1301 - What ancient engines should be supported?

Issue - State: closed - Opened by zloirock 8 months ago - 20 comments
Labels: enhancement, compatibility, discussion

#1300 - core.js can not convert Array.prototype.at ES2022

Issue - State: closed - Opened by turtleinspace1 8 months ago - 1 comment
Labels: question

#1299 - Metadata Reflection API future

Issue - State: closed - Opened by zloirock 9 months ago - 2 comments
Labels: discussion, esnext, non-standard

#1297 - Did finally pass correct value when `onFinally` isn't a function?

Issue - State: closed - Opened by manyuemeiquqi 9 months ago - 1 comment
Labels: question

#1295 - SyntaxError: missing ) after argument list after updating to v3.33.0

Issue - State: closed - Opened by Jakub41 9 months ago - 1 comment
Labels: question

#1294 - Re-introduced `RegExp` escaping stage 2 proposal

Pull Request - State: closed - Opened by zloirock 9 months ago

#1292 - symbol process throw error——Cannot convert a Symbol value to a string

Issue - State: closed - Opened by HannibalKcc 9 months ago - 3 comments
Labels: can't reproduce

#1290 - globalThis does not work with stable namespace

Issue - State: closed - Opened by yuri-voloshyn 9 months ago - 8 comments
Labels: downstream

#1289 - Symbol implementation raises error

Issue - State: closed - Opened by yuri-voloshyn 10 months ago - 10 comments

#1288 - 3.32.1 breaks structuredClone fallback

Issue - State: closed - Opened by thatsmydoing 10 months ago - 1 comment
Labels: bug

#1287 - handle missing scopes in strict mode when checking iteration #1286

Pull Request - State: closed - Opened by aleen42 10 months ago - 3 comments

#1286 - An unexpected behaviour in strict mode in PhantomJS

Issue - State: closed - Opened by aleen42 10 months ago

#1285 - Opt out of core-js-bundle polyfill?

Issue - State: closed - Opened by LeviticusMB 10 months ago - 2 comments
Labels: question

#1285 - Opt out of core-js-bundle polyfill?

Issue - State: closed - Opened by LeviticusMB 10 months ago - 2 comments
Labels: question

#1284 - Add `clearTimeout`

Pull Request - State: closed - Opened by philipmw 10 months ago - 1 comment

#1283 - Suggestion: Modify the repo's branch protection rules to improve PR safety

Issue - State: closed - Opened by santi100a 11 months ago - 2 comments
Labels: enhancement, wontfix

#1282 - core-js Error: Cannot find module '../internals/a-function'

Issue - State: closed - Opened by VishalGulati 11 months ago - 8 comments
Labels: invalid, question

#1279 - Fix IEEE754 rounding rule from truncation to roundTiesToEven

Pull Request - State: closed - Opened by petamoriken 11 months ago - 1 comment

#1277 - esm.sh importing process library due to core-js/internals/engine-is-node.js

Issue - State: closed - Opened by cdrini 11 months ago - 2 comments
Labels: compatibility

#1276 - Fix the format and translation of Chinese markdown

Pull Request - State: closed - Opened by cotes2020 11 months ago - 4 comments

#1275 - Thank u

Issue - State: closed - Opened by TylorJ193 11 months ago - 1 comment

#1274 - Function.prototype.call: 'this' is not a Function object.

Issue - State: closed - Opened by maksim-brylev 11 months ago - 2 comments
Labels: question

#1273 - Is Blob `arrayBuffer()` method being polyfilled?

Issue - State: closed - Opened by yvele 11 months ago - 3 comments
Labels: web standards

#1272 - Replace `webpack` in `core-js-builder`

Issue - State: open - Opened by csm-dev-hub 12 months ago - 2 comments
Labels: tooling

#1271 - docs(cn): fix typo

Pull Request - State: closed - Opened by yionr 12 months ago - 8 comments
Labels: docs, help wanted

#1270 - Polyfill for symbols as WeakMap keys?

Issue - State: closed - Opened by matthew-dean 12 months ago - 4 comments
Labels: es, cantfix, docs

#1269 - core-js could use strict-mode for many files.

Issue - State: closed - Opened by erights 12 months ago - 3 comments
Labels: enhancement, es

#1268 - Configurator mishandles `AsyncIteratorPrototype` option

Issue - State: closed - Opened by mhofman 12 months ago - 1 comment
Labels: bug

#1266 - Modified documentation - removed absolutely unbearable stuff! 😖

Pull Request - State: closed - Opened by santi100a 12 months ago - 2 comments

#1265 - [bug] `structuredClone`: cloning views of transferred buffers

Issue - State: closed - Opened by fildahui about 1 year ago - 3 comments
Labels: bug

#1264 - Add some float16 methods

Pull Request - State: closed - Opened by zloirock about 1 year ago
Labels: esnext, semver:minor

#1263 - Add `DataView` get/set Uint8Clamped methods

Pull Request - State: closed - Opened by zloirock about 1 year ago
Labels: esnext, semver:minor

#1262 - "TypeError: Cannot redefine property: push" on Chrome 113 on Mac OS X

Issue - State: closed - Opened by MaxHatfull about 1 year ago - 3 comments
Labels: can't reproduce

#1259 - Object.is(value1, value2)

Issue - State: closed - Opened by leotorenzo6 about 1 year ago - 1 comment
Labels: spam

#1258 - Missing `return` in `AsyncDisposableStack.prototype.adopt` closure

Issue - State: closed - Opened by 0f-0b about 1 year ago - 1 comment
Labels: bug, esnext

#1257 - Add `value` argument of `URLSearchParams.prototype.{ has, delete }`

Pull Request - State: closed - Opened by zloirock about 1 year ago
Labels: web standards, semver:minor

#1256 - `Array` grouping proposal changes

Pull Request - State: closed - Opened by zloirock about 1 year ago
Labels: esnext, semver:minor

#1255 - Bump socket.io-parser from 3.4.2 to 3.4.3 in /tests/test262

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#1254 - Update Decorator Metadata proposal

Pull Request - State: closed - Opened by zloirock about 1 year ago
Labels: esnext, semver:minor

#1253 - Add `Promise.withResolvers` Stage 2 proposal

Pull Request - State: closed - Opened by zloirock about 1 year ago
Labels: esnext, semver:minor

#1252 - Rename the methods from the `Symbol` predicates Stage 2 proposal

Pull Request - State: closed - Opened by zloirock about 1 year ago
Labels: esnext, semver:minor

#1251 - feat!: use scope package names in v4

Issue - State: closed - Opened by DreamOfIce about 1 year ago - 2 comments
Labels: enhancement, v4, tooling

#1250 - feat: migrate to TypeScript and ESM

Issue - State: open - Opened by DreamOfIce about 1 year ago - 8 comments
Labels: enhancement

#1249 - Update proposal array grouping to use static methods

Issue - State: closed - Opened by jsejcksn about 1 year ago - 2 comments
Labels: esnext

#1248 - Move well-formed unicode strings proposal to Stage 4

Pull Request - State: closed - Opened by zloirock about 1 year ago
Labels: es, semver:minor