Christoph Wiedenmann

Results 5 issues of Christoph Wiedenmann

Currently the outputMode is hard coded inside the ember-cli addon. I changed this to add the possibility to change the outputMode inside the ember-cli-build.js.

I have created a new Google Analytics 4 adapter to use the new GA4 tracking system. I tried to stay as close as possible to the Google implementation. https://developers.google.com/analytics/devguides/collection/ga4/views?technology=websites

## What is the current behavior? If i set `set_key_transform :dash` in my serializer all keys, including the relationship names are dasherized. But relationships with dasherized names are exluded if...

After updating to 0.8.0 I'm getting the following error: `Uncaught Error: Attempted to resolve `render-mobiledoc`, which was expected to be a component, but nothing was found.` I created a PR...