vue-datepicker-local
vue-datepicker-local copied to clipboard
A Beautiful Datepicker Component For Vue2
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. Commits - [`fee31c5`](https://github.com/mhart/StringStream/commit/fee31c5c4a5efc7c7cc2fde4aee633dedefd6d67) 0.0.6 - [`2f4a9d4`](https://github.com/mhart/StringStream/commit/2f4a9d496f94b0880e01a26857aa266a5a3ef274) Merge pull request [#9](https://github-redirect.dependabot.com/mhart/StringStream/issues/9) from mhart/fix-buffer-constructor-vuln - [`afbc744`](https://github.com/mhart/StringStream/commit/afbc7442220358419e330618e47f3a65fc265b1b) Ensure data is not a number in Buffer constructor -...
Bumps [macaddress](https://github.com/scravy/node-macaddress) from 0.2.8 to 0.2.9. Release notes *Sourced from [macaddress's releases](https://github.com/scravy/node-macaddress/releases).* > ## v0.2.9 > * Fixes an arbitrary command execution vulnerability (https://github-redirect.dependabot.com/scravy/node-macaddress/pull/16/files) > * Adds support for `freebsd`...
点击的时候报错 vue.min.js:7 TypeError: Cannot read property 'getFullYear' of undefined at a.get (VM429 vue-datepicker-local.js:6) at a.n [as get] (vue.min.js:6) at a.data (VM429 vue-datepicker-local.js:6) at Ee (vue.min.js:6) at Se (vue.min.js:6) at a.Re.e._init...
想问一下怎么在选择日期的时候,给相应的日期添加一个@click事件?
Failed to mount component: template or render function not defined. found in ---> 当我用requirejs加载该组件的时候。会报这个错误。
发现这个插件的弹出窗口是左对齐的:  这样的话,右边就会显示不完整了。希望提供一个右对齐的功能点
日期格式设置为年月日,最大时间设置为当天,当选择2018年的时,2019年就不能选了,这个能解决吗
clearale状态下点击清除按钮不触发弹窗
如题 当clearable状态下时,点击清除会使时间选择器再次出现 clearable状态下 点击cls事件会触发显示即dc事件,有没有比较好的解决方案 Clicking on CLS event in clearable state will trigger the display that is DC event. Is there a better solution?
How do you feel about having a separate display format from the main format property? In my use case I want users to be able to select years, months, days,...