Wei-Liang Liou

Results 13 issues of Wei-Liang Liou

This project is based on vue-cli 2.9.3. I know the cli3 is released but I'm not survey yet. Is 3 is downward compatibility with this project. We can directly use...

bug
help wanted

I clone the latest version of the project. And follow the [instruction](https://github.com/rotaready/moment-range#running-tests). It's only popup a Chrome browser and close quickly. Finally display error message below. ```shell $ yarn test...

**Is your feature request related to a problem? Please describe.** Add Web App manifest.json to allow users to "install" it. **Describe the solution you'd like** I want my players open...

- Add i18n sample - Use GenerateLocaleJsonPlugin plugin, but couldn't reload whole extension when locales updating now.

CommonsChunkPlugin will separate runtime into manifest.js, and move 3th-part code into verdor.js. So need include them in every pages.

大概是[某些硬體限制,導致無法使用新版本的 tensorflow](https://github.com/tensorflow/tensorflow/issues/17411),似乎目前的 workaround 只有 downgrade 到版本 1.5,所以想問說現在這工具是否可以在該版本運作呢?

![image](https://user-images.githubusercontent.com/6974496/43472210-824e2e62-951f-11e8-87fd-cb85e55b7220.png)

bug

Current structure use component prop to pass data. But it's make this project more complex. And hard to pass data to parent component. So use vuex to handle data store....

enhancement

Originally, use hlsdump will cause an error, "Invalid IV length". So I try to padleft the origin IV value to length 16. And then it works!!

``` bash-5.0# make In file included from ../src/drivers/driver_rtw.c:25: ../src/drivers/wireless_copy.h:88:9: error: unknown type name '__uint32_t' typedef __uint32_t __u32; ^~~~~~~~~~ ../src/drivers/wireless_copy.h:89:9: error: unknown type name '__int32_t' typedef __int32_t __s32; ^~~~~~~~~ ../src/drivers/wireless_copy.h:90:9: error:...