Commit Graph

47 Commits

Author SHA1 Message Date
James Yeung
21a90da9ff
Update to .NET 9 GA (#4330)
* Update to .NET 9 GA

* update doc

* update deps
2024-11-14 22:28:42 +08:00
James Yeung
238b73310f
docs: fix menu generator (#4157)
* docs: fix menu generator

* fix subtitle

* ignore submenu in en
2024-09-03 13:29:19 +08:00
James Yeung
6e39a8cc80
Changelog 0.19.2 (#3927)
* add a link for reuse tabs in layout doc

* update localizaton doc

* update webapp template doc

* add readme
2024-06-24 01:10:55 +08:00
James Yeung
4b8d70401e
feat(core): setup JS initializers (#3557)
* feat(core): setup js initializers

* remove the script importing section from docs
2023-12-21 22:09:41 +08:00
James Yeung
091b92fc98
docs: update the webapp installation guide (#3534)
* docs: update the webapp installation guide

* update the introduce
2023-11-30 12:34:26 +08:00
James Yeung
c0108c769a
change log 0.16.2 (#3516) 2023-11-17 00:39:15 +08:00
James Yeung
44c5980c51
docs: update documentation (#3309) 2023-06-18 19:43:40 +08:00
James Yeung
6e53d47495
Changelog 0.13.3 (#2996)
* Changelog 0.13.3

* fix build badges

* fix readme
2023-01-09 00:33:25 +08:00
James Yeung
80ee0d8495
Changelog 0.13.0 (#2898)
* Changelog 0.13.0

* update readme
2022-11-22 23:57:53 +08:00
James Yeung
e4834ed1da
add target to .NET 7 (#2810)
* docs: update .NET7 RC2

* fix target framework

* update to .net 7 GA

* update yaml

* fix wasmhost

* update document
2022-11-10 16:00:11 +08:00
Newbe36524
c691eb9aa7
chore: add gitpod support (#2646)
* update gitpod support

* fix gitpod button

* change base image

* try update port

* fix build issue

* improve port

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2022-08-31 06:01:54 +00:00
James Yeung
fe8a82ea3d
docs: fix assets links (#2495) 2022-06-02 17:35:50 +08:00
James Yeung
69cb9e015e docs: update document content
docs: update document content
2022-05-29 19:34:54 +08:00
James Yeung
9668c6cf26
docs: fix readme and actions (#2416)
* Revert "docs: fix gitee ci (#2382)"

This reverts commit 5bfbcb173ccac33e26e42955880de206ce1714a6.

* fix gh-pages action

* fix readme and remove help-wanted action

* fix changelog preivew script
2022-05-03 12:34:15 +08:00
James Yeung
27ba4e647e docs: fix dingtalk link & remove slack link (#2410) 2022-04-30 18:35:58 +08:00
James Yeung
b3c55051c7 Change log 0.10.4 (#2308) 2022-02-25 17:17:41 +08:00
Hao Sun
37700ef53a docs: update IE support description (#2182)
* docs: update ie support description

* remove additional new line
2021-12-20 11:13:46 +08:00
James Yeung
3923896c68 changelog 0.10.0 (#1947) 2021-09-15 23:34:02 +08:00
rabberbock
73a21f0a8f docs: Add building demo assets to the Readme (#1904) 2021-09-01 15:51:38 +00:00
James Yeung
e85cc45934 docs: fix dingtalk's broken links (#1330) 2021-04-09 17:36:19 +08:00
James Yeung
0b065dfb63 docs: add the copyright of .NET Foundation (#1272) 2021-03-23 17:38:41 +08:00
ElderJames
e06e3678ab switch to myget feed for nightly build 2021-03-03 14:08:49 +08:00
ElderJames
3a3bfc0545 update docs 2021-02-23 15:30:46 +08:00
ElderJames
41a1d2de9c docs: let user know they can use custom theme of ant design 2021-01-11 13:22:35 +08:00
ElderJames
4f322ac11c docs: replace images cdn links 2020-12-08 19:32:38 +08:00
James Yeung
6fb6463da1 docs: add template badges (#811) 2020-11-20 12:52:12 +08:00
Huei Feng
e672e4f363 chore: add .NET 5 target framework to all projects (#758)
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-11-14 23:44:48 +08:00
James Yeung
b63c6784c1 docs: update links (#756) 2020-11-03 00:49:13 +08:00
veyond
05f5a05419 docs: Update README-zh_CN.md (#543) 2020-08-31 10:26:55 +08:00
ElderJames
6bb3025a40 docs: show how to create a project with template (#533) 2020-08-25 12:42:02 +08:00
James Yeung
045c5582c9 chore: add codecov step for actions (#463)
* chore: add codecov step for actions

* fix: missing token

* docs: fix image
2020-08-05 22:36:52 +08:00
James Yeung
781c7c09e5 chore: update versions for release 0.1.0 and development of 0.2.0 (#289)
* docs: update version 0.1.0

* chore: update versions for development of 0.2.0
2020-07-01 10:24:37 +08:00
ElderJames
4e500a6ffb docs: update readme and docs 2020-06-20 01:03:06 +08:00
ElderJames
0f499c33d2 docs: fix slack links 2020-06-04 18:00:32 +08:00
James Yeung
d16144ece0 refactor: remove the 'ant' prefix for some components that is already in demos (#162)
* refactor: button

* refactor: avatar

* refactor: alert

* fix: input group compact
2020-05-29 12:55:15 +08:00
ElderJames
97f920ab9a refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
Bin Dong
c412cfe092 fix: update slack invitation (#137)
Update slack invitation link in EN and CN readme.
2020-05-21 13:34:42 +08:00
James Yeung
33d5af40a1 chore: update to blazor wasm 3.2 release (#133) 2020-05-20 00:35:52 +08:00
Zhuangkh
38023e6bcb chore: update to rc 1 (#97) 2020-05-08 14:52:20 +08:00
ElderJames
22a9e0b92a chore: transfer repo to org 2020-04-28 00:13:43 +08:00
ElderJames
27d1786044 chore: update to 3.2 preivew 5 2020-04-24 10:34:54 +08:00
James Yeung
cc9e2df41c refactor: standardized code specification (#82)
* refactor: standardized code specification

* fix: rebase conflict
2020-04-23 17:13:56 +08:00
ElderJames
462a242696 docs: add donation section in readme 2020-04-03 15:44:31 +08:00
ElderJames
bf70deccb2 feat: add router-based localization (#57) 2020-03-30 14:33:39 +08:00
James Yeung
32d427c128 docs: fix dingtalk badge (#56) 2020-03-28 18:28:30 +08:00
James Yeung
a5eca9bfff refactor: update to preview 3 (#54)
- update sdk to 3.1.201
- rename *.ClientApp to *.Wasm
- rename *.ServerApp to *.Server
- add a ASP.NET Core Hosting Project for Wasm Debugging
2020-03-28 00:02:11 +08:00
Bin Dong
0a3cbbceb5 docs: Update English README, add Chinese readme back (#41)
* doc: Update English README, add Chinese readme back

* doc: fix file name and polish documentation

* doc: Fix debugging part, Polish DingTalk QR Code display
2020-03-25 14:31:01 +08:00