#  Change Log



## [v5.0.17](https://github.com/buildo/rc-datepicker/tree/v5.0.17) (2024-07-09)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.16...v5.0.17)

#### New features:

- Custom icon [#177](https://github.com/buildo/rc-datepicker/issues/177)

## [v5.0.16](https://github.com/buildo/rc-datepicker/tree/v5.0.16) (2020-04-27)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.14...v5.0.16)

#### New features:

- Style.scss imports a file that does not exist in recent versions of react-flexview [#167](https://github.com/buildo/rc-datepicker/issues/167)
- Placeholder not showing [#162](https://github.com/buildo/rc-datepicker/issues/162)
- Disable user input? [#149](https://github.com/buildo/rc-datepicker/issues/149)

#### Fixes (bugs & defects):

- fix onChange typings for DatePickerInput: it should accept a second argument "formatteDate: string" [#159](https://github.com/buildo/rc-datepicker/issues/159)

## [v5.0.14](https://github.com/buildo/rc-datepicker/tree/v5.0.14) (2019-04-23)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.13...v5.0.14)

#### New features:

- Allow already-working "placeholder" props in typings [#161](https://github.com/buildo/rc-datepicker/issues/161)
- Logo Design for rc-datepicker [#154](https://github.com/buildo/rc-datepicker/issues/154)

## [v5.0.13](https://github.com/buildo/rc-datepicker/tree/v5.0.13) (2018-04-30)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.12...v5.0.13)

#### Fixes (bugs & defects):

- @types/react should not be a dependency [#146](https://github.com/buildo/rc-datepicker/issues/146)

## [v5.0.12](https://github.com/buildo/rc-datepicker/tree/v5.0.12) (2018-03-23)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.11...v5.0.12)

#### Fixes (bugs & defects):

- String refs are deprecated [#144](https://github.com/buildo/rc-datepicker/issues/144)

## [v5.0.11](https://github.com/buildo/rc-datepicker/tree/v5.0.11) (2018-02-26)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.10...v5.0.11)

#### Fixes (bugs & defects):

- Add react16 to list of peerDependencies [#142](https://github.com/buildo/rc-datepicker/issues/142)

## [v5.0.10](https://github.com/buildo/rc-datepicker/tree/v5.0.10) (2017-10-13)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.9...v5.0.10)

#### Fixes (bugs & defects):

- Typescript: `void` as state complains [#136](https://github.com/buildo/rc-datepicker/issues/136)

## [v5.0.9](https://github.com/buildo/rc-datepicker/tree/v5.0.9) (2017-08-28)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.8...v5.0.9)

#### Fixes (bugs & defects):

- replace t.ReactChildren with exported ReactChildren [#131](https://github.com/buildo/rc-datepicker/issues/131)

## [v5.0.8](https://github.com/buildo/rc-datepicker/tree/v5.0.8) (2017-06-20)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.7...v5.0.8)

#### Fixes (bugs & defects):

- [.d.ts] onChange first param should be a Date [#129](https://github.com/buildo/rc-datepicker/issues/129)
- Ci is failing with Error: Missing description for prop 'startDate' in 'DatePickerInput'. [#126](https://github.com/buildo/rc-datepicker/issues/126)

## [v5.0.7](https://github.com/buildo/rc-datepicker/tree/v5.0.7) (2017-05-29)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.6...v5.0.7)

#### New features:

- backport scriptoni@0.6 [#124](https://github.com/buildo/rc-datepicker/issues/124)
- Add the ability to specify the initial visible date [#122](https://github.com/buildo/rc-datepicker/issues/122)

## [v5.0.6](https://github.com/buildo/rc-datepicker/tree/v5.0.6) (2017-05-05)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.5...v5.0.6)

#### New features:

- typescript support [#105](https://github.com/buildo/rc-datepicker/issues/105)

## [v5.0.5](https://github.com/buildo/rc-datepicker/tree/v5.0.5) (2017-04-26)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.4...v5.0.5)

#### Fixes (bugs & defects):

- DatePickerInput is ignoring locale when initialized [#114](https://github.com/buildo/rc-datepicker/issues/114)
- Can not find lib/style.css. [#111](https://github.com/buildo/rc-datepicker/issues/111)

## [v5.0.4](https://github.com/buildo/rc-datepicker/tree/v5.0.4) (2017-03-08)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.3...v5.0.4)

#### New features:

- DatePickerInput: add ability to open the popup on top [#112](https://github.com/buildo/rc-datepicker/issues/112)

## [v5.0.3](https://github.com/buildo/rc-datepicker/tree/v5.0.3) (2017-03-06)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.2...v5.0.3)

## [v5.0.2](https://github.com/buildo/rc-datepicker/tree/v5.0.2) (2017-03-01)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.1...v5.0.2)

#### New features:

- add "disabled" functionality to DatePickerInput [#109](https://github.com/buildo/rc-datepicker/issues/109)

## [v5.0.1](https://github.com/buildo/rc-datepicker/tree/v5.0.1) (2017-01-02)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.0...v5.0.1)

#### Fixes (bugs & defects):

- style.css is not fully compiled in lib folder [#102](https://github.com/buildo/rc-datepicker/issues/102)

## [v5.0.0](https://github.com/buildo/rc-datepicker/tree/v5.0.0) (2016-12-29)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.0-beta2...v5.0.0)

#### New features:

- [style] update style with new mockup [#98](https://github.com/buildo/rc-datepicker/issues/98)
- [style] improve UI following styleguide [#81](https://github.com/buildo/rc-datepicker/issues/81)
- React 15.x compatibility [#78](https://github.com/buildo/rc-datepicker/issues/78)
- datepicker layout may break with different fonts [#68](https://github.com/buildo/rc-datepicker/issues/68)

## [v5.0.0-beta2](https://github.com/buildo/rc-datepicker/tree/v5.0.0-beta2) (2016-06-06)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.0-beta1...v5.0.0-beta2)

#### New features:

- Find an alternative to valueLink [#88](https://github.com/buildo/rc-datepicker/issues/88)

## [v5.0.0-beta1](https://github.com/buildo/rc-datepicker/tree/v5.0.0-beta1) (2016-05-30)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v4.0.0...v5.0.0-beta1)

#### New features:

- [style] improve picker style [#86](https://github.com/buildo/rc-datepicker/issues/86)
- [style] improve button style [#82](https://github.com/buildo/rc-datepicker/issues/82)

#### Fixes (bugs & defects):

- [IE] datepicker returns InvalidDate at first click [#83](https://github.com/buildo/rc-datepicker/issues/83)

## [v4.0.0](https://github.com/buildo/rc-datepicker/tree/v4.0.0) (2016-04-21)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v3.1.2...v4.0.0)

## [v3.1.2](https://github.com/buildo/rc-datepicker/tree/v3.1.2) (2016-03-30)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v3.1.1...v3.1.2)

#### Fixes (bugs & defects):

- January calendar wrong with moment 2.11+ [#65](https://github.com/buildo/rc-datepicker/issues/65)

## [v3.1.1](https://github.com/buildo/rc-datepicker/tree/v3.1.1) (2016-03-23)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v3.0.2...v3.1.1)

#### Fixes (bugs & defects):

- 3.1.0 break change mode button [#75](https://github.com/buildo/rc-datepicker/issues/75)
- closeOnClickOutside not triggered when clicking into another DatePickerInput [#69](https://github.com/buildo/rc-datepicker/issues/69)

#### New features:

- Update lodash to ^4 [#73](https://github.com/buildo/rc-datepicker/issues/73)
- use Popover from buildo-react-components [#61](https://github.com/buildo/rc-datepicker/issues/61)
- improve DatePicker and DatePickerInput API [#39](https://github.com/buildo/rc-datepicker/issues/39)
- Drop Travis and Coveralls in favor of Bamboo and Codecov [#11](https://github.com/buildo/rc-datepicker/issues/11)

## [v3.0.2](https://github.com/buildo/rc-datepicker/tree/v3.0.2) (2016-01-27)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v3.0.1...v3.0.2)

#### New features:

- temporarily use moment@2.10.6 [#66](https://github.com/buildo/rc-datepicker/issues/66)

## [v3.0.1](https://github.com/buildo/rc-datepicker/tree/v3.0.1) (2015-12-22)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v3.0.0...v3.0.1)

#### New features:

- add clearable [#62](https://github.com/buildo/rc-datepicker/issues/62)
- fix YearPickerTop propTypes [#60](https://github.com/buildo/rc-datepicker/issues/60)

## [v3.0.0](https://github.com/buildo/rc-datepicker/tree/v3.0.0) (2015-10-12)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v2.0.0...v3.0.0)

#### Breaking:

- separate format in displayFormat and returnFormat [#57](https://github.com/buildo/rc-datepicker/issues/57)

#### New features:

- handle undefined value [#55](https://github.com/buildo/rc-datepicker/issues/55)

## [v2.0.0](https://github.com/buildo/rc-datepicker/tree/v2.0.0) (2015-08-10)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v1.3.0...v2.0.0)

#### Fixes (bugs & defects):

- DatePickerInput does not close if same date is inserted [#48](https://github.com/buildo/rc-datepicker/issues/48)

#### New features:

- remove unused and unwanted initialDate in componentWillRecieveProps of DatePickerInput [#40](https://github.com/buildo/rc-datepicker/issues/40)
- should we introduce t-comb for prop and type checking? [#38](https://github.com/buildo/rc-datepicker/issues/38)
- safer import of lodash [#35](https://github.com/buildo/rc-datepicker/issues/35)
- add support for valueLink [#13](https://github.com/buildo/rc-datepicker/issues/13)

## [v1.3.0](https://github.com/buildo/rc-datepicker/tree/v1.3.0) (2015-07-23)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v1.2.0...v1.3.0)

#### New features:

- add onShow and onHide callbacks to DatePickerInput [#36](https://github.com/buildo/rc-datepicker/issues/36)

## [v1.2.0](https://github.com/buildo/rc-datepicker/tree/v1.2.0) (2015-07-16)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v1.1.0...v1.2.0)

#### Fixes (bugs & defects):

- CI is failing due to lint error [#30](https://github.com/buildo/rc-datepicker/issues/30)
- remove window.onclick listener in componentWillUnmount [#29](https://github.com/buildo/rc-datepicker/issues/29)

#### New features:

- in the last release (v1.1.0) there is a console.log [#28](https://github.com/buildo/rc-datepicker/issues/28)
- Type in closeOnClickOutiside prop. [#25](https://github.com/buildo/rc-datepicker/issues/25)
- Rename to "rc-datepicker"? [#16](https://github.com/buildo/rc-datepicker/issues/16)

## [v1.1.0](https://github.com/buildo/rc-datepicker/tree/v1.1.0) (2015-07-06)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v1.0.3...v1.1.0)

#### New features:

- Should log a warning if required locale is not available [#22](https://github.com/buildo/rc-datepicker/issues/22)
- Add a screenshot in the README [#17](https://github.com/buildo/rc-datepicker/issues/17)
- change repo name (remove "semantic") [#14](https://github.com/buildo/rc-datepicker/issues/14)
- Add example project for quicker development [#7](https://github.com/buildo/rc-datepicker/issues/7)

#### Fixes (bugs & defects):

- the calendar doesn't close when you click outside [#20](https://github.com/buildo/rc-datepicker/issues/20)

## [v1.0.3](https://github.com/buildo/rc-datepicker/tree/v1.0.3) (2015-06-29)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v1.0.2...v1.0.3)

## [v1.0.2](https://github.com/buildo/rc-datepicker/tree/v1.0.2) (2015-06-29)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v1.0.0...v1.0.2)

## [v1.0.0](https://github.com/buildo/rc-datepicker/tree/v1.0.0) (2015-06-26)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v0.2.0...v1.0.0)

#### New features:

- New build system based on karma/webpack/babel [#8](https://github.com/buildo/rc-datepicker/issues/8)
- Improve build system to produce minified version [#3](https://github.com/buildo/rc-datepicker/issues/3)

## [v0.2.0](https://github.com/buildo/rc-datepicker/tree/v0.2.0) (2015-04-22)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v0.1.4...v0.2.0)

#### New features:

- Add 'name' prop to DatePickerInput [#5](https://github.com/buildo/rc-datepicker/issues/5)

## [v0.1.4](https://github.com/buildo/rc-datepicker/tree/v0.1.4) (2015-04-22)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v0.1.3...v0.1.4)

#### New features:

- Present date picker on input field focus [#4](https://github.com/buildo/rc-datepicker/issues/4)

## [v0.1.3](https://github.com/buildo/rc-datepicker/tree/v0.1.3) (2015-04-20)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v0.1.2...v0.1.3)

#### Fixes (bugs & defects):

- When setting minDate the wrong bounds are set for 'year' mode [#1](https://github.com/buildo/rc-datepicker/issues/1)

## [v0.1.2](https://github.com/buildo/rc-datepicker/tree/v0.1.2) (2015-04-11)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v0.1.1...v0.1.2)

## [v0.1.1](https://github.com/buildo/rc-datepicker/tree/v0.1.1) (2015-04-10)
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v0.1.0...v0.1.1)

#### Fixes (bugs & defects):

- dateString shouldn't be set if date is undefined [#2](https://github.com/buildo/rc-datepicker/issues/2)

## [v0.1.0](https://github.com/buildo/rc-datepicker/tree/v0.1.0) (2015-04-10)
