ng2-jalali-date-picker
Advanced tools
Comparing version 1.5.0 to 1.5.1
@@ -102,2 +102,5 @@ "use strict"; | ||
.convertToMomentArray(value, this.componentConfig.format, this.componentConfig.allowMultiSelect); | ||
this.currentDateView = this.selected.length | ||
? this.utilsService.getDefaultDisplayDate(null, this.selected, this.componentConfig.allowMultiSelect) | ||
: this.currentDateView; | ||
this.init(); | ||
@@ -104,0 +107,0 @@ } |
{ | ||
"name": "ng2-jalali-date-picker", | ||
"author": "Mojtaba Zarei", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
275153
2258