Ivan Jiang

Results 16 comments of Ivan Jiang

Since #116 has been merged, could this one be marked as resolved? And maybe a new version could be released? 😉

`angular.component` is provided in angularjs 1.5. My project is currently 1.4+ and I'm going to migrate to 1.5 before using this project. You may follow [this instruction](https://docs.angularjs.org/guide/migration#migrating-from-1-4-to-1-5)

@sco974 Shall we add this definition to [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) and publish a package `@types/shaka-player` before Shaka team decides to maintain ts definition? what do you think?

@niklaskorz Great. Pls generate a base version and I may do some additional work (like formatting or renaming interfaces) if needed.

Downgrading to v1.19.0 worked for me. Looking forward to fix this~

When the div is about to move out of the parent div, reset the position of the freetrans instance using `$ele.freetrans('reset', currentLocationOptions)`. `currentLocationOptions` can be access when you listening to...

same situation here. `--output` is not supported

For anyone using Create-React-App and wanna extract compiled css files out of javascript bundles, you don't need `--output` in `node-less-chokidar`. Set `package.json` like the README file suggests, and import css...

PR welcome: https://github.com/iplus26/font-spider-walker/pull/2 同学,要不要提个 PR?现在是靠正则表达式将中文过滤出来的,可以直接把 asiic 码都选出来,对字体体积影响不会很大,不需要做成一个参数

也许不用额外提供参数,直接默认将 ascii 码计入在内即可