James Yeung
a83ec40157
Update FUNDING.yml ( #3731 )
2024-03-18 19:42:00 +08:00
James Yeung
d6bb7be446
chore: add eslint ( #3702 )
...
* setup eslint
* fix eslint issues
* add lint check in PR checks
2024-02-27 12:42:10 +08:00
James Yeung
62677fd11e
chore: fix webapp WORKING_DIRECTORY ( #3700 )
2024-02-25 22:51:55 +08:00
James Yeung
ae67bcb448
docs: fix webapp build action ( #3669 )
...
* fix build
* revert the nightly build
* remove env
* fix configration
* revert the trigger
2024-02-07 00:48:44 +08:00
James Yeung
ba0c9f1e97
docs: missing dotnet sdks and node env ( #3667 )
2024-02-05 14:04:31 +08:00
James Yeung
02af275b8c
docs: fix webapp build action ( #3666 )
2024-02-05 13:15:27 +08:00
James Yeung
41ce2564eb
docs: fix webapp build ( #3664 )
2024-02-05 00:50:37 +08:00
James Yeung
cab0dcf199
chore: add webapp actions ( #3662 )
2024-02-04 23:16:00 +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
dda9cd908b
Changelog 0.16.0 ( #3464 )
...
* Changelog 0.16.0
* clear up
* remvoe build AntDesign.Components.Authentication script
2023-10-25 00:26:38 +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
6f994d3b7d
docs: Optimize the performance of document navigation ( #3347 )
...
* docs: Optimize the performance of document navigation
* fix infinite loop
* add lock json files
* fix
* fix contributor list
* fix contributorlist
2023-07-11 23:38:58 +08:00
James Yeung
8369c9a71c
chore: clean up the repo ( #3298 )
2023-06-12 22:31:57 +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
6a85c49760
chore: fix test step for nightly build action ( #2700 )
2022-09-11 00:34:30 +08:00
James Yeung
77b1885cfe
chore: fix sonar action trigger ( #2670 )
...
* chore: fix sonar action trigger
* fix sonar action
* fix sonar actino trigger
2022-09-04 13:56:04 +08:00
James Yeung
bc12106a66
chore: add sonar action ( #2665 )
...
* chore: add sonar action
* fix trigger
* fix title
2022-09-04 02:22:59 +08:00
James Yeung
b674a9ffef
chore: fix publish target framework ( #2484 )
2022-05-29 19:34:57 +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
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
9668c6cf26
docs: fix readme and actions ( #2416 )
...
* Revert "docs: fix gitee ci (#2382 )"
This reverts commit 5bfbcb173ccac33e26e42955880de206ce1714a6.
* fix gh-pages action
* fix readme and remove help-wanted action
* fix changelog preivew script
2022-05-03 12:34:15 +08:00
James Yeung
65be6759ec
docs: fix gitee ci ( #2382 )
2022-04-30 18:35:56 +08:00
Christian Klemm
86a1209191
chore: Add compiler flag for ci builds ( #2299 )
2022-02-20 15:31:55 +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
ElderJames
f45e8f7b56
chore: fix missing .NET 6 SDK in github actions
2021-12-15 12:22:19 +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
Guyiming
cc836bcf10
feat(module: tabs): Add AuthorizeReuseTabsRouteView ( #1910 )
...
* 使MenItem同时支持Icon和IconFont,解决当使用iconfont.cn图标后,缩起内嵌菜单导致按钮样式不统一的问题。
* 空值判断
* add IconTemplate in MenuItem
* code format
* Add AuthorizeReuseTabsRouteView
* add readme.md
* remove comments
* Add AuthorizeResuseTabsRouteView test demo
* save
* save
* done
* refactor the test app
* fix test app
* debug
* debug
* fix tab render
* fix the copyright
* fix package infomation
* fix tab display order
* fix content focerender
Co-authored-by: BG345554 <ymgu@best-inc.com>
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-10-11 23:01:27 +08:00
ElderJames
a389a87cef
chore: fix docs aot publish
2021-09-16 15:41:55 +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
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