-
I'm trying to use `ember-cli-compass-compiler` package with `ember-cli-rails`, but I get a problem when I try and push to Heroku: ` Your Ruby version is 2.2.6, but your Gemfile specified 2.3.3 (Bundle…
imack updated
7 years ago
-
tl;dr the following css property fixes my issue:
```css
#ember-basic-dropdown-wormhole {
z-index: 100;
position: relative;
}
```
but it feels wrong/hacky..? The value `100` is the smallest …
-
👋 Hi all! With [ESLint v9 released](https://eslint.org/blog/2024/04/eslint-v9.0.0-released), many community plugins are adding support for the new major version. This is a tracking issue of ESLint v9 …
-
Hi,
I run through compatibility issue with the latest version of ember data (2.11.0) and I would like to know if there no other solution than the compatibility table existing in the `README.md`.
I…
-
## The devDependency [ember-qunit](https://github.com/emberjs/ember-qunit) was updated from `4.5.1` to `4.6.0`.
🚨 [View failing branch](https://github.com/mirai-audio/ember-i18n-changeset-validation…
-
https://ember-intl.github.io/ember-intl/versions/master/docs/guide/translating-text#t
Research how others have dealt with this?
-
For the following snippet:
```hbs
{{~text~}}
```
I'm unable to satisfy the linter:
> 13:5 error Incorrect indentation of close bracket '>' for the element '' beginning a…
-
Hello,
I'm attempting to use the power-select control type in a simple form within a modal:
```hbs
{{#bs-modal open=createInviteModalEnabled
onSubmit=(action "inviteNewUsersSubmit"…
-
Hi, **Team**!
I am using ember-theme for YUIDOC. When I click on some sample module/file.js hyperlink to view the JS code. It shows 404. I found that blob folder which contains the code is not gett…
-
Let's begin this task with an abstract discussion leading to a high level proposed solution. There are many moving parts that this will depend on, for now we can assume they will be implemented separa…