Zhipeng Jiang

Results 6 issues of Zhipeng Jiang

Hi @shirlyLoveU, In the datepicker.js, it's not possible to set default time. Actually in the source code, [https://github.com/RubyLouvre/avalon.oniui/blob/master/datepicker/avalon.datepicker.js#L164](https://github.com/RubyLouvre/avalon.oniui/blob/master/datepicker/avalon.datepicker.js#L164) I found that the hour and minite are set to be 0,...

Hi, When I tried to pull docker image, it threw an error. ```bash $ docker pull docker.nanonets.com/pi_training Using default tag: latest Error response from daemon: Get https://docker.nanonets.com/v2/: x509: certificate has...

Hello, it seems that there is a dependency issue. ``` shell npm ERR! Darwin 15.0.0 npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "i" npm ERR! node v4.1.1 npm ERR! npm v2.14.4 npm...

bug

Hi there, I'm not sure if it is appropriate to open the issue here, if not I will delete the issue. I came across this highlight problem after I did...

Hi @jdewit, it seems that karma-requirejs needs to be updated to `~0.2.0`. Otherwise there would be an error when `npm install`. ``` npm ERR! peerinvalid The package karma-requirejs does not...

Hey, It looks like the title in README has a bad format, here's the PR to fix it, please help to review it. Thanks, Zhipeng