Граф коммитов

48 Коммитов

Автор SHA1 Сообщение Дата
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 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 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 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
Paul Suart ac6dd12c61
chore: Removing the empty path.less files was not the right thing to do - they are imported by entry.less files, so the less build breaks when they are missing. (#2779)
Co-authored-by: Paul Suart <paulsuart@hellosmoove.com>
2022-10-10 22:42:58 +08:00
Paul Suart 6e1d663a6d
fix(pack): Copy .less files to wwwroot folder (#2730)
* Copy .less files to wwwroot folder

* Copy all the non-empty less files, excluding the src folder which would duplicate some files.

Co-authored-by: Paul Suart <paulsuart@hellosmoove.com>
2022-09-24 13:15:43 +08:00
James Yeung 685678e82d
docs: fix some issue (#2629) 2022-08-21 23:52:23 +08:00
Qingxiao Ren 8af05caba0
chore: fix build error (#2514) 2022-06-15 23:46:27 +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 538616ef9d
add 0.10.7 change log (#2469)
* add 0.11.7 change log

* add missing change

* fix a tag
2022-05-22 23:22:38 +08:00
James Yeung a2a23b3dcd docs: add update for pwa (#2467) 2022-05-22 20:11:55 +08:00
James Yeung 438bda037b
chore: add swa config (#2466) 2022-05-22 02:24:23 +08:00
James Yeung dd7dc820b4
docs: remove loading .br files (#2465) 2022-05-22 00:54:15 +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 5bb90f568e
fix(module: tree): the display of the problem when nodetitle and searchvalue contains '|' at the same time (#2437)
* fix missing prism

* fix(module: tree): the display of the problem when nodetitle and searchvalue '|' at the same time
2022-05-11 21:51:58 +08:00
James Yeung 510cfdbe14
Changelog 0.10.6 (#2433) 2022-05-10 12:25:09 +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 65be6759ec docs: fix gitee ci (#2382) 2022-04-30 18:35:56 +08:00
James Yeung 0f0e95e180 Revert "docs: fix broken CDN (#2374)" (#2376)
This reverts commit 72ce92ffd2.
2022-03-31 13:30:38 +08:00
James Yeung 2898d8a603 docs: fix broken CDN (#2374) 2022-03-30 23:39:23 +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
James Yeung 7f6fee4c33 docs: fix default css link (#1318) 2021-04-07 12:32:26 +08:00
ElderJames 08fec90cd3 docs: add a dialog to navigate to gitee.io for chinese 2021-02-24 23:57:59 +08:00
James Yeung e3cf9ef1a3 Release 0.6.0 (#1062)
* release 0.6.0

* fix glup version

* fix change logs
2021-02-02 00:35:31 +08:00
ElderJames 47bccbeef4 chore: update issue/pr template and update docs cache version 2021-01-27 18:11:01 +08:00
ElderJames d437e95850 chore: purge jsdeliver cache 2021-01-25 14:20:32 +08:00
ElderJames 7b20852b1b docs: add a action step for purging cdn cache 2020-12-08 18:03:08 +08:00
ElderJames 52bebaab3f docs: update news 2020-12-02 15:29:48 +08:00
ElderJames 698b509e2c docs: enable the brotli compression (#683) 2020-10-14 23:50:00 +08:00
James Yeung c53f3a6291 docs: update charts library (#659) 2020-10-06 15:02:07 +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
ElderJames afa1cf2d06 chore: publish assets to npm (#428) 2020-07-27 14:24:26 +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
ElderJames 97f920ab9a refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +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
ElderJames 22a9e0b92a chore: transfer repo to org 2020-04-28 00:13:43 +08:00
James Yeung 817691a24e chore: move the gh-pages files 2020-03-20 22:50:20 +08:00
James Yeung 84ca70e8b7 chore: sync ant-design v4.0.1 (#2)
fixed #1
2020-03-08 15:12:21 +08:00
ElderJames 84b7e273ed chore: add style-sync action 2020-03-08 15:03:33 +08:00
ElderJames 7d15f20674 refactor: refactor the directory structure to match ant-design 2020-03-05 12:17:50 +08:00