Joe Pea

Results 958 issues of Joe Pea

# ⭐ Suggestion Now that TS 4.3 introduces the awesome ability to have setter types be a different type than getters, it would be useful to be able to get...

Suggestion
Awaiting More Feedback

un is nice for being agnostic to framework (and being able to easily replace the underlying framework. Is there a way for this work with Custom Elements? Or does it...

From looking at the source, I see decorators simply return `() => {}`, which I think implies that they are used only during a compile step (no runtime implementation). Do...

### pnpm version: ### Code to reproduce the issue: `7.14.0` ### Expected behavior: I expected `pnpm update foo` to only update `foo` and its dependencies, nothing more. ### Actual behavior:...

type: bug

**Prettier 3.3.3** Currently formatting code in commented template strings can turn out ugly auto-formatting: [Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuEAdGAzArlMMCW0ABAM4wCeANnABQCURwqU66ATnDFm1EQPQAqMCRIC+RAAbMiM2XJmUsAWzgBaEmDYRK1No2nzDcgCRNeRi3IAmnOHgBCWgO4k4bekQC83ogHIM+BwYEAAevgaWkbIA-PxCImKSEVEpMgAOEPiwbqpwAG4IMCRIRFDQcADcyalRAoxEGVnwbLkFsMWl5RVEAL7VNZaKKqoElDCqYACGbFb65gMDjdkt+YUdk1gwEFXzC5Z9u3uyUodHRCW+4aeRBykH-YZDaqPjUzNzC5MfZ1b4JGmUSbkEoAI0oEDAAGsdmciE58FYYAALEoARgADOiAKQws5IuD4ADmSJgaMxOIeqVUTjgIMh+HGMEmaVUSKJSMo7Ne2ggbBKMDYkyg-2mhVxRywrharmoeBKZSglUpFluUVVhhO6B6IAANCAIGkCNASMhQNNnAAFUXC5AgSaUJxAk16kGCqGcADKkxUABksnBkBh7a4XW7IZ60pMwFlCcgBVg4HrXEp8HG2Am9XAQmk3PgVLB7QAVNxQab4OAmpBByghkAkGPUACKWAg8EDwcTIAAViQQh6G3Bm62A1WO3qAI4t+AWrRpSt2kiqRVwGxWXUgAWTfCcqCEgDCECUSkmtvtlHX9d31AAgjABfgQZs4Ba3H7Fe2a52SUpKAB1NnwCKYBwB6CD1gQeQMuQtrCM6IB5AmACSUA2LAHqaPghrXihHoUNQH61mkWiuL+gppLaREVm4BTrlkUowDOkyEseBGdpGbBSraFA5hobCYTA65EU0v4IsiyAABzonqHCToEz6CsxJ6jp+epMiCImIkiyAAEx6pKcCFpMIKVvGnZwEoIIrquPpCoSWBMXAABivLHneManpsEAgD0PRAA) Options: `--use-tabs` **Input:** ```jsx function style() { return /*css*/ ` p { ${ detectBrowser()...

### Describe the bug Sometimes `html` can fail to include text nodes in the output. ### Your Example Website or App https://playground.solidjs.com/anonymous/d10b1bee-80b9-4e43-9a24-9907ea2f7fd0 ### Steps to Reproduce the Bug or Issue...

alternative templating

## Summary Clearly-named exports appear as autocomplete results in IDEs like VS Code. This allows someone to, for example, write the following JS code with `|` representing the cursor location:...

### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md). - [X] I agree to follow the [Code of Conduct](https://github.com/ionic-team/stencil/blob/main/CODE_OF_CONDUCT.md). - [X] I have searched for [existing issues](https://github.com/ionic-team/stencil/issues) that already...

triage

### Describe the bug Looks like the implementation is still on "legacy" decorators. ### Logs _No response_ ### Additional information I would like any feedback on [this problem of the...

bug