-
- [ ] lint in the browser https://github.com/ember-template-lint/ember-template-lint/issues/2120
- [ ] contextual errors from the VM (line them up in the editor, rather than render them in a corner o…
-
I just deployed my capstone project to Heroku, and it was quite simple, and makes redeployment (as far as I can tell) much easier.
I followed the instructions to create this buildpack and deploy:
htt…
-
Maybe with comments and version? Or is there a better place for this?
Good list of real-world open source ember apps
- http://iheanyi.com/blog/a-list-of-open-source-emberjs-projects/
- https://git…
-
1. Add simple navbar
2. Add footer
3. add GraphQL support
4. show publicly queryable information
5. share ahoy visit with ember client
6. share current_user (if any) with ember client
-
Hello!
I am doing very basic and naive testing to see if this addon could be useful for our app.
When starting a new app with the very useful and basic [ember-new-output](https://github.com/ember-…
-
Hey there 👋!
Thanks for this amazing project. I'm looking forward to use it in our applications and libraries.
I was testing out the Ember CLI integration and it seems that it doesn't support `.…
-
### What happened?
When including SMSZB-120 it fails with error info:
```
error 2024-08-18 10:52:20z2m: Failed to configure '0x0015bc0031004ded', attempt 1 (Error: Bind 0x0015bc0031004ded/35 ssIa…
-
### What happened?
Hello,
before the activities of this morning, all the infrastructure were working very fine since many months, Z2M ok, MQTT ok, HA ok, no issue.
This morning I did a Proxmox …
-
Due to 'marker-end' using a url reference to put the arrow head on the pointers, I was only seeing the arc, but not the end of the arrow in my Ember App. I soon discovered it was because of the way E…
-
### Reproduction
1. Clone https://github.com/MathieuCouette/ember-data-issues
2. Check out `model-upcasting-issue`
3. Run `npm install && npm run lint`
### Description
Implicit upcasting of…