ant-design-blazor/components
Andrzej Bakun 4cac27f887 fix(module: dropdown): dropdown button missing properties & docs fix for Dropdown & Button (#1609)
* fix:fix(module:dropdownbutton): add regular button behaviors and properties

* fix(module:button): add text type & docs

* docs(module:dropdown): version correction

* fix(module:overlay): re-add IsButton parameter

* fix: add xml comment to public methods

* fix(module:overlay): add xml documentation

* fix(module:dropdown): chrome block button force

* fix(module:button): remove Search parameter

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-06-09 17:51:24 +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 Value initialization blocking (#1459) 2021-05-06 05:23:19 +00: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: dropdown): dropdown button missing properties & docs fix for Dropdown & Button (#1609) 2021-06-09 17:51:24 +08:00
date-picker feat(module: datepicker): Picker clear button event (#1586) 2021-06-01 10:16:07 +00: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: drawer): OffsetX and offsetY do not work (#1435) (#1448) 2021-05-28 06:10:44 +00:00
dropdown fix(module: dropdown): dropdown button missing properties & docs fix for Dropdown & Button (#1609) 2021-06-09 17:51:24 +08:00
empty feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +08:00
form fix(module: select): support IEnumerable in form (#1460) 2021-05-06 05:42:19 +00:00
grid merge master into feature 2021-04-08 22:32:48 +08:00
icon feat(module: icon): Added Static class IconType for intellisense (#987) 2021-01-22 15:07:28 +08:00
image fix(module: image): disables previewing error images and hides buttons when there is only one image (#1060) 2021-01-30 23:39:40 +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: date-picker): incorrect date format strings (#1097) 2021-02-05 16:50:12 +08:00
locales fix(module: locale): add missing 'filterOptions' node to german locale file (#1562) 2021-05-20 23:38:22 +08:00
mentions chore: merge feature into master (#1350) 2021-04-15 14:28:14 +08:00
menu fix(module: overlay): issues in boundaryAdjustMode (#1420) 2021-04-28 12:44:23 +00:00
message feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +08:00
modal fix(module: dialog): modify delay time to DOM_ MIN_ TIMEOUT_ VALUE (#1445) 2021-05-06 16:56:26 +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 feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +08:00
pagination feat(module: pagination): add TotalBoundaryShowSizeChanger parameter (#1325) 2021-04-09 14:17:20 +08:00
popconfirm fix(animation): missing prefix (#1243) 2021-03-12 15:46:48 +08:00
popover fix(animation): missing prefix (#1243) 2021-03-12 15:46:48 +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): support IEnumerable in form (#1460) 2021-05-06 05:42:19 +00: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 feat(module: space): add wrap, split and size array (#1314) 2021-04-06 14:20:29 +08:00
spin feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +08:00
statistic feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +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: table): fix wrong compare operator, remove input components for unary filter operators (#1596) 2021-06-09 16:14:41 +08:00
tabs feat: add element component (#1378) 2021-04-17 22:14:01 +08:00
tag fix(module: tag): closable typo and delete mode (#1393) 2021-04-21 10:01:48 +08:00
time-picker feat(module: date-picker): support localization (#803) 2020-11-25 11:08:12 +08:00
timeline feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +08:00
tooltip fix(animation): missing prefix (#1243) 2021-03-12 15:46:48 +08:00
transfer chore: sync ant-design v4.15.0 (#1281) 2021-03-31 19:23:31 +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 feat(module: space): add wrap, split and size array (#1314) 2021-04-06 14:20:29 +08:00
upload merge master into feature 2021-04-08 22:32:48 +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 docs: dynamic primary color changing (#1332) 2021-04-10 12:34:41 +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