Releases: mengxiong10/vue2-datepicker
Releases · mengxiong10/vue2-datepicker
v3.11.1
01 Dec 09:41
Compare
Sorry, something went wrong.
No results found
Bug Fixes
should click twice to open popup in mobile (#725 ) (375edbb )
修复 Bug
v3.10.1
30 Aug 08:35
Compare
Sorry, something went wrong.
No results found
v3.9.1
03 Jun 07:57
Compare
Sorry, something went wrong.
No results found
Bug Fixes
move vertical-align to td, th to avoid UA style dependency (#608 ) (#610 ) (705c100 )
update:show-time-panel event invalid (#614 ) (7ec739a )
Features
修复Bug
Features
v3.9.0
06 Feb 05:27
Compare
Sorry, something went wrong.
No results found
v3.8.1
26 Nov 09:27
Compare
Sorry, something went wrong.
No results found
v3.8.0
18 Nov 07:50
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Features
Performance
Refactored a lot of internal code to improve performance
修复Bug
新功能
性能
重构了大量内部代码
v3.7.0
03 Nov 01:33
Compare
Sorry, something went wrong.
No results found
Features
add prop formatter to replace the object usage of format (5d3d547 )
功能
添加属性formatter 替换原先 format 自定义格式化函数的功能 (5d3d547 )
v3.6.3
17 Oct 05:21
Compare
Sorry, something went wrong.
No results found
Bug Fixes
rename t() to translateFn (#525 )
v3.6.2
10 Aug 06:14
Compare
Sorry, something went wrong.
No results found
Bug Fixes
provide scoped slot to input slot (#492 ) (b3126a0 )
value entered manually in disabled range should be invalid (#508 ) (1bca35b )
修复bug
v3.6.1
13 Jul 02:34
Compare
Sorry, something went wrong.
No results found
Bug Fixes
popup sholud be not auto closed in time range (a4e5019 )
修复bug
弹窗不应该自动关闭, 当模式为time range的时候