Lines Matching refs:js
8 …pts for better cross-platform compatibility, [#582](https://github.com/zloirock/core-js/issues/582)
9 - Improved CI detection in the `postinstall` script, [#707](https://github.com/zloirock/core-js/iss…
12 …postinstall` messages only once per `npm i`, [#597](https://github.com/zloirock/core-js/issues/597)
15 …t like support `npm` color config ([#556](https://github.com/zloirock/core-js/issues/556)) or addi…
18 …und of a strange `npx` bug on `postinstall`, [#551](https://github.com/zloirock/core-js/issues/551)
21 …fills, [#550](https://github.com/zloirock/core-js/issues/550), [#554](https://github.com/zloirock/…
24 …ort in `Object.{ assign, entries, values }`, [#541](https://github.com/zloirock/core-js/issues/541)
25 …ct.getOwnPropertySymbols` in Chrome 38 / 39, [#539](https://github.com/zloirock/core-js/issues/539)
29 …ring#padEnd` mobile Safari implementations, [#414](https://github.com/zloirock/core-js/issues/414).
32 …st crushing an old IE11.0.9600.16384 build, [#485](https://github.com/zloirock/core-js/issues/485).
35 - Added a workaround for `babel-minify` bug, [#479](https://github.com/zloirock/core-js/issues/479)
38 - Fixed handling of `$` in `String#replace`, [#471](https://github.com/zloirock/core-js/issues/471)
41 - Fixed an issue with minified version, [#463](https://github.com/zloirock/core-js/issues/463)
44 …js/issues/411), [#428](https://github.com/zloirock/core-js/issues/428), [#434](https://github.com/…
47 - Get rid of reserved variable name `final`, related [#400](https://github.com/zloirock/core-js/iss…
51 …bOS 2 `Promise` in microtask implementation, [#396](https://github.com/zloirock/core-js/issues/396)
55 …set`, [#392](https://github.com/zloirock/core-js/issues/392) and [#393](https://github.com/zloiroc…
58 …timization built-in iterators in V8, related [#377](https://github.com/zloirock/core-js/issues/377)
59 - Fixed some cases of iterators feature detection, [#368](https://github.com/zloirock/core-js/issue…
60 …y entered NodeJS domains issue in `Promise`, [#367](https://github.com/zloirock/core-js/issues/367)
65 …ler` multiple times for one `Promise` chain, [#318](https://github.com/zloirock/core-js/issues/318)
66 …s://bugs.webkit.org/show_bug.cgi?id=161944), [#280](https://github.com/zloirock/core-js/issues/280)
67 …Kit`, [#236](https://github.com/zloirock/core-js/issues/236) and [#237](https://github.com/zloiroc…
68 - One more [#345](https://github.com/zloirock/core-js/issues/345)-related fix
71 …in iOS Safari because of bug with scrolling, [#339](https://github.com/zloirock/core-js/issues/339)
72 …e in the wrapper from the `Symbol` polyfill, [#345](https://github.com/zloirock/core-js/issues/345)
81 …//github.com/tc39/proposal-promise-finally), [#225](https://github.com/zloirock/core-js/issues/225)
93 …hub.com/rwaldron/proposal-math-extensions), [#226](https://github.com/zloirock/core-js/issues/226):
104 - Updated the list of iterable DOM collections, [#249](https://github.com/zloirock/core-js/issues/2…
137 [#293](https://github.com/zloirock/core-js/pull/293)
138 - Fixed `%TypedArray%.from` Safari bug, [#285](https://github.com/zloirock/core-js/issues/285)
139 …old version of Prototype.js, [#278](https://github.com/zloirock/core-js/issues/278), [#289](https:…
140 …rrect behaviour with inherited constructors, [#296](https://github.com/zloirock/core-js/issues/296)
141 … on incorrect context of collection methods, [#272](https://github.com/zloirock/core-js/issues/272)
142 …sion typed array constructors to string, fix [#300](https://github.com/zloirock/core-js/issues/300)
143 …size` with debugger ReactNative for Android, [#297](https://github.com/zloirock/core-js/issues/297)
144 - Fixed an issue with Electron-based debugger, [#230](https://github.com/zloirock/core-js/issues/23…
145 …th incomplete third-party `WeakMap` polyfills, [#252](https://github.com/zloirock/core-js/pull/252)
146 …n engines without native `Date#toISOString`, [#220](https://github.com/zloirock/core-js/issues/220)
147 - Added support for Sphere Dispatch API, [#286](https://github.com/zloirock/core-js/pull/286)
148 … coding style and the [ESLint config](https://github.com/zloirock/core-js/blob/master/.eslintrc.js)
153 …rsers, [#204](https://github.com/zloirock/core-js/issues/204), [#216](https://github.com/zloirock/…
154 …ables, [#217](https://github.com/zloirock/core-js/issues/217), [#218](https://github.com/zloirock/…
158 …js/issues/159), [#186](https://github.com/zloirock/core-js/issues/186), [#194](https://github.com/…
163 …f `argumentsList` argument is not an object, [#194](https://github.com/zloirock/core-js/issues/194)
174 …functions with broken `toString` conversion, [#193](https://github.com/zloirock/core-js/issues/193)
180 …round over Chrome DevTools strange behavior, [#186](https://github.com/zloirock/core-js/issues/186)
183 …nPropertyNames(window)` `2.1+` versions bug, [#181](https://github.com/zloirock/core-js/issues/181)
193 - Improved support NodeJS domains in `Promise#then`, [#180](https://github.com/zloirock/core-js/iss…
194 - Added fallback for `Date#toJSON` bug in Qt Script, [#173](https://github.com/zloirock/core-js/iss…
197 - Added fallback for `Symbol` polyfill in Qt Script, [#173](https://github.com/zloirock/core-js/iss…
198 …1 `Script Access Denied` error with iframes, [#165](https://github.com/zloirock/core-js/issues/165)
201 …ub.com/stefanpenner/es6-promise/issues/169), [#176](https://github.com/zloirock/core-js/issues/176)
212 …g support - now it's available everywhere**, [#140](https://github.com/zloirock/core-js/issues/140)
220 - **All entry point works in ES3 environment like IE8- without `core-js/(library/)es5`**
230 …](https://github.com/zloirock/core-js#custom-build-from-external-scripts), [#169](https://github.c…
235 …ecs/metadata.md) as a pre-strawman feature, [#152](https://github.com/zloirock/core-js/issues/152):
261 …es unhandled rejection on feature detection, [#159](https://github.com/zloirock/core-js/issues/159)
269 …n error on extension non-extensible objects, [#154](https://github.com/zloirock/core-js/issues/154)
272 - Added implementations and fixes [Typed Arrays](https://github.com/zloirock/core-js#ecmascript-6-t…
277 - Added [`System.global`](https://github.com/zloirock/core-js#ecmascript-7-proposals), [proposal](h…
278 - Added [`Error.isError`](https://github.com/zloirock/core-js#ecmascript-7-proposals), [proposal](h…
279 - Added [`Math.{iaddh, isubh, imulh, umulh}`](https://github.com/zloirock/core-js#ecmascript-7-prop…
280 …- too slow, but it's condition of stability, [#116](https://github.com/zloirock/core-js/issues/116)
281 - [`Promise`](https://github.com/zloirock/core-js#ecmascript-6-promise)
283 …ed` event / `onrejectionhandled` handler](https://github.com/zloirock/core-js#unhandled-rejection-…
285 - Some improvements [collections polyfills](https://github.com/zloirock/core-js#ecmascript-6-collec…
286 … preventing possible leaks with frozen keys, [#134](https://github.com/zloirock/core-js/issues/134)
288 …js#ecmascript-7-proposals), [proposal](https://github.com/tc39/proposal-string-pad-start-end), [No…
289 …iases for `String#{trimLeft, trimRight}`](https://github.com/zloirock/core-js#ecmascript-7-proposa…
290 - Added [annex B HTML methods](https://github.com/zloirock/core-js#ecmascript-6-string) - ugly, but…
291 - Added little fix for [`Date#toString`](https://github.com/zloirock/core-js#ecmascript-6-date) - `…
292 … @@iterator}` methods to DOM collections](https://github.com/zloirock/core-js#iterable-dom-collect…
296 …- Added entry points for [virtual methods](https://github.com/zloirock/core-js#commonjs-and-protot…
297 …- Added entry points for [stages proposals](https://github.com/zloirock/core-js#ecmascript-7-propo…
299 - [Custom build from external scripts](https://github.com/zloirock/core-js#custom-build-from-extern…
300 … Team Foundation Server does not support it, [#129](https://github.com/zloirock/core-js/issues/129)
303 …uts for `arguments` object - old WebKit bug, [#150](https://github.com/zloirock/core-js/issues/150)
304 - `{Map, Set}#forEach` non-generic, [#144](https://github.com/zloirock/core-js/issues/144)
323 …#{delete, get, has}` should not throw errors [#124](https://github.com/zloirock/core-js/issues/124)
333 * Fixed build process from external packages, [#120](https://github.com/zloirock/core-js/pull/120)
338 …broke tasks scheduler in WebWorkers in old FF, [#114](https://github.com/zloirock/core-js/pull/114)
341 …ection hook](#unhandled-rejection-tracking), [#106](https://github.com/zloirock/core-js/issues/106)
342 …https://github.com/zloirock/core-js/#ecmascript-6-string) and [`RegExp` constructor](https://githu…
343 * Updated [`String#leftPad`](https://github.com/zloirock/core-js/#ecmascript-7-proposals) [with pro…
344 * Replaced V8 [`Object.assign`](https://github.com/zloirock/core-js/#ecmascript-6-object) - its pro…
345 …](https://github.com/zloirock/core-js/#ecmascript-6-object)`, `[`entries, values`](https://github.…
346 * Fixed [`Math.sinh`](https://github.com/zloirock/core-js/#ecmascript-6-math) with very small numbe…
350 * Fixed support symbols in FF34-35 [`Object.assign`](https://github.com/zloirock/core-js/#ecmascrip…
351 * Fixed [collections iterators](https://github.com/zloirock/core-js/#ecmascript-6-iterators) in FF2…
352 * Fixed non-generic WebKit [`Array.of`](https://github.com/zloirock/core-js/#ecmascript-6-array)
356 …upport Node.js domains in [`Promise`](https://github.com/zloirock/core-js/#ecmascript-6-promise), …
359 * Added `toJSON` method to [`Symbol`](https://github.com/zloirock/core-js/#ecmascript-6-symbol) pol…
360 * Replaced [`Reflect.construct`](https://github.com/zloirock/core-js/#ecmascript-6-reflect) impleme…
361 …tion with changed `document.domain` in ~IE8, [#100](https://github.com/zloirock/core-js/issues/100)
367 * Updated [string padding](https://github.com/zloirock/core-js/#ecmascript-7-proposals) to [actual …
373 * [`String#trim`](https://github.com/zloirock/core-js/#ecmascript-6-string) fixed for some engines …
374 * Splitted [`es6.object.statics-accept-primitives`](https://github.com/zloirock/core-js/#ecmascript…
375 … namespace and joined with [es6 wrappers](https://github.com/zloirock/core-js/#ecmascript-6-object)
376 * `es5` [namespace](https://github.com/zloirock/core-js/#commonjs) also includes modules, moved to …
377 * Increased `MessageChannel` priority in `$.task`, [#95](https://github.com/zloirock/core-js/issues…
378 …bol` on each getting iterator, if you wanna use alternative `Symbol` shim - add it before `core-js`
379 * [`Reflect.construct`](https://github.com/zloirock/core-js/#ecmascript-6-reflect) optimized and fi…
380 * Simplified [`Reflect.enumerate`](https://github.com/zloirock/core-js/#ecmascript-6-reflect), see …
381 * Some corrections in [`Math.acosh`](https://github.com/zloirock/core-js/#ecmascript-6-math)
382 * Fixed [`Math.imul`](https://github.com/zloirock/core-js/#ecmascript-6-math) for old WebKit
383 * Some fixes in string / RegExp [well-known symbols](https://github.com/zloirock/core-js/#ecmascrip…
389 …ion `client/*.min.js` options for safe `Function#name` and `Function#length`, should be fixed [#92…
392 * Added logic for [well-known symbols](https://github.com/zloirock/core-js/#ecmascript-6-regexp):
398 …//github.com/zloirock/core-js/#ecmascript-6-collections), [`Promise.all`, `Promise.race`](https://…
399 …* Optimized [`Array.from`](https://github.com/zloirock/core-js/#ecmascript-6-array) for default `…
400 …* Added [`core.getIteratorMethod`](https://github.com/zloirock/core-js/#ecmascript-6-iterators) he…
402 * Added support native constructors to [`Reflect.construct`](https://github.com/zloirock/core-js/#e…
403 * Added support native constructors to [`Function#bind`](https://github.com/zloirock/core-js/#ecmas…
404 * Removed obsolete `.clear` methods native [`Weak`-collections](https://github.com/zloirock/core-js…
406 * [`es6.reflect`](https://github.com/zloirock/core-js/#ecmascript-6-reflect)
407 * [`es6.regexp`](https://github.com/zloirock/core-js/#ecmascript-6-regexp)
408 * [`es6.math`](https://github.com/zloirock/core-js/#ecmascript-6-math)
409 * [`es6.number`](https://github.com/zloirock/core-js/#ecmascript-6-number)
410 * [`es7.object.to-array`](https://github.com/zloirock/core-js/#ecmascript-7-proposals)
411 * [`core.object`](https://github.com/zloirock/core-js/#object)
412 * [`core.string`](https://github.com/zloirock/core-js/#escaping-strings)
413 * [`core.iter-helpers`](https://github.com/zloirock/core-js/#ecmascript-6-iterators)
422 * Uses `ToNumber` instead of `ToLength` in [`Number Iterator`](https://github.com/zloirock/core-js/…
423 * Fixed [#85](https://github.com/zloirock/core-js/issues/85) - invalid `Promise` unhandled rejectio…
424 * Fixed [#86](https://github.com/zloirock/core-js/issues/86) - support FF extensions
425 * Fixed [#89](https://github.com/zloirock/core-js/issues/89) - behavior `Number` constructor in str…
428 * Removed `/` from [`RegExp.escape`](https://github.com/zloirock/core-js/#ecmascript-7-proposals) e…
431 * Updated [`RegExp.escape`](https://github.com/zloirock/core-js/#ecmascript-7-proposals) to the [la…
435 * More correct order resolving thenable in [`Promise`](https://github.com/zloirock/core-js/#ecmascr…
436 * Uses polyfill instead of [buggy V8 `Promise`](https://github.com/zloirock/core-js/issues/78)
439 * [Collections](https://github.com/zloirock/core-js/#ecmascript-6-collections) from `library` versi…
441 * Optimized [`Math.hypot`](https://github.com/zloirock/core-js/#ecmascript-6-math)
449 * Added fallback for [`Symbol` polyfill](https://github.com/zloirock/core-js/#ecmascript-6-symbol) …
453 * Different instances `core-js` should use / recognize the same symbols
457 * Simplified [custom build](https://github.com/zloirock/core-js/#custom-build)
458 * Added custom build js api
467 * Wrapped `Object#propertyIsEnumerable` for [`Symbol` polyfill](https://github.com/zloirock/core-js…
468 …ersions of methods to `library` for ES7 bind syntax](https://github.com/zloirock/core-js/issues/65)
472 * Fixed [`Math.hypot`](https://github.com/zloirock/core-js/#ecmascript-6-math) with negative argume…
479 * Added [`String#lpad`, `String#rpad`](https://github.com/zloirock/core-js/#ecmascript-7-proposals)
492 * More correct [`Promise`](https://github.com/zloirock/core-js/#ecmascript-6-promise) unhandled rej…
495 * Fixed `__proto__`-based [`Promise`](https://github.com/zloirock/core-js/#ecmascript-6-promise) su…
498 * Added correct [symbols](https://github.com/zloirock/core-js/#ecmascript-6-symbol) descriptors
500 …* Added [single entry points](https://github.com/zloirock/core-js/#commonjs) for `Object.{create, …
501 * Added [`Map#toJSON`](https://github.com/zloirock/core-js/#ecmascript-7-proposals)
513 * [`Math.fround`](https://github.com/zloirock/core-js/#ecmascript-6-math) now also works in IE9-
514 * Added [`Set#toJSON`](https://github.com/zloirock/core-js/#ecmascript-7-proposals)
521 * Changed [CommonJS API](https://github.com/zloirock/core-js/#commonjs)
523 …clude only required namespaces / features / modules](https://github.com/zloirock/core-js/#commonjs)
525 …`$for.getIterator` -> `core.getIterator`](https://github.com/zloirock/core-js/#ecmascript-6-iterat…
536 * Rewritten and splitted into [CommonJS modules](https://github.com/zloirock/core-js/#commonjs)
539 * Fixed support [`Object.defineProperty`](https://github.com/zloirock/core-js/#ecmascript-5) with a…
543 * Added basic support [`Promise`](https://github.com/zloirock/core-js/#ecmascript-6-promise) unhand…
544 * Added [`Object.getOwnPropertyDescriptors`](https://github.com/zloirock/core-js/#ecmascript-7-prop…
546 * Restructuring [namespaces](https://github.com/zloirock/core-js/#custom-build)
553 * Added [support binary and octal literals](https://github.com/zloirock/core-js/#ecmascript-6-numbe…
554 * Added [`Date#toISOString`](https://github.com/zloirock/core-js/#ecmascript-5)
564 * Splitted [`es6` module](https://github.com/zloirock/core-js/#ecmascript-6)
566 * Added [`delay` method](https://github.com/zloirock/core-js/#delay)
570 * [`Object.getOwnPropertySymbols`](https://github.com/zloirock/core-js/#ecmascript-6-symbol) polyfi…
576 * Some [collections](https://github.com/zloirock/core-js/#ecmascript-6-collections) fixes
579 * Added support frozen objects as [collections](https://github.com/zloirock/core-js/#ecmascript-6-c…
582 * Added [`Object.getOwnPropertySymbols`](https://github.com/zloirock/core-js/#ecmascript-6-symbol)
583 * Added [`NodeList.prototype[@@iterator]`](https://github.com/zloirock/core-js/#ecmascript-6-iterat…
606 * Added [`es6.reflect`](https://github.com/zloirock/core-js/#ecmascript-6-reflect) module:
620 * `core-js` methods now can use external `Symbol.iterator` polyfill
624 * [Console cap](https://github.com/zloirock/core-js/#console) excluded from node.js default builds
627 * Added cap for [ES5](https://github.com/zloirock/core-js/#ecmascript-5) freeze-family methods
634 * Optimize [`Map` & `Set`](https://github.com/zloirock/core-js/#ecmascript-6-collections):
637 …s6`](https://github.com/zloirock/core-js/#ecmascript-6) and [`es6.collections`](https://github.com…
645 * Added [`Math.fround`](https://github.com/zloirock/core-js/#ecmascript-6-math) (IE10+)
649 * [Symbols](https://github.com/zloirock/core-js/#ecmascript-6-symbol):
665 * Added [`RegExp#flags`](https://github.com/zloirock/core-js/#ecmascript-6-regexp) ([December 2014 …
666 * Added [`String.raw`](https://github.com/zloirock/core-js/#ecmascript-6-string)
669 * Repair converting -0 to +0 in [native collections](https://github.com/zloirock/core-js/#ecmascrip…
672 * Added [`es7.proposals`](https://github.com/zloirock/core-js/#ecmascript-7-proposals) and [`es7.ab…
673 * Added [`String#at`](https://github.com/zloirock/core-js/#ecmascript-7-proposals)
674 * Added real [`String Iterator`](https://github.com/zloirock/core-js/#ecmascript-6-iterators), olde…
691 * Added [`Array#copyWithin`](https://github.com/zloirock/core-js/#ecmascript-6-array)
692 * Added [`String#codePointAt`](https://github.com/zloirock/core-js/#ecmascript-6-string)
693 * Added [`String.fromCodePoint`](https://github.com/zloirock/core-js/#ecmascript-6-string)
696 * Added [`Dict.mapPairs`](https://github.com/zloirock/core-js/#dict)
701 …* `String#contains` -> [`String#includes`](https://github.com/zloirock/core-js/#ecmascript-6-strin…
702 …* `Array#contains` -> [`Array#includes`](https://github.com/zloirock/core-js/#ecmascript-7-proposa…
703 * `Dict.contains` -> [`Dict.includes`](https://github.com/zloirock/core-js/#dict)