Jonathan Huang

Results 6 comments of Jonathan Huang

Thanks for pointing this out. I'll update the repo this week to ensure that builds aren't breaking. I will probably be using `yarn` to lock down dependencies

The project should build now with no problems. I just updated the repo adding a `yarn.lock` and `package-lock.json`. The specific failure was due to the linting, which has been removed,...

Thanks for this @edwickable , we will merge this once we test this Immerse.

All good questions! Just off the top of my head: Maybe it will work if you take out the array brackets in the 'header' value. The code expects header to...

@cch5ng I just re-hauled the loader and multiple issues have been fixed. if you want to use the method `i18n.t()` simply add 't' to the list of methods. Currently only...

@shusson Just wanted to clarify somethings: If I'm understanding correctly, your request is for a type of bin transformation that has a "step" that changes logarithmically? Right now the "step"...