-
Hi - I'm new to emblem and I noticed the syntax documentation is lagging behind quite a bit. You're missing things like 'each-in' and instead of having 'each item in model' it's now 'each model as |it…
-
I've tried latest ember-cli + source addon (using ember-octane-addon-blueprint) and installed `ec-addon-docs`. When trying to serve it. I come across this error message:
```
ERROR Summary:
- …
gossi updated
5 years ago
-
@rwjblue Maybe we have to update `ember-cli-babel` to version `^6.8.2` ? Is that right?
-
In IE11 the property initializers for the `@tracked` decorator are not applied. The following test succeeds in Chrome, but fails in IE11.
[`tests/unit/tracked-test.js`](https://github.com/buschtoen…
-
**Tell us about your environment**
macOS 10.13.4
* 4.19.1
* 10.3.0
* 6.1.0
**What parser (default, Babel-ESLint, etc.) are you using?**
default
**Please show your full configuration:**
…
-
Sass Syntax error when attempting to switch to version 4 of Bootstrap.
---
Output from `ember bootstrap:info` (available since 1.0.0-alpha.9):
```
ember bootstrap:info
DEPRECATION: An addon i…
-
## The dependency [ember-cli-htmlbars](https://github.com/ember-cli/ember-cli-htmlbars) was updated from `3.0.0` to `3.0.1`.
🚨 [View failing branch](https://github.com/adfinis-sygroup/ember-uikit/co…
-
This works:
```hbs
{{input type='number' min=0 max=100 step=0.01}}
```
but this (which I think should be equivalent) doesn't:
```hbs
{{input type='number' min=0e0 max=1e2 step=1e-2}}
```
altho…
-
## The devDependency [ember-cli-htmlbars-inline-precompile](https://github.com/ember-cli/ember-cli-htmlbars-inline-precompile) was updated from `1.0.3` to `1.0.4`.
🚨 [View failing branch](https://gi…
-
## The devDependency [ember-cli-htmlbars-inline-precompile](https://github.com/ember-cli/ember-cli-htmlbars-inline-precompile) was updated from `1.0.3` to `1.0.4`.
🚨 [View failing branch](https://gi…