Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix the bug the Select's scrollbar flashes repeatedly in Chrome/macOS when al... | caojunchao | 2017-03-09 | 2 | -3/+23 | |
|/ | ||||||
* | 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 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 | |
| |\ | ||||||
| | * | 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 | |
|\ \ \ | ||||||
| * \ \ | 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 | |
|\ \ \ \ | ||||||
| * | | | | Update readme | Andreas Fehn | 2017-02-04 | 1 | -0/+1 | |
| * | | | | Add prop for naming the input | Andreas Fehn | 2017-02-04 | 1 | -1/+3 | |
| | |_|/ | |/| | | ||||||
* / | | | upgrade travis node | afc163 | 2017-02-20 | 1 | -1/+1 | |
|/ / / | ||||||
| * / | Fix react error about refs | Andreas Fehn | 2017-02-04 | 1 | -2/+3 | |
|/ / | ||||||
* | | Merge pull request #26 from mdedetrich/addLicense | 偏右 | 2017-01-10 | 1 | -0/+9 | |
|\ \ | ||||||
| * | | Added LICENSE.md | Matthew de Detrich | 2016-12-21 | 1 | -0/+9 | |
|/ / | ||||||
* | | fix panel className | afc163 | 2016-11-11 | 2 | -3/+3 | |
* | | bump 2.2.02.2.0 | afc163 | 2016-11-11 | 2 | -2/+7 | |
* | | Merge pull request #25 from react-component/feat-show-minute | 偏右 | 2016-11-11 | 6 | -13/+47 | |
|\ \ | ||||||
| * | | Add showMinute | afc163 | 2016-11-11 | 6 | -11/+45 | |
| * | | update props order | afc163 | 2016-11-11 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge branch 'master' of github.com:react-component/time-picker | afc163 | 2016-11-11 | 27 | -656/+586 | |
|\ \ | ||||||
| * | | add addon prop2.1.0 | yiminghe | 2016-10-25 | 3 | -9/+16 | |
| * | | Merge pull request #24 from artemv/addon | yiminghe | 2016-10-25 | 3 | -1/+13 | |
| |\ \ |