Commit Graph

14 Commits

Author SHA1 Message Date
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
6a85c49760 chore: fix test step for nightly build action (#2700) 2022-09-11 00:34:30 +08:00
James Yeung
69cb9e015e docs: update document content
docs: update document content
2022-05-29 19:34:54 +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
Hao Sun
bca2414491 chore: support IE and .net6 for server-side (#2119)
* modify AntDesign.Docs.Server project to support IE

* update docs project

* update _Host.cshtml

* add .net6 target framework

* Update _Host.cshtml

* update github actions

* update github actions
2021-12-06 12:31:27 +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
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
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
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
c71501109a fix(module: table): header col mistake (#689) 2020-11-03 13:31:22 +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
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