aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Bump 3.2.03.2.0Wei Zhu2017-11-152-2/+6
|
* Add blur() and autoFocusWei Zhu2017-11-151-3/+9
|
* bump3.1.0afc1632017-11-022-1/+7
|
* Update react@16 and rc-triggerWei Zhu2017-11-022-3/+3
|
* Ignore lock filesWei Zhu2017-11-021-0/+2
|
* update styleafc1632017-10-221-2/+2
|
* Add example and fix styleafc1632017-10-223-0/+14
|
* update historyafc1632017-10-221-0/+1
|
* 3.0.0 :tada:3.0.0afc1632017-10-222-1/+10
|
* deps: upgrade to react@16afc1632017-10-222-4/+7
|
* Merge pull request #72 from marekpiechut/picker-step偏右2017-10-224-7/+60
|\ | | | | Add hourStep, minuteStep and secondStep props to control intervals in picker
| * Merge branch 'master' into picker-step偏右2017-10-227-6/+57
| |\
| * \ Merge branch 'master' into picker-step偏右2017-10-225-5/+62
| |\ \
| * | | Add hourStep, minuteStep and secondStep props to control intervals in pickerMarek Piechut2017-10-094-6/+59
| | | |
* | | | Fix disabled style, close #58afc1632017-10-222-11/+24
| | | |
* | | | update styleafc1632017-10-222-4/+4
| |_|/ |/| |
* | | Merge pull request #71 from ZaiusInc/focus-on-open偏右2017-10-226-3/+54
|\ \ \ | | | | | | | | add focusOnOpen option (#61)
| * \ \ Merge branch 'master' into focus-on-open偏右2017-10-225-5/+62
| |\ \ \ | | | |/ | | |/|
| * | | add test that covers focus on open codeLevi Lansing2017-09-281-0/+28
| | | |
| * | | select text when focusing time inputLevi Lansing2017-09-281-1/+4
| | | |
| * | | add focusOnOpen option (#61)Levi Lansing2017-09-275-3/+23
| | |/ | |/|
* | | Merge pull request #50 from sunlee-newyork/master偏右2017-10-221-2/+2
|\ \ \ | |_|/ |/| | Fix Select max-height and overflow
| * | Fix Select max-height and overflowSun Lee2017-06-161-2/+2
| | |
* | | Merge pull request #66 from react-component/refactor-string-refs偏右2017-10-221-2/+6
|\ \ \ | | | | | | | | Refactor string refs to callback
| * | | Refactor string refs to callbackWei Zhu2017-09-071-2/+6
| | |/ | |/|
* | | Merge pull request #60 from shoaibbhimani/master偏右2017-10-223-3/+13
|\ \ \ | | | | | | | | Add keydown function on header input
| * | | Add keydown function on header inputshoaibbhimani2017-08-243-3/+13
| | |/ | |/|
* | | Merge pull request #68 from csenk/focus-blur偏右2017-10-222-0/+43
|\ \ \ | |_|/ |/| | add focus/blur support.
| * | add focus/blur support.Christian Senk2017-09-122-0/+43
|/ /
* / Remove log fileWei Zhu2017-09-072-1/+2
|/
* Merge pull request #48 from react-component/export2.4.1paranoidjk2017-05-275-8/+4
|\ | | | | refactor: simplify export
| * refactor: simplify exportparanoidjk2017-05-275-8/+4
|/
* Merge pull request #47 from react-component/feat-esparanoidjk2017-05-272-6/+11
|\ | | | | feat: expose es files
| * feat: expose es filesBenjy Cui2017-05-262-6/+11
|/
* Add popupClassName2.4.0afc1632017-05-024-8/+36
|
* Fix panel.close2.3.5afc1632017-04-212-1/+6
| | | | close ant-design/ant-design#5829
* 2.3.42.3.4afc1632017-04-141-1/+1
|
* Merge pull request #41 from react-component/fix-react-15.5-warning偏右2017-04-1412-196/+178
|\ | | | | Fix react 15.5 warning
| * fix react createClass and PropTypes warningfix-react-15.5-warningafc1632017-04-1412-194/+175
| |
| * Merge branch 'master' of github.com:react-component/time-pickerafc1632017-04-141-1/+1
| |\ | |/ |/|
* | Merge pull request #38 from SantanMaddi/master偏右2017-03-281-1/+1
|\ \ | | | | | | remove duplicate clearText and add allowEmpty instead
| * | remove duplicate clearText and add allowEmpty insteadSantan Maddi2017-03-281-1/+1
|/ /
| * fix narrow className2.3.3afc1632017-03-222-2/+3
|/
* bump 2.3.22.3.2afc1632017-03-091-1/+1
|
* Merge pull request #36 from Alex1990/master偏右2017-03-093-3/+51
|\ | | | | Fix the bug the Select's scrollbar flashes repeatedly
| * Add testcaojunchao2017-03-091-0/+28
| |
| * Fix the bug the Select's scrollbar flashes repeatedly in Chrome/macOS when ↵caojunchao2017-03-092-3/+23
|/ | | | always show scroll bars
* bump 2.3.12.3.1afc1632017-03-091-1/+1
|
* Merge pull request #35 from shaleynikov/master偏右2017-03-092-1/+35
|\ | | | | Fixed unwanted exception if value is undefined
| * Fixed unwanted exception on missed valueAntony Shaleynikov2017-03-082-1/+35
| |