Skip to content

Releases: rajeshwarpatlolla/ionic-datepicker

v1.2.1

03 Sep 06:27
Compare
Choose a tag to compare

Version number modified to match with bower.json, package.json.

v1.2.0

07 Jul 19:33
Compare
Choose a tag to compare

Lots of bug fixes. Lots of PR's merged.

CSS changes for popup, so that all the dates of all the months fits in the specified height.

v1.1.0

02 Apr 05:29
Compare
Choose a tag to compare

Feature
CSS class has been modified, so that it won't conflict with the default ionic CSS.

BugFixes

Bug#178,
Bug#179,
Bug#180

v1.0.0

17 Mar 07:20
Compare
Choose a tag to compare

Features
a) You can configure the ionic-datepicker from the config method.
b) You can invoke the ionic-datepicker from the controller.
c) New CSS
d) Disabling a particular day of the calendar.
Few more features are also added apart from the above mentioned features.

BugFixes
Bug#88, Bug#94, Bug#101, Bug#112, Bug#114, Bug#116, Bug#117, Bug#120, Bug#128, Bug#129, Bug#133, Bug#145, Bug#146, Bug#151, Bug#154, Bug#161, Bug#163, Bug#166, Bug#168, Bug#171

v0.9.0

25 Aug 17:22
Compare
Choose a tag to compare

Feature
You can give your custom week names.

BugFix
Bug#63

v0.8.0

20 Aug 04:52
Compare
Choose a tag to compare

Feature
You can use either a popup or a modal for this ionic-datepicker.

BugFix
Bug#59,

v0.7.0

19 Aug 05:43
Compare
Choose a tag to compare

Version 0.7.0

Features

a) From and to dates functionality added.

b) Code re-structuring.

c) Updated node modules.

BugFixes
Bug#58,
Bug#56,
Bug#54,
Bug#42,
Bug#37,
Bug#28

v0.6.0

27 Jul 04:51
Compare
Choose a tag to compare

A bug fix and a new feature.
a) Date selection color issue fixed.
b) Added feature to show Monday as the first day of the week.

v0.5.0

20 Jul 06:31
Compare
Choose a tag to compare

a) Feature for disabling particular dates has been added.
b) CSS classes added for customisation.

v0.4.0

03 Jul 07:41
Compare
Choose a tag to compare

Features
a) Disabling future dates functionality added. You may use it for selecting DOB.
b) Customised title text for date picker modal's added.

BugFixes
Bug Fix
Bug Fix
Bug Fix