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

GitHub / tc39/proposal-object-rest-spread issues and pull requests

#70 - Spreading class properties

Issue - State: closed - Opened by bogdanb over 4 years ago - 2 comments

#69 - Any plans for well-known symbol for redefining spread

Issue - State: closed - Opened by dy about 5 years ago - 5 comments

#68 - fix broken link to specification

Pull Request - State: closed - Opened by mmxw over 5 years ago

#67 - Does conditional spreads are part of this proposal?

Issue - State: closed - Opened by stavalfi over 6 years ago - 3 comments

#66 - can i parse string to number while destructuring ?

Issue - State: open - Opened by vivekjain202 over 6 years ago - 5 comments

#65 - Rationale for ignoring newly defined setters

Issue - State: open - Opened by lambda-fairy almost 7 years ago - 3 comments

#64 - destruct objects with alias

Issue - State: open - Opened by FL0RIANMEYER about 7 years ago - 2 comments

#63 - Using object rest properties to immutably delete multiple keys in runtime

Issue - State: open - Opened by liyuanqiu about 7 years ago - 1 comment

#62 - Move Stage 3 to Stage 4 in README

Pull Request - State: closed - Opened by styfle over 7 years ago - 4 comments

#61 - Spread operator copies Symbol property from one to another object

Issue - State: open - Opened by Konrud over 7 years ago - 5 comments

#60 - Why is this useful grammer still in stage 3?

Issue - State: closed - Opened by DanielWLam over 7 years ago - 1 comment

#59 - spread with null

Issue - State: closed - Opened by hangyangws over 7 years ago - 2 comments

#58 - fix typo in AssignmentRestProperty DestructuringAssignmentTarget

Pull Request - State: closed - Opened by keithamus over 7 years ago

#57 - Remove invalid rest property example

Pull Request - State: closed - Opened by adrianheine over 7 years ago

#56 - { let, cont}

Issue - State: closed - Opened by Preeternal over 7 years ago - 3 comments

#55 - Add bublé to list of transpilers

Pull Request - State: closed - Opened by adrianheine over 7 years ago - 2 comments

#54 - Inconsistent behaviour

Issue - State: closed - Opened by yankouskia over 7 years ago - 2 comments

#53 - Deleting keys in object spread

Issue - State: open - Opened by Deco almost 8 years ago - 2 comments

#52 - Inherited enumerated properties

Issue - State: open - Opened by moll about 8 years ago - 1 comment

#51 - Normative: Disallow nested destructuring assignment with rest properties

Pull Request - State: closed - Opened by littledan about 8 years ago - 5 comments

#50 - Normative: Disallow binding patterns of arrays or objects

Pull Request - State: closed - Opened by littledan about 8 years ago - 6 comments

#49 - Another issue, worth mentioning

Issue - State: closed - Opened by GrosSacASac about 8 years ago - 3 comments

#48 - I just want to know when it will be standardized ?

Issue - State: closed - Opened by xgqfrms-GitHub about 8 years ago - 3 comments

#47 - support trailing commas for object rest

Issue - State: open - Opened by graingert about 8 years ago - 3 comments

#46 - getters/setters

Issue - State: closed - Opened by ljharb about 8 years ago - 7 comments

#45 - Is the behavior of {...false} defined? (Conditionally setting key)

Issue - State: closed - Opened by qria about 8 years ago - 4 comments

#44 - CopyDataProperties doesn't need to handle empty values

Issue - State: open - Opened by anba over 8 years ago

#43 - Should we forbid array patterns for rest-properties?

Issue - State: open - Opened by anba over 8 years ago - 15 comments

#42 - PropName needs to be updated too

Issue - State: open - Opened by anba over 8 years ago - 3 comments

#41 - Missing grammar extensions to ObjectLiteral?

Issue - State: closed - Opened by syg over 8 years ago - 1 comment

#40 - Make spec less ambiguous about key not "contained in" excluded properties

Pull Request - State: closed - Opened by gsathya over 8 years ago - 5 comments

#39 - Spread operator and proxies

Issue - State: open - Opened by pkamenarsky over 8 years ago - 1 comment

#38 - Fix specification link

Pull Request - State: closed - Opened by not-an-aardvark over 8 years ago

#37 - Ignoring properties

Issue - State: open - Opened by ashsearle over 8 years ago - 5 comments

#35 - Update Rest.md

Pull Request - State: closed - Opened by gaillota over 8 years ago

#34 - Couldn't "excludedNames" be a Set instead of a List?

Issue - State: closed - Opened by caiolima over 8 years ago - 2 comments

#33 - Spread - Ignore false evaluating operands (not just null and undefined)

Pull Request - State: closed - Opened by Benjamin-Dobell over 8 years ago - 1 comment

#32 - stage-4. what remains from the list of "Entrance Criteria" list?

Issue - State: closed - Opened by iamstarkov over 8 years ago - 55 comments

#31 - Spec is ambiguous about excluded properties

Issue - State: closed - Opened by gsathya over 8 years ago - 2 comments

#30 - Update Spec.html

Pull Request - State: closed - Opened by gsathya over 8 years ago

#29 - annotate ToObject call with `!`

Pull Request - State: closed - Opened by gsathya over 8 years ago

#28 - Move to tc39 organization

Issue - State: closed - Opened by littledan over 8 years ago - 2 comments

#27 - Need test262 tests

Issue - State: closed - Opened by littledan over 8 years ago - 2 comments

#26 - TypeScript 2.1+ supports rest properties

Pull Request - State: closed - Opened by benjamingr over 8 years ago - 1 comment

#25 - Add typescript to list of transpilers

Pull Request - State: closed - Opened by sandersn over 8 years ago

#24 - Bug in babel plugin?

Issue - State: closed - Opened by olalonde over 8 years ago - 2 comments

#23 - Using spread in computed property names

Issue - State: closed - Opened by kevinlaw91 almost 9 years ago - 2 comments

#22 - Updates gh-pages with current content from master

Pull Request - State: closed - Opened by forrest-akin almost 9 years ago

#21 - Hey, it's stage 3

Issue - State: closed - Opened by MMeent almost 9 years ago - 4 comments

#20 - Update README.md

Pull Request - State: closed - Opened by tracker1 almost 9 years ago - 1 comment

#19 - Updated stage to 3 in the Readme

Pull Request - State: closed - Opened by maxdow almost 9 years ago - 2 comments

#18 - Object rest inside function argument destructuring

Issue - State: closed - Opened by olalonde almost 9 years ago - 1 comment

#17 - Should Maps be spreaded?

Issue - State: closed - Opened by caub almost 9 years ago - 6 comments

#16 - Filter keys in spread object

Issue - State: closed - Opened by mscienski about 9 years ago - 10 comments

#15 - `throws` typos -> `throw`

Pull Request - State: closed - Opened by pitaj about 9 years ago

#14 - Convert to ecmarkup

Pull Request - State: closed - Opened by sophiebits about 9 years ago - 1 comment

#13 - Object rest spread does not consider subsequent variables

Issue - State: closed - Opened by rhys-vdw over 9 years ago - 1 comment

#12 - Typo in Spread.md – "throws"

Issue - State: closed - Opened by dalgard over 9 years ago

#11 - Spreading object into array does nothing

Issue - State: closed - Opened by alex-wilmer over 9 years ago - 5 comments

#10 - fix: babel link

Pull Request - State: closed - Opened by joscha over 9 years ago - 1 comment

#9 - The Proposal is on Stage 3 now

Pull Request - State: closed - Opened by baptistemanson over 9 years ago - 2 comments

#8 - Update Babel's plugin link in README.md

Pull Request - State: closed - Opened by mhujer over 9 years ago - 2 comments

#7 - How to use a custom prototype for the new object?

Issue - State: closed - Opened by julien-f over 9 years ago - 5 comments

#6 - The Proposal is on Stage 2 now

Pull Request - State: closed - Opened by chicoxyzzy almost 10 years ago - 1 comment

#5 - Little imperfection

Issue - State: closed - Opened by murashki about 10 years ago

#4 - Support destructuring defaults

Issue - State: closed - Opened by gsklee about 10 years ago - 1 comment

#3 - Computed destructuring

Issue - State: closed - Opened by maxhoffmann over 10 years ago - 3 comments

#2 - Use object iterator, if present

Issue - State: closed - Opened by getify over 10 years ago - 19 comments

#1 - Work against protocol rather than concrete type

Issue - State: closed - Opened by glenjamin over 10 years ago - 9 comments