ant-design/components/date-picker
रोहन मल्होत्रा 12b99970f3 Migrated to new lifecycle method for datepiceker (#10309)
…picker

First of all, thank you for your contribution! :-)

Please makes sure that these checkboxes are checked before submitting your PR, thank you!

* [x] Make sure that you propose PR to right branch: bugfix for `master`, feature for latest active branch `feature-x.x`.
* [x] Make sure that you follow antd's [code convention](https://github.com/ant-design/ant-design/wiki/Code-convention-for-antd).
* [x] Run `npm run lint` and fix those errors before submitting in order to keep consistent code style.
* [x] Rebase before creating a PR to keep commit history clear.
* [x] Add some descriptions and refer relative issues for you PR.

Extra checklist:

**if** *isBugFix* **:**

no
**elif** *isNewFeature* **:**

#9792
2018-07-19 11:26:47 +08:00
..
__tests__ Merge branch 'master' into feature-3.7.0 2018-07-11 22:21:01 +08:00
demo upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
locale Slovenian locale added (sl_SI) (#9724) 2018-03-26 11:44:27 +08:00
style Improve design of RangePicker presets link 2018-07-11 20:09:58 +08:00
createPicker.tsx Migrated to new lifecycle method for datepiceker (#10309) 2018-07-19 11:26:47 +08:00
index.en-US.md bugfix: Chinese doc website date-picker demo link go to English website 2018-07-18 20:07:22 +08:00
index.tsx Use week year 2018-03-01 17:24:06 +08:00
index.zh-CN.md bugfix: Chinese doc website date-picker demo link go to English website 2018-07-18 20:07:22 +08:00
interface.tsx Merge branch 'feature-3.3.0' 2018-03-11 14:50:25 +08:00
RangePicker.tsx Migrated to new lifecycle method for datepiceker (#10309) 2018-07-19 11:26:47 +08:00
WeekPicker.tsx Migrated to new lifecycle method for datepiceker (#10309) 2018-07-19 11:26:47 +08:00
wrapPicker.tsx Remove babel-plugin-add-module-exports (#8888) 2018-01-13 05:11:53 -06:00