ant-design-blazor/components
笨木头 e42aa8aeb7 feat(module: range-picker): support form (#496)
* feat(module: range-picker): support form

* fix(module: range-picker): has no default value in from

* fix: picker's close behaviour and range arrow's style is wrong

* feat(module: datepicker): change placeholder on mouse over

* style(module: datepicker): adjust range arrow

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-08-14 12:43:48 +08:00
..
affix feat(docs): add affixed demo anchor (#366) 2020-07-16 13:59:56 +08:00
alert fix(module: alert): close motion 'Smoothly Unmount' (#502) 2020-08-13 16:04:58 +08:00
anchor fix: children components dispose (#399) 2020-07-21 23:48:43 +08:00
auto-complete fix: autoComplete bind-value bug (#440) 2020-07-31 12:43:46 +08:00
avatar chore: sync ant-design v4.5.1 (#433) 2020-08-02 15:13:53 +08:00
back-top chore: sync ant-design v4.3.5 (#240) 2020-06-21 23:15:22 +08:00
badge chore: sync ant-design v4.5.4 (#499) 2020-08-13 06:43:07 +08:00
breadcrumb feat: add more demos (#197) 2020-06-07 19:41:00 +08:00
button chore: sync ant-design v4.5.3 (#480) 2020-08-10 11:28:52 +08:00
calendar feat(module: range-picker): support form (#496) 2020-08-14 12:43:48 +08:00
card chore: sync ant-design v4.4.2 (#346) 2020-07-11 22:52:35 +08:00
carousel feat(module: carousel): add slick navigation methods (#461) (#462) 2020-08-06 13:45:42 +08:00
cascader chore: sync ant-design v4.5.3 (#480) 2020-08-10 11:28:52 +08:00
checkbox fix(module: table): clear cached items that are not on current page (#442) 2020-08-01 23:45:48 +08:00
collapse chore: sync ant-design v4.4.0 (#277) 2020-07-01 21:38:23 +08:00
comment feat: add comment component (#80) 2020-06-30 15:25:21 +08:00
config-provider/style add gulp to complie less 2020-03-07 16:40:38 +08:00
core docs: add icon list (#478) 2020-08-14 07:13:28 +08:00
date-picker feat(module: range-picker): support form (#496) 2020-08-14 12:43:48 +08:00
descriptions chore: sync ant-design v4.5.1 (#433) 2020-08-02 15:13:53 +08:00
divider chore: sync ant-design v4.5.1 (#433) 2020-08-02 15:13:53 +08:00
drawer feat(module: drawer): add parameter handler (#455) 2020-08-04 18:49:04 +08:00
dropdown fix(module: dropdown): couldn't auto close menu (#394) 2020-07-23 22:51:02 +08:00
empty feat(module: table): add pagination and empty (#175) 2020-06-02 19:15:15 +08:00
form chore: sync ant-design v4.5.4 (#499) 2020-08-13 06:43:07 +08:00
grid fix(module: grid): fixed using size (xs, sm, etc) span with offset (#343) 2020-07-10 17:35:07 +08:00
icon docs: add icon list (#478) 2020-08-14 07:13:28 +08:00
input chore: sync ant-design v4.5.4 (#499) 2020-08-13 06:43:07 +08:00
input-number fix: fix the form binding value bug (#324) 2020-07-07 19:13:34 +08:00
layout fix(module: sider): cannot update theme dynamically (#498) 2020-08-12 14:59:56 +08:00
list feat(module: list): add OnItemClick event callback for list items (#489) 2020-08-10 23:58:17 +08:00
locale-provider/style add gulp to complie less 2020-03-07 16:40:38 +08:00
mentions chore: sync ant-design v4.5.3 (#480) 2020-08-10 11:28:52 +08:00
menu chore: sync ant-design v4.5.3 (#480) 2020-08-10 11:28:52 +08:00
message fix(module: message): remove the last message DOM after message disappears (#467) 2020-08-06 23:14:41 +08:00
modal fix(module: modal): button text for confirm dialog (#389) 2020-07-20 22:49:53 +08:00
notification chore: sync ant-design v4.4.0 (#277) 2020-07-01 21:38:23 +08:00
page-header chore: sync ant-design v4.4.1 (#314) 2020-07-06 14:12:11 +08:00
pagination chore: sync ant-design v4.5.3 (#480) 2020-08-10 11:28:52 +08:00
popconfirm fix(module: dropdown): couldn't auto close menu (#394) 2020-07-23 22:51:02 +08:00
popover fix(module: dropdown): couldn't auto close menu (#394) 2020-07-23 22:51:02 +08:00
progress refactor: reduce dependence (#301) 2020-07-03 13:37:40 +08:00
radio fix(module: radio): disabled in radio group doesn't work (#503) 2020-08-13 23:32:51 +08:00
rate chore: sync ant-design v4.3.4 (#223) 2020-06-15 00:29:33 +08:00
result feat: add more demos (#197) 2020-06-07 19:41:00 +08:00
select chore: sync ant-design v4.5.3 (#480) 2020-08-10 11:28:52 +08:00
skeleton chore: sync ant-design v4.4.1 (#314) 2020-07-06 14:12:11 +08:00
slider fix(module: slider): not working under wasm (#415) 2020-07-23 15:49:23 +08:00
space feat: add upload component (#276) 2020-07-01 06:49:51 +08:00
spin fix(module: spin): loading delay (#198) 2020-06-07 21:34:43 +08:00
statistic refactor(module: statistic): simplify format string for countdown (#309) 2020-07-05 00:08:33 +08:00
steps chore: sync ant-design v4.5.3 (#480) 2020-08-10 11:28:52 +08:00
style chore: sync ant-design v4.5.4 (#499) 2020-08-13 06:43:07 +08:00
switch fix(module: switch): two-way binding and loading (#358) 2020-07-14 17:07:50 +08:00
table fix(module: table): empty column count and formatter (#493) 2020-08-11 15:27:15 +08:00
tabs fix(module: tabs): missing evnet callbacks (#497) 2020-08-11 22:26:49 +08:00
tag feat: add overview (#425) 2020-07-28 11:15:41 +08:00
time-picker fix(module: form): value not change when model change (#333) 2020-07-11 23:03:13 +08:00
timeline fix(module: timeline): missing default constructor (#424) 2020-07-24 17:17:06 +08:00
tooltip Issue 406 (#420) 2020-07-24 23:05:38 +08:00
transfer chore: sync ant-design v4.5.3 (#480) 2020-08-10 11:28:52 +08:00
tree chore: sync ant-design v4.5.4 (#499) 2020-08-13 06:43:07 +08:00
tree-select/style chore: sync ant-design v4.2.5 (#149) 2020-05-25 12:38:07 +08:00
typography fix(module: typography): missing Style property (#494) 2020-08-11 17:30:14 +08:00
upload feat(module: upload): support picture card (#438) 2020-07-31 00:46:46 +08:00
wwwroot/icons docs: add icon list (#478) 2020-08-14 07:13:28 +08:00
_Imports.razor refactor: refactor the directory structure to match ant-design 2020-03-05 12:17:50 +08:00
ant-design-blazor.less add gulp to complie less 2020-03-07 16:40:38 +08:00
AntBlazor.xml feat: add more demos (#197) 2020-06-07 19:41:00 +08:00
AntDesign.csproj feat(module: form): add complex form control (#349) 2020-07-13 12:26:09 +08:00
components.less feat: add mentions component (#286) 2020-07-11 01:46:35 +08:00
GlobalSuppressions.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
gulpfile.js fix: ignore wwwroot for copying .less source files (#490) 2020-08-10 23:38:26 +08:00
logo.png chore: Fix nuget icon (#50) 2020-03-26 13:09:53 +08:00
main.ts refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
tsconfig.json feat: add gulp task for typescript 2020-03-10 15:25:45 +08:00