Garrick Cheung

Results 82 comments of Garrick Cheung

@chriseppstein switching to `1.0` worked for me. Thanks!

@dguettler with #143 merged, what are the next steps to publishing a new version to NPM?

@buschtoens your addon covers an important usecase - loading state. Probably should also cover error state? How would that be handled in the `load-bundle` or `load-asset-bundle` helper?

@domoritz shared https://github.com/kalkih/mini-graph-card#dynamic-line-color as an example on Slack.

@knownasilya I haven’t had free cycles to work on this.

This would also be helpful for localization. User locale preferences are determined after login, which then the API script could be loaded with the appropriate language/region.

I filed a PR to address the issue in `videojs-youtube`: videojs/videojs-youtube#565

@musaffa @maartenparmentier did you reach a solution? I'm having issues with loading PDF.js as well. After adding worker-loader, I had `regeneratorRuntime` is undefined. Did you see a similar issue?

I think the path issue is also affecting link.js for web. The path to the directory isn't being recognized in the main.js for MooTools-Core (that I've made). The main.js file...

@dguettler anything we can help with to get a new release and should #146 be merged before a new release? Edit Note: Updated because the wrong issue was referenced.