Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add popupClassName2.4.0 | afc163 | 2017-05-02 | 4 | -8/+36 |
| | |||||
* | Fix panel.close2.3.5 | afc163 | 2017-04-21 | 2 | -1/+6 |
| | | | | close ant-design/ant-design#5829 | ||||
* | 2.3.42.3.4 | afc163 | 2017-04-14 | 1 | -1/+1 |
| | |||||
* | Merge pull request #41 from react-component/fix-react-15.5-warning | 偏右 | 2017-04-14 | 12 | -196/+178 |
|\ | | | | | Fix react 15.5 warning | ||||
| * | fix react createClass and PropTypes warningfix-react-15.5-warning | afc163 | 2017-04-14 | 12 | -194/+175 |
| | | |||||
| * | Merge branch 'master' of github.com:react-component/time-picker | afc163 | 2017-04-14 | 1 | -1/+1 |
| |\ | |/ |/| | |||||
* | | Merge pull request #38 from SantanMaddi/master | 偏右 | 2017-03-28 | 1 | -1/+1 |
|\ \ | | | | | | | remove duplicate clearText and add allowEmpty instead | ||||
| * | | remove duplicate clearText and add allowEmpty instead | Santan Maddi | 2017-03-28 | 1 | -1/+1 |
|/ / | |||||
| * | fix narrow className2.3.3 | afc163 | 2017-03-22 | 2 | -2/+3 |
|/ | |||||
* | bump 2.3.22.3.2 | afc163 | 2017-03-09 | 1 | -1/+1 |
| | |||||
* | Merge pull request #36 from Alex1990/master | 偏右 | 2017-03-09 | 3 | -3/+51 |
|\ | | | | | Fix the bug the Select's scrollbar flashes repeatedly | ||||
| * | Add test | caojunchao | 2017-03-09 | 1 | -0/+28 |
| | | |||||
| * | Fix the bug the Select's scrollbar flashes repeatedly in Chrome/macOS when ↵ | caojunchao | 2017-03-09 | 2 | -3/+23 |
|/ | | | | always show scroll bars | ||||
* | bump 2.3.12.3.1 | afc163 | 2017-03-09 | 1 | -1/+1 |
| | |||||
* | Merge pull request #35 from shaleynikov/master | 偏右 | 2017-03-09 | 2 | -1/+35 |
|\ | | | | | Fixed unwanted exception if value is undefined | ||||
| * | Fixed unwanted exception on missed value | Antony Shaleynikov | 2017-03-08 | 2 | -1/+35 |
| | | |||||
* | | update README | afc163 | 2017-03-08 | 1 | -19/+19 |
| | | |||||
* | | update README | afc163 | 2017-03-08 | 1 | -14/+14 |
| | | |||||
* | | bump 2.3.02.3.0 | afc163 | 2017-03-08 | 2 | -1/+6 |
| | | |||||
* | | Merge branch 'shaleynikov-master' | afc163 | 2017-03-08 | 8 | -12/+298 |
|\ \ | |||||
| * | | add test case | afc163 | 2017-03-08 | 1 | -0/+38 |
| |/ | |||||
| * | Fixing formatting in 12hours example | Antony Shaleynikov | 2017-03-06 | 1 | -5/+4 |
| | | |||||
| * | Fixed lowercased AM/PM handling | Antony Shaleynikov | 2017-03-06 | 1 | -2/+3 |
| | | |||||
| * | Added support for lower/uppercase of AM/PM selectors | Antony Shaleynikov | 2017-03-06 | 2 | -3/+8 |
| | | |||||
| * | Tests and 12PM -> 12AM switching fixed | Antony Shaleynikov | 2017-03-02 | 2 | -7/+4 |
| | | |||||
| * | Added am/pm switching test | Antony Shaleynikov | 2017-03-02 | 1 | -1/+7 |
| | | |||||
| * | Added more tests | Antony Shaleynikov | 2017-03-02 | 1 | -0/+33 |
| | | |||||
| * | Added more tests | Antony Shaleynikov | 2017-03-02 | 1 | -2/+33 |
| | | |||||
| * | Updated 12 hours example, added default format for 12 hours mode, updated tests | Antony Shaleynikov | 2017-03-02 | 4 | -21/+96 |
| | | |||||
| * | show12Hours prop was renamed to use12Hours | Antony Shaleynikov | 2017-03-02 | 4 | -19/+19 |
| | | |||||
| * | Readme file was updated to reflect show12Hours option | Antony Shaleynikov | 2017-03-02 | 1 | -0/+1 |
| | | |||||
| * | Added 12hours display support | Antony Shaleynikov | 2017-03-01 | 6 | -10/+110 |
|/ | |||||
* | fix test case | afc163 | 2017-02-21 | 2 | -2/+2 |
| | |||||
* | bump 2.2.22.2.2 | afc163 | 2017-02-20 | 1 | -1/+1 |
| | |||||
* | Add test cases | afc163 | 2017-02-20 | 2 | -3/+30 |
| | |||||
* | Fix controlled open | afc163 | 2017-02-20 | 3 | -9/+42 |
| | |||||
* | document onOpen and onClose, close #23 | afc163 | 2017-02-20 | 1 | -1/+3 |
| | |||||
* | Merge branch 'master' of github.com:react-component/time-picker | afc163 | 2017-02-20 | 2 | -2/+6 |
|\ | |||||
| * | Merge pull request #31 from react-component/feat-focus | 偏右 | 2017-02-20 | 2 | -2/+6 |
| |\ | | | | | | | feat: support .focus | ||||
| | * | Merge branch 'master' into feat-focus | 偏右 | 2017-02-20 | 3 | -4/+10 |
| | |\ | | |/ | |/| | |||||
| | * | feat: support .focus | Benjy Cui | 2017-02-10 | 2 | -2/+6 |
| | | | |||||
* | | | fix lint | afc163 | 2017-02-20 | 1 | -2/+1 |
| | | | |||||
* | | | Merge branch 'adam187-feature/autocomplete' | afc163 | 2017-02-20 | 2 | -1/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix input autoComplete | afc163 | 2017-02-20 | 2 | -1/+3 |
|/| | | |||||
| * | | add autocomplete option | Adam Misiorny | 2016-09-01 | 2 | -1/+5 |
| | | | |||||
* | | | Merge pull request #29 from fehnomenal/fix-ref-error | 偏右 | 2017-02-20 | 1 | -2/+5 |
|\ \ \ | | | | | | | | | Fix react error about refs | ||||
| * \ \ | Merge branch 'master' into fix-ref-error | 偏右 | 2017-02-20 | 3 | -3/+8 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge pull request #30 from fehnomenal/add-name-prop | 偏右 | 2017-02-20 | 2 | -1/+4 |
|\ \ \ \ | | | | | | | | | | | Add prop for naming the input | ||||
| * | | | | Update readme | Andreas Fehn | 2017-02-04 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Add prop for naming the input | Andreas Fehn | 2017-02-04 | 1 | -1/+3 |
| | |_|/ | |/| | |