Skip to content

Releases: btecu/ember-cli-bootstrap-datetimepicker

0.6.1

13 Feb 14:39
Compare
Choose a tag to compare

ENHANCEMENT: Added dynamic data attribute bindings support
ENHANCEMENT: Added allowInputToggle option
ENHANCEMENT: Added calendarWeeks option
ENHANCEMENT: Added widgetParent option

0.6.0

13 Oct 15:12
Compare
Choose a tag to compare

ENHANCEMENT: ember-try uses yarn
ENHANCEMENT: Update ember-cli and dependencies
ENHANCEMENT: Use custom version (Eonasdan/tempus-dominus#2192)
ENHANCEMENT: Use module imports

0.5.1

27 Sep 15:58
Compare
Choose a tag to compare

ENHANCEMENT: Add inline option

0.5.0

29 May 18:16
Compare
Choose a tag to compare

ENHANCEMENT: Add observer for timeZone option
ENHANCEMENT: Added showIcon attribute
ENHANCEMENT: Added observers for format & viewMode options
ENHANCEMENT: Set proper background color for input on mobile
ENHANCEMENT: Support node.js 4 (no destructuring)
ENHANCEMENT: Update ember-cli and dependencies

0.4.1

25 Dec 18:55
Compare
Choose a tag to compare

BUGFIX: Make compatible with jQuery 3
ENHANCEMENT: Pass null instead of undefined for dates

0.4.0

14 Dec 19:33
Compare
Choose a tag to compare

ENHANCEMENT: Don't open the keyboard on mobile devices (Android, iPhone, iPod & Windows Phone)
ENHANCEMENT: Only include moment locales when needed ({ moment: { includeLocales: true } })
ENHANCEMENT: Update dependencies

0.3.1

12 Sep 19:32
Compare
Choose a tag to compare

BUGFIX: Switch back to custom version since 4.17.42 has many bugs

0.3.0: Guard destroying the component.

12 Sep 14:06
Compare
Choose a tag to compare

BUGFIX: Guard destroying the component
ENHANCEMENT: Switch back to official channel since 4.17.42 has been published
ENHANCEMENT: Update ember-cli and dependencies

0.2.0

26 Aug 11:59
Compare
Choose a tag to compare

FEATURE: support daysOfWeekDisabled
FEATURE: support disabledDates
FEATURE: support enabledDates
FEATURE: support disabledHours
FEATURE: support enabledHours
FEATURE: support sideBySide
FEATURE: support widgetPositioning

0.1.9

15 Aug 13:10
Compare
Choose a tag to compare

FEATURE: openOnFocus
FEATURE: support placeholder