James Yeung
93310a1d14
docs: fix anchor and improvement ( #1107 )
...
* docs: fix anchor and improvement
* fix docsearch
* fix docsearch action
2021-02-06 19:27:48 +08:00
ElderJames
2989360814
update the package version
2021-02-04 16:13:20 +08:00
ElderJames
47bccbeef4
chore: update issue/pr template and update docs cache version
2021-01-27 18:11:01 +08:00
ElderJames
1040574490
chore: prepare for 0.6.0
2021-01-11 15:13:34 +08:00
ElderJames
7b20852b1b
docs: add a action step for purging cdn cache
2020-12-08 18:03:08 +08:00
James Yeung
2e31f47cee
docs: cname to antblazor.com ( #837 )
2020-11-28 15:36:48 +08:00
ElderJames
ffca0f1edb
fix: missing net 3.1 sdk for master action
2020-11-15 13:19:30 +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
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
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
cdabfa2ed3
chore: prepare for 0.4.0 ( #592 )
2020-09-11 13:42:22 +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
fd19b97285
chore: prepare for 0.3.0 version ( #444 )
2020-08-02 15:07:17 +08:00
ElderJames
afa1cf2d06
chore: publish assets to npm ( #428 )
2020-07-27 14:24:26 +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
James Yeung
d52147029e
fix: workaround for PWA manifest version updating ( #227 )
...
via https://github.com/dotnet/aspnetcore/issues/22353
2020-06-15 23:25:03 +08:00
ElderJames
5dbe7d86c6
fix: github actions ci
2020-05-29 09:40:48 +08:00
ElderJames
97f920ab9a
refactor: change namespcae to AntDesign
2020-05-29 00:33:49 +08:00
lindexi
32548bae0f
chore: only run style-sync and publish-docs ci in origin repo ( #150 )
...
* Only run style sync in origin repo
* chore: fix actions ci
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-05-25 13:19:54 +08:00
James Yeung
33d5af40a1
chore: update to blazor wasm 3.2 release ( #133 )
2020-05-20 00:35:52 +08:00
ElderJames
56cc0cc62f
chore: deploy docs to ant-design-blazor.github.io
2020-04-28 13:39:41 +08:00
ElderJames
22a9e0b92a
chore: transfer repo to org
2020-04-28 00:13:43 +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
ElderJames
d5b5d689b3
chore: add --skip-duplicate arg for nuget pushing
2020-03-25 18:39:08 +08:00
ElderJames
3eb31de489
chore: add gitee sync and pages reload in ci
2020-03-25 18:26:26 +08:00
James Yeung
817691a24e
chore: move the gh-pages files
2020-03-20 22:50:20 +08:00
ElderJames
a831dfa6ff
chore: fix service-worker's fail to fetch file
2020-03-13 23:25:22 +08:00
ElderJames
a506ad91bb
chore: use the special gh-pages action
2020-03-13 00:04:29 +08:00
ElderJames
ed8767898d
fix: publish directory was changed 🤦♂️
2020-03-11 20:06:26 +08:00
ElderJames
dfbab28f2e
fix: ci for build
2020-03-11 10:55:43 +08:00
BenLampson(赵元源)
e262b39808
fix(module:layout&menu) fix some bugs in layout and menu ( #6 )
...
* feat:
1.add the "longBodyMode" parameter to AntLayoutSider.
2.add the "longContentMode" parameter to antlaycontent
3.add the self-adaption mode to side bar.
fix:
1.fix doc project page layout.
2.set the default width value, cause if use forgot set this value, there throw the nullreference exception.
3.fix the user set 100% or xxxVH etc. the old style will add the px end of string.
style:
1.fix the menu margin, you will found that you lost one menu item which lastest in list.
2.add the footer to main layout
refactor:
1.Hide the adWidth
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-03-09 22:32:06 +08:00
ElderJames
2d549e8134
fix(packaging): run gulp in both components & docs
2020-03-09 22:25:21 +08:00
ElderJames
dbb447a132
chroe: use datetime as preview build number
2020-03-07 19:23:03 +08:00
ElderJames
b268e4254a
fix ci and build task with installing nodejs
2020-03-07 17:00:14 +08:00
ElderJames
7444b050c1
fix: ci
2020-03-05 13:33:23 +08:00
ElderJames
7d15f20674
refactor: refactor the directory structure to match ant-design
2020-03-05 12:17:50 +08:00
ElderJames
c0e21217d1
feat: add nuget publish in ci
2019-12-12 22:51:33 +08:00
ElderJames
64890f94d8
add assets for github pages
2019-12-04 23:02:44 +08:00
ElderJames
74d8163756
add gh-pages.yml for docs ci
2019-12-04 21:43:44 +08:00