ant-design-blazor/components
anranruye 9ca2200ce9 fix(module: select): can not set initial value for non-datasource approach (#1743)
* fix(module: select): can not set initial value for non-datasource approach

* Update Select.razor.cs

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-07-20 14:09:53 +08:00
..
affix fix(affix): remove wrong event listeners (#1616) 2021-06-09 12:36:07 +08:00
alert feat: add element component (#1378) 2021-04-17 22:14:01 +08:00
anchor feat: add element component (#1378) 2021-04-17 22:14:01 +08:00
auto-complete feat: add element component (#1378) 2021-04-17 22:14:01 +08:00
avatar feat: add element component (#1378) 2021-04-17 22:14:01 +08:00
back-top fix(animation): missing prefix (#1243) 2021-03-12 15:46:48 +08:00
badge feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +08:00
breadcrumb feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +08:00
button fix(module: dropdown): dropdown button missing properties & docs fix for Dropdown & Button (#1609) 2021-06-09 17:51:24 +08:00
calendar feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +08:00
card chore: sync ant-design v4.11.1 (#1039) 2021-01-25 08:31:53 +08:00
carousel feat: add element component (#1378) 2021-04-17 22:14:01 +08:00
cascader feat(module: cascader): support showSearch (#1484) 2021-05-08 15:31:38 +08:00
checkbox fix(module: checkbox): remove redundant class (#1689) 2021-06-30 15:01:58 +08:00
collapse feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +08:00
comment feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +08:00
config-provider feat: add built-in themes (#1286) 2021-03-31 19:23:32 +08:00
core fix(module: form): DisplayName for FormItem will be not default to property name (#1738) 2021-07-16 23:47:34 +08:00
date-picker fix(module: date-picker): fix date picker width (#1685) 2021-06-30 18:34:19 +08:00
descriptions feat: add element component (#1378) 2021-04-17 22:14:01 +08:00
divider feat(module: space): add wrap, split and size array (#1314) 2021-04-06 14:20:29 +08:00
drawer fix(module: dialog): Modal and Drawer render reducing and update document and demo (#1701) 2021-07-11 20:48:16 +08:00
dropdown fix(module: overlay): better judge whether mouse is inside the trigger when click (#1692) 2021-07-05 13:45:59 +08:00
empty fix(module: locale-provider): add missing nodes default values (#1710) 2021-07-06 01:10:16 +08:00
form fix(module: locale-provider): add missing nodes default values (#1710) 2021-07-06 01:10:16 +08:00
grid fix(module: grid): gutter adjustment on col initialize (#1653) 2021-06-18 18:49:18 +08:00
icon fix(module: locale-provider): add missing nodes default values (#1710) 2021-07-06 01:10:16 +08:00
image fix(module: locale-provider): add missing nodes default values (#1710) 2021-07-06 01:10:16 +08:00
input fix(module: input): fix & feat & docs & tests: Input general fixes (#1530) 2021-05-27 18:13:26 +08:00
input-number fix(module: InputNumber): fix error when blur (#1612) 2021-06-08 23:24:25 +08:00
layout feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +08:00
list feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +08:00
locale-provider fix(module: locale-provider): add missing nodes default values (#1710) 2021-07-06 01:10:16 +08:00
locales fix(i18n): russian locale resources additions (#1709) 2021-07-06 11:27:40 +08:00
mentions chore: merge feature into master (#1350) 2021-04-15 14:28:14 +08:00
menu fix(module: overlay): better judge whether mouse is inside the trigger when click (#1692) 2021-07-05 13:45:59 +08:00
message feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +08:00
modal fix(module: modal): wrong setter in ModalOptions.ConfirmLoading (#1742) 2021-07-16 23:45:15 +08:00
notification fix: animation classs name change of Modal, Message and Notification componments (#1186) 2021-03-01 23:45:30 +08:00
page-header fix(module: locale-provider): add missing nodes default values (#1710) 2021-07-06 01:10:16 +08:00
pagination feat(module: pagination): add TotalBoundaryShowSizeChanger parameter (#1325) 2021-04-09 14:17:20 +08:00
popconfirm fix(module: locale-provider): add missing nodes default values (#1710) 2021-07-06 01:10:16 +08:00
popover fix(module: overlay): better judge whether mouse is inside the trigger when click (#1692) 2021-07-05 13:45:59 +08:00
progress feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +08:00
Properties feat: support for globalization & localization (#578) 2020-09-07 22:46:50 +08:00
radio fix(module: radio): add defaultChecked and defaultValue (#1494) 2021-05-15 22:59:18 +08:00
rate merge master into feature 2021-04-08 22:32:48 +08:00
result merge master into feature 2021-04-15 12:55:36 +08:00
select fix(module: select): can not set initial value for non-datasource approach (#1743) 2021-07-20 14:09:53 +08:00
skeleton feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +08:00
slider feat: add element component (#1378) 2021-04-17 22:14:01 +08:00
space fix(module: space): fix space items behavior when they are inside if block (#1684) 2021-06-30 13:41:38 +08:00
spin feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +08:00
statistic fix(module: statistic): fix CountDown OnFinish callback exception(#1712) (#1714) 2021-07-08 00:17:14 +08:00
steps chore: sync ant-design v4.15.0 (#1281) 2021-03-31 19:23:31 +08:00
style feat: add built-in themes (#1286) 2021-03-31 19:23:32 +08:00
switch fix(module: checkbox & switch): Checked parameter binding (#1394) 2021-04-25 01:04:21 +08:00
table fix(module: locale-provider): add missing nodes default values (#1710) 2021-07-06 01:10:16 +08:00
tabs feat(module: tabs): scroll over tab pane (#1581) 2021-07-09 10:24:27 +08:00
tag fix(module: tag): show pointer cursor when OnClick.HasDelegate (#1660) 2021-06-21 18:57:02 +08:00
time-picker fix(module: locale-provider): add missing nodes default values (#1710) 2021-07-06 01:10:16 +08:00
timeline feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +08:00
tooltip fix(module: overlay): better judge whether mouse is inside the trigger when click (#1692) 2021-07-05 13:45:59 +08:00
transfer fix(module: locale-provider): add missing nodes default values (#1710) 2021-07-06 01:10:16 +08:00
tree feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +08:00
tree-select/style chore: sync ant-design v4.7.0 (#675) 2020-10-14 13:31:22 +08:00
typography fix(module: locale-provider): add missing nodes default values (#1710) 2021-07-06 01:10:16 +08:00
upload fix(module: upload): UploadFileItem Provide default configuration: ignore case (#1717) 2021-07-08 01:01:44 +08:00
_Imports.razor refactor: refactor the directory structure to match ant-design 2020-03-05 12:17:50 +08:00
ant-design-blazor.aliyun.less feat: add built-in themes (#1286) 2021-03-31 19:23:32 +08:00
ant-design-blazor.compact.less feat: add built-in themes (#1286) 2021-03-31 19:23:32 +08:00
ant-design-blazor.dark.less feat: add built-in themes (#1286) 2021-03-31 19:23:32 +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 chore: refactor the build process (#1729) 2021-07-12 18:11:23 +08:00
components.less feat(module: image): add image component (#1038) 2021-01-25 02:05:18 +08:00
GlobalSuppressions.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
gulpfile.js feat: add built-in themes (#1286) 2021-03-31 19:23:32 +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