1.1.2 • Published 6 years ago
angular-simple-date-picker v1.1.2
Simple Date Picker
A simple calendar based datepicker component for Angular, very loosely based on https://github.com/kuvelas/mk-date-range-picker.
Basic usage:
import { SimpleDatePickerModule } from 'angular-simple-date-picker';
@NgModule({
imports: [
SimpleDatePickerModule
]
})<simple-date-picker [(date)]="dateSelected"></simple-date-picker>Inputs:
importantDates: Array // An array of dates in YYYY-MM-DD format to be highlighted on the calendarContribute
Like most libraries, this one could use some improvements.
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago
0.0.16
7 years ago
0.0.15
7 years ago
0.0.14
7 years ago
0.0.13
7 years ago
0.0.12
7 years ago
0.0.11
7 years ago
0.0.10
7 years ago
0.0.9
7 years ago
0.0.8
7 years ago
0.0.7
7 years ago
0.0.6
7 years ago
0.0.4
7 years ago
0.0.3
7 years ago
0.0.2
7 years ago
0.0.1
7 years ago