Commit Graph

25 Commits

Author SHA1 Message Date
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
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
James Yeung
3d1cfc189a
Changelog 0.11.0 (#2521)
* add changelog 0.11.0

* fix zh-cn

* fix en-US

* fix changelog and docs

* add release date
2022-06-16 00:31:53 +08: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
27ba4e647e docs: fix dingtalk link & remove slack link (#2410) 2022-04-30 18:35:58 +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
e85cc45934 docs: fix dingtalk's broken links (#1330) 2021-04-09 17:36:19 +08:00
ElderJames
3a3bfc0545 update docs 2021-02-23 15:30:46 +08:00
ElderJames
4f322ac11c docs: replace images cdn links 2020-12-08 19:32:38 +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
ElderJames
6bb3025a40 docs: show how to create a project with template (#533) 2020-08-25 12:42:02 +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
James Yeung
33d5af40a1 chore: update to blazor wasm 3.2 release (#133) 2020-05-20 00:35:52 +08:00
James Yeung
9351a35072 docs: refactor the layout closer to the official document (#100)
* docs: add cli for building demo structured file

* docs: cli improvement

* docs: generate demo page

* fix: style of components page

* docs: add prism to mack source code highlight

* feat: add menu2json command for cli

* fix: markdown highlight

* feat: fetch menu data from cli output files

* fix: cli

* docs: add avatar demo

* docs: add button demos

* docs: add component-scope style

* docs: fix style

* docs: add badge demos

* fix: rebase conflict

* docs: refactor layout

* docs: fix navigation

* docs: fix rebase conflict

* docs: add AntAffix for sider menu

* docs: fix affix error

* docs: fix rebase confilct
2020-05-10 15:42:02 +08:00