Π“Ρ€Π°Ρ„ ΠΊΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

452 ΠšΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

Автор SHA1 Π‘ΠΎΠΎΠ±Ρ‰Π΅Π½ΠΈΠ΅ Π”Π°Ρ‚Π°
Diego Frata 7119351b9f fix(module: table): fix collection modified exception (#570) 2020-09-05 20:27:52 +08:00
James Yeung b257d17844 fix(module: cascader): crashes when options is null (#572) 2020-09-05 16:11:42 +08:00
zxyao 88a26ac583 fix(module: modal&drawer): body scroll bar does not respond correctly (#573) 2020-09-05 16:09:58 +08:00
James Yeung 5e63c10d6e fix(module: statistic): there is no title but the element is rendered (#569) 2020-09-05 00:51:50 +08:00
yxw 8438b1aaab feat: add text keyboard parameter,and update demo (#566) 2020-09-04 11:24:50 +08:00
Diego Frata 4fb04f401d fix(module: button): allows type and shape to change (#564) 2020-09-03 06:02:30 +08:00
James Yeung 716785b6b2 fix(module: upload): fileList can't be refreshed while it was changed (#561) 2020-09-02 15:15:59 +08:00
TimChen 2e9b89f3e5 fix: modal button sort (#553)
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-09-02 14:56:20 +08:00
James Yeung af781d51c6 fix(module: upload): files that aren't pictures can't be downloaded (#560) 2020-09-02 10:31:21 +08:00
James Yeung a4e4d6f556 refactor: get PropertyInfo from expression (#559) 2020-09-01 17:23:31 +08:00
James Yeung 56ab40ba2c fix(module: carousel): make carousel responsive (#558) 2020-09-01 13:49:31 +08:00
changfeng1800 47128f58f1 docs: add more chart demo (#537)
* feat: add bubble,bullet, column, combo,rose,scatter,sparkline,step and treemap  in chart demo

* fix: wrong changes

* chore: update charts package

Co-authored-by: brian.shang <brian.shang@we-online.com>
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-09-01 00:19:52 +08:00
James Yeung e3bb43a3ff fix(module: checkbox): options.value works incorrectly (#554) 2020-08-31 23:41:33 +08:00
James Yeung 47ad157c8b refactor: make the extensions class for HttpClient internal (#549)
* refactor: make httpclient extensions internal

* fix: set property name case-Insensitive
2020-08-31 15:59:47 +08:00
TimChen 3d23cfd5c1 fix(module: pageheader): onback icon (#544)
* feat: fix pageheader onbackicon

* docs: pageheader doc

* docs: pageheader

* fix: anchor _flatLinks is null bug

* fix: custom icon

* fix: custom icon and statictic value converting

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-08-31 11:51:11 +08:00
veyond 05f5a05419 docs: Update README-zh_CN.md (#543) 2020-08-31 10:26:55 +08:00
James Yeung fdbb825910 fix(module: input): composition event conflict (#542)
Co-authored-by: 笨木倴 <musicvs@163.com>
2020-08-28 14:04:46 +08:00
James Yeung a6219ab0bd fix(module: menu): can't open submenu while sider is collapsed (#539) 2020-08-28 13:51:01 +08:00
James Yeung e249eaa25f fix(module: statistic): separate decimal incorrectly (#538) 2020-08-28 00:13:54 +08:00
bingbingtalk 6ce885667e fix(module: menu): submenu was closed when router active (#535)
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-08-26 23:18:49 +08:00
TimChen f09e71ba06 feat: auto complete refactor (#529)
* feat: auto complete refactor

* feat: autocomplete Refactor

* feat: autocomplete property

* feat: autocomplate

* feat: autocomplete

* feat: autocomplete

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-08-26 22:37:08 +08:00
Brian Ding 77af5a3dc7 refactor(JS Interop): reuse the global event listener (#466)
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-08-26 11:13:36 +08:00
zxyao ec6886ae24 feat(module: modal): support draggable (#523)
* feat(module: modal): allow drag Modal

* feat(module: demo): add draggable modal demo

* fix(module: modal): support reset position on show in draggable mode

* fix: width error when modal close immediately after opening

* docs: change demo order of Modal compontent

* fix: modal reset to antd style when close immediately after opening

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-08-26 07:28:44 +08:00
ElderJames 6bb3025a40 docs: show how to create a project with template (#533) 2020-08-25 12:42:02 +08:00
James Yeung 07747546ce fix(module: steps): incorrect activation and clickable (#530) 2020-08-23 21:20:29 +08:00
笨木倴 933d67f474 fix: submenu could not open when switch mode (#527)
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-08-23 17:33:53 +08:00
James Yeung a6539a2a24 docs: update webassembly packages (#528) 2020-08-23 17:17:24 +08:00
James Yeung 91b6e0efcc chore: sync ant-design v4.6.0 (#524) 2020-08-23 16:06:08 +08:00
James Yeung b2231305f2 fix(module: checkbox): default value for options (#525) 2020-08-23 14:38:24 +08:00
zxyao 84a3b742c2 feat(module: modal): support getting the result from confirm (#476)
* feat(module: confirm): support blocking to get the result of confirm

* refactor: change modalservice Confirm return value,add ConfirmAsync FUNC

* feat: add ConfirmService

* fix: button text

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-08-22 09:24:55 +08:00
alec ji 37a3f45766 docs: fix vs version (#519) 2020-08-21 00:21:08 +08:00
James Yeung a91a5d6644 fix(module: sider): can't collapse in demo (#513) 2020-08-18 18:05:44 +08:00
Henry.zhang 2a60383a93 feat: add more demo on area chart (#488)
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-08-17 00:22:50 +08:00
Henry.zhang 4e0a3028bb fix: get the icon list of application icons from existed IconServices (#506)
* feat: get the icon list of application icons from existed IconServices

* fix:  iconlist always is loading issue
2020-08-16 22:51:24 +08:00
笨木倴 e42aa8aeb7 feat(module: range-picker): support form (#496)
* feat(module: range-picker): support form

* fix(module: range-picker): has no default value in from

* fix: picker's close behaviour and range arrow's style is wrong

* feat(module: datepicker): change placeholder on mouse over

* style(module: datepicker): adjust range arrow

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-08-14 12:43:48 +08:00
Henry.zhang 7b31935f74 docs: add icon list (#478)
* feat: add icon list for demo page of icon

* feat: add copy function for icon list

* feat: get existed icon

* feat: remove some blanks in list.razor

* feat: remove some blanks

* fix: default value is outline for icon list

* fix: click to copy for icon list

* feat: add async to load icon list

* feat: update iconlistService

* chore: update icons

* fix: icon load async

* feat: add application icons in IconlistServices

* fix: remove the exist icon from existed catogory if duplicated

* fix: add @key for list items

* fix: revert the change

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-08-14 07:13:28 +08:00
James Yeung 81cce2a2d5 fix(module: radio): disabled in radio group doesn't work (#503) 2020-08-13 23:32:51 +08:00
James Yeung 9b0f95ef3a fix(module: alert): close motion 'Smoothly Unmount' (#502)
* fix(module: alert): close motion

* fix: add de
2020-08-13 16:04:58 +08:00
James Yeung 13ee3634a0 chore: sync ant-design v4.5.4 (#499) 2020-08-13 06:43:07 +08:00
chaldea ce50786311 fix(module: sider): cannot update theme dynamically (#498)
* fix(module: sider): cannot update theme dynamically

* fix(module: sider): update theme dynamically
2020-08-12 14:59:56 +08:00
James Yeung a4823c49d8 fix(module: tabs): missing evnet callbacks (#497) 2020-08-11 22:26:49 +08:00
James Yeung bc0f6e7efc fix(module: typography): missing Style property (#494) 2020-08-11 17:30:14 +08:00
James Yeung 7e4fb7405b fix(module: table): empty column count and formatter (#493) 2020-08-11 15:27:15 +08:00
Kieran Coldron 32b82fe356 chore: add format hook (#477)
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-08-11 05:41:46 +08:00
James Yeung 914421651b feat(module: list): add OnItemClick event callback for list items (#489)
* feat(module: list): add event callback for list items

* docs: add onitemclick in doc
2020-08-10 23:58:17 +08:00
James Yeung 22bb2b4f25 fix: ignore wwwroot for copying .less source files (#490) 2020-08-10 23:38:26 +08:00
James Yeung d84300651d fix(module: table): formatting with nullable type for table column (#487) 2020-08-10 16:05:50 +08:00
James Yeung e2470e73cc chore: update license 3rd party (#486) 2020-08-10 14:24:23 +08:00
Kieran Coldron 853ba18649 feat(module: badge): add badge ribbon (#484)
* feat: badge ribbon

* fix: demo for ribbon

* docs: add chinese api doc for ribbon

* fix: scroll number style

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-08-10 14:21:24 +08:00
Kieran Coldron 0d7aeca3a0 chore: remove mention of typescript in PR template (#485) 2020-08-10 13:23:24 +08:00