Ion2 Calendar Versions Save

📅 A date picker components for ionic2 /ionic3 / ionic4

3.5.0

3 years ago

3.0.0-rc.0

5 years ago

feat: support ionic4 #200 @ulesta

v2.2.0

5 years ago

v2.1.7

6 years ago

v2.1.6-beta.2

6 years ago

v2.1.6-beta.1

6 years ago

v2.1.6-beta.1 (2018-01-23)

Implemented enhancements:

  • feat: support for remove options by resetting the model value (#130, #128)
  • feat: add getViewDate & setViewDate methods (#129)

v2.1.5

6 years ago

v2.1.5 (2018-01-22)

Implemented enhancements:

  • feat: add onSelect & onSelectStart & onSelectEnd events #124
  • refactor: types definition

Fixed bugs:

  • fix: can not setting dynamically weekStart close #109
  • fix: can not set dynamically showMonthPicker and showToggleButtons in options

v2.0.10

6 years ago

v2.0.2

6 years ago

Features

  • support more types close #59
<ion-calendar [(ngModel)]="date"
              type="js-date">
 </ion-calendar>

All type: 'string' | 'js-date' | 'moment' | 'time' | 'object'

Bug Fixes

  • Fixed disable in daysConfig close #35

v2.0.0

6 years ago