Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Latest commit

 

History

History
339 lines (206 loc) · 19.7 KB

CHANGELOG.md

File metadata and controls

339 lines (206 loc) · 19.7 KB

Change Log

3.4.1 (2017-08-22)

Full Changelog

Closed issues:

  • React 15.6.1 update #145
  • maxDate not working #144
  • [deleted] #136
  • Can't resolve 'create-react-class' after update to 3.4.0 #134

Merged pull requests:

3.4.0 (2017-05-18)

Full Changelog

Closed issues:

  • Release #132
  • Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead. #128
  • React.createClass deprecated now. react-bootstrap-daterangepicker will be incompatible with React 16 #126

Merged pull requests:

3.3.0 (2017-05-18)

Full Changelog

Closed issues:

  • Display calendar above element #115

Merged pull requests:

2.1.1 (2016-10-07)

Full Changelog

Closed issues:

2.2.0 (2016-10-06)

Full Changelog

Closed issues:

  • Is it possible to mount the daterangepicker within a given DOM node? #104
  • React 15.2.1 deprecation warning #80

2.1.0 (2016-09-10)

Full Changelog

3.2.2 (2016-09-10)

Full Changelog

1.1.0 (2016-09-10)

Full Changelog

Closed issues:

  • autoApply doesn't hide apply and cancel buttons #89

3.2.1 (2016-08-26)

Full Changelog

Closed issues:

  • Errors when placing startDate, endDate, and ranges on DataRangePicker component #84

Merged pull requests:

  • Added showCustomRangeLabel to PropTypes #87 (rmdort)

3.2.0 (2016-08-26)

Full Changelog

Closed issues:

  • Release new version and update package on npm #78

Merged pull requests:

  • Add showCustomRangeLabel option #86 (rmdort)
  • Don't pass own props to the div #85 (just-paja)
  • Setup the date range picker on the child element directly #79 (remiremi)

3.1.0 (2016-06-01)

Full Changelog

Closed issues:

  • minDate breaks #75
  • React v15.0 no longer support React.__spread #71
  • React.__spread is not a function after upgrade to React 15.0.0 #70

Merged pull requests:

  • fix props overwriting locale #76 (kibin)
  • Use setStart/EndDate() when respective props change #74 (drd)
  • Only update options from props when props change #73 (drd)

3.0.0 (2016-04-11)

Full Changelog

Closed issues:

  • How to build a "dist" version #68
  • Can you release 2.0.0? #61

2.0.0 (2016-03-14)

Full Changelog

Closed issues:

  • ["jquery": ">=1.10"] update [email protected] #64
  • Missing alwaysShowCalendars in ./lib/get-options.js #62
  • Uncaught Error: Cannot find module 'react-bootstrap-daterangepicker' #55
  • Date and Time range picker #54
  • If the element under the <DateRangePicker> has float attribute, the container top position is not right #49

Merged pull requests:

  • fix #64, support jquery2 #66 (luqin)
  • Add an option("alwaysShowCalendars") - Update get-options.js #63 (carlsagan21)
  • remount daterangepicker on rerender #56 (spinloop)

1.0.6 (2015-11-23)

Full Changelog

1.0.5 (2015-11-17)

Full Changelog

Merged pull requests:

  • Correct for existing window.jQuery instances #47 (EyePulp)

1.0.4 (2015-11-02)

Full Changelog

1.0.3 (2015-10-26)

Full Changelog

Closed issues:

  • have an error with new version #41

1.0.2 (2015-10-19)

Full Changelog

1.0.1 (2015-10-09)

Full Changelog

Merged pull requests:

1.0.0 (2015-10-08)

Full Changelog

1.0.0-beta.3 (2015-10-07)

Full Changelog

Closed issues:

  • Uncaught TypeError: Cannot set property 'daterangepicker' of undefined #34

1.0.0-beta.2 (2015-10-06)

Full Changelog

Closed issues:

  • Wrong date returned #11

1.0.0-beta.1 (2015-09-29)

Full Changelog

Closed issues:

  • dependency not included as a dependency!! #36

Merged pull requests:

0.6.0 (2015-09-23)

Full Changelog

0.5.0 (2015-09-16)

Full Changelog

Closed issues:

  • Template in options #33

Merged pull requests:

0.4.0 (2015-09-11)

Full Changelog

0.3.0 (2015-08-17)

Full Changelog

Closed issues:

  • Small housekeeping items? (Documentation and console.log) #25

Merged pull requests:

  • Pass 'autoApply' option to underlying component #27 (flakekun)

0.2.8 (2015-07-27)

Full Changelog

Closed issues:

  • Cannot be used globally despite code that implies otherwise #22

Merged pull requests:

0.2.7 (2015-07-19)

Full Changelog

Closed issues:

  • Disable calendar #21
  • "drops" prop isn't working #20

0.2.6 (2015-07-01)

Full Changelog

Closed issues:

  • Upgrade bootstrap-daterangepicker to 1.3.22 #19
  • How to enable the scroll bar in a modal? #18
  • jQuery? #12

Merged pull requests:

  • Use jquery 1.11.3 compatible ie8 #16 (codeos)

0.2.5 (2015-04-08)

Full Changelog

Closed issues:

  • 0.2.3 -> 0.2.4 drops support for React 0.12 #13

0.2.4 (2015-04-02)

Full Changelog

0.2.3 (2015-03-04)

Full Changelog

Merged pull requests:

0.2.2 (2015-02-20)

Full Changelog

Closed issues:

  • Deprecation warning: moment().zone is deprecated #8

Merged pull requests:

0.2.1 (2015-01-03)

Full Changelog

0.2.0 (2015-01-03)

Full Changelog

Closed issues:

  • transferPropsTo is deprecated #7
  • minDate alongside singleDatePicker option #5

0.1.2 (2014-11-05)

Full Changelog

Merged pull requests:

  • remove daterangepicker DOM element on componentWillUnmount #4 (timc13)

0.1.1 (2014-10-28)

Full Changelog

0.1.0 (2014-10-28)

Full Changelog

0.0.8 (2014-10-28)

Full Changelog

0.0.7 (2014-10-28)

Full Changelog

Closed issues:

  • daterangepicker does not render #1

Merged pull requests:

  • Fix main entry point in package.json #3 (sbellity)
  • Allow optionsFromProps to be passed at init #2 (sbellity)

0.0.6 (2014-09-04)

Full Changelog

0.0.5 (2014-08-04)

Full Changelog

0.0.4 (2014-07-24)

Full Changelog

0.0.3 (2014-07-24)

Full Changelog

0.0.2 (2014-07-23)

Full Changelog

0.0.1 (2014-07-23)

* This Change Log was automatically generated by github_changelog_generator