Commit Graph

47 Commits

Author SHA1 Message Date
James Yeung
beb9491bb1
docs: add monaco code view for demos (#3499)
* docs: add monaco code view

* fix code view render

* clean up

* fix css

* clean up

* try load wasm

* try copy dll files to output

* fix directory

* fix directory

* enable aot in preview build

* fix copy dll

* fix action

* fix

* show code before loaded
2024-09-10 01:15:18 +08:00
Weihan Li
9fa391449a
chore: Enable some code analyze rules (#4126)
* style: update editorconfig

- update editorconfig encoding to utf8
- add CA1852 and IDE0005 rules

* style: apply dotnet-format

* style: add IDE0040 rule

* style: apply dotnet-format

* refactor: sealed SimpleEmbeddedJsonLocalizerFactory

* style: add style rule for modifiers

* fix: resolve dotnet-format unmerged issue

* fix: add back translation

---------

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2024-08-28 00:54:33 +08:00
jeffersyuan1976
c92e305c1d
docs: Update Charts to 0.5.5 (#4047)
* Update Charts to 0.5.5

* update doc

---------

Co-authored-by: Jeffers <shaobo.yuan@waes.cn>
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2024-07-31 23:16:55 +08:00
James Yeung
6a4147a5a2
feat: add more options for js initializers (#3610)
* add more options for js initializers

* update the doc
2024-01-04 22:06:25 +08:00
James Yeung
1416659c25
docs: fix prism highlight (#3584) 2023-12-24 22:01:24 +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
6be83e47f0
docs: fix blocked links for docsearch (#3578) 2023-12-20 00:27:57 +08:00
James Yeung
9e4b34fb04
docs: fix docsearch links (#3576)
* docs: docsearch links was blocked

* fix dark theme for docsearch

* fix docsearch scraper action
2023-12-19 21:45:12 +08:00
James Yeung
1409c277b5
chore: update Blazor to .NET 8 (#3514)
* update Blazor to .NET 8

* commont NetAnalyzers

* fix bunit bug

* fix tests
2023-11-16 12:33:01 +08:00
James Yeung
0add74d6b6
chore: disable WasmStripILAfterAOT for now (#3431) 2023-09-15 23:58:06 +08:00
James Yeung
00fc044c86
chore: hosting the site with .NET 8 (#3428)
* chore: hosting the site with .NET 8

* update dotnet sdk setup actions

* fix build
2023-09-15 22:36:45 +08:00
James Yeung
81e60a7c89
Revert "chore: documents using brotli compression (#3107)" (#3114)
This reverts commit 46069cfe85.
2023-02-19 20:10:20 +08:00
token
46069cfe85
chore: documents using brotli compression (#3107)
* WebAssembly使用br压缩加载文档

* 修改错误位置

* 更换decode.min.js位置

* revert change

---------

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2023-02-19 16:03:17 +08:00
James Yeung
fb720ae96c
docs: remove useless dependencies (#2923) 2022-12-01 20:16:21 +08:00
James Yeung
18ff8e3dee docs: fix Globalization crash 2022-11-16 17:44:09 +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
1659aef02d
chore: sync ant-design v4.20.7 (#2497)
* chore: sync ant-design v4.20.7

* fix style build

* clean the style

* fix dropdown overlay

* remove cdk styles

* fix dropdown overwrite styles

* fix doc styles
2022-06-04 00:44:34 +08:00
James Yeung
69cb9e015e docs: update document content
docs: update document content
2022-05-29 19:34:54 +08:00
James Yeung
a2a23b3dcd docs: add update for pwa (#2467) 2022-05-22 20:11:55 +08:00
JamesYeung
5a8835326d chore: add a action step to deploy site to azure (#2456) 2022-05-17 21:26:21 +08:00
James Yeung
4d905cc4fa
docs: update docsearch 3 (#2446)
* docs: update docsearch 3

* fix hit conent style
2022-05-15 12:46:07 +08:00
James Yeung
0995bf10aa chore: remove gitee pages cdn (#2425)
* remove gitee pages cdn

* fix typo

* fix build ci
2022-05-09 23:07:14 +08:00
James Yeung
6fcdbb9ad5 fix(module: checkbox): value binding for checkbox group (#2173)
* fix(module: checkbox): value binding for checkbox group
2021-12-16 18:59:30 +08:00
James Yeung
898e15d6bb docs: update to .NET6 RC1 (#1946)
* docs: update to .NET6 RC1

* add aot to preview action

* fix preview site output

* print dotnet sdk list

* remove setup job

* add wasm-tools
2021-09-15 14:36:38 +08:00
Newbe36524
ecee7ace46 chore: enable AOT for docs site (#1656)
* Build AOT site

* remove package publish

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2021-06-24 19:11:11 +08:00
ElderJames
433d376739 merge master into feature 2021-04-15 12:55:36 +08:00
ElderJames
d4a7e29b77 fix doc assets 2021-04-15 12:26:00 +08:00
James Yeung
0b738663a1 docs: dynamic primary color changing (#1332)
* feat(docs): change color dynamically

* docs: dynamic primary color changing

* fix file path

* delete the script
2021-04-10 12:34:41 +08:00
ElderJames
aaff88adf7 merge master into feature 2021-04-08 22:32:48 +08:00
James Yeung
7f6fee4c33 docs: fix default css link (#1318) 2021-04-07 12:32:26 +08:00
James Yeung
194caa37fb docs: add changelog in document (#1306) 2021-04-04 00:54:18 +08:00
ElderJames
7e80607ff0 rename the docs project 2021-02-06 20:15:46 +08:00
Zonciu Liang
75f01993b1 chore: fix SolutionDir for building (#1011) 2021-01-23 01:15:23 +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
0a44438cdc docs: fix the missing globalization data by linking (#688) 2020-10-18 17:48:24 +08:00
ElderJames
698b509e2c docs: enable the brotli compression (#683) 2020-10-14 23:50:00 +08:00
James Yeung
547350f8a9 docs: update to .net5 rc2 (#680) 2020-10-14 13:28:33 +08:00
James Yeung
c53f3a6291 docs: update charts library (#659) 2020-10-06 15:02:07 +08:00
James Yeung
61214c1c36 docs: workaround for the linker bug (#641) 2020-09-23 11:56:50 +08:00
James Yeung
500725f105 docs: disable the linker for workaround the table page breaking (#638) 2020-09-22 10:26:55 +08:00
James Yeung
e95ee75f80 chore: update the docs project to .net 5 rc1 (#612)
* chore: update the docs project to .net 5 rc1

* chore: update dotnet sdk for pr check actions

* chore: update cli to .net5

* fix: cli output path

* fix: also should install 3.1

* fix: switch installation sequence

* chore: update test to .net 5
2020-09-17 15:03:25 +08:00
James Yeung
a6539a2a24 docs: update webassembly packages (#528) 2020-08-23 17:17:24 +08:00
ElderJames
c0ebae4407 docs: add charts demo (#449)
* docs: add charts demo

* refactor: directory and doc cli

* fix: component name

* fix: rebase conflict

* refactor: clean up

* fix: remove @page attributes

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-08-05 11:13:04 +08:00
James Yeung
6b50a4b35f docs: fix styles (#454) 2020-08-04 15:10:29 +08:00
Kieran Coldron
37be19ffea feat: add algolia search (#271)
* feat: add algolia search
fix: component url with # at the end causing a crash

* refactor:  seperate docsearch to seperate js file for code reuse

* fix: reorder css stylesheet so that search style is overwritten
fix: clean up mainlayout a bit
2020-07-09 14:20:29 +08:00
James Yeung
7f4053c679 docs: fix pwa cache (#221) 2020-06-13 23:21:44 +08:00
ElderJames
97f920ab9a refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00