aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
| |
* | update READMEafc1632017-03-081-19/+19
| |
* | update READMEafc1632017-03-081-14/+14
| |
* | bump 2.3.02.3.0afc1632017-03-082-1/+6
| |
* | Merge branch 'shaleynikov-master'afc1632017-03-088-12/+298
|\ \
| * | add test caseafc1632017-03-081-0/+38
| |/
| * Fixing formatting in 12hours exampleAntony Shaleynikov2017-03-061-5/+4
| |
| * Fixed lowercased AM/PM handlingAntony Shaleynikov2017-03-061-2/+3
| |
| * Added support for lower/uppercase of AM/PM selectorsAntony Shaleynikov2017-03-062-3/+8
| |
| * Tests and 12PM -> 12AM switching fixedAntony Shaleynikov2017-03-022-7/+4
| |
| * Added am/pm switching testAntony Shaleynikov2017-03-021-1/+7
| |
| * Added more testsAntony Shaleynikov2017-03-021-0/+33
| |
| * Added more testsAntony Shaleynikov2017-03-021-2/+33
| |
| * Updated 12 hours example, added default format for 12 hours mode, updated testsAntony Shaleynikov2017-03-024-21/+96
| |
| * show12Hours prop was renamed to use12HoursAntony Shaleynikov2017-03-024-19/+19
| |
| * Readme file was updated to reflect show12Hours optionAntony Shaleynikov2017-03-021-0/+1
| |
| * Added 12hours display supportAntony Shaleynikov2017-03-016-10/+110
|/
* fix test caseafc1632017-02-212-2/+2
|
* bump 2.2.22.2.2afc1632017-02-201-1/+1
|
* Add test casesafc1632017-02-202-3/+30
|
* Fix controlled openafc1632017-02-203-9/+42
|
* document onOpen and onClose, close #23afc1632017-02-201-1/+3
|
* Merge branch 'master' of github.com:react-component/time-pickerafc1632017-02-202-2/+6
|\
| * Merge pull request #31 from react-component/feat-focus偏右2017-02-202-2/+6
| |\ | | | | | | feat: support .focus
| | * Merge branch 'master' into feat-focus偏右2017-02-203-4/+10
| | |\ | | |/ | |/|
| | * feat: support .focusBenjy Cui2017-02-102-2/+6
| | |
* | | fix lintafc1632017-02-201-2/+1
| | |
* | | Merge branch 'adam187-feature/autocomplete'afc1632017-02-202-1/+3
|\ \ \ | |/ / |/| |
| * | Fix input autoCompleteafc1632017-02-202-1/+3
|/| |
| * | add autocomplete optionAdam Misiorny2016-09-012-1/+5
| | |