ant-design-blazor/components/core
笨木头 b4c8b52ba6 fix(module: date-picker): event callback args (#713)
* fix: rangepicker parameter error

* refactor: use EventCallback instead of Action

* refactor: use EventCallback instead of Action

* fix: rename the class name

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-10-29 01:20:11 +08:00
..
Base fix(input): allow number type in input (#630) 2020-10-12 00:20:33 +08:00
Component/overlay fix(module: dropdown): context menu would show on "OnClick" event (#678) 2020-10-14 17:42:57 +08:00
EventCallbackArgs fix(module: date-picker): event callback args (#713) 2020-10-29 01:20:11 +08:00
Extensions fix: array remove issue (#723) 2020-10-25 19:11:45 +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 refactor: replace IdGeneratorHelper with DI service that can be replaced by user (#664) 2020-10-10 15:31:32 +08:00
Internal feat: improve range picker (#306) 2020-07-05 00:06:34 +08:00
JsInterop fix: modal box randomly closed when multiple mouse click performed within it (#696) (#715) 2020-10-25 19:21:36 +08:00
Reflection refactor: use single RequiredAttribute in PropertyReflector (#722) 2020-10-25 19:03:58 +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: modal): support creating Modal dialog from ModalService (#676) 2020-10-14 15:09:11 +08:00
AntSizeLDSType.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
CssSizeLength.cs refactor: replace HashCode.Combine in CssSizeLength.cs (#721) 2020-10-25 19:08:11 +08:00
Direction.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
EnumValue.cs refactor: reduce dependence (#301) 2020-07-03 13:37:40 +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