Skip to content
#

date-picker

Here are 119 public repositories matching this topic...

china-live
china-live commented Mar 26, 2020

(必填)这个需求解决了什么问题 What problem does this feature solve

?表格内有一个或多个操作按钮,我希望在点击这些按钮后显示loading,并在稍后处理完毕后恢复。

(必填)请填写问题链接来描述为什么无法实现该功能,例如(jsfiddlecodesandboxjsrun) Reproduction link

?如果要实现这样的功能,就需要使用 $event 把原生DOM 事件传入处理方法,但目前vxe-button好像无法这样传入(表格内用原生非vxe-按钮要单独调样式)。

IceTrooper
IceTrooper commented Jan 25, 2020

In relation with #308 it's unclear what value should be passed to value prop when using selectRange={true}.
For now, I set value once as date object (when user select first date), then I set as an array of 2 date objects (when user select range). When clearing selection I set null.

Is it a good approach to change the type of the variable used as a value in Calendar component?

thinker3197
thinker3197 commented Feb 24, 2017

Thanks for this great module. However, the build is failing because of the module.

Angular cli

> ng -v 

@angular/cli: 1.0.0-beta.30
node: 6.9.1
os: darwin x64
@angular/common: 2.4.6
@angular/compiler: 2.4.6
@angular/core: 2.4.6
@angular/forms: 2.4.6
@angular/http: 2.4.6
@angular/platform-browser: 2.4.6
@angular/platform-browser-dynamic: 2.4.6
@angular/router: 3.4.6
@ang

Improve this page

Add a description, image, and links to the date-picker topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the date-picker topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.