Levin Wong

Results 10 issues of Levin Wong

对于发布日期小时为0时的文章,本机编译和travis上编译出来的日期相差一天,在配置文件中指定了timezone依然有次问题。 ## Environment Info Node version(`node -v`) ``` v5.12.0 ``` `_config.yml` ``` timezone: Asia/Shanghai ... ``` `日期`设置示例,注意其中`date`的配置中小时为`00` ``` title: 手把手教你搭建ngrok服务-轻松外网调试本机站点 subtitle: "ngrok的核心功能:能够将你本机的HTTP服务(站点)或TCP服务,通过部署有ngrok服务的外网伺服器暴露给外网访问!" cover: //img.aotu.io/mamboer/ngrok.jpg date: 2016-02-19 00:55:35 categories: Web开发 tags:...

need-verify
dates

The generated atom xml is reported as invalid when the post content contains special chars like '😱'

The GetTypeProjection method (line147) will throw an unhandled exception "Type 'System.Collections.Generic.IList`1[System.String]' does not have a default constructor" if i add some custom properties of type like IList{String},when the code runs...

Accepted

![image](https://cloud.githubusercontent.com/assets/85879/20916231/a1205b42-bbc5-11e6-870a-dd6d0f3a57b5.png)

enhancement

![image](https://cloud.githubusercontent.com/assets/85879/20915528/6fab60b0-bbc1-11e6-8c14-245d621c8514.png)

next version

## replace full-filled icon with outline one before ![image](https://cloud.githubusercontent.com/assets/85879/20585084/3817d5b2-b233-11e6-84d3-05b040afdb85.png) after ![image](https://cloud.githubusercontent.com/assets/85879/20585467/47bc6afc-b236-11e6-96fa-cdcc98bea709.png)

增加一个url配置属性,可以满足国内部署在不同域名的场景。

### Description fix: app can't be restarted successfully when the application has interactive behavior that prevents closing (such as a confirmation dialog box). ### Additional context The code that may...

**相关 Issue / Related Issue** [539](https://github.com/alovajs/alova/issues/539) **这个 PR 是什么类型?/ What type of PR is this?** - [ ] 错误修复 (Bug Fix) - [ ] 新功能 (Feature) - [ ] 代码重构...

alova

### Description 1. Add npm releasing automation 2. Enhance `watch` mode of the server module, make the server restarting more gracefully ### Additional context --- ### What is the purpose...