Skip to content

Latest commit

 

History

History
581 lines (364 loc) · 39.2 KB

CHANGELOG.md

File metadata and controls

581 lines (364 loc) · 39.2 KB

Changelog

8.0.0 (2022-08-24)

Full Changelog

Closed issues:

  • Change default active class #246
  • singleDatePicker Attribute Not Working #240
  • parentEl in initialSettings - How to use #239
  • How to prevent user from not selecting date more than a week #238
  • Get name of predefined range as a prop #236
  • I'm trying to use the showCustomRangeLabel option as true but it has no effect #234
  • How to set max date #233
  • Date range picker input box doesn't show up calendar icon ? #229
  • How to pass maxspan of 31 days for allowing max range of 31 days between start and end dates? #227
  • How do i allow apply on only selecting start date? #226
  • TS definitions broken since the initialSettings change. #224

Merged pull requests:

7.0.0 (2020-08-12)

Full Changelog

7.0.0-beta.1 (2020-08-11)

Full Changelog

7.0.0-beta.0 (2020-08-11)

Full Changelog

Closed issues:

  • Specifying the language #218
  • singleDatePicker - Change date from input. #217
  • singleDatePicker shows range of dates when date is changed dynamically #211
  • end date active error #210
  • accessibility support or keyboard navigation is not supported #207
  • how can i put checkbox inside calender #205
  • Calendar jumps to start date after selecting end date in range selection #202
  • this.props undefined #201
  • V4 is unusable with inputs #200
  • showDropdown/timePicker failing #199
  • How to set date range only for startDate #198
  • Customise Range selection #197
  • Calendar opens and closes on each input event #195
  • startDate should be always set before endDate #194
  • The NPM package does not match the Github code #193
  • How can I customise the calendar? #192
  • Property applyButtonClasses, cancelButtonClasses not apply #191
  • autoUpdateInput - Unknown props autoUpdateInput, singleDatePicker, startDate on <div> tag. Remove these props from the element. #190
  • Uncaught ReferenceError: DateRangePicker is not defined #189
  • minDate is not working #187
  • Can you please update react-bootstrap-daterangepicker to react 16 , we are in dire need of it, thanks a mil #186
  • How do I manually enter a date using the daterangepicker@3.0.3? #185
  • endDate dose not work. #184
  • this.$picker.daterangepicker is not a function error while running Jest test cases #183
  • Problem with using in window.open #182
  • TypeError: Cannot read property 'any' of undefined #181
  • Selected range always showing 'Custom' when 'timePickerSeconds' is true #180
  • Is there any way to provide an input box instead of a button? #179
  • How to disable future TIME in TimePicker? #178
  • Please add minYear and maxYear to the properties #177
  • Update startDate endDate #176
  • How to get input boxes at the top of the calendar #175
  • Uncaught TypeError: moment is not a function #174
  • calenders showing up stacked vertically instead of horizontally #173
  • Issues using react-bootstrap-daterangepicker with redux-form #172
  • Can't resolve 'bootstrap-daterangepicker' #171
  • Style should not be set by default. #170
  • Daterangepicker appending to body. Not able to append it to div element? #168
  • Issue with React v16.2.0 #166
  • Glyphicon not working correctly - Edit (Glyphicon is no longer supported in bs4) #161
  • Month picker #155
  • Enabling preact breaks the daterange picker. #152
  • How to make DateRangePicker as an inline component ( show always and not on input focus) ? Also, How to display only one calendar for start and end date ? #151
  • Element Type Is Invalid #148
  • Dropdown Menu Broken in Dialog #147
  • 3.4.0 broke usage with multiple children nodes #146
  • Add className to datepicker? #141
  • breaks for me in v3.4.0 #140
  • Warning: Stateless function components cannot be given refs (See ref "picker" in Input created by null). Attempts to access this ref will fail. #138
  • Getting Expected onMountComponent() to fire for the child before its parent includes it in onSetChildren(). #137
  • autoApply property doesn't work #131
  • opens "left" doesn't work for me #127
  • when we install this package, we get all the locale files , I just need locale file for english, how do we fix it ? #125
  • Can't set singleDatePicker dynamically #123
  • Mobile Support props #122
  • chosenLabel property is not reset on new apply event and stores value of previous selection #120
  • How to set "xs" class for button? #119
  • How to make Custom Range preselected and calendars always shown? #118
  • Uncaught (in promise) TypeError: $this.$picker.daterangepicker is not a function #117
  • 34Uncaught (in promise) TypeError: moment is not a function(…) #116
  • Dublicated startDate #114
  • onApply is not fired #112
  • autoApply does not hide Apply and Cancel buttons. #111
  • Browser build #95
  • autoApply not working #91
  • Bootstrap form-control classes for timePicker selects #88
  • Can't modify format of custum range endDate and startDate #83
  • setOptionsFromProps creates wrong param order #82
  • Deprecation warning: moment construction falls back to js Date #77
  • Uncaught Invariant Violation: addComponentAsRefTo(...): #69
  • error when pass props parentEl to string "#some-div-id" #67
  • Error when you pass null-s to startDate and EndDate #65
  • Add global.jQuery = $ to index.js #60
  • Missing documentation for "timeZone" parameter #59
  • Global MomentJS locale setting is ignored #57
  • partial param in locale case error #53
  • Is it possible to support disabled={true} #52
  • Error with React 0.14 + Changing Properties #51
  • If the element under the <DateRangePicker> has float attribute, the container top position is not right #50
  • How Calendar is Displayed #48
  • Uncaught TypeError: this.parentEl.is is not a function #46
  • Can not be used in the case of jquery 2.1.4 #45
  • Option props not being set properly on render #44
  • Cannot set property 'daterangepicker' of undefined #43
  • Uncaught TypeError: $this.$picker.daterangepicker is not a function #42
  • Typing dates in custom ranges are too sensitive #30
  • Version without jQuery #29
  • How to close a modal by a funciton #17
  • Server rendering: TypeError: Cannot read property 'document' of undefined #14
  • Question: Use as content of modal body? #6

6.0.0 (2020-07-26)

Full Changelog

Closed issues:

  • onApply event not triggering in v5 #223
  • Event onApply not working with version bootstrap-daterangepicker 3.1.0 #222
  • Module '"react-bootstrap-daterangepicker"' can only be default-imported using the 'allowSyntheticDefaultImports' flag #220
  • Updating ranges prop does not update the date ranger picker UI #215
  • Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps #214
  • There is no maxSpan option #203
  • Compatible w/ bootstrap-daterangepicker >= 3.0.2? #188

Merged pull requests:

5.0.1 (2020-07-24)

Full Changelog

5.0.0 (2020-07-16)

Full Changelog

Closed issues:

  • Ranges dates are starting always from start of day #221
  • Right now we need to add bootstrap separately, can it exist as a peer-dependency? #213
  • Timepicker does not display time in the footer #212
  • How can I pass dynamic locale for dateRangePicker When I use 'moment/min/locales' working instead of moment #196
  • Module not found: Can't resolve 'bootstrap-daterangepicker' #169
  • Show Date time picker and predefined range the same time #167
  • TypeError: Cannot set property 'parentEl' of undefined #165
  • d demo #160
  • support for react 16 #157
  • daterangepicker.js:13 Uncaught TypeError: Cannot set property 'daterangepicker' of undefined #154
  • Menu Starts Open #149
  • Cannot find module 'jquery #143

Merged pull requests:

4.1.0 (2018-02-09)

Full Changelog

Closed issues:

4.0.1 (2018-02-05)

Full Changelog

Closed issues:

  • Module build failed: Error: Couldn't find preset "stage-0" relative to directory #162
  • showCustomRangeLabel = false does not seem to be working. #159
  • Saturday column falling outside of white border on right calendar and hidden on left. #153

Merged pull requests:

3.4.1 (2017-08-23)

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:

  • Setup the date range picker on the child element directly #79 (remiremi)

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:

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 bootstrap-daterangepicker@2.1.18 #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

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

Merged pull requests:

  • Fix main entry point in package.json #3 (sbellity)

0.0.7 (2014-10-28)

Full Changelog

Closed issues:

  • daterangepicker does not render #1

Merged pull requests:

  • 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)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator