-
Added `cell.date` so we don’t need `. getDateOfCell()` anymore Passed `cell` directly in `@click="handleClick(cell)”` so we don’t need `const cell = this.cells[parseInt(event.target.getAttribute('index’))];` anymore
-
support DatePicker & TimePicker
-
some component support i18n
-
update DateTimePicker
-
update DatePicker
-
update DatePicker
-
update DatePicker
-
update DatePicker
-
update DatePicker
-
add on-page-size-change event
-
update DatePicker
-
update DatePicker
-
update DatePicker
-
update DatePicker
-
update DatePicker
-
init DatePicker