ant-design-blazor/components
Andrzej Bakun ef0b690331 fix(module: autocomplete): overlay is showing for AutoCompleteSearch (#1860)
* fix(module:autocomplete): overlay is showing for AutoCompleteSearch

* translate comments

* code cleanup

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2021-08-26 16:44:47 +00: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 fix(module: autocomplete): overlay is showing for AutoCompleteSearch (#1860) 2021-08-26 16:44:47 +00: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 chore: sync ant-design v4.16.0 (#1569) 2021-05-25 10:01:53 +08:00
breadcrumb feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +08:00
button feat(module: button): add colors (#1774) 2021-07-26 10:20:23 +00:00
calendar fix(module: calendar): fix header select width (#1801) 2021-08-01 13:09:53 +00:00
card chore: sync ant-design v4.11.1 (#1039) 2021-01-25 08:31:53 +08:00
carousel chore: remove redundant semi-colons (#1812) 2021-08-13 23:26:58 +08:00
cascader feat(module: cascader): support showSearch (#1484) 2021-05-08 15:31:38 +08:00
checkbox fix(module: checkbox): option change does not lock checkboxes (#1863) 2021-08-23 21:20:39 +08:00
collapse chore: remove redundant semi-colons (#1812) 2021-08-13 23:26:58 +08:00
comment feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +08:00
config-provider feat(module: form): support set validation rules on FormItem (#1516) 2021-05-28 09:08:42 +00:00
core feat(module: upload): add method parameter (#1853) 2021-08-21 01:25:38 +08:00
date-picker fix(module: table): missing showTime of built-in datetime filter (#1827) 2021-08-09 15:51:13 +00:00
descriptions chore: sync ant-design v4.16.0 (#1569) 2021-05-25 10:01:53 +08:00
divider feat(module: space): add wrap, split and size array (#1314) 2021-04-06 14:20:29 +08:00
drawer chore: remove redundant semi-colons (#1812) 2021-08-13 23:26:58 +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 Merge 0.8.4 to feature 2021-07-18 00:04:11 +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: auto-complete): turn off the input autocomplete attribute (#1825) 2021-08-08 18:58:16 +08:00
input-number fix(module: input-number): default value binding (#1871) 2021-08-26 12:51:10 +08:00
layout fix(module: layout): fix OnBreakpoint and OnCollapse only when they was changed (#1815) 2021-08-05 21:40:37 +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 feat(module: table): add TheSameDateWith condition operator for DateTime column (#1856) 2021-08-22 23:03:47 +08:00
mentions chore: merge feature into master (#1350) 2021-04-15 14:28:14 +08:00
menu fix(module: menu): menu item click event should be triggered when menu selectable is false (#1843) 2021-08-15 23:03:29 +08:00
message chore: remove redundant semi-colons (#1812) 2021-08-13 23:26:58 +08:00
modal fix(module: modal): error when confirm TaskCompletionSource SetResult repeat (#1795) 2021-07-30 15:53:49 +00:00
notification chore: sync ant-design v4.16.0 (#1569) 2021-05-25 10:01:53 +08:00
page-header Merge 0.8.4 to feature 2021-07-18 00:04:11 +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 Merge 0.8.2 to feature 2021-06-18 16:09:13 +08:00
rate chore: sync ant-design v4.16.0 (#1569) 2021-05-25 10:01:53 +08:00
result merge master into feature 2021-04-15 12:55:36 +08:00
select refactor(interop): reorganization into classes and typescript tests (#1791) 2021-07-29 22:45:47 +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.16.0 (#1569) 2021-05-25 10:01:53 +08:00
style chore: sync ant-design v4.16.0 (#1569) 2021-05-25 10:01:53 +08:00
switch chore: remove redundant semi-colons (#1812) 2021-08-13 23:26:58 +08:00
table fix(module: table): ignore milliseconds when applying the datetime filter (#1864) 2021-08-24 15:43:00 +00:00
tabs Merge 0.8.4 to feature 2021-07-18 00:04:11 +08:00
tag fix(module: tag): Tag component style parameters are not rendered (#1847) 2021-08-17 22:15:17 +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 Merge 0.8.4 to feature 2021-07-18 00:04:11 +08:00
tree fix(module: tree): SelectedNodeChanged would be fired twice twice (#1849) 2021-08-17 23:36:10 +08:00
tree-select/style chore: sync ant-design v4.7.0 (#675) 2020-10-14 13:31:22 +08:00
typography Merge 0.8.4 to feature 2021-07-18 00:04:11 +08:00
upload feat(module: upload): add method parameter (#1853) 2021-08-21 01:25:38 +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 refactor(interop): reorganization into classes and typescript tests (#1791) 2021-07-29 22:45:47 +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