1.0.2 (2017-05-16)
- dd-group-option选中时没有背景色 (e3c0f6e)
1.0.1 (2017-04-22)
- export groupOption component (6723bc6)
- fix some bugs (0faa214)
- fixed table component stripe attribute (032b6f4)
- datepicker: reset date and emit input event once (7e06bcc)
- select: emit input event when reset (8a6d0fd)
- select: reset select value (c7a0dfa)
- table: remove some style (4af9ac2)
- table: row has not key (01a0c17)
- table: shadow display (d2521a8)
- add new attribute of table stripe (09c8f08)
- add new group feature of select component (d7a14f4)
- add style for select component (50f6da9)
- option: allow value be any type (daf23ee)
- table: sort (deaa5e9)
0.4.2 (2017-01-22)
- table: add expandIcon and custom template (90bf650)
0.4.1 (2017-01-19)
- table: export (42335f4)
0.4.0 (2017-01-19)
- table: add new feat of table component (0b6cec8)
- table: add new feats of table (b3f2186)
- table: modify table example (e091b51)
0.3.4 (2016-12-30)
- remove redundant instance property (1bbe297)
0.3.3 (2016-12-13)
- add export components (4e3ff83)
- datepick dose not change v-model when user input '' (b38a3f5)
- fix style rules (8ccfcd9)
- fix style rules of pagination component (cbff2cb)
- index.js exports (b988519)
- select: select does not select option when options change (a6f5bb6)
- input date can not set date (26379a8)
- pagination: fix the logic of special state (5065d3d)
- select: mutiple select bug (faa0aa9)
- select: mutiple select bug (d3c6dd0)
- select: mutiple select bug (f041bd2)
- use commonjs at index.js (2d2b7b5)
- select: select bug (ca09612)
- select: select bug (53a77f4)
- select: select cant clear (20a2e19)
- select: some style issues (0de2a66)
- select, dropdown: creat bus when Vue init instead of bus.js (d7b8ac1)
- select multiple (3b499e8)
- add dd-datepicker (3c9146e)
- add multiple select (3b1e06e)
- add new component dropdown (c947fab)
- add pagination component (9686419)
- add select (021dfb0)
- add tree (bed9d70)
- feat: add component of pagination (36240fa)
- feat: test the example of datepicker (61aeac0)
- init datepicker (1f88fa7)
- datepicker: could set disabled date (f434c88)
- merge new feat select from dev (d3d00a5)
- select: option emit click event (ef0a11a)