This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
ant-design-blazor
Watch
1
Star
0
Fork
0
You've already forked ant-design-blazor
mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced
2024-12-15 09:21:24 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b9f8da09ae
ant-design-blazor
/
components
/
core
/
AntContainer.razor
6 lines
95 B
C#
Raw
Normal View
History
Unescape
Escape
refactor: change namespcae to AntDesign
2020-05-29 00:33:49 +08:00
@namespace
AntDesign
refactor(notification): using a common global container (#116) * refactor: using a common global container * refactor: notification remove instance
2020-05-16 16:52:44 +08:00
@inherits
AntDomComponentBase
feat: add component message (#128) * feat: add component message * fix: then interface and demo bugs Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-05-19 20:08:49 +08:00
<
Notification
/
>
feat: add component modal (#167) * feat: add component modal * fix: adjust namespace and fix TAB keyboard bug * fix: reset package.json to cuueernt head * fix: remove antblazor.sln * refactor: using c# to control the display and hiding of modal
2020-06-02 14:25:44 +08:00
<
Message
/
>
<
Comfirm
/
>
Reference in New Issue
Copy Permalink