Eric Webb

Results 4 issues of Eric Webb

Any plans or thoughts on adding vertical orientation support? I love this plugin. Built-in date range and center dragging support is spot on! but I need a vertical bar for...

Improvement

Does code (or an example) exist for generation of the intermediate representation from an OpenAPI/Swagger source? It looks like code in the `example` directory is JSON Schema based.

Specifically to get fix for downloading jbr-aarch64 for M1/M2 Macs. https://github.com/JetBrains/sbt-idea-plugin/commit/20f64a10e30ffed3ae92667760101d650951ff27

To support using ember-firebase in tests, I updated `_scheduleSync` to run inside of a `Ember.run` block. This works for me. I tried running the test cases, but I am not...