NullVoxPopuli

Results 1113 issues of NullVoxPopuli

is extraneous, and the embroider/auto-import infra know where to get ember-source from. It's not _wrong_ to include, but it requires folks' manage their deps correctly -- so we can be...

nah, this doesn't work: ``` code.slice(template.range.startChar, template.range.endChar) '💩💩💩💩💩💩💩

Alt to: https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/375 Repro for: #374 -- I think it's important that extra content precedes the unicode character

Copy-pasta from: https://github.com/eslint/eslint/issues/20351 Here is a modified version of that minimal repro which shows a linting error: - https://stackblitz.com/edit/vitejs-vite-51gr37xf?file=eslint.config.mjs,package.json,subdir%2Ffile.js (unexpected, because the eslint config disables it) _BUT_ it seems the...

### Description currently the only way to see depOptimization progress is to run vite with `--debug`. This will print something like: ``` vite:deps Dependencies bundled in 212457.56ms +4m vite:deps ✨...

pending triage

I was looking at https://addons.mozilla.org/en-US/firefox/addon/vimium-ff/ and before installing, it asked if all the permissions needed by this plugin would be ok. _it's a lot_. ![image](https://user-images.githubusercontent.com/199018/220641147-76d41f3b-13be-414e-a029-ae90e9e7f708.png) The only feature I really...

Seems Safari has no issue now. The only errors in Safari are around the exact text of a couple errors

internal
perf

based off warp-drive's resource-array Notes from: #1748 - [ ] fix the array implementation / compare with Vue's version: https://github.com/vuejs/core/blob/main/packages/reactivity/src/arrayInstrumentations.ts (this is mainly because the version of trackedArray we have...

# Propose `localCopy` from `@ember/reactive` ## [Rendered](https://github.com/emberjs/rfcs/blob/nvp/localCopy/text/1130-localCopy.md) ## Summary This pull request is proposing a new RFC. To succeed, it will need to pass into the [Exploring Stage](https://github.com/emberjs/rfcs#exploring), followed by...

S-Proposed