James Wright

Results 11 issues of James Wright

**Bug report or Feature request?** Feature Request: Terser cannot be configured to keep default parameters around, and transpiles them to normal function parameters changing the function's .length value. **Version (complete...

bug
good first issue
compress

For some environments, it's required that the licence for an OSS project be distributed as part of an application's source code, not as a separate document. Obligatory not a Lawyer,...

cla: yes

Are there any plans to use ES Modules in es-abstract? I'm evaluating the feasibility of using es-abstract with the [Closure Compiler](https://github.com/google/closure-compiler) and this would be significantly easier if es-abstract was...

While investigating https://github.com/google/closure-library/issues/1113, I root-caused the [typeRegistry.isImplicitNamespace](https://github.com/jleyba/js-dossier/blob/e1d14349dd4d6132b16fef6c56dfe4b33410ca33/src/java/com/github/jsdossier/DocumentableTypePredicate.java#L41) function as mis-identifying various modules as implicit namespaces (examples of incorrect identifications being `goog.async.WorkQueue`, `goog.async.Throttle` - potentially any module that default-exports something? Haven't...

#### What is the expected behavior? Setting "[selectable]=false" on a mat-chip-list causes the chip to not be selectable via either the mouse or keyboard. #### What is the current behavior?...

P3
has pr
area: material/chips
Fixed in MDC

Was wondering what the status of this proposal was, given that it's not listed on the [TC39 Proposals page.](https://github.com/tc39/proposals). Based on an [EDiscuss thread](https://esdiscuss.org/topic/new-set-methods-again) I'm wondering if this has stalled?

`apko_rules` should probably be `rules_apko`.

Not at all an issue with your project (which has been hugely helpful in creating something related for my own purpose!), but I'm wondering if you (or maybe any other...

question