James Yeung
510a3f8c80
chore: sync ant-design v4.1.1 ( #65 )
2020-04-06 17:35:04 +08:00
ElderJames
462a242696
docs: add donation section in readme
2020-04-03 15:44:31 +08:00
Brian Ding
03fbdf7686
fix(module: input) fix textarea auto size ( #61 )
2020-03-31 21:23:25 +08:00
ElderJames
ddb9077f3a
fix: menu json
2020-03-31 09:55:38 +08:00
James Yeung
4960242c03
docs: 🎉 add support for i18n ( #59 )
2020-03-31 00:45:14 +08:00
ElderJames
bf70deccb2
feat: add router-based localization ( #57 )
2020-03-30 14:33:39 +08:00
James Yeung
e4253622bd
chore: sync ant-design v4.1.0 ( #58 )
2020-03-30 09:53:10 +08:00
James Yeung
32d427c128
docs: fix dingtalk badge ( #56 )
2020-03-28 18:28:30 +08:00
James Yeung
f683d55c58
chore: add vscode debug setting for wasm ( #55 )
2020-03-28 16:12:44 +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
GarvinTan
cf2a0785d6
feat: add back-top ( #53 )
...
* feat : add back to top
* Feat: update back-to-top onclick interop
* feat: append back-top class setter
* feat: update back-tp classMapper
* feat: update back-top dom architecture
2020-03-27 17:24:16 +08:00
lindexi
598e2b1f2c
chore: fix compile csproj ( #51 )
2020-03-27 14:45:36 +08:00
ElderJames
47a1fcf096
fix: fix perview ci
2020-03-27 14:25:45 +08:00
Brian Ding
7349c5df2b
fix: disable key issue of inputnumber attributes ( #49 )
...
* fix: disable key issue of inputnumber attributes
* fix: use TryGetValue
2020-03-26 16:00:55 +08:00
Bin Dong
015f594d69
feat: Add Step and Steps ( #46 )
...
* doc: Update English README, add Chinese readme back
* doc: fix file name and polish documentation
* <feat> Initialize AntStep and AntSteps
* feat (steps): Add additional demos for steps. Pending on Click features development.
* fix: move step navigation special style to style.less
2020-03-26 15:59:24 +08:00
James Yeung
e7436e99b8
chore: add pr preveiw script ( #48 )
...
* chore: add pr preveiw script
2020-03-26 15:56:50 +08:00
lindexi
f84f1e4f0c
chore: Fix nuget icon ( #50 )
2020-03-26 13:09:53 +08:00
Brian Ding
ba5fab02c6
feat: add component input-number ( #45 )
2020-03-26 10:45:35 +08:00
lindexi
c242a47342
chore: Packaging License within the nupkg ( #44 )
2020-03-26 09:28:00 +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
Bin Dong
0a3cbbceb5
docs: Update English README, add Chinese readme back ( #41 )
...
* doc: Update English README, add Chinese readme back
* doc: fix file name and polish documentation
* doc: Fix debugging part, Polish DingTalk QR Code display
2020-03-25 14:31:01 +08:00
James Yeung
efff2a95a5
docs: remove httpclient extension methods ( #40 )
2020-03-25 13:08:53 +08:00
Benjamin Vertonghen
afa9e5ba29
docs: Translate README.md | introduce.md to English ( #25 )
...
Co-authored-by: Benjamin Vertonghen <benjamin.vertonghen@apped.be>
2020-03-25 11:18:59 +08:00
James Yeung
2d801c6c53
feat: add component radio ( #36 )
...
* feat: add component radio
* feat: add radio-group
2020-03-25 00:32:26 +08:00
James Yeung
d347e2028e
chore: sync ant-design v4.0.4 ( #35 )
2020-03-23 13:51:37 +08:00
Benjamin Vertonghen
3b7748900f
Add EditorConfig for naming conventions ( #32 )
...
- Invalid Property Naming convention will now throw an error instead of a warning, which will make it impossible to build locally (usage as a Linter). However the build will still succeed on the GitHub workflow due to [this issue that has to be resolved by Microsoft](https://github.com/dotnet/roslyn/issues/33558 )
- Disabled the XML comments, it's handy but not always needed at this point.
Co-authored-by: Benjamin Vertonghen <benjamin.vertonghen@apped.be>
2020-03-23 10:52:53 +08:00
Brian Ding
9c98b27e3b
add component input ( #33 )
...
* add input component
* fix menu
2020-03-23 09:31:08 +08:00
Benjamin Vertonghen
d0876cc3f7
(feat): Add Component Badge ( #27 )
...
Based on Online Docs.
Co-authored-by: Benjamin Vertonghen <benjamin.vertonghen@apped.be>
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-03-22 22:11:34 +08:00
James Yeung
7ab67d1bea
feat: add drawer ( #28 )
...
* feat: add drawer
* feat(module:drawer): add setup for placementchange
2020-03-22 21:24:41 +08:00
Benjamin Vertonghen
1b8a839d1b
feat: Add Alert Component ( #26 )
...
Based on the online docs.
Co-authored-by: Benjamin Vertonghen <benjamin.vertonghen@apped.be>
2020-03-22 12:06:48 +08:00
James Yeung
105d4fe365
Create FUNDING.yml
2020-03-21 23:35:18 +08:00
James Yeung
817691a24e
chore: move the gh-pages files
2020-03-20 22:50:20 +08:00
ElderJames
5718786042
fix: ignore the tsconfig.json in package
2020-03-19 16:26:02 +08:00
ElderJames
7d85fcdc66
refactor(module:layout): rename&fix scrolling menu
2020-03-18 00:06:00 +08:00
ElderJames
167a4a2b74
chore: fix pr-checks yml
2020-03-17 17:31:32 +08:00
ElderJames
4e33ab4c54
chore: add pr check github action
2020-03-17 17:04:05 +08:00
ElderJames
4fe613c4ea
chore: add rebase github action
2020-03-17 16:57:41 +08:00
ElderJames
004eabc801
docs: add title
2020-03-17 14:06:04 +08:00
ElderJames
2087205bfc
docs: dynaimc route for markdown docs
2020-03-17 13:42:54 +08:00
James Yeung
7c92f8eb14
chore: sync ant-design v4.0.3 ( #23 )
2020-03-16 12:37:25 +08:00
ElderJames
d0597fdf7b
docs: add grid doc and sync styles
2020-03-16 00:30:27 +08:00
ElderJames
21c008690b
feat: add grid
2020-03-15 23:54:48 +08:00
ElderJames
71c3641c8e
docs: update readme
2020-03-15 13:15:16 +08:00
ElderJames
f0cbf7ac21
docs: fix lauchsettings.json
2020-03-14 17:04:59 +08:00
ElderJames
4d2fb8a589
docs: update readme
2020-03-14 15:19:36 +08:00
ElderJames
a831dfa6ff
chore: fix service-worker's fail to fetch file
2020-03-13 23:25:22 +08:00
ElderJames
8ca44d2ce5
docs: add convention router
2020-03-13 14:10:33 +08:00
ElderJames
add9e58de3
chore: update license
2020-03-13 12:29:33 +08:00
ElderJames
a506ad91bb
chore: use the special gh-pages action
2020-03-13 00:04:29 +08:00