Bryan Levay
Bryan Levay
* **Device**: Kira * **Firmware Origin**: Installed recommended firmware via updater (https://github.com/kiibohd/kiidrv/releases/download/v1.5.3-kiidrv/KiraFirmwareInstaller.app.zip), configutation done with kiibohd configurator, mac edition (https://github.com/kiibohd/configurator/releases/download/v1.0.0/kiibohd-configurator-1.0.0-mac.dmg) * **OS**: macOS 10.14.2 * **Version**: (used `lsusb` installed via...
I spun up a new ember app with a routeless engine in-repo. The engine is mounted in the `application.hbs` file in the root application. Content that appears in the `{{outlet}}`...
When running `ember g in-repo-engine foo --type routeless`, the blueprint adds a routed mountpoint in `router.js` and doesn't add `{{mount "foo"}}` anywhere.
Currently the test name is added into the test's name (https://github.com/trentmwillis/ember-exam/blob/e3579e97a43dfa10f959ddec813544f7983fd085/addon-test-support/-private/patch-testem-output.js#L11). This tightly couples the partition to the test itself, and makes it difficult to have reporting based on individual...
I downloaded the whole repo as a zip and opened the `.ttf` files in `Font Book.app`. The install prompt appears but after clicking "Install Font", no fonts called "Anonymous Pro...
Seeing #59 and noticing a lack of dark mode support, I thought I'd offer to do a pass over the styles to make these and a few other improvements in...