All Versions
56
Latest Version
Avg Release Cycle
144 days
Latest Release
209 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v8.0.0 Changes
August 24, 2022Closed 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:
- ๐ react 18 fixes #257 (danhab99)
- โก๏ธ updating dependencies #237 (skratchdot)
-
v7.0.0 Changes
August 12, 2020 -
v7.0.0-beta.1 Changes
August 11, 2020 -
v7.0.0-beta.0 Changes
August 11, 2020Closed 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 [email protected]? #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
-
v6.0.0 Changes
July 26, 2020Closed issues:
- onApply event not triggering in v5 #223
- Event onApply not working with version bootstrap-daterangepicker 3.1.0 #222
- 0๏ธโฃ 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:
- โก๏ธ Update index.js #219 (diego-betto)
-
v5.0.1 Changes
July 24, 2020 -
v5.0.0 Changes
July 16, 2020Closed 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:
-
v4.1.0 Changes
February 09, 2018 -
v4.0.1 Changes
February 05, 2018Closed 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:
- ๐ fix(): Cannot read property 'remove' of undefined #158 (nicubarbaros)
- ๐ Fix Component Displayname in React Dev Tools #142 (atkawa7)
-
v3.4.1 Changes
August 23, 2017Closed 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)