- 02 Sep, 2018 1 commit
 - 
- 
WeiYang Qiu authored
Save, add or cancel operation, edit status is not updated. ่งฃๅณไฟๅญใๆฐๅขใๅๆถๆไฝ๏ผ็ผ่พ็ถๆไธๆดๆฐbugใ
 
 - 
 - 30 Aug, 2018 1 commit
 - 
- 
้ๅธ authored
 
 - 
 - 28 Aug, 2018 1 commit
 - 
- 
ๆๅ ็ง authored
 
 - 
 - 24 Aug, 2018 1 commit
 - 
- 
yoyo837 authored
 
 - 
 - 21 Aug, 2018 1 commit
 - 
- 
Craxy Z authored
 
 - 
 - 20 Aug, 2018 2 commits
 - 
- 
ohhoney1 authored
 - 
Aliaksandr authored
 
 - 
 - 19 Aug, 2018 8 commits
 - 
- 
afc163 authored
 - 
yoyo837 authored
 - 
Amumu authored
menu keyๅฏนswitch็ๅญ้กต้ขๆฒกๆ้ ็ฝฎmenuๆถๅ็ถ่ๅ้ ็ฝฎ
 - 
yoyo837 authored
 - 
yoyo837 authored
 - 
Amumu authored
้ฆๆฌกๅน้ ็ปๆญขๅพช็ฏ๏ผๆ้ซๆง่ฝๅนถ้ฟๅ ่ขซไบๆฌกๅน้ ่ฆ็
 - 
rohrbachan authored
the property colors?: string[] was missing in the typescript definitions
 - 
KJlmfe authored
 
 - 
 - 18 Aug, 2018 1 commit
 - 
- 
ๅๅณ authored
 
 - 
 - 14 Aug, 2018 1 commit
 - 
- 
Li Haitao authored
"react-loadable" should not be DEV dependencies because it be used in "src/common/router.js"
 
 - 
 - 13 Aug, 2018 2 commits
 - 10 Aug, 2018 5 commits
 - 07 Aug, 2018 1 commit
 - 
- 
้ๅธ authored
 
 - 
 - 06 Aug, 2018 1 commit
 - 
- 
Sean Bao authored
 
 - 
 - 05 Aug, 2018 4 commits
 - 04 Aug, 2018 1 commit
 - 
- 
afc163 authored
 
 - 
 - 03 Aug, 2018 4 commits
 - 
- 
Yun Chen authored
By watching TimelineChart Example: [Charts Demo](https://pro.ant.design/components/Charts#scaffold-src-components-Charts-demo-mini-area) ```javascript const chartData = []; for (let i = 0; i < 20; i += 1) { chartData.push({ x: (new Date().getTime()) + (1000 * 60 * 30 * i), y1: Math.floor(Math.random() * 100) + 1000, y2: Math.floor(Math.random() * 100) + 10, }); } ``` 1. X-Axis (Timeline): The type should be like `number`. 2. Y-Axis (Value): The y2 may not be required if I just want to draw y1 only.
 - 
Alex Agafonov authored
 - 
Alex Agafonov authored
 - 
Alex Agafonov authored
 
 - 
 - 02 Aug, 2018 3 commits
 - 31 Jul, 2018 2 commits