Commit Graph

75 Commits

Author SHA1 Message Date
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
Andrzej Bakun
29e3ce3583 refactor(interop): reorganization into classes and typescript tests (#1791)
* fix(module:interop): reorganization into classes

* comments clean-up

* Add typescript test project

* fix: sync with pull request #1765: support drag

* github test action fix attempt

* tests: jsinterop test mock fix

* codecov added to ts tests

* add generated split js to gitignore

* fix: coverage github action

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-07-29 22:45:47 +08:00
ElderJames
8fe830dc8b fix build process for static web assets 2021-07-14 15:42:06 +08:00
James Yeung
c586455180 fix aot build 2021-07-04 23:39:57 +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
James Yeung
5a7152fcab chore(ci): fix coverage report uploading (#1614)
* chore(ci): fix coverage report uploading

* continue when fail to upload
2021-06-10 16:28:54 +08:00
Patrick
ba2c5e51d8 test: add TestKit for public tests (#1248)
* test: change folder structure and add new TestKit csproj for public testing of AntDesign-based applications

* docs: added CN and EN docs about TestKit

* fix doc translate

* change the directory structure

Co-authored-by: Patryk Grzelak <pgrzelak@mutate.app>
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-04-04 21:37:06 +08:00
ElderJames
65d949ca7c chore: fix cmd for preview site and style sync 2021-03-15 14:33:43 +08:00
James Yeung
56ae64007d docs: add contributors list (#1217) 2021-03-08 00:20:41 +08:00
James Yeung
853eef8244 fix(module: table): invoke OnChange twice on pagination was changed (#1211)
* fix(module: table): invoke OnChange twice on pagination was changed

* fix preview ci
2021-03-06 10:20:41 +08:00
ElderJames
061e77e2b4 chore: add GitHub Actions for auto preview (#1205) 2021-03-05 20:21:10 +08:00
ElderJames
606d1f0c1a chore: fix static files building 2021-03-05 10:05:49 +08:00
ElderJames
e06e3678ab switch to myget feed for nightly build 2021-03-03 14:08:49 +08:00
Andrzej Bakun
6ebb1b311a fix(module: TextArea): sizing bug for components outside viewport (#1155)
* fix(module:TextArea): sizing bug for components outside viewport

* fix(module:textarea): single js method to get textarea info

* fix(module:textArea): clean up unnecessary slice

* fix(module:textarea): autosize has proper effect

* chore: adjusting the release cycle and versioning

* fix(module:textarea): resize on type fix

* fix white line

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2021-03-01 14:50:22 +00:00
ElderJames
5aa3f7dcd0 chore: adjusting the release cycle and versioning 2021-03-01 16:34:46 +08:00
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
e16487b600 chore: fix release cmd 2021-01-11 14:18:50 +08:00
ElderJames
41a1d2de9c docs: let user know they can use custom theme of ant design 2021-01-11 13:22:35 +08:00
James Yeung
93352807a5 chore: fix the release pack cammand 2021-01-10 23:26:50 +08:00
xrkffgg
241fb87183 chore: add issue labeled reply action (#948) 2021-01-08 22:23:17 +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
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
20406e6e22 chore: fix build cmd for release action 2020-11-12 19:56:51 +08:00
ElderJames
5b711fadc0 chore: fix the release action 2020-11-12 17:38:05 +08:00
James Yeung
c71501109a fix(module: table): header col mistake (#689) 2020-11-03 13:31:22 +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
451114b0d2 chore: revert the pr preview action (#601) 2020-09-15 15:04:03 +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
James Yeung
db103a6242 chore: add npm release action (#443) 2020-08-01 23:48:26 +08:00
ElderJames
afa1cf2d06 chore: publish assets to npm (#428) 2020-07-27 14:24:26 +08:00
James Yeung
e9fb85175b docs: replace algolia config items (#338) 2020-07-09 16:13:09 +08:00
Kieran Coldron
daf05d6832 DocScrape action (#328)
* Create docsearch.yml

* Create algolia-config.json

* Update docsearch.yml

* Update docsearch.yml

* change action on schedule

Would end up being ran multiple times on push, algolia scrapes once a day so makes more sense
2020-07-09 10:33: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
ElderJames
2a64503399 chore: fix static file compile for release ci (#272) 2020-06-29 11:29:13 +08:00
James Yeung
cc06bb2932 chore: add release ci (#267) 2020-06-29 00:00:10 +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