ant-design-blazor/components/mentions
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
..
style feat(module: mentions): Add ability to customize the rendering (#3178) 2023-04-08 14:23:20 +08:00
Mentions.razor feat(module: mentions): Add ability to customize the rendering (#3178) 2023-04-08 14:23:20 +08:00
Mentions.razor.cs feat(module: mentions): Add ability to customize the rendering (#3178) 2023-04-08 14:23:20 +08:00
MentionsOption.razor refactor(module: mentions): refactor and fixed positioning and display issues (#2874) 2022-11-13 13:57:41 +08:00
MentionsOption.razor.cs refactor(module: mentions): refactor and fixed positioning and display issues (#2874) 2022-11-13 13:57:41 +08:00
MentionsTextareaTemplateOptions.cs feat(module: mentions): Add ability to customize the rendering (#3178) 2023-04-08 14:23:20 +08:00