]> git.immae.eu Git - github/fretlink/time-picker.git/shortlog
github/fretlink/time-picker.git
2017-03-09  afc163bump 2.3.1 2.3.1
2017-03-09  偏右Merge pull request #35 from shaleynikov/master
2017-03-08  Antony ShaleynikovFixed unwanted exception on missed value
2017-03-08  afc163update README
2017-03-08  afc163update README
2017-03-08  afc163bump 2.3.0 2.3.0
2017-03-08  afc163Merge branch 'shaleynikov-master'
2017-03-08  afc163add test case
2017-03-06  Antony ShaleynikovFixing formatting in 12hours example
2017-03-06  Antony ShaleynikovFixed lowercased AM/PM handling
2017-03-06  Antony ShaleynikovAdded support for lower/uppercase of AM/PM selectors
2017-03-02  Antony ShaleynikovTests and 12PM -> 12AM switching fixed
2017-03-02  Antony ShaleynikovAdded am/pm switching test
2017-03-02  Antony ShaleynikovAdded more tests
2017-03-02  Antony ShaleynikovAdded more tests
2017-03-02  Antony ShaleynikovUpdated 12 hours example, added default format for...
2017-03-02  Antony Shaleynikovshow12Hours prop was renamed to use12Hours
2017-03-01  Antony ShaleynikovReadme file was updated to reflect show12Hours option
2017-03-01  Antony ShaleynikovAdded 12hours display support
2017-02-21  afc163fix test case
2017-02-20  afc163bump 2.2.2 2.2.2
2017-02-20  afc163Add test cases
2017-02-20  afc163Fix controlled open
2017-02-20  afc163document onOpen and onClose, close #23
2017-02-20  afc163Merge branch 'master' of github.com:react-component...
2017-02-20  afc163fix lint
2017-02-20  afc163Merge branch 'adam187-feature/autocomplete'
2017-02-20  afc163Fix input autoComplete
2017-02-20  偏右Merge pull request #31 from react-component/feat-focus
2017-02-20  偏右Merge branch 'master' into feat-focus
2017-02-20  偏右Merge pull request #29 from fehnomenal/fix-ref-error
2017-02-20  偏右Merge branch 'master' into fix-ref-error
2017-02-20  偏右Merge pull request #30 from fehnomenal/add-name-prop
2017-02-20  afc163upgrade travis node
2017-02-10  Benjy Cuifeat: support .focus
2017-02-04  Andreas FehnUpdate readme
2017-02-04  Andreas FehnAdd prop for naming the input
2017-02-04  Andreas FehnFix react error about refs
2017-01-10  偏右Merge pull request #26 from mdedetrich/addLicense
2016-12-21  Matthew de... Added LICENSE.md
2016-11-11  afc163fix panel className
2016-11-11  afc163bump 2.2.0 2.2.0
2016-11-11  偏右Merge pull request #25 from react-component/feat-show...
2016-11-11  afc163Add showMinute
2016-11-11  afc163update props order
2016-11-11  afc163Merge branch 'master' of github.com:react-component...
2016-11-11  afc163Fix list null error (ant-design/ant-design#3793)
2016-10-25  yimingheadd addon prop 2.1.0
2016-10-25  yimingheMerge pull request #24 from artemv/addon
2016-10-19  Artem Vasilievfeat: 'addon' property support
2016-09-26  yiminghebump 2.0.2
2016-09-26  yimingheMerge pull request #22 from react-component/chore-classname
2016-09-26  Benjy Cuichore: add className for Panel
2016-09-23  yimingheadd default 2.0.1
2016-09-01  Adam Misiornyadd autocomplete option
2016-08-04  yiminghe2.x :boom: 2.0.0
2016-07-13  yiminghebump 1.1.6
2016-07-13  yimingheadd default prefixCls for panel
2016-06-20  afc163select all when picker is opened 1.1.5
2016-03-31  yiminghefix 0.15 warning 1.1.4
2016-02-22  yimingheupdate locale 1.1.3
2016-02-22  yimingheMerge pull request #11 from plandem/master
2016-02-21  plandemru locale
2016-02-02  yiminghelint
2016-02-02  yiminghekeep date stable 1.1.1
2016-01-14  yimingheremove gregorianCalendarLocale 1.1.0
2015-12-21  yimingherelease 1.0.0 1.0.0
2015-12-21  yiminghefix scroll anim
2015-12-16  MG12fixed bugs when value empty.
2015-12-16  MG12update version to fix alpha7
2015-12-16  MG12Merge pull request #10 from react-component/1.0.0-alpha7
2015-12-16  MG12update readme document
2015-12-13  MG12update disabled options
2015-12-12  MG12update test case and fix bugs
2015-12-12  MG12add new options about disabled time
2015-12-11  afc163select input value range when enter different select...
2015-12-11  afc163bump 1.0.0-alpha6 1.0.0-alpha6
2015-12-11  afc163fix relative scrollTop, #9
2015-12-11  afc163Fix chrome weird render bug, close #9
2015-12-08  afc163default select value at first position 1.0.0-alpha5
2015-12-08  afc163fix test case
2015-12-08  afc163fix className typo 1.0.0-alpha4
2015-12-08  afc163Add className prop 1.0.0-alpha3
2015-12-08  afc163Add demo
2015-12-04  yiminghebump 1.0.0-alpha2
2015-12-04  yiminghelint
2015-12-04  MG12Merge pull request #7 from react-component/add-test...
2015-12-04  MG12add header and select test case
2015-12-03  MG12add picker test case
2015-12-03  MG12Merge pull request #4 from iceman1212/patch-2
2015-12-03  iceman1212SCRIPT5028: Function.prototype.apply: 缺少 Array 或 argume...
2015-11-30  MG12Merge pull request #3 from react-component/feature...
2015-11-29  afc163replace setTimeout with requestAnimationFrame
2015-11-29  afc163show scrollbar when hover
2015-11-28  afc163scroll without a scroll bar
2015-11-28  afc163faster scroll
2015-11-28  afc163Change current select item to second place
2015-11-27  yimingheadd gregorianCalendarLocale prop 1.0.0-alpha1
2015-11-20  MG12change value to null when clear input content to remove...
2015-11-20  MG12Merge pull request #1 from react-component/update-20151120 0.7.0 0.7.1
next