| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Address Markdownlint MD006 rule. Can flag when list items aren't indented far enough.
Address Markdownlint MD007 rule. Default suggestion is 2 space indenting for unordered list items.
| ### Notable changes | ||
|
|
||
| **http**: | ||
| * **http**: |
There was a problem hiding this comment.
Made list item to be consistent with other change logs
Sorry, something went wrong.
| - Jeremy Whitlock (@whitlockjc) | ||
| - Matt Loring (@matthewloring) | ||
| - Phillip Johnsen (@phillipj) | ||
| - Andreas Madsen (@AndreasMadsen) |
There was a problem hiding this comment.
This wasn't indented far enough
Sorry, something went wrong.
| - Implement new `TypedArray.from()` and `TypedArray.of()` functions. See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray for further information. | ||
| - Implement arrow functions, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions for further information. | ||
| - Full ChangeLog available at https://github.com/v8/v8-git-mirror/blob/4.5.103/ChangeLog | ||
| - Implement new `TypedArray` prototype methods: `copyWithin()`, `every()`, `fill()`, `filter()`, `find()`, `findIndex()`, `forEach()`, `indexOf()`, `join()`, `lastIndexOf()`, `map()`, `reduce()`, `reduceRight()`, `reverse()`, `slice()`, `some()`, `sort()`. See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray for further information. |
There was a problem hiding this comment.
This wasn't indented far enough
Sorry, something went wrong.
Sorry, something went wrong.
Address Markdownlint MD006 rule. Can flag when list items aren't indented far enough. PR-URL: #29390 Reviewed-By: David Carlier <devnexen@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Address Markdownlint MD007 rule. Default suggestion is 2 space indenting for unordered list items. PR-URL: #29390 Reviewed-By: David Carlier <devnexen@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Address Markdownlint MD006 rule. Can flag when list items aren't indented far enough. PR-URL: #29390 Reviewed-By: David Carlier <devnexen@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Address Markdownlint MD007 rule. Default suggestion is 2 space indenting for unordered list items. PR-URL: #29390 Reviewed-By: David Carlier <devnexen@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
| Back | FazBrowse Home | New Git URL |
Checklist