-
refactor and reduce code logic
-
Return empty string if the date input doesn't parse
-
remove Array.find to make IE11 happy
-
Add week start (locale setting)
-
It's better to be empty here
-
force string dates parse
-
修复table里嵌套table报 Cannot read property 'width' of undefined"的错误
-
因childNode包括注释节点,所以改为children
-
Patch fix on Avatar component
-
upgrade dependencies
-
make picker close on blur