Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / pushtell/react-bootstrap-date-picker issues and pull requests
#170 - Incompatible with React Bootstrap 1.4.0
Issue -
State: open - Opened by barbalata almost 4 years ago
- 2 comments
#169 - Update react-bootstrap component import in index.jsx
Pull Request -
State: closed - Opened by DMinghao almost 4 years ago
#168 - Datepicker inside Popover
Issue -
State: open - Opened by Subha over 4 years ago
#167 - Date Format not being updated upon componentWillReceiveProps
Issue -
State: open - Opened by alizaidi606 almost 5 years ago
#166 - DOES NOT HANDLE NEW ZEALAND TIMEZONE / LOCALE
Issue -
State: open - Opened by scotartt about 5 years ago
- 2 comments
#165 - Only Month/Year Picker
Issue -
State: open - Opened by Zabaa over 5 years ago
#164 - Module not found: Can't resolve 'react-bootstrap/lib/Button'
Issue -
State: open - Opened by hebbian over 5 years ago
- 4 comments
#163 - Fix dependencies
Pull Request -
State: open - Opened by bagermen almost 6 years ago
- 2 comments
#162 - The selected month resets when the component is rendered
Issue -
State: open - Opened by lstorey almost 6 years ago
- 1 comment
#161 - Module not found: Can't resolve 'react-bootstrap/lib/Button' in '/var/www/html/quiz-management/frontend/node_modules/react-bootstrap-date-picker/lib'
Issue -
State: closed - Opened by amon-shadow about 6 years ago
- 23 comments
#160 - TypeError: _react2.default.PropTypes is undefined
Issue -
State: open - Opened by v2okimochi about 6 years ago
- 2 comments
#159 - minDate not working
Issue -
State: open - Opened by vicky-blr over 6 years ago
#158 - TypeError: Cannot read property 'object' of undefined ./node_modules/react-bootstrap-date-picker/lib/index.js C:/Users/itama/NodeJS/source codes/react-books-app3/node_modules/react-bootstrap-date-picker/lib/index.js:117 114 | displayName: 'DatePickerCalendar', 115 | 116 | propTypes: { > 117 | selectedDate: _react2.default.PropTypes.object, 118 | displayDate: _react2.default.PropTypes.object.isRequired, 119 | minDate: _react2.default.PropTypes.string, 120 | maxDate: _react2.default.PropTypes.string,
Issue -
State: open - Opened by itamarzil123 over 6 years ago
- 13 comments
#157 - pass handleHide function to customComponent
Pull Request -
State: open - Opened by mtycvy over 6 years ago
#156 - Positioning issue
Issue -
State: open - Opened by matiishyn over 6 years ago
- 1 comment
#155 - ISO string for the value does not work properly
Issue -
State: open - Opened by MadLord80 over 6 years ago
#154 - Can't resolve 'create-react-class' in node_modules\react-bootstrap-date-picker\lib'
Issue -
State: open - Opened by Sambender9 over 6 years ago
- 4 comments
#153 - Can't resolve 'create-react-class'
Issue -
State: closed - Opened by walshe over 6 years ago
- 3 comments
#152 - calendar image is not rendering
Issue -
State: open - Opened by jsMichot over 6 years ago
- 2 comments
#151 - Remove create-react-class dependency entirely (via codemod)
Pull Request -
State: open - Opened by 1st8 almost 7 years ago
- 1 comment
#150 - Component's behaviour in tablet, mobile
Issue -
State: open - Opened by LidaDimitriadi almost 7 years ago
#149 - Problem in using max date
Issue -
State: open - Opened by AnandKuhar almost 7 years ago
- 1 comment
#148 - Support React 16?
Issue -
State: closed - Opened by monski almost 7 years ago
- 2 comments
#147 - How to Make this DatePicker work with different locale ?
Issue -
State: open - Opened by erfankorki almost 7 years ago
#146 - minDate causes duplicate react key warnings
Issue -
State: open - Opened by ostenning almost 7 years ago
- 5 comments
#145 - turn off time?
Issue -
State: open - Opened by aprilmintacpineda almost 7 years ago
#144 - next and previous month buttons not working
Issue -
State: open - Opened by amit-mn almost 7 years ago
- 1 comment
#143 - React 16.0 + PropTypes Issue
Issue -
State: open - Opened by kevinguard about 7 years ago
- 30 comments
#142 - Add option to disable calendar popover
Pull Request -
State: open - Opened by bkuzma about 7 years ago
#141 - Control element method does not work in Safari Version 11.0 (12604.1.38.1.7)
Issue -
State: open - Opened by juanpaco about 7 years ago
- 4 comments
#140 - Move create-react-class from devDependencies to dependencies
Pull Request -
State: open - Opened by dizlexik about 7 years ago
#139 - Request - Update npm package to include latest changes
Issue -
State: open - Opened by JonShort about 7 years ago
- 14 comments
Labels: enhancement
#138 - IE11 issue first time datepicker not select any date from calender
Issue -
State: open - Opened by chetuDanishH about 7 years ago
#137 - Fix "Cannot read property 'slice' of undefined" bug with min/max dates
Pull Request -
State: closed - Opened by travellingprog about 7 years ago
- 1 comment
#136 - Allow customizing year label.
Pull Request -
State: open - Opened by jooohn about 7 years ago
#135 - I faced several difficulties with changing language.
Issue -
State: closed - Opened by dianaabv about 7 years ago
#134 - minDate / maxDate dates bug?
Issue -
State: closed - Opened by nanotime about 7 years ago
- 11 comments
#133 - Replaced React.PropTypes reference with PropTypes
Pull Request -
State: closed - Opened by JonShort over 7 years ago
- 6 comments
#132 - Invalid format exception
Pull Request -
State: closed - Opened by jaynakus over 7 years ago
- 1 comment
#131 - Fixing duplicate key warning when minDate or maxDate
Pull Request -
State: closed - Opened by monteiz over 7 years ago
- 5 comments
#130 - "weekStartsOn" seems not work
Issue -
State: open - Opened by bvn13 over 7 years ago
#129 - How to just select year or month?
Issue -
State: closed - Opened by BaconZhang over 7 years ago
- 1 comment
#128 - Fix key duplicate when setting minDate and maxDate
Pull Request -
State: closed - Opened by lincecumHao over 7 years ago
- 2 comments
#127 - WARNINGS: React.createClass is deprecated, accessing PropTypes via the React main package is deprecated
Issue -
State: closed - Opened by flygis over 7 years ago
- 14 comments
#126 - onChange is not called if user removes date via text input manually
Issue -
State: open - Opened by sankho over 7 years ago
- 3 comments
#125 - calendarPlacement not accepting function in 5.0.1
Issue -
State: open - Opened by alexeybrenes over 7 years ago
#124 - Propagate html5 validation properties
Pull Request -
State: closed - Opened by hugo over 7 years ago
#123 - Show week numbers
Pull Request -
State: closed - Opened by ChrisMashie over 7 years ago
#122 - Incompatible with react-bootstrap 0.31
Issue -
State: open - Opened by uksparky over 7 years ago
- 4 comments
Labels: help wanted
#121 - Any changelog?
Issue -
State: open - Opened by shir over 7 years ago
- 1 comment
#120 - Next and Previous Year Buttons
Issue -
State: open - Opened by grsoares21 over 7 years ago
- 3 comments
Labels: help wanted
#119 - onInvalid event handler not passed to input.
Issue -
State: closed - Opened by hugo over 7 years ago
- 4 comments
Labels: enhancement, help wanted
#118 - Shouldn't DatePicker's visible input only display the component's "value" property?
Issue -
State: open - Opened by giang-nghg over 7 years ago
- 1 comment
#117 - Fixes deprecation warnings introduced in React 15.5.0
Pull Request -
State: closed - Opened by charliecochran over 7 years ago
- 5 comments
#116 - DatePicker does not work with InputGroup.Addon
Issue -
State: open - Opened by bertramn over 7 years ago
#115 - Setting property showClearButton to false should not render 'x' in IE 10+
Issue -
State: open - Opened by stajo917 over 7 years ago
#114 - React 15.5 Deprecation Warnings Appearing Due to React-Bootstrap-Date-Picker import.
Issue -
State: closed - Opened by jronSomers over 7 years ago
- 2 comments
Labels: help wanted
#113 - Feature request: Support for month format MMM
Issue -
State: open - Opened by marekhattas over 7 years ago
- 2 comments
#112 - Feature request: Is it possible to select multiple values with react-bootstrap-date-picker?
Issue -
State: open - Opened by akoidan over 7 years ago
- 1 comment
#111 - Adding new property todayDate
Pull Request -
State: open - Opened by gReis89 over 7 years ago
- 4 comments
#110 - Question: Is there a way to disable past dates?
Issue -
State: closed - Opened by petergombos over 7 years ago
- 2 comments
#109 - Why does this error appear to me? Uncaught Error: Cannot find module "react-bootstrap-date-picker"
Issue -
State: open - Opened by nato90 over 7 years ago
- 3 comments
#108 - Fix for #76, add tabindex attribute to input element
Pull Request -
State: open - Opened by ebrenes over 7 years ago
- 1 comment
#107 - Fix for #79, when deleting the input value the onChange event is fired.
Pull Request -
State: closed - Opened by ebrenes over 7 years ago
- 2 comments
#106 - onChange called when value is deleted
Pull Request -
State: closed - Opened by ebrenes over 7 years ago
#105 - Allows a function to be passed to calendarPlacement
Pull Request -
State: closed - Opened by ebrenes over 7 years ago
- 1 comment
#104 - calendarPlacement to receive a function for dynamic placement
Issue -
State: closed - Opened by ebrenes over 7 years ago
- 1 comment
#103 - onChange should return event object
Issue -
State: open - Opened by pablooneto over 7 years ago
#102 - Feedback on top of clear button
Issue -
State: open - Opened by Robinfr over 7 years ago
#101 - Suggest emptying out also triggers onChange
Issue -
State: open - Opened by Robinfr over 7 years ago
#100 - fix: don't change placeholder when focused
Pull Request -
State: closed - Opened by mchirkin over 7 years ago
- 4 comments
#99 - Provide lower-level access to visible dates
Issue -
State: open - Opened by docrinehart over 7 years ago
#98 - Min/Max Improvements
Pull Request -
State: closed - Opened by docrinehart over 7 years ago
- 8 comments
#97 - Windows development requires edits to package.json scripts
Issue -
State: open - Opened by docrinehart over 7 years ago
Labels: bug, help wanted
#96 - Min/Max Date limitation should also restrict calendar navigation
Issue -
State: closed - Opened by docrinehart over 7 years ago
- 1 comment
Labels: enhancement, help wanted
#95 - Removed dayLabels from state
Pull Request -
State: closed - Opened by koudi over 7 years ago
- 1 comment
#94 - How do I determine which DatePicker with more than one?
Issue -
State: closed - Opened by hardija over 7 years ago
- 2 comments
#93 - always visibility
Issue -
State: closed - Opened by ybaidiuk over 7 years ago
- 2 comments
Labels: help wanted
#91 - Updating prop dayLabels doesn't work
Issue -
State: open - Opened by koudi over 7 years ago
- 2 comments
Labels: bug, help wanted
#90 - "formattedValue" doesn't work with "dateFormat" => undefined
Issue -
State: open - Opened by dmytrodemchenko over 7 years ago
- 1 comment
#89 - className prop no longer passed to Calender component
Issue -
State: closed - Opened by Nopzen over 7 years ago
- 1 comment
#84 - Next month button skips months in certain cases
Issue -
State: closed - Opened by pgambling almost 8 years ago
#83 - Custom placeholder changes to default onFocus
Issue -
State: open - Opened by cantorio almost 8 years ago
- 1 comment
Labels: bug, help wanted
#81 - Default value doesn't work
Issue -
State: open - Opened by kimdotnet almost 8 years ago
- 6 comments
Labels: bug, help wanted
#79 - onChange not called when value is deleted
Issue -
State: open - Opened by mvolkmann almost 8 years ago
- 8 comments
Labels: bug, help wanted
#77 - Autocomplete overlaps the calendar in Microsoft Edge
Issue -
State: open - Opened by olegserov almost 8 years ago
- 1 comment
Labels: bug
#76 - Date picker input tabindex
Issue -
State: open - Opened by jmckniff almost 8 years ago
- 2 comments
Labels: help wanted
#75 - add event object to onChange handler
Issue -
State: closed - Opened by vorlov almost 8 years ago
- 1 comment
Labels: wontfix
#74 - Testing validations on date picker
Issue -
State: closed - Opened by leeRichmond almost 8 years ago
- 1 comment
#72 - DatePicker returns values with time
Issue -
State: open - Opened by docrinehart almost 8 years ago
- 3 comments
#71 - Variable length day and month formats
Pull Request -
State: open - Opened by jvarho almost 8 years ago
- 2 comments
#69 - Fixed order of control in input group
Pull Request -
State: closed - Opened by Robinfr almost 8 years ago
- 4 comments
#68 - Wrong order of components within input group
Issue -
State: closed - Opened by Robinfr almost 8 years ago
- 2 comments
#67 - Hide the clear button
Pull Request -
State: closed - Opened by nickjs almost 8 years ago
- 2 comments
#64 - Getting Error in MacOS
Issue -
State: open - Opened by monski almost 8 years ago
- 1 comment
#63 - Uncaught TypeError: Cannot read property 'Addon' of undefined
Issue -
State: open - Opened by chrisdobler almost 8 years ago
- 1 comment
#62 - Set first day of the week
Pull Request -
State: closed - Opened by hoest almost 8 years ago
- 6 comments
#45 - onChange(newValue) contains hour even if date format is DD.MM.YYYY
Issue -
State: closed - Opened by jarlah about 8 years ago
- 8 comments
#17 - Where are you using react-bootstrap-date-picker?
Issue -
State: open - Opened by wehriam over 8 years ago
- 14 comments
Labels: question
#15 - Warning about controlId
Issue -
State: closed - Opened by shir over 8 years ago
- 8 comments