]> git.immae.eu Git - github/fretlink/time-picker.git/shortlog
github/fretlink/time-picker.git
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
2015-11-20  MG12change the className of panel and its container.
2015-11-19  yiminghefix value 0.6.0
2015-11-19  MG12use another method to change time and fix the bug about...
2015-11-19  MG12update placement handle 0.5.5 0.5.6
2015-11-19  MG12change the className of select panel container 0.5.2 0.5.3 0.5.4
2015-11-19  MG12clear input content and close select panel when click... 0.5.0 0.5.1
2015-11-18  MG12clear input content when click [x] on select panel
2015-11-17  MG12fix bug 0.4.0
2015-11-17  MG12fix bugs 0.3.3
2015-11-17  MG12remove TimePanel and merge it to TimePicker 0.3.0 0.3.1 0.3.2
2015-11-16  MG12remove toggle feature because rc-trigger included;... 0.2.0
2015-11-13  崖鹰release 0.1.0
2015-10-21  李兴Initial commit