-
Update carousel component: add loop and radiusDot property # Conflicts: # package.json # src/components/date-picker/picker.vue # src/components/select/select.vue
-
fixed #2133 fixed #1784 fixed #1333 fixed #1362
-
format string dates in daterange also
-
Correct month calculation and add specs for date-picker labels
-
Feature/checkable tag (追加功能:可选标签)
-
use date.toLocaleDateString to format year/month
-
Tabs add scroll
-
Improve export to CSV functionality
-
correct behaviour when initialising date-picker with a empty string
-
- added`callback`option so we can get CSV data in case we do not want to download - added options: - `quoted` for cases when we have line breaks in content - `separator` for cases when we have commas in content
-
DatePicker: weekStartDay did not influence the order of the weekdays in the header
-
New feature: Scroll component