3.4.1 (2017-08-22)
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:
- fix
isCustomDate
proptype #150 (yashksagar) - add instruction to install peer dependencies in readme #135 (barbalex)
3.4.0 (2017-05-18)
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:
- Child clone #133 (skratchdot)
3.3.0 (2017-05-18)
Closed issues:
- Display calendar above element #115
Merged pull requests:
2.1.1 (2016-10-07)
Closed issues:
- v2.1.0 #92
2.2.0 (2016-10-06)
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)
3.2.2 (2016-09-10)
1.1.0 (2016-09-10)
Closed issues:
- autoApply doesn't hide apply and cancel buttons #89
3.2.1 (2016-08-26)
Closed issues:
- Errors when placing startDate, endDate, and ranges on DataRangePicker component #84
Merged pull requests:
3.2.0 (2016-08-26)
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)
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)
Closed issues:
2.0.0 (2016-03-14)
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)
1.0.5 (2015-11-17)
Merged pull requests:
1.0.4 (2015-11-02)
1.0.3 (2015-10-26)
Closed issues:
- have an error with new version #41
1.0.2 (2015-10-19)
1.0.1 (2015-10-09)
Merged pull requests:
1.0.0 (2015-10-08)
1.0.0-beta.3 (2015-10-07)
Closed issues:
- Uncaught TypeError: Cannot set property 'daterangepicker' of undefined #34
1.0.0-beta.2 (2015-10-06)
Closed issues:
- Wrong date returned #11
1.0.0-beta.1 (2015-09-29)
Closed issues:
- dependency not included as a dependency!! #36
Merged pull requests:
- remove react-dom dependency #39 (peter-mouland)
0.6.0 (2015-09-23)
0.5.0 (2015-09-16)
Closed issues:
- Template in options #33
Merged pull requests:
- Feature react 014 #32 (skratchdot)
- Feature react 014 #31 (pierr)
0.4.0 (2015-09-11)
0.3.0 (2015-08-17)
Closed issues:
- Small housekeeping items? (Documentation and console.log) #25
Merged pull requests:
0.2.8 (2015-07-27)
Closed issues:
- Cannot be used globally despite code that implies otherwise #22
Merged pull requests:
- Remove console.log statement in componentDidMount #24 (justinsisley)
- getOptionsFromProps should never return undefined #23 (justinsisley)
0.2.7 (2015-07-19)
Closed issues:
0.2.6 (2015-07-01)
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:
0.2.5 (2015-04-08)
Closed issues:
- 0.2.3 -> 0.2.4 drops support for React 0.12 #13
0.2.4 (2015-04-02)
0.2.3 (2015-03-04)
Merged pull requests:
- allow react >=0.13.0-beta.1 #10 (mistadikay)
0.2.2 (2015-02-20)
Closed issues:
- Deprecation warning: moment().zone is deprecated #8
Merged pull requests:
- moment.zone() is depricated #9 (Rudolph-Miller)
0.2.1 (2015-01-03)
0.2.0 (2015-01-03)
Closed issues:
0.1.2 (2014-11-05)
Merged pull requests:
0.1.1 (2014-10-28)
0.1.0 (2014-10-28)
0.0.8 (2014-10-28)
0.0.7 (2014-10-28)
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)
0.0.5 (2014-08-04)
0.0.4 (2014-07-24)
0.0.3 (2014-07-24)
0.0.2 (2014-07-23)
0.0.1 (2014-07-23)
* This Change Log was automatically generated by github_changelog_generator