Commit Graph

58 Commits

Author SHA1 Message Date
Brian Ding
22ef8b6545 feat (module: tabs): implement drag & drop (#76) 2020-04-16 20:53:03 +08:00
Brian Ding
41810622b3 feat: add component tabs (#67)
* fix autosize

* feat(module: tabs): add AntTabs

* chore(module:input): code improvement

* implement tab

* implement disable tab

* implement scroll tabs

* resume tabs demo page

* implement tabs prev/next calcaultion logic

* update nav bar render logic

* feat (module: tabs): implement rerender logic

* feat:(module: tabs): update render logic

* feat: (module: tabs): implement extra content

* feat(module: tabs): add panes dynamically

* feat(module: tabs): implement add tabs dynamically

* feat(module: tabs): implement remove tabs

* feat(module: tabs): Customized trigger of new tab

* fix(module: tabs): stop event propagation

* fix (module: tabs): close icon disappea
2020-04-16 12:05:59 +08:00
James Yeung
16df332a65 chore: sync ant-design v4.1.3 (#73) 2020-04-13 23:11:08 +08:00
James Yeung
9c3eb1e8cd chore: sync ant-design v4.1.2 (#70) 2020-04-10 17:44:53 +08:00
Zhuangkh
4bdfe9bf0b feat: add component Checkbox (#69)
* feat(module: checkbox): add AntCheckbox

* fix(module: checkbox): fix click bug
2020-04-10 16:05:39 +08:00
James Yeung
510a3f8c80 chore: sync ant-design v4.1.1 (#65) 2020-04-06 17:35:04 +08:00
Brian Ding
03fbdf7686 fix(module: input) fix textarea auto size (#61) 2020-03-31 21:23:25 +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
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
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
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
James Yeung
efff2a95a5 docs: remove httpclient extension methods (#40) 2020-03-25 13:08:53 +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
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
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
21c008690b feat: add grid 2020-03-15 23:54:48 +08:00
ElderJames
2bdeb7f670 feat(module:switch): add switch 2020-03-12 18:23:38 +08:00
Bin Dong
46ca380a11 feat(typography): polish typograph copy related functions. (#16)
* doct: Add DemoCard component

* doc: Update Button demo page.

* doct: Add DemoCard component

* feat:(typography)( Add copyable icon render and corresponding trial functions.
Add a console.log() wrap up for jsinterop testing.
Temporarily use log instead of copy before copy is implemented.
Add copyable demo in demo project.

* feat (typography): polish typograph copy related functions.

* doct: Add DemoCard component

* feat:(typography)( Add copyable icon render and corresponding trial functions.
Add a console.log() wrap up for jsinterop testing.
Temporarily use log instead of copy before copy is implemented.
Add copyable demo in demo project.

* feat (typography): polish typograph copy related functions.
2020-03-12 16:35:23 +08:00
ElderJames
1978214151 fix(module:layout & menu): style and dropdown 2020-03-12 14:34:01 +08:00
Bin Dong
73d323e428 feat(module:paragraph): add paragraph copy feature (#14)
* doct: Add DemoCard component

* doc: Update Button demo page.

* doct: Add DemoCard component

* feat:(typography)( Add copyable icon render and corresponding trial functions.
Add a console.log() wrap up for jsinterop testing.
Temporarily use log instead of copy before copy is implemented.
Add copyable demo in demo project.
2020-03-12 13:00:54 +08:00
ElderJames
5a1c1c5180 chore: update to preview 2 2020-03-11 18:45:37 +08:00
ElderJames
bd4b110010 fix(module:icon): catch not found exceptoin 2020-03-11 17:37:00 +08:00
ElderJames
621fa50cc4 docs: make menu dynamic 2020-03-11 17:35:30 +08:00
ElderJames
127f7cccf4 docs: add htmlRender & markdown component 2020-03-11 17:15:15 +08:00
ElderJames
ea7b14d658 refactor: getDom funciton 2020-03-11 16:49:25 +08:00
ElderJames
2823e82f45 refactor: domEventService 2020-03-11 16:40:07 +08:00
ElderJames
f6bf7da144 feat(module:menu): add menu-item-group 2020-03-11 14:00:18 +08:00
ElderJames
4c75cb3ec1 chore: delete the css & js file from gulp building 2020-03-11 10:42:42 +08:00
Bin Dong
fbc3c317e1 docs: Add DemoCard component in Docs project (#9)
* doct: Add DemoCard component

* doc: Update Button demo page.
2020-03-10 22:09:44 +08:00
ElderJames
9ad6492669 docs: footer copyright 2020-03-10 19:03:19 +08:00
ElderJames
330df0b4cd fix: fix prefix of types 2020-03-10 17:42:13 +08:00
ElderJames
e23e50f48d fix: opening state of menu and layout 2020-03-10 17:38:25 +08:00
ElderJames
e8ddcf1278 feat: add gulp task for typescript 2020-03-10 15:25:45 +08:00
Bin Dong
4c736b0444 feat(typograhy): Add AntTitle and AntText, pending on edit and copy (#7)
* <doc> Update Button documentation page

Bin Dong

* fix: ci

* <feat> Initialize Typography

* feat(typography) Add AntTitle and AntText

* feat (typography): Add AntParagraph, Update documentation

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-03-10 13:29:03 +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