ant-design-blazor/components/core
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
..
Base fix(module: drawer): OffsetX and offsetY do not work (#1435) (#1448) 2021-05-28 06:10:44 +00:00
Component fix(module: dropdown): dropdown button missing properties & docs fix for Dropdown & Button (#1609) 2021-06-09 17:51:24 +08:00
EventCallbackArgs fix(module: TextArea): sizing bug for components outside viewport (#1155) 2021-03-01 14:50:22 +00:00
Extensions fix(module: input): fix & feat & docs & tests: Input general fixes (#1530) 2021-05-27 18:13:26 +08:00
Feedback refactor: unified use of FeedbackComponent for modal comfirm and drawer (#1263) 2021-04-04 15:40:54 +08:00
Forms refactor: remove the form item dependency (#171) 2020-06-02 07:28:06 +08:00
HashCodes perf(module: table): use hash-code comparison for all the parameters to control UI rendering (#716) 2020-10-25 18:31:31 +08:00
Helpers docs: document improvement (#1578) 2021-05-31 19:45:23 +08:00
Internal feat: improve range picker (#306) 2020-07-05 00:06:34 +08:00
JsInterop fix(module: drawer): OffsetX and offsetY do not work (#1435) (#1448) 2021-05-28 06:10:44 +00:00
Reflection feat(module: table): add support for Display attribute (#1310) 2021-04-04 20:38:57 +08:00
Services refactor: replace IdGeneratorHelper with DI service that can be replaced by user (#664) 2020-10-10 15:31:32 +08:00
_Imports.razor refactor: refactor the directory structure to match ant-design 2020-03-05 12:17:50 +08:00
AntContainer.razor feat(module: image): add image component (#1038) 2021-01-25 02:05:18 +08:00
AntSizeLDSType.cs fix(module: dropdown): dropdown button missing properties & docs fix for Dropdown & Button (#1609) 2021-06-09 17:51:24 +08:00
CloseEventArgs.cs feat(module: tag): add closing event (#1268) 2021-03-31 19:23:30 +08:00
CssSizeLength.cs fix(module: avatar): size calculation & CssSizeLength functionality expansion (#1364) 2021-04-16 02:50:31 +00:00
Direction.cs feat(module: space): add wrap, split and size array (#1314) 2021-04-06 14:20:29 +08:00
DirectionVHType.cs feat(module: space): add wrap, split and size array (#1314) 2021-04-06 14:20:29 +08:00
EnumValue.cs refactor: reduce dependence (#301) 2020-07-03 13:37:40 +08:00
EventUtil.cs refactor: unified use of FeedbackComponent for modal comfirm and drawer (#1263) 2021-04-04 15:40:54 +08:00
FocusBehavior.cs fix(module: input): fix & feat & docs & tests: Input general fixes (#1530) 2021-05-27 18:13:26 +08:00
ForwardRef.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
Point.cs feat: add select component (#222) 2020-06-14 18:54:14 +08:00
RenderMode.cs perf(module: table): use hash-code comparison for all the parameters to control UI rendering (#716) 2020-10-25 18:31:31 +08:00
SortDirection.cs feat(module: table): add sort directions and default sort order (#778) 2021-01-24 13:52:57 +08:00