ant-design-blazor/components
Key Roche - WSS 9c69ef4061
feat(module: mentions): Add ability to customize the rendering (#3178)
* feat(module: mentions): Add ability to customize the rendering of the textarea. This allows using the TextArea component if you want its extended functionality. Add tests. Update demos.

* fix test

* fix test

---------

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2023-04-08 14:23:20 +08:00
..
affix chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
alert merge feature to master 2023-01-20 15:57:43 +08:00
anchor chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
auto-complete fix(module: auto-complete): fill the input component only if Backfill is true (#3140) 2023-02-26 22:27:41 +08:00
avatar fix(module: avatar): make size parameter support more length unit (#2653) 2022-09-01 12:00:28 +08:00
back-top chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
badge test(module: badge): Test Badge component, format document, fix small bug with class name (#2830) 2022-10-22 16:24:23 +08:00
breadcrumb chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
button chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
calendar refactor: Mark redundant paramters as obsolete for future removal (#3035) 2023-01-31 16:26:12 +08:00
card refactor: Mark redundant paramters as obsolete for future removal (#3035) 2023-01-31 16:26:12 +08:00
carousel chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
cascader merge feature to master 2023-01-20 15:57:43 +08:00
checkbox fix(module: checkbox): CheckboxGroup will report an error when the internal Checkbox is null (#3162) 2023-03-08 22:00:54 +08:00
collapse chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
comment chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
config-provider feat(module: ConfigProvider): add theme service (#2883) 2022-11-24 13:38:47 +08:00
core feat(module: mentions): Add ability to customize the rendering (#3178) 2023-04-08 14:23:20 +08:00
date-picker fix(module: datepicker): DisabledDate does not affect keyboard input (#3134) 2023-02-26 21:57:01 +08:00
descriptions fix(module: descriptions): remove invalid messages in Console (#3012) 2023-01-14 00:13:07 +08:00
divider chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
drawer fix(module: drawer): popup cannot be clicked (#3106) 2023-02-18 12:41:24 +08:00
dropdown chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
empty chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
form merge feature to master 2023-01-20 15:57:43 +08:00
grid chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
icon fix(module: form): validation status styles (#3005) 2023-01-13 23:27:35 +08:00
image fix(module: image): preview operations would be covered by the preview image (#3170) 2023-03-10 22:53:48 +08:00
input feat(module: mentions): Add ability to customize the rendering (#3178) 2023-04-08 14:23:20 +08:00
input-number fix(module: InputNumber): Allow passing Style and ID to InputNumber without a wrapper (#3144) 2023-02-27 21:42:14 +08:00
layout refactor: Mark redundant paramters as obsolete for future removal (#3035) 2023-01-31 16:26:12 +08:00
list chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
locale-provider fix(module: datepicker): wrong day order and fallback to use globalization libaray when there is no day locale (#2855) 2022-11-04 13:46:24 +08:00
locales feat(module: Form): Add RequiredMark to Form (#2930) 2022-12-15 14:02:45 +00:00
mentions feat(module: mentions): Add ability to customize the rendering (#3178) 2023-04-08 14:23:20 +08:00
menu Revert "feat(module: overlay): support avoid show/hide in OnVisibleChange (#3094)" (#3112) 2023-02-18 11:12:35 +08:00
message fix(module: message): exception casue by Invariant Globalization setting (#2697) 2022-09-12 23:42:00 +08:00
modal fix(module: image): preview operations would be covered by the preview image (#3170) 2023-03-10 22:53:48 +08:00
notification fix(module: notification): RTL incorrect style (#3049) 2023-02-01 00:16:03 +08:00
page-header refactor: Mark redundant paramters as obsolete for future removal (#3035) 2023-01-31 16:26:12 +08:00
pagination fix(module: pagination): avoid trigger ChangeSize while the size was not be changed (#3133) 2023-02-26 23:29:03 +08:00
popconfirm Revert "feat(module: overlay): support avoid show/hide in OnVisibleChange (#3094)" (#3112) 2023-02-18 11:12:35 +08:00
popover chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
progress chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
Properties feat: support for globalization & localization (#578) 2020-09-07 22:46:50 +08:00
radio fix(module: radio): avoid infinite loop when the vaule is not in options (#3123) 2023-02-21 14:05:23 +08:00
rate chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
result chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
segmented fix(module: segmented): exception cause by label index was changed (#3096) 2023-02-13 23:10:31 +08:00
select fix(module: select): empty incorrectly in virtualization mode (#3171) 2023-03-11 13:04:56 +08:00
skeleton chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
slider chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
space chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
spin chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
statistic chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
steps chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
style chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
switch chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
table fix(module: table): the filter of column with the flags enum type place incorrectly (#3168) 2023-03-10 16:50:15 +08:00
tabs fix(module: tabs): rewrite the logic of ReuseTabs about tab key (#3153) 2023-03-05 18:02:48 +08:00
tag fix(module: tag): incorrect default color and add tests (#2816) 2022-10-20 13:50:50 +08:00
time-picker fix(module: locale-provider): add missing nodes default values (#1710) 2021-07-06 01:10:16 +08:00
timeline merge master to feature 2022-08-21 22:53:33 +08:00
tooltip chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
transfer fix(module: transfer): add ListStyle to custom the css for columns (#3139) 2023-02-26 23:25:04 +08:00
tree fix(module: tree): preventdefault for oncontextmenu (#3076) 2023-02-27 00:04:17 +08:00
tree-select fix(module: form): validation status styles (#3005) 2023-01-13 23:27:35 +08:00
typography feat(module: typography): refactor & support editable (#3173) 2023-04-06 23:14:27 +08:00
upload chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +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 chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
ant-design-blazor.compact.less chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
ant-design-blazor.dark.less chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
ant-design-blazor.less chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
ant-design-blazor.variable.less chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
AntDesign.csproj merge feature to master 2023-01-20 15:57:43 +08:00
components.less chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +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
IsExternalInit.cs fix(module: Core): Remove the event listener when the event listener service is disposed (#2738) 2022-09-26 10:11:04 +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(module: icon): implement two-tone color icon (#2513) 2022-06-18 15:11:55 +08:00