ant-design-blazor/components/core
TimChen 1877592211 feat(module: modal): support template component (#345)
* feat: modal support template

* feat: modal update

* feat: modal update

* feat: modal update

* feat: modal update

* docs: fix ci

* fix: demo title

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-07-12 23:19:55 +08:00
..
Base fix(module: form): value not change when model change (#333) 2020-07-11 23:03:13 +08:00
Component/overlay refactor: reduce dependence (#301) 2020-07-03 13:37:40 +08:00
EventCallbackArgs refactor: improve input and textarea (#317) 2020-07-07 12:44:10 +08:00
Extensions feat(module: table): support paging selection (#341) 2020-07-10 17:57:20 +08:00
Forms refactor: remove the form item dependency (#171) 2020-06-02 07:28:06 +08:00
Helpers feat(module: table): support string formatting for field columns (#311) 2020-07-05 00:09:53 +08:00
Internal feat: improve range picker (#306) 2020-07-05 00:06:34 +08:00
JsInterop fix: enable scroll breaking custom style (#337) (#339) 2020-07-11 23:41:27 +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 template component (#345) 2020-07-12 23:19:55 +08:00
AntSizeLDSType.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
CssSizeLength.cs feat: add simple table component (#86) 2020-05-30 01:46:41 +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