blob: 5be49afb05462d978ca73389461dddb33824f192 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
History
=======
---
0.5.1 / 2015-11-19
------------------
`update` change the className of select panel container.
0.5.0 / 2015-11-19
------------------
`update` clear input content and close select panel when click [x] on select panel.
`new` can custom input className now.
0.4.0 / 2015-11-18
------------------
`update` clear input content when click [x] on select panel.
0.3.3 / 2015-11-17
------------------
`fix` fix some bugs.
0.3.0 / 2015-11-17
------------------
`update` remove TimePanel and merge it to TimePicker.
0.2.0 / 2015-11-16
------------------
`update` rename the component, update document.
0.1.0 / 2015-11-12
------------------
`new` [#305](https://github.com/ant-design/ant-design/issues/305#issuecomment-147027817) release 0.1.0 ([@wuzhao](https://github.com/wuzhao)\)
|