Results 17 issues of Isaac Lee

## Related links - https://github.com/emberjs/ember-qunit/blob/v8.0.2/addon/src/test-container-styles.css#L50 - https://github.com/ijlee2/ember-container-query/pull/7

enhance: code

## Description Hello. I was helping out a couple of people on Discord. - https://discord.com/channels/480462759797063690/486548111221719040/788191907943284737 - https://discord.com/channels/480462759797063690/483601670685720591/816209083623145472 They weren't sure what to do when they encountered the following prompt in...

## Background To move [`@embroider/addon-blueprint` away from `rollup-plugin-ts`](https://github.com/embroider-build/addon-blueprint/pull/136), we changed how declaration files are created (it is assumed that the v2 addon runs on `glint`). ```json5 /* package.json for projects...

I'd like to pass a string that starts with `@` to an argument: ```hbs ... ``` In `ember-template-lint@v5`, the code above caused `no-potential-path-strings` to fail. So I used double curly...

## Why? Closes #1789. - https://github.com/ember-intl/ember-intl/commit/b75fd17caf961eaca608a33cc43030906ba71447 - https://github.com/ember-intl/ember-intl/commit/b05b5102360f1a9e4fb994bb1aa01e8d57a8b3ce - https://github.com/ember-intl/ember-intl/pull/1530 ## Solution?

bug
breaking

The main goal for `7.0.0` is to reduce the surface area. You can provide feedback as a comment below. Please note, the following lists are subject to change. ## Plans...

Currently, the [Releases page](https://github.com/machty/ember-concurrency/releases) shows 4.0.1 as the latest, not 4.0.2. Could you create a page for 4.0.2 and describe the changes made? (I did find the changes in `CHANGELOG.md`,...